thegsi / tif_to_geotiff_georef

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tif_to_geotiff_georef

Georeferencer API endpoints

http://api.oldmapsonline.org/1.0/maps https://app.swaggerhub.com/apis-docs/OldMapsOnline/OldMapsOnline/1.0#/Maps/get_maps__id__georeferences ​/maps​/{id} /maps/external/{external_id} ​/maps​/{id}​/georeferences

To create Geotiffs

Install gdal, note: gdal must match system gdal gdainfo --version pip install gdal==2.4

Install other dependencies pip install PIL etc

Place files in ./osds_tiffs folder. `python3 georef_tif_to_geotiff.py'

Run georef_tif_to_geotiff.py

About

License:MIT License


Languages

Language:Python 100.0%