geopython / pygeometa

pygeometa is a Python package to generate metadata for geospatial datasets
https://geopython.github.io/pygeometa
Other
104 stars 44 forks source link

roundtrip iso-mcf-iso lacks crs #203

Open pvgenuchten opened 1 year ago

pvgenuchten commented 1 year ago

In a roundtrip iso - mcf - iso it's inherent that some properties are lost or modified.

A property getting lost is the crs of the bounds, this is unconveniant, because it renders the geometry unusable.

I'm checking where things can be improved, the issue may be related to #200