Hi,I've been running into problems with the WFS Schema Location returned in DescribeFeatureType.
I've configured GeoServer to return the official xsd, most requests (capabilities, get feature) provide this: xsi:schemaLocation="http://www.opengis.net/wfs/2.0 http://schemas.opengis.net/wfs/2.0/wfs.xsd
However, when I do DescribeFeatureType, I get interesting internal references which end up breaking downstream software:
<xsd:import namespace="http://www.opengis.net/wfs/2.0" schemaLocation="jar:file:/usr/share/apache-tomcat-8.5.12/webapps/geoserver/WEB-INF/lib/gt-xsd-wfs-16.2.jar!/org/geotools/wfs/v2_0/wfs.xsd"/>
I tried this on various systems, behavior is consistent (and provides nice additional information as to the OS being run as well as the local config! )
Any solutions? :? Kathi -- _________________________________________________________________________ Katharina Schleidt Tel: +43 (1) 89 234 26 Mobile: +43 (650) 89 234 26 Skype: Kathi Schleidt [email protected] www.schleidt.org/kathi The world is a dangerous place to live; not because of the people who are evil, but because of the people who don't do anything about it - Albert Einstein Growth for the sake of growth is the ideology of the cancer cell – Edward Abbey If at first, the idea is not absurd, then there is no hope for it - Albert Einstein
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
