Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 512 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 512 Bytes

This project is an (incomplete) attempt at a Go implementation of the Pyhton geomodel project (cf. http://code.google.com/p/geomodel/ ).

As such, 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. See the aforementioned project for details.

See also the followning article for concept and usage: https://developers.google.com/maps/articles/geospatial