Skip to content

An (close to complete) attempt at a Go GeoModel implementation (based on http://code.google.com/p/geomodel/ )

Notifications You must be signed in to change notification settings

alternaDev/geomodel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

An (close to complete) attempt at a Go GeoModel implementation (based on http://code.google.com/p/geomodel/ )

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages