Hi there,

I am trying to setup GeoServer as a client to an upstream WFS. I have tried
a lot of different things, to be able to consume the WFS-service produced
by a SnowFlake WFS Publisher, and use it as a datastore: hacking urls,
setting up WFS Protocol strategy to almost any strategy, fiddling with
almost every setting on the Store and layer.

My observations:
- Setting GML Compliance level to anything other than zero makes the source
unreadable
- When requesting areas that does not return anything from the upstream
WFS, I get a valid response from geoserver
- When requesting areas that /do/ return data, I get a "Illegal property
name: for feature type" in return
-  It seems that Geoserver lists read every property except the geometry
(which is a gml:SurfacePropertyType).

The above lead me to this issue:
https://osgeo-org.atlassian.net/browse/GEOS-6802

Before doing a proxy solution, where I text parse (yikes) and substitute
with PolygonPropertyTypem, I'd like to hear if anyone has tried something
similar or has any input?


Thanks,

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