Updated GettingStartedInXML (markdown)
parent
f6ba4895d1
commit
5558408c10
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@ Make sure you have mapnik installed and you've successfully run through [Getting
|
||||||
|
|
||||||
Two examples will be shown:
|
Two examples will be shown:
|
||||||
|
|
||||||
1) An XML configuration that exactly matches the map output from the pure python example in [GettingStarted The Getting Started Tutorial 1].
|
1) An XML configuration that exactly matches the map output from the pure python example in [Getting Started Python Tutorial](GettingStartedInPython).
|
||||||
|
|
||||||
* This is intended to help new users see the common usage of Mapnik style and rule parameters.
|
* This is intended to help new users see the common usage of Mapnik style and rule parameters.
|
||||||
* Note: These samples are intentionally sparse and do not take full advantage of Mapnik capabilities.
|
* Note: These samples are intentionally sparse and do not take full advantage of Mapnik capabilities.
|
||||||
* See the [rundemo.py](https://github.com/mapnik/mapnik/blob/master/demo/python/rundemo.py) script in the downloads for more advanced usage of python bindings.
|
* See the [rundemo.py](https://github.com/mapnik/mapnik/blob/master/demo/python/rundemo.py) script in the downloads for more advanced usage of python bindings.
|
||||||
|
|
Loading…
Reference in a new issue