davidkwast / gis-utils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gis-utils

import georasterimage

image = georasterimage.GeoRasterImage(image_path)
image.open()

image.polygonize(shape_path, select_value=1)

About

License:MIT License


Languages

Language:Python 100.0%