Hi, We're pleased to announce the release of version 0.2 of the GeoRegistry web service. http://georegistry.org
The GeoRegistry API is a free web service for software developers who want to store, query and share geospatial data across multiple applications. - Render maps efficiently in Polymaps and OpenLayers using bounding boxes and geometry simplification. - Update new or existing geospatial features such as points, lines, polygons. - Store properties with each geospatial feature. - Add multiple tags to groups of geospatial features for easy retrieval. - Make geospatial features private to your API key or public to everyone. - Cache map requests. - Use the Python wrapper in deployment/georegistry.py to make API calls from your application. Complete API documentation is available. http://georegistry.org/docs/ Use of the web service requires an API key that is assigned on registration. http://georegistry.org/people/register The source code is also available. Dependencies include python, pylons, shapely, geoalchemy, sqlalchemy, gdal, geos, proj, postgis, geojson, sphinx, postgresql. https://github.com/invisibleroads/georegistry/ Please note that this is an experimental release. We cannot be held responsible for lost data. Thanks, RHH Software Engineer Modi Research Group Earth Insitute at Columbia University http://modi.mech.columbia.edu The 2011 Python Conference will be held in Atlanta, GA. http://us.pycon.org/ _______________________________________________ Community mailing list [email protected] http://lists.gispython.org/mailman/listinfo/community
