Keith Pomakis

Results 9 comments of Keith Pomakis

I think the best way to accomplish this is to provide a clear way for a MapML layer to indicate its spatial extent. (At the moment there doesn't seem to...

This registry states that "OGC" is an alias of "http://www.opengis.net/def/curie/ogc/1.0/crs/OGC". So what are the CURIEs for the following URIs: ``` http://www.opengis.net/def/crs/OGC/1.3/CRS84 http://www.opengis.net/def/crs/OGC/0/CRS84h ``` And what URIs do the following CURIEs...

@jerstlouis Ah, you're saying that the following URIs can't be CURIEd: ``` http://www.opengis.net/def/crs/OGC/1.3/CRS84 http://www.opengis.net/def/rel/ogc/1.0/schema ``` but the following URIs can: ``` http://www.opengis.net/def/crs/OGC/0/CRS84 http://www.opengis.net/def/rel/ogc/0/schema ``` and that, for example, a client...

Another question. How *does* one get the CURIE prefix mappings from the registry? Earlier I stated that "OGC" maps to "http://www.opengis.net/def/curie/ogc/1.0/crs/OGC" because that's what the registry seems to be telling...

Okay, so this is where I think we stand. 1. The list of OGC CURIE prefix mappings is something like this: ``` "EPSG" --> "http://www.opengis.net/def/crs/EPSG/0/" "EPSG-crs" --> "http://www.opengis.net/def/crs/EPSG/0/" "OGC" -->...

Regarding "_a localized single function accepting a canonical URI string and a URI string to test for a match, with the logic to generate all of the equivalent forms as...

Sorry for beating this to death, but as an implementer (on both the client and server sides) I'm still lost as to how to properly implement these requirements. Section 7.1.2.1...

@jerstlouis asked: > Do we need the extra versioned numbers for link relations, or could we agree to only stick to /0/ for link relations? In which case, we could...

@jerstlouis I'm in full agreement. So how many different working groups do we need to convince of this?