JuliaGeo / GeoFormatTypes.jl

Wrapper types for spatial data formats like well known text, KML, Proj4 strings.
https://juliageo.github.io/GeoFormatTypes.jl/stable
MIT License
6 stars 0 forks source link

add mode traits for convert #3

Closed rafaqz closed 4 years ago

rafaqz commented 4 years ago

Adds mode traits for mixed crs/geometry types. This allows convert to work for both crs and geometry conversion.