Hi,
I'm trying to add a WFS to a Web Map but when the WFS is shown, it has problems with the projection.
The WFS is in Lambert 72 (EPSG:31370) but since ArcGIS Online uses WGS84 (EPSG:4326) it requests geographic coordinates in degrees. The MercatorNet Geoserver, which hosts the WFS, is currently configured to round off the geographic coordinates at about 4 decimals.
For the Lambert 72 projection this doesn't cause any problems, since the coordinates are in meters anyway (rounding off at about 4 decimals in this case means an estimated margin of error of about <0.00005 meters). However for the WGS84 projection in ArcGIS Online, rounding off at about 4 decimals in degrees, means an estimated margin of error of about <5.5 meters!)
So while the polygons of this WFS should normally look fluent and follow the boundaries of the surrounding parcels, when I import them in my Web Map these features look messy and angular.
This problem only occurs with the WFS, when I use the WMS of the same service, everything looks fine. But because I would like to change the symbology and clip the data on the boundaries of my city, I prefer not to use the WMS.
Here's the WFS: https://mercator.vlaanderen.be/raadpleegdienstenmercatorpubliek/lu/lu_bpa_ct/ows?service=wfs&version=2.0.0&request=GetCapabilities
My Web Map: https://gbergen.maps.arcgis.com/apps/mapviewer/index.html?webmap=85b1662a2d7b402fb2478b017088daaa
You can see the difference between the WFS and the WMS in the printscreens attached or in my Web, when you compare the layers "WMS Mercator - BPA" and "WFS BPA (DSI-Contouren).
Is there any solution or workaround for this?
Thanks in advance.
Best regards,
Ingmar