3.1. Map
This is the top level tag / object in a mapnik setup, it defines the map extent and global parameters / defaults.
TODO: contains …
Attribute | Type | Default | Description |
---|---|---|---|
|
string |
none |
name of a <FileSource> to find the input file in |
color |
transparent |
||
file path |
none |
||
|
SVG composition |
none |
|
|
float |
1.0 |
|
|
proj4 projection |
+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs |
|
|
float |
0.0 |
|
|
4xfloat |
||
|
directory path |
none |
|
version string |
none |
||
boolean |
true |
Whether relative paths are relative to the directory the XML file is in, or the current working directory. |