Bookmarks tagged [geolocation]
https://github.com/alexreisner/geocoder
A complete geocoding solution for Ruby. With Rails it adds geocoding (by street or IP address), reverse geocoding (find street address based on given coordinates), and distance queries.
- tags: ruby, geolocation
- source code
https://github.com/cjheath/geoip
Searches a GeoIP database for a given host or IP address, and returns information about the country where the IP address is allocated, and the city, ISP and other information.
- tags: ruby, geolocation
- source code
https://github.com/geokit/geokit
Geokit gem provides geocoding and distance/heading calculations.
- tags: ruby, geolocation
- source code
https://github.com/apneadiving/Google-Maps-for-Rails
Enables easy Google map + overlays creation in Ruby apps.
- tags: ruby, geolocation
- source code
Geospatial data library. Spatial data types, geometric and spherical calculations, and WKT/WKB serialization.
- tags: ruby, geolocation
- source code
https://github.com/SmileyChris/django-countries
A Django app that provides country choices for use with forms, flag icons static files, and a country field for models.
- tags: python, geolocation
- source code
https://docs.djangoproject.com/en/dev/ref/contrib/gis/
A world-class geographic web framework.
- tags: python, geolocation
https://github.com/maxmind/geoip-api-python
Python API for MaxMind GeoIP Legacy Database.
- tags: python, geolocation
- source code
https://github.com/frewsxcv/python-geojson
Python bindings and utilities for GeoJSON.
- tags: python, geolocation
- source code
https://github.com/geopy/geopy
Python Geocoding Toolbox.
- tags: python, geolocation
- source code
https://github.com/appliedsec/pygeoip
Pure Python GeoIP API.
- tags: python, geolocation
- source code