Minor correction.
parent
9bf2574c90
commit
481f4ffbe2
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ _Note: this plugin is experimental_
|
|||
|
||||
_New in Mapnik 2.1_
|
||||
|
||||
This plugin can read GeoJSON. Previously GeoJSON reading in Mapnik was only supported through the [[OGR]] Plugin. But Mapnik 2.1 now internally has support for in-memory RtREE indexes and a robust JSON parser - so why not provide an extremely fast native GeoJSON plugin?
|
||||
This plugin can read GeoJSON. Previously GeoJSON reading in Mapnik was only supported through the [[OGR]] Plugin. But Mapnik 2.1 now internally has support for in-memory RTREE indexes and a robust JSON parser - so why not provide an extremely fast native GeoJSON plugin?
|
||||
|
||||
For more details on the motivations and design of this plugin see: https://github.com/mapnik/mapnik/issues/1413
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue