Hi,

You're url is referring to localhost, which means the rest of us can't get the 
response.
You should copy a little portion of it that shows the basics of your issue.

Best regards,
Roar Brænden


> 11. okt. 2021 kl. 14:14 skrev Marcin Grudzień <mgrudzi...@gmail.com>:
> 
> Hi Everyone,
> 
> For the last few years, we have been providing WFSs for the purpose of 
> INSPIRE using Geoserver + app-schema and INSPIRE extensions.
> 
> In the meantime, I have noticed that the features-templating extension can be 
> adopted for publishing INSPIRE WFSs. Because we have some troubles with 
> app-schema, I decided to give it a try and publish one of our INSPIRE 
> datasets for Utility and governmental services theme using a combination of 
> Geoserver + features-templating and INSPIRE extensions. I used Geoserver in 
> version 2.20-RC for testing.
> 
> My goal was to set up WFS 2.0.0 service publishing data in GML format. 
> Setting up the service went surprisingly well. However, I noticed two issues 
> with GMLs generated with GetFeature request. The request that I have been 
> using looks like this 
> http://localhost:8080/geoserver/us-govserv/ows?service=WFS&version=2.0.0&request=GetFeature&typeNames=us-govserv:GovernmentalService&count=50
>  
> <http://localhost:8080/geoserver/us-govserv/ows?service=WFS&version=2.0.0&request=GetFeature&typeNames=us-govserv:GovernmentalService&count=50>
> 
> 1. Although the service returns features the response always contains the 
> value of numberReturned attribute set to "0". 
> 
> 2. Although SRS style in WFS properties for GML 2, 3, and 3.2 is set to OGC 
> HTTP URI the code of CRS in GetFeature responses is returned as OGC URN 
> format (e.g. urn:ogc:def:crs:EPSG::4258 instead of 
> http://www.opengis.net/def/crs/EPSG/0/4258 
> <http://www.opengis.net/def/crs/EPSG/0/4258>). CRS code advertised in 
> GetCapabilities response is correct.
> 
> Can these issues be somehow fixed?
> 
> I also noticed a problem with DescribeFeatureType response. The response 
> returns a flat database schema. Is there any possibility to set it up to 
> return INSPIRE complex schema or a reference to INSPIRE XSD application 
> schema like app-schema extension?
> 
> Best regards,
> Marcin
> 
> 
> _______________________________________________
> Geoserver-users mailing list
> 
> Please make sure you read the following two resources before posting to this 
> list:
> - Earning your support instead of buying it, but Ian Turton: 
> http://www.ianturton.com/talks/foss4g.html#/
> - The GeoServer user list posting guidelines: 
> http://geoserver.org/comm/userlist-guidelines.html
> 
> If you want to request a feature or an improvement, also see this: 
> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer
> 
> 
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users

_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to