Updated GettingStartedInXML (markdown)

ThomasG77 2011-12-11 16:41:24 -08:00
parent 22aab446d3
commit 2a5c065d09

@ -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