epicureanism / inspire-foss

Automatically exported from code.google.com/p/inspire-foss
GNU General Public License v3.0
0 stars 0 forks source link

Solve issues that arose from Kadaster ESDIN ExM WFS testing #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
During ESDIN service testing the following issues arose with Kadaster ExM WFS 
testing. This is to keep track of these issues.

* srsName is EPSG:4326 instead of  urn:ogc:def:crs:EPSG::4258 or 
http://www.opengis.net/def/crs/EPSG/0/4258

* codeSpace/codeList attribute is not present in property 
xlau:AdministrativeUnit/au:nationalLevel, gn:GeographicalName/gn:nativeness and 
others

* no gml:identifier property

* nilReason values not 'unknown' or 'other:unpopulated', if provided. Value 
'UNPOPULATED' found.

* locale is not dereferencable, values are 'nl-NL' and not a URI to a 
gmd:PT_Locale

* nilReason is missing, but must be 'other:unpopulated' in property 
xlau:AdministrativeUnit/au:condominium

* Geometries not in Europe or the European overseas territories: 6.80333796, 
53.31592001 - Axis order must be lat/lon not lon/lat

Original issue reported on code.google.com by jus...@gmail.com on 14 Feb 2011 at 1:54

GoogleCodeExporter commented 9 years ago
Error in GetCapabilities response?
http://inspire.kademo.nl/deegree-wfs/services?SERVICE=WFS&VERSION=1.1.0&REQUEST=
GetCapabilities results in apparently faulty GET and POST url's for GetFeature, 
DescribeFeatureType and GetCapabilities:
ows:Get xlink:href="http://localhost:8080/deegree-wfs-gn/services?" and
ows:Post xlink:href="http://localhost:8080/deegree-wfs-gn/services".
Using these as in 
http://inspire.kademo.nl/deegree-wfs-gn/services?SERVICE=WFS&VERSION=1.1.0&REQUE
ST=GetCapabilities results in HTTP 404.
Could not get POST to work either with or without the -gn addition.

Original comment by jan.heck...@gmail.com on 27 Dec 2012 at 11:31

Attachments:

GoogleCodeExporter commented 9 years ago
Like communicated via email, these are "old" services from the first prototype 
and not supported anymore. The most recent prototype (v2) is via 
http://inspire.kademo.nl The related WFS is at
URL:
http://inspire.kademo.nl/deegree3/services?
e.g.
http://inspire.kademo.nl/deegree3/services?service=WFS&version=1.1.0&request=Get
Capabilities

These are more uptodate, though datasets like CadastralParcels are from 2010 
and for a limited area.

Original comment by jus...@gmail.com on 28 Dec 2012 at 3:46