My favorites | Sign in
Logo
                
Code license: Apache License 2.0
Labels: AppEngine, Python, Geo, Maps
Show all Featured wiki pages:
PreRevision8Migration Usage
Feeds:
People details
Project owners:
  api.roman.public, mano.marks
Project committers:
tobias.rodaebel

This project aims to provide a generalized solution for performing basic indexing and querying of geospatial data in Google App Engine.

At the core, this solution utilizes geohash-like objects called geocells.

Currently, only single-point entities and two types of basic geospatial queries on those entities are supported:

For another approach to geo queries in Google App Engine, see the mutiny project and its associated article, or the geohash-based geodatastore project.

PyPi

Thanks to the awesome work of Tobias Rodäbel, this library is now available at http://pypi.python.org/pypi/geomodel!

PubSchools Demo Application

To get an idea of how to use GeoModel in a real world application, check out the PubSchools demo and its source code. Below is a screenshot of a sample query for public schools in San Francisco, CA:









Hosted by Google Code