From 2c644920e021ecdfa4f9ac1a7e39ed004d519b6d Mon Sep 17 00:00:00 2001 From: kunitoki Date: Wed, 15 Feb 2012 00:25:20 -0800 Subject: [PATCH] Updated PluginArchitecture (markdown) --- PluginArchitecture.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PluginArchitecture.md b/PluginArchitecture.md index e989b6a..6138ada 100644 --- a/PluginArchitecture.md +++ b/PluginArchitecture.md @@ -17,7 +17,7 @@ All current plugins are located in https://github.com/mapnik/mapnik/tree/master/ | *[ogr](OGR)* | 0.6.0| Beta| no| support for [OGR](http://en.wikipedia.org/wiki/GDAL) datasets| | *[osm](OsmPlugin)*| 0.6.0| Beta| no| support for reading OpenStreetMap (OSM) xml datasets| | *[sqlite](SQLite)*| 0.6.0| Beta| no| support for [SQLite](http://en.wikipedia.org/wiki/SQLite) / [Spatialite](http://www.gaia-gis.it/spatialite) sql vector format| -| *[occi](OCCI)*| 0.6.0| Beta| no| support for oracle spatial 10g (versions 10.2.0.x) ([Oracle Spatial](http://en.wikipedia.org/wiki/Oracle_Spatial)) sql vector format| +| *[occi](OCCI)*| 0.6.0| Beta| no| support for oracle spatial 10g/11g (versions 10.2.0.x and 11.2.0.x) ([Oracle Spatial](http://en.wikipedia.org/wiki/Oracle_Spatial)) sql vector format| | *[kismet](Kismet)*| SVN| Alpha| no| support for [Kismet](http://www.kismetwireless.net/) GPS; shows little WLAN nodes on the map| | *[rasterlite](Rasterlite)*| SVN| Experimental| no| support for [Rasterlite](http://www.gaia-gis.it/spatialite) sqlite raster with wavelet compression| | *[geos](GEOS)*| SVN| Experimental| no| support for inline WKT geometries using [GEOS](http://trac.osgeo.org/geos/) library|