isogr / register-system-transition

Covers GR system transition from 2013 Java-based version to 2023 static site based version
1 stars 1 forks source link

Coordinate System Axis: `rangeMeaning` is not getting extracted, `maxValue` and `minValue` may or may not be #14

Closed strogonoff closed 7 months ago

strogonoff commented 10 months ago
stefanomunarini commented 8 months ago

None of the entries in https://geodetic.isotc211.org/register/geodetic/CoordinateSystemAxis shows data for rangeMeaning, maxValue and minValue. The database dump also does not have any data for those fields (see image below).

Screenshot 2024-01-10 at 11 41 12

Is this an actual issue?

stefanomunarini commented 8 months ago

@strogonoff forgot to mention this while on the call with Mike, but maybe you had the chance on the call on Monday, or has anything been mentioned about it?

stefanomunarini commented 8 months ago

I have included rangeMeaning as a required property (https://github.com/isogr/register-system-transition/pull/24/files and https://github.com/isogr/registry/pull/21/files)

As for now, all of the coordinate-sys-axis entries do not contain a minValue, maxValue or rangeMeaning (as for https://github.com/isogr/register-system-transition/issues/14#issuecomment-1884773426), thus all those fields values are None.

strogonoff commented 8 months ago

Thank you. I think this is not a priority for the time being.

strogonoff commented 8 months ago

For transition period, we’ll focus on issues assigned to milestones…

stefanomunarini commented 8 months ago

@ribose-jeffreylau I'm not sure if you closed this by mistake? Relevant PR is still open .

ribose-jeffreylau commented 8 months ago

@stefanomunarini Apologies, yes I did close it by mistake :p

Thanks for spotting it... otherwise it would have gone unnoticed!

stefanomunarini commented 7 months ago

Merged relevant PR. Closing this