GIS Libraries
There are many libraries which can potentially make use of:
- Shapely - wraps GEOS
- WorldMill - wraps GDAL & OGR
- pyproj - wraps Proj
- Rtree - spatial indices for speed optimisation
Many other frameworks make use of Geo Components so these can be looked at for ideas:
- GeoDjango
- TurboGears
- MapFish server - based on Pylons
- PrimaGIS - extensions for Plone
- FeatureServer
We could also look at using Jython to access Java libraries:
- GeoTools - as used by GeoServer, GeoNetwork, uDig, etc
- MapFish Printing
Last modified
16 years ago
Last modified on 02/15/09 17:17:50
Note:
See TracWiki
for help on using the wiki.