mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
10 lines
250 B
XML
10 lines
250 B
XML
<Map minimum-version="0.7.2" paths-from-xml="false">
|
|
|
|
<Layer name="lay">
|
|
<Datasource base="shp">
|
|
<Parameter name="file">../data/shp/poly.shp</Parameter>
|
|
<Parameter name="type">shape</Parameter>
|
|
</Datasource>
|
|
</Layer>
|
|
|
|
</Map> |