yeesian / ArchGDAL.jl

A high level API for GDAL - Geospatial Data Abstraction Library
https://yeesian.github.io/ArchGDAL.jl/stable/
Other
141 stars 27 forks source link

implement module convert for geometries #362

Closed rafaqz closed 1 year ago

rafaqz commented 1 year ago

This allows us to do GeoInterface.convert(ArchGDAL, geom) with any GeoInterface.jl compatible geometry.