Skip to content

A collection of functions to quickly convert between Python objects and shapefiles/geojsons; to triangualte pixel coordinates of objects into geocoordinates.

License

Notifications You must be signed in to change notification settings

artstreltsov/geocoding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geocoding

A collection of functions to quickly convert between Python objects and shapefiles/geojsons; to triangualte pixel coordinates of objects into geocoordinates.

shapefiling.py and geocoding.py are the core scripts. Unzip gdal_data.7z before running. Unzip examples.7z to run examples at the end of each script.

The scripts heavily depend on shapely, gdal and pyproj.

About

A collection of functions to quickly convert between Python objects and shapefiles/geojsons; to triangualte pixel coordinates of objects into geocoordinates.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages