Hi Geoserver User list,
Geoserver seems to be having a problem outputting the type definition into a DescribeFeatureType request for application schema layers using the app-schema plugin. Has this ever been working automatically, or is there a trick to getting it to work?
I’ve tried both the GeoSciML light and complex application schemas and both return this relatively empty response.
<xsd:schema xmlns:xsd=http://www.w3.org/2001/XMLSchema xmlns:gsmlp=http://www.opengis.net/gsml/4.1/geosciml-lite xmlns:xlink=http://www.w3.org/1999/xlink elementFormDefault=“qualified” targetNamespace=http://www.opengis.net/gsml/4.1/geosciml-lite >
<xsd:include schemaLocation=http://schemas.opengis.net/gsml/4.1/geosciml-lite.xsd />
</xsd:schema>
The standard data stores appear to be all working ok automatically.
https://gs-main.geosolutionsgroup.com/geoserver/ogcapi/ows?service=WFS&version=1.0.0&request=DescribeFeatureType&typeName=ogcapi%3Atasmania_water_bodies
Any thoughts?
Kind regards,
Ursula
jive
June 27, 2023, 3:34pm
2
That makes sense does it not? It is including the official XSD which defines the feature type.
···
–
Jody Garnett
Hi Jody,
Thanks, yes, that makes sense.
Annoyingly, ESRI’s ArcGIS Pro WFS server connections are looking for schema elements in the response when trying to add data.
Cheers,
Ursula
···
From: Jody Garnett jody.garnett@anonymised.com
Sent: Wednesday, 28 June 2023 1:05 AM
To: Michael, Ursula (DEM) Ursula.Michael@anonymised.com
Cc: GeoServer Users geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] DescribeFeatureType requests for application schema are missing the type definition info
That makes sense does it not? It is including the official XSD which defines the feature type.
On Tue, Jun 27, 2023 at 5:15 PM Michael, Ursula (DEM) <Ursula.Michael@anonymised.com… > wrote:
UNOFFICIAL
Hi Geoserver User list,
Geoserver seems to be having a problem outputting the type definition into a DescribeFeatureType request for application schema layers using the app-schema plugin. Has this ever been working automatically, or is there a trick to getting it to work?
I’ve tried both the GeoSciML light and complex application schemas and both return this relatively empty response.
<xsd:schema xmlns:xsd=http://www.w3.org/2001/XMLSchema xmlns:gsmlp=http://www.opengis.net/gsml/4.1/geosciml-lite xmlns:xlink=http://www.w3.org/1999/xlink elementFormDefault=“qualified” targetNamespace=http://www.opengis.net/gsml/4.1/geosciml-lite >
<xsd:include schemaLocation=http://schemas.opengis.net/gsml/4.1/geosciml-lite.xsd />
</xsd:schema>
The standard data stores appear to be all working ok automatically.
https://gs-main.geosolutionsgroup.com/geoserver/ogcapi/ows?service=WFS&version=1.0.0&request=DescribeFeatureType&typeName=ogcapi%3Atasmania_water_bodies
Any thoughts?
Kind regards,
Ursula
Geoserver-users mailing list
Please make sure you read the following two resources before posting to this list:
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
–
–
Jody Garnett