[Geoserver-users] WFS without namespace not supported?

I’m trying to make a webservice in Geoserver for the following WFS URL:
http://digitree.kaartenbalie.nl/kaartenbalie/services/6f5d1e71b849bce4501c034cee6744fc?service=WFS&request=GetCapabilities&version=1.0.0

But it raises an error when I try to save it:

Could not list layers for this store, an error occurred retrieving them: null

It is a MapServer WFS that doesn’t use a namespace before the FeatureType Name.
Doesn’t Geoserver support this?

Thanks.

Ron Lindhoudt

Does anybody know?

On Tuesday, February 4, 2014 7:57 AM, Ron Lindhoudt rlindhoudt@anonymised.com wrote:

I’m trying to make a webservice in Geoserver for the following WFS URL:
http://digitree.kaartenbalie.nl/kaartenbalie/services/6f5d1e71b849bce4501c034cee6744fc?service=WFS&request=GetCapabilities&version=1.0.0

But it raises an error when I try to save it:

Could not list layers for this store, an error occurred retrieving them: null

It is a MapServer WFS that doesn’t use a namespace before the FeatureType Name.
Doesn’t Geoserver support this?

Thanks.

Ron Lindhoudt


Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk


Geoserver-users mailing list
Geoserver-users@anonymised.com.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

On Tue, Feb 4, 2014 at 7:52 AM, Ron Lindhoudt <rlindhoudt@anonymised.com> wrote:

I'm trying to make a webservice in Geoserver for the following WFS URL:

http://digitree.kaartenbalie.nl/kaartenbalie/services/6f5d1e71b849bce4501c034cee6744fc?service=WFS&request=GetCapabilities&version=1.0.0

But it raises an error when I try to save it:

Could not list layers for this store, an error occurred retrieving them:
null

It is a MapServer WFS that doesn't use a namespace before the FeatureType
Name.
Doesn't Geoserver support this?

I know we have been able to cascade Mapserver with GeoServer in the past,
but not sure
what the situation is now, we don't have the infrastructure to keep other
WFS services
up to do online tests continuously.

Cheers
Andrea

--
== Our support, Your Success! Visit http://opensdi.geo-solutions.it for
more information ==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------

Hi Andrea,

Do you have a suggestion how to solve this issue?
Other applications like TatukGis can use this WFS (version 1.0.0) succesfully.

Regards,
Ron

On Wednesday, February 5, 2014 5:00 PM, Andrea Aime andrea.aime@anonymised.com wrote:

On Tue, Feb 4, 2014 at 7:52 AM, Ron Lindhoudt <rlindhoudt@anonymised.com> wrote:

I’m trying to make a webservice in Geoserver for the following WFS URL:
http://digitree.kaartenbalie.nl/kaartenbalie/services/6f5d1e71b849bce4501c034cee6744fc?service=WFS&request=GetCapabilities&version=1.0.0

But it raises an error when I try to save it:

Could not list layers for this store, an error occurred retrieving them: null

It is a MapServer WFS that doesn’t use a namespace before the FeatureType Name.
Doesn’t Geoserver support this?

I know we have been able to cascade Mapserver with GeoServer in the past, but not sure
what the situation is now, we don’t have the infrastructure to keep other WFS services
up to do online tests continuously.

Cheers
Andrea

== Our support, Your Success! Visit http://opensdi.geo-solutions.it/ for more information ==

Ing. Andrea Aime

@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549

http://www.geo-solutions.it/
http://twitter.com/geosolutions_it


On Fri, Feb 14, 2014 at 1:11 PM, Ron Lindhoudt <rlindhoudt@anonymised.com> wrote:

Hi Andrea,

Do you have a suggestion how to solve this issue?

Yes, change the code so that it handles also this case, and if you feel
like,
send a pull request with a test:
https://github.com/geotools/geotools/tree/master/modules/unsupported/wfs

Cheers
Andrea

--
== Our support, Your Success! Visit http://opensdi.geo-solutions.it for
more information ==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------

Hi Ron,

···

2014-02-04 7:52 GMT+01:00 Ron Lindhoudt <rlindhoudt@anonymised.com>:

I’m trying to make a webservice in Geoserver for the following WFS URL:
http://digitree.kaartenbalie.nl/kaartenbalie/services/6f5d1e71b849bce4501c034cee6744fc?service=WFS&request=GetCapabilities&version=1.0.0

But it raises an error when I try to save it:

Could not list layers for this store, an error occurred retrieving them: null

Can you share the full stack trace Geoserver should have written in the logs?

It is a MapServer WFS that doesn’t use a namespace before the FeatureType Name.
Doesn’t Geoserver support this?

I did some fix to mapserver support in the past, but it was mainly related to the 1.1.0 version of the protocol. Does your mapserver support WFS 1.1.0? Did you try with this version too?

Mauro

Hi Mauro,

No I cannot try with 1.1.0 because it is an external organisation that does not want to change it because it works for other applications.
Did your change had something to do with namespace?

Ron

On Friday, February 14, 2014 2:46 PM, Mauro Bartolomeoli mauro.bartolomeoli@anonymised.com wrote:

Hi Ron,

2014-02-04 7:52 GMT+01:00 Ron Lindhoudt <rlindhoudt@anonymised.com>:

I’m trying to make a webservice in Geoserver for the following WFS URL:
http://digitree.kaartenbalie.nl/kaartenbalie/services/6f5d1e71b849bce4501c034cee6744fc?service=WFS&request=GetCapabilities&version=1.0.0

But it raises an error when I try to save it:

Could not list layers for this store, an error occurred retrieving them: null

Can you share the full stack trace Geoserver should have written in the logs?

It is a MapServer WFS that doesn’t use a namespace before the FeatureType Name.
Doesn’t Geoserver support this?

I did some fix to mapserver support in the past, but it was mainly related to the 1.1.0 version of the protocol. Does your mapserver support WFS 1.1.0? Did you try with this version too?

Mauro

==
Our support, Your Success! Visit http://opensdi.geo-solutions.it/ for more information.

Dott. Mauro Bartolomeoli
@mauro_bart
Senior Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272

http://www.geo-solutions.it/
http://twitter.com/geosolutions_it


I cannot find more information in the geoserver logfiles.
I added org.geotools.data.wfs.level = FINEST to logging.properties in Tomcat and restarted it but nothing shows up.

On Friday, February 14, 2014 2:46 PM, Mauro Bartolomeoli mauro.bartolomeoli@anonymised.com wrote:

Hi Ron,

2014-02-04 7:52 GMT+01:00 Ron Lindhoudt <rlindhoudt@anonymised.com>:

I’m trying to make a webservice in Geoserver for the following WFS URL:
http://digitree.kaartenbalie.nl/kaartenbalie/services/6f5d1e71b849bce4501c034cee6744fc?service=WFS&request=GetCapabilities&version=1.0.0

But it raises an error when I try to save it:

Could not list layers for this store, an error occurred retrieving them: null

Can you share the full stack trace Geoserver should have written in the logs?

It is a MapServer WFS that doesn’t use a namespace before the FeatureType Name.
Doesn’t Geoserver support this?

I did some fix to mapserver support in the past, but it was mainly related to the 1.1.0 version of the protocol. Does your mapserver support WFS 1.1.0? Did you try with this version too?

Mauro

==
Our support, Your Success! Visit http://opensdi.geo-solutions.it/ for more information.

Dott. Mauro Bartolomeoli
@mauro_bart
Senior Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272

http://www.geo-solutions.it/
http://twitter.com/geosolutions_it