An open API service indexing awesome lists of open source software.

https://github.com/refiaa/arcgis_overlayer

for ArcGIS tif data
https://github.com/refiaa/arcgis_overlayer

Last synced: about 1 year ago
JSON representation

for ArcGIS tif data

Awesome Lists containing this project

README

          

this code can overlay png image to tif format data for ArcGIS

for exmaple,
`
src/Basin_FlowDi2.tif
`
is original tif format for ArcGIS,
`
basin/overlay.png
`
is overlay image for overlay

run `main.py` to combine two images(tif-png) and also can plot in on shp file by run `visualizer.py`.