geopython / geopython/pygeometa

crs:4326 vs crs:'4326' in iso19139

Open
#193 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
127
Forks
52
Avg merge
3d 8h
Merged PRs (30d)
1

Description

pygeometa's feature to use a geometry with poslist (instead of east,west,north,south) if the crs is not 4326 also triggers if the crs is '4326' (string).

tools like pycsw currently only support the east,west,north,south format

suggestion is to run float(crs) before making the check

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.