Hi,
I configured a context in Mapstore2 to connect to my QGIS Server project
through WMS and could select layers without any trouble.
For other projects, I need to use WFS. Mapstore2 seems to work, but this
time I can't see any layers in the catalog.
I tried connecting to public WFS services and it works like a charm.
In my QGIS projects, WFS is enabled (in read-only mode)
Any idea how may I debug this problem? I attached the QGIS Server's WFS
answer to this message.
TIA,
--
seb
<WFS_Capabilities xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink" updateSequence="0" xsi:schemaLocation="http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd" xmlns:gml="http://www.opengis.net/gml" xmlns="http://www.opengis.net/wfs" xmlns:ogc="http://www.opengis.net/ogc" xmlns:ows="http://www.opengis.net/ows" version="1.1.0">
<ows:ServiceIdentification>
<ows:Title>Ajo_2025</ows:Title>
<ows:Abstract><![CDATA[Ajo 2025]]></ows:Abstract>
<ows:ServiceType>WFS</ows:ServiceType>
<ows:ServiceTypeVersion>1.1.0</ows:ServiceTypeVersion>
<ows:Fees>conditions unknown</ows:Fees>
<ows:AccessConstraints>None</ows:AccessConstraints>
</ows:ServiceIdentification>
<ows:ServiceProvider>
<ows:ProviderName>DAGRI</ows:ProviderName>
<ows:ServiceContact>
<ows:IndividualName>Marisa</ows:IndividualName>
<ows:PositionName>custodian</ows:PositionName>
<ows:Role>PointOfContact</ows:Role>
</ows:ServiceContact>
</ows:ServiceProvider>
<ows:OperationsMetadata>
<ows:Operation name="GetCapabilities">
<ows:DCP>
<ows:HTTP>
<ows:Get xlink:href="http://qgis.lan/qgis_mapserv.fcgi?MAP=/var/www/qgis/projects/ajo_provincia_2025_4326.qgz"/>
<ows:Post xlink:href="http://qgis.lan/qgis_mapserv.fcgi?MAP=/var/www/qgis/projects/ajo_provincia_2025_4326.qgz"/>
</ows:HTTP>
</ows:DCP>
<ows:Parameter name="service">
<ows:Value>WFS</ows:Value>
</ows:Parameter>
<ows:Parameter name="AcceptVersions">
<ows:Value>1.1.0</ows:Value>
<ows:Value>1.0.0</ows:Value>
</ows:Parameter>
<ows:Parameter name="AcceptFormats">
<ows:Value>text/xml</ows:Value>
</ows:Parameter>
</ows:Operation>
<ows:Operation name="DescribeFeatureType">
<ows:DCP>
<ows:HTTP>
<ows:Get xlink:href="http://qgis.lan/qgis_mapserv.fcgi?MAP=/var/www/qgis/projects/ajo_provincia_2025_4326.qgz"/>
<ows:Post xlink:href="http://qgis.lan/qgis_mapserv.fcgi?MAP=/var/www/qgis/projects/ajo_provincia_2025_4326.qgz"/>
</ows:HTTP>
</ows:DCP>
<ows:Parameter name="outputFormat">
<ows:Value>XMLSCHEMA</ows:Value>
<ows:Value>text/xml; subtype=gml/2.1.2</ows:Value>
<ows:Value>text/xml; subtype=gml/3.1.1</ows:Value>
</ows:Parameter>
</ows:Operation>
<ows:Operation name="GetFeature">
<ows:DCP>
<ows:HTTP>
<ows:Get xlink:href="http://qgis.lan/qgis_mapserv.fcgi?MAP=/var/www/qgis/projects/ajo_provincia_2025_4326.qgz"/>
<ows:Post xlink:href="http://qgis.lan/qgis_mapserv.fcgi?MAP=/var/www/qgis/projects/ajo_provincia_2025_4326.qgz"/>
</ows:HTTP>
</ows:DCP>
<ows:Parameter name="outputFormat">
<ows:Value>text/xml; subtype=gml/2.1.2</ows:Value>
<ows:Value>text/xml; subtype=gml/3.1.1</ows:Value>
<ows:Value>application/vnd.geo+json</ows:Value>
</ows:Parameter>
<ows:Parameter name="resultType">
<ows:Value>results</ows:Value>
<ows:Value>hits</ows:Value>
</ows:Parameter>
</ows:Operation>
<ows:Operation name="Transaction">
<ows:DCP>
<ows:HTTP>
<ows:Get xlink:href="http://qgis.lan/qgis_mapserv.fcgi?MAP=/var/www/qgis/projects/ajo_provincia_2025_4326.qgz"/>
<ows:Post xlink:href="http://qgis.lan/qgis_mapserv.fcgi?MAP=/var/www/qgis/projects/ajo_provincia_2025_4326.qgz"/>
</ows:HTTP>
</ows:DCP>
<ows:Parameter name="inputFormat">
<ows:Value>text/xml; subtype=gml/2.1.2</ows:Value>
<ows:Value>text/xml; subtype=gml/3.1.1</ows:Value>
<ows:Value>application/vnd.geo+json</ows:Value>
</ows:Parameter>
</ows:Operation>
</ows:OperationsMetadata>
<FeatureTypeList>
<Operations>
<Operation>Query</Operation>
</Operations>
<FeatureType>
<Name>cuadros_ajo_2025_distrito_v2_4326</Name>
<Title>cuadros_ajo_2025_distrito_v2_4326</Title>
<DefaultSRS>EPSG:4326</DefaultSRS>
<OtherSRS>EPSG:3857</OtherSRS>
<Operations>
<Operation>Query</Operation>
</Operations>
<ows:WGS84BoundingBox dimensions="2">
<ows:LowerCorner>-69.610459 -35.615921</ows:LowerCorner>
<ows:UpperCorner>-67.852009 -32.532115</ows:UpperCorner>
</ows:WGS84BoundingBox>
</FeatureType>
<FeatureType>
<Name>departamentos_4326</Name>
<Title>departamentos_4326</Title>
<DefaultSRS>EPSG:4326</DefaultSRS>
<OtherSRS>EPSG:3857</OtherSRS>
<Operations>
<Operation>Query</Operation>
</Operations>
<ows:WGS84BoundingBox dimensions="2">
<ows:LowerCorner>-70.583686 -37.571988</ows:LowerCorner>
<ows:UpperCorner>-66.47898 -31.988079</ows:UpperCorner>
</ows:WGS84BoundingBox>
</FeatureType>
<FeatureType>
<Name>distritos_4326</Name>
<Title>distritos_4326</Title>
<DefaultSRS>EPSG:4326</DefaultSRS>
<OtherSRS>EPSG:3857</OtherSRS>
<Operations>
<Operation>Query</Operation>
</Operations>
<ows:WGS84BoundingBox dimensions="2">
<ows:LowerCorner>-70.583686 -37.571988</ows:LowerCorner>
<ows:UpperCorner>-66.47898 -31.988079</ows:UpperCorner>
</ows:WGS84BoundingBox>
</FeatureType>
<FeatureType>
<Name>parcelas_ajo_2025_distrito_v2_4326</Name>
<Title>parcelas_ajo_2025_distrito_v2_4326</Title>
<DefaultSRS>EPSG:4326</DefaultSRS>
<OtherSRS>EPSG:3857</OtherSRS>
<Operations>
<Operation>Query</Operation>
</Operations>
<ows:WGS84BoundingBox dimensions="2">
<ows:LowerCorner>-69.96882 -35.690631</ows:LowerCorner>
<ows:UpperCorner>-67.847972 -32.529235</ows:UpperCorner>
</ows:WGS84BoundingBox>
</FeatureType>
</FeatureTypeList>
<ogc:Filter_Capabilities>
<ogc:Spatial_Capabilities>
<ogc:GeometryOperands>
<ogc:GeometryOperand>gml:Point</ogc:GeometryOperand>
<ogc:GeometryOperand>gml:LineString</ogc:GeometryOperand>
<ogc:GeometryOperand>gml:Polygon</ogc:GeometryOperand>
<ogc:GeometryOperand>gml:Envelope</ogc:GeometryOperand>
</ogc:GeometryOperands>
<ogc:SpatialOperators>
<ogc:SpatialOperator name="Equals"/>
<ogc:SpatialOperator name="Disjoint"/>
<ogc:SpatialOperator name="Touches"/>
<ogc:SpatialOperator name="Within"/>
<ogc:SpatialOperator name="Overlaps"/>
<ogc:SpatialOperator name="Crosses"/>
<ogc:SpatialOperator name="Intersects"/>
<ogc:SpatialOperator name="Contains"/>
<ogc:SpatialOperator name="BBOX"/>
</ogc:SpatialOperators>
</ogc:Spatial_Capabilities>
<ogc:Scalar_Capabilities>
<ogc:LogicalOperators/>
<ogc:ComparisonOperators>
<ogc:ComparisonOperator>LessThan</ogc:ComparisonOperator>
<ogc:ComparisonOperator>GreaterThan</ogc:ComparisonOperator>
<ogc:ComparisonOperator>LessThanEqualTo</ogc:ComparisonOperator>
<ogc:ComparisonOperator>GreaterThanEqualTo</ogc:ComparisonOperator>
<ogc:ComparisonOperator>EqualTo</ogc:ComparisonOperator>
<ogc:ComparisonOperator>Like</ogc:ComparisonOperator>
<ogc:ComparisonOperator>Between</ogc:ComparisonOperator>
</ogc:ComparisonOperators>
</ogc:Scalar_Capabilities>
<ogc:Id_Capabilities>
<ogc:FID/>
</ogc:Id_Capabilities>
</ogc:Filter_Capabilities>
</WFS_Capabilities>
_______________________________________________
QGIS-User mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user