geopython / geopython/pygeometa
separate crs registration from resource extent
Open
- Dominant language
- Python
- Stars
- 127
- Forks
- 52
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 1
Description
currently the crs of the resource extent is used to indicate the crs of the resource
https://github.com/geopython/pygeometa/blob/ea4c94def9cee140b5fbdeff3d82072009bd0419/pygeometa/schemas/iso19139/main.j2#L118
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 resource
Contributor guide
Assessment
This issue has not been assessed yet.