opengeospatial / NamingAuthority

Primary repo for the OGC Naming Authority
6 stars 12 forks source link

Add .../crs/IAU/2015 to the list at .../crs/IAU #214

Closed ghobona closed 1 year ago

ghobona commented 1 year ago

@pebau Please add http://www.opengis.net/def/crs/IAU/2015 to the list at http://www.opengis.net/def/crs/IAU

So the new response will look as shown below:

<identifiers xmlns="http://www.opengis.net/crs-nts/1.0" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:gmd="http://www.isotc211.org/2005/gmd" at="http://www.opengis.net/def/crs/IAU/">
<identifier>http://www.opengis.net/def/crs/IAU/0</identifier>
<identifier>http://www.opengis.net/def/crs/IAU/2015</identifier>
</identifiers>
ghobona commented 1 year ago

Please note that the link (/2015) goes to the Planetary CRS register which is described in Issue https://github.com/opengeospatial/NamingAuthority/issues/212 .

pebau commented 1 year ago

@ghobona roger, will do, Gobe - please allow us until next week, the resp. staff is on vacation this week.

pebau commented 1 year ago

hm...looking at #212 I wonder what the envisaged structure is. IAU CRSs are served by OGC since years already, see https://www.opengis.net/def/crs/IAU/0 (initiated by Planetary scientist Angelo Pio Rossi) - I understand that a branch 2015/ is to be added? Which should redirect to another server?

Update: sorry, the page top was hidden in my window, I see the answer to my question now.

As you intend to redirect a sub-branch, not only add a CRS (set): would that maybe best be implemented through a corresponding redirect in the OGC server? Sorry, another question...

ghobona commented 1 year ago

@pebau Yes, you are right. It is probably best to implement it through a corresponding redirect in the OGC server. Thanks for the idea.

I'll work with @kstegemoller to set up the relevant redirect.

No action needed, for now. So I am closing the issue.