Updated GettingStartedInXML (markdown)
parent
22aab446d3
commit
2a5c065d09
1 changed files with 1 additions and 3 deletions
|
@ -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.
|
* 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:
|
This script should result in a graphic like this:
|
||||||
|
|
||||||
|
|
||||||
[[Image(world_population_minimized.png)]]
|
|
||||||
|
|
||||||
|
[[/images/world_population_minimized.png]]
|
||||||
|
|
||||||
#!python
|
#!python
|
||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
|
|
Loading…
Add table
Reference in a new issue