Re: [Geoserver-users] WFS Schema Location incorrect in DescribeFeatureType

2017-08-08 Thread Ben Caradoc-Davies

Kathi,

if I request a single type, the response seems better:
http://bolegweb.geof.unizg.hr:2017/geoserver/ows?service=wfs=2.0.0=describeFeaturetype=proplant:obs_all

I think you have some app-schema types in there. Did any of them specify 
the WFS schema in schemaURI?


If look at gn:GeographicalName, I see the WFS schema jar import:
http://bolegweb.geof.unizg.hr:2017/geoserver/ows?service=wfs=2.0.0=describeFeaturetype=gn:GeographicalName

Kind regards,
Ben.

On 09/08/17 10:20, Kathi Schleidt wrote:

Hi Ben,

URL: 
http://bolegweb.geof.unizg.hr:2017/geoserver/ows?service=wfs=2.0.0=describeFeaturetype 



:)

Kathi


On 08.08.2017 23:17, Ben Caradoc-Davies wrote:

Kathi,

I cannot reproduce this on master with topp:states. What is your 
GeoServer version, and do you have a URL that reproduces this 
behaviour for one of the release sample layers?


For example:
http://localhost:8080/geoserver/wfs?service=WFS=2.0.0=DescribeFeatureType=topp:states=gml32 



The response I see is a GML 3.2 document that makes no reference to 
the WFS schema.


Kind regards,
Ben.

On 08/08/17 22:25, Kathi Schleidt wrote:

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:


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



-- 


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


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







--
Ben Caradoc-Davies 
Director
Transient Software Limited 
New Zealand

--
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

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


Re: [Geoserver-users] WFS Schema Location incorrect in DescribeFeatureType

2017-08-08 Thread Brad Hards
Possibly a Tomcat 8 difference in behaviour? Not sure why it'd only show in 
that one request type though.




--
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

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


Re: [Geoserver-users] WFS Schema Location incorrect in DescribeFeatureType

2017-08-08 Thread Kathi Schleidt

Hi Ben,

URL: 
http://bolegweb.geof.unizg.hr:2017/geoserver/ows?service=wfs=2.0.0=describeFeaturetype


:)

Kathi


On 08.08.2017 23:17, Ben Caradoc-Davies wrote:

Kathi,

I cannot reproduce this on master with topp:states. What is your 
GeoServer version, and do you have a URL that reproduces this 
behaviour for one of the release sample layers?


For example:
http://localhost:8080/geoserver/wfs?service=WFS=2.0.0=DescribeFeatureType=topp:states=gml32 



The response I see is a GML 3.2 document that makes no reference to 
the WFS schema.


Kind regards,
Ben.

On 08/08/17 22:25, Kathi Schleidt wrote:

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:


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



-- 


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


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





--
_
Katharina Schleidt
Tel: +43 (1) 89 234 26
Mobile: +43 (650) 89 234 26
Skype: Kathi Schleidt
ka...@schleidt.org
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

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


Re: [Geoserver-users] WFS Schema Location incorrect in DescribeFeatureType

2017-08-08 Thread Ben Caradoc-Davies

Kathi,

I cannot reproduce this on master with topp:states. What is your 
GeoServer version, and do you have a URL that reproduces this behaviour 
for one of the release sample layers?


For example:
http://localhost:8080/geoserver/wfs?service=WFS=2.0.0=DescribeFeatureType=topp:states=gml32

The response I see is a GML 3.2 document that makes no reference to the 
WFS schema.


Kind regards,
Ben.

On 08/08/17 22:25, Kathi Schleidt wrote:

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:


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



--
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

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



--
Ben Caradoc-Davies 
Director
Transient Software Limited 
New Zealand

--
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

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


[Geoserver-users] WFS Schema Location incorrect in DescribeFeatureType

2017-08-08 Thread Kathi Schleidt

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:


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
ka...@schleidt.org
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

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