Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 547 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 547 Bytes

geo-tools

Collection of Python modules for working with geo data.

Contents

gh_geojson

Simple module for generating GeoJSON compatible with GitHub's (and MapBox') map rendering.

geo_exif

Get photo latitude and longitude from EXIF tags.

geocoding

Reverse geocoding using Nominatim on Open Street Map, MapQuest, or custom API endpoints.

tools

Useful tools:

  • Converter from shape files to geojson

License

All modules are made available under the simplified BSD (2-clause) license. See LICENSE for details.