You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many metadata profiles indicate to place the geographic extent of the resource in LatLon, since this is not the projection of the original datasource, there should be an option to capture the projection info elsewhere
currently the crs of the resource extent is used to indicate the crs of the resource
pygeometa/pygeometa/schemas/iso19139/main.j2
Line 118 in ea4c94d
many times this is not the case, the resource extent is generally expressed in wgs84, where the crs of the resource is typically different
Can we add a key to
spatial
indicating the crs of the resourceThe text was updated successfully, but these errors were encountered: