[mapserver-users] WFS export as GeoJSON or CSV
pe_lord
pe_lord at yahoo.ca
Wed Sep 20 13:15:56 PDT 2017
I work with Mapserver 7.0.3 to extract some datasets in various format (i.e,
csv, geojson, shp...).
Here my service.
https://ws.mapserver.transports.gouv.qc.ca/swtq?service=wfs&request=getcapabilities
Here the URL I use to extract data:
https://ws.mapserver.transports.gouv.qc.ca/swtq?service=wfs&version=2.0.0&request=getfeature&typename=ms:bgr_v_dirct_terrt_geomt_act&outputformat=geojson
https://ws.mapserver.transports.gouv.qc.ca/swtq?service=wfs&version=2.0.0&request=getfeature&typename=ms:bgr_v_dirct_terrt_geomt_act&outputformat=csv
https://ws.mapserver.transports.gouv.qc.ca/swtq?service=wfs&version=2.0.0&request=getfeature&typename=ms:bgr_v_dirct_terrt_geomt_act&outputformat=shp
Everything is fine with exportation as shp.
But for CSV and GeoJSON (wkt?), my largest geometry (~79074 vertices) is
downloaded but is not spatially selectable into qgis. And when I zoom, the
geometry disappear?
The problem occur on the most northern geometry/feature.
I've tried to find which version of Gdal Mapserver 7.0.3 use but I didn't
find.
--
Sent from: http://osgeo-org.1560.x6.nabble.com/Mapserver-User-f4226646.html
More information about the MapServer-users
mailing list