geolocation.md

July 15, 2021 ยท View on GitHub

Bookmarks tagged [geolocation]

www.codever.land/bookmarks/t/geolocation

Geocoder

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.


geoip

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.


Geokit

https://github.com/geokit/geokit

Geokit gem provides geocoding and distance/heading calculations.


Google Maps for Rails

https://github.com/apneadiving/Google-Maps-for-Rails

Enables easy Google map + overlays creation in Ruby apps.


rgeo

https://github.com/rgeo/rgeo

Geospatial data library. Spatial data types, geometric and spherical calculations, and WKT/WKB serialization.


django-countries

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.


GeoDjango

https://docs.djangoproject.com/en/dev/ref/contrib/gis/

A world-class geographic web framework.


GeoIP

https://github.com/maxmind/geoip-api-python

Python API for MaxMind GeoIP Legacy Database.


geojson

https://github.com/frewsxcv/python-geojson

Python bindings and utilities for GeoJSON.


geopy

https://github.com/geopy/geopy

Python Geocoding Toolbox.


pygeoip

https://github.com/appliedsec/pygeoip

Pure Python GeoIP API.