jesolem / geo-tools

Collection of Python modules for working with geo data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Collection of Python modules for working with geo data

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 100.0%