GeoModel

Free development tool that provides developers with tools for indexing and querying geospatial data in App Engine
Download

GeoModel Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Apache
  • Price:
  • FREE
  • Publisher Name:
  • Roman Nurik
  • Publisher web site:
  • http://code.google.com/u/api.roman.public/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 15 KB

GeoModel Tags


GeoModel Description

Free development tool that provides developers with tools for indexing and querying geospatial data in App Engine GeoModel uses geohash-like objects called 'geocells' to provide a generalized solution for indexing and querying geospatial data in App Engine. GeoModel is optimized for the basic real estate finder/store locator use case, but can be adapted for use with large datasets.Using GeoModel, developers can instantly geo-contextualize datastore models by simply inherting from the GeoModel class. Currently, entities can be associated with a single geographic point and subsequently indexed and filtered by either conformance to a bounding box or by proximity (nearest-n) to a search center point.GeoModel is a free tool that provides 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:· bounding box queries· proximity (nearest-n) queries Requirements: · Python


GeoModel Related Software