diff --git a/GettingStartedInXML.md b/GettingStartedInXML.md index 1c33e2f..5d3de1c 100644 --- a/GettingStartedInXML.md +++ b/GettingStartedInXML.md @@ -95,10 +95,8 @@ Note: you will need to download the [modified world borders shapefile](http://tr * Note: this file is originally from [Thematic Mapping Blog](http://thematicmapping.org/downloads/world_borders.php). The version attached here is the simpler shapefile provided there with some modification made to avoid problems that occur when displaying the map in projections such as 900913/3785 (this tutorial does not use this projection so you can use the original shapefiles as well). See [ticket 308](http://trac.mapnik.org/ticket/308) for details. This script should result in a graphic like this: - - -[[Image(world_population_minimized.png)]] +[[/images/world_population_minimized.png]] #!python #!/usr/bin/env python