Clickable OGC layer (WFS) in VertiGIS Studio Web
Hi,
Is it possible to display clickable OGC layers (WMS, WFS) in VertiGIS Studio Web?
I have added a WFS layer [https://geoserver.vmm.be/geoserver/wfs (layer ‘vha_deelbekken’)] to a Web Map and it shows fine and is clickable:

However the same layer from that Web Map is not clickable in VertiGIS Studio Web. Moreover, the WFS layer is not recognized in the Map component (normally you should see 'vha_deelbekken' in the layer extensions submenu):

On the other hand, WMS layers are visible in the Map component. And that you should be able to make it clickable by linking a WFS to it. But haven't managed to make it work

Anyone that can help me out?
-
Have had similar issues. Advice from our local reseller. Maybe the criteria section is the issue? :
To link the WFS to the WMS in the Web app:
- Add the WMS to the webmap and save it.
- Select the webmap in the Map component settings in VertiGIS Studio Web Designer.
- Scroll down to Layer Extensions and select the WMS.
- Under WFS URL, enter the URL for the WFS.
- Save the app.
Here are the criteria for a WFS to be associated to a WMS:
- The WMS's layers correspond to feature types on the WFS.
- The WMS supports DescribeLayer. NOTE: ArcGIS Server WMSs do not support this.
- The WFS supports the following:
- Logical Operators:And, Or
- Spatial Operators:Intersects
- Other Operators:FeatureId, PropertyIsLike, PropertyIsEqualTo
- Literal Types:xs:string, xs:integer, xs:double
- Geometry Types:Envelope, Point, MultiPoint, MultiPolygon, MultiLineString, LineString, Polygon
The service provider will need to make sure all of this is configured in order for it to work properly for the customer.
OGC services tend to differ from service to service, so you may need to try a couple different parameters for the URLs, but using the GetCapabilities and GetFeature requests would probably be your best bet.
0 -
Thanks for the information Paul Conway! Unfortunately these are strict requirements, that the OGC services I want to add do not comply with...
The only alternative I can think of is harvesting these OGC services locally and republishing them as ArcGIS services. Any other suggestions or best practices are more than welcome.
0 -
Hopefully Vertigis will implement proper WFS consumption soon?
If you solve this issue, please report back here. It's something we may have to tackle in a couple of months.
Best
Paul0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
3 Kommentare