GeoInterface.jl
GeoInterface.jl copied to clipboard
Should wrapper geoms take the CRS from their child geoms?
That would be nice for CRS passthrough on e.g. custom point types. Users can always do crs = nothing as well to restore "old" behaviour.