Erreur QGIS lors de l'impression des données de la sélection
Gustry opened this issue · 0 comments
Gustry commented
J'obtiens la requête suivante :
SERVICE=WFS&
VERSION=1.0.0&
REQUEST=GetFeature&
TYPENAME=Parcelles&
OUTPUTFORMAT=GeoJSON&
FEATUREID=Parcelles.8808%2CParcelles.31781%2CParcelles.36253&
GEOMETRYNAME=none&
PROPERTYNAME=geo_parcelle
avec l'erreur :
XHRPOSThttp://liz.master/index.php/lizmap/service/?repository=etiennetmp&project=cadastre_13
[HTTP/1.1 400 Bad Request 23ms]
<ServiceExceptionReport xmlns="http://www.opengis.net/ogc" version="1.2.0">
<ServiceException code="RequestNotWellFormed">There has to be a 1:1 mapping between each element in a FEATUREID and the PROPERTYNAME list</ServiceException>
</ServiceExceptionReport>