Skip to content

Geocodemonkey is a package for Django that offers an easy interface for integration with multiple geocoding APIs, including Google, MapQuest, and OpenStreetMap

License

Notifications You must be signed in to change notification settings

ckinsey/django-geocodemonkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-geocodemonkey

Geocodemonkey is a package that implements a thin layer ontop of the wonderful Geopy geocoders.

The goal is to adapt these tools for easily integrating common points in the Django framework. This includes an integration with the Django cache layer to cache common queries, and tools for integrating geocoded data with Django models and Haystack search indexes.

Geocodemonkey is also designed for simple configuration and the ability to easily leverage multiple geocoding APIs simultaneously.

About

Geocodemonkey is a package for Django that offers an easy interface for integration with multiple geocoding APIs, including Google, MapQuest, and OpenStreetMap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages