describe pixel_width and pixel_height tokens
parent
b6c03d39d7
commit
8b5af510e6
1 changed files with 2 additions and 2 deletions
|
@ -59,8 +59,8 @@ Using the token !bbox! allows you to write a subquery and leverage the spatial f
|
|||
Other tokens that can be used include:
|
||||
|
||||
* !scale_denominator! (Mapnik >= 0.7.0)
|
||||
* !pixel_width! (Mapnik >= 2.1.0)
|
||||
* !pixel_height! (Mapnik >= 2.1.0)
|
||||
* !pixel_width! (Mapnik >= 2.1.0) -- width of a pixel in geographical units
|
||||
* !pixel_height! (Mapnik >= 2.1.0) -- height of a pixel in geographical units
|
||||
|
||||
## Usage from Python
|
||||
|
||||
|
|
Loading…
Reference in a new issue