Updated WindowsInstallation (markdown)
parent
a38e449048
commit
730df0e858
1 changed files with 19 additions and 16 deletions
|
@ -10,22 +10,25 @@ If you an interested in compiling Mapnik from source on windows see the windows
|
||||||
|
|
||||||
The Windows builds have a slightly less complete feature set than is possible from source builds. Full support is planned, and this table tracks the versions in which new features are added:
|
The Windows builds have a slightly less complete feature set than is possible from source builds. Full support is planned, and this table tracks the versions in which new features are added:
|
||||||
|
|
||||||
| *Mapnik Feature* | *0.5.0* | *0.5.1* | *0.6.0* | *0.6.1* | *0.7.0* | *0.7.1* |
|
| *Mapnik Feature* |*0.5.0* | *0.5.1* | *0.6.0* | *0.6.1* | *0.7.0* | *0.7.1* | *2.2.0* |
|
||||||
|:--------------------------------|-------------|-----------|-------------|-----------|-----------|--------:|
|
|:-----------------|---------|-----------|---------|---------|---------|---------|--------:|
|
||||||
| Cairo Rendering | - | - | - | - | - | - |
|
| Cairo Rendering | -| -| - | -| -| - | *** |
|
||||||
| ICU Unicode Support | - | - | *** | *** | *** | *** |
|
| ICU Unicode Support| - | -| *** | *** | *** | *** | *** |
|
||||||
| Python 2.5 Support | *** | *** | *** | *** | *** | *** |
|
| Python 2.5 Support| *** | *** | *** | *** | *** | *** | - |
|
||||||
| Python 2.6 Support | - | - | - | - | *** | *** |
|
| Python 2.6 Support| -| -| - | -| *** | *** | - |
|
||||||
| Libxml2 Parser Support | - | - | - | *** | *** | *** |
|
| Python 2.7 Support| -| -| - | -| *** | *** | *** |
|
||||||
| Shapefile Plugin | *** | *** | *** | *** | *** | *** |
|
| Libxml2 Parser Support| -| -| - | *** | *** | *** | *** |
|
||||||
| Raster Plugin | *** | *** | *** | *** | *** | *** |
|
| Shapefile Plugin| ***| *** | *** | *** | *** | *** | *** |
|
||||||
| PostGIS Plugin | *** | *** | *** | *** | *** | *** |
|
| Raster Plugin | ***| *** | *** | *** | *** | *** | *** |
|
||||||
| GDAL Plugin | - | - | *** | *** | *** | *** |
|
| PostGIS Plugin | ***| *** | *** | *** | *** | *** | *** |
|
||||||
| OGR Plugin | - | - | - | *** | *** | *** |
|
| GDAL Plugin | - | -| *** | *** | *** | *** | *** |
|
||||||
| SQLite Plugin | - | - | *** | *** | *** | *** |
|
| OGR Plugin| - | -| - | *** | *** | *** | *** |
|
||||||
| OSM Plugin | - | - | - | - | - | - |
|
| SQLite Plugin | - | -| *** | *** | *** | *** | *** |
|
||||||
| shapeindex.exe | - | *** | *** | *** | *** | *** |
|
| GeoJSON Plugin | - | -| - | - | - | - | *** |
|
||||||
| pgsql2sqlite.exe | - | - | *** | *** | *** | *** |
|
| CSVJSON Plugin | - | -| - | - | - | - | *** |
|
||||||
|
| OSM Plugin| - | -| - | -| -| - | - |
|
||||||
|
| shapeindex.exe| - | *** | *** | *** | *** | *** | *** |
|
||||||
|
| pgsql2sqlite.exe | - | - | *** | *** | *** | *** | *** |
|
||||||
|
|
||||||
* - : not available
|
* - : not available
|
||||||
* ***: available
|
* ***: available
|
||||||
|
|
Loading…
Reference in a new issue