El 30/1/26 a las 12:23, Abel Gonzalez escribió:

Hi Sebastian,

One possible issue is that your MapStore is running on HTTPS while your QGIS Server is running on HTTP, as shown in your capabilities URL:

[snip]

Hi Abel,

Thank you very much for your reply. I made a mistake — I attached an old file.

A few weeks ago, I configured a new server in a VM to run some tests, and I mixed up the information I sent to the QGIS Users mailing list.

The URL for the new server (which also fails when querying WFS) is:

http://qgis.lan/qgis_mapserv.fcgi?SERVICE=WFS&REQUEST=GetCapabilities&MAP=/var/www/qgis/projects/Ajo2025.qgz

MapStore is available at:

http://qgis.lan:8082/mapstore/#/

I have also attached the XML file for the new project Ajo2025.qgzto this email.

Sorry for the inconvenience.

--

seb
<WFS_Capabilities xmlns="http://www.opengis.net/wfs"; xmlns:ogc="http://www.opengis.net/ogc"; xmlns:xlink="http://www.w3.org/1999/xlink"; updateSequence="0" xmlns:gml="http://www.opengis.net/gml"; xsi:schemaLocation="http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd"; xmlns:ows="http://www.opengis.net/ows"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; version="1.1.0">
 <ows:ServiceIdentification>
  <ows:Title>Relevamiento Ajo 2025</ows:Title>
  <ows:Abstract><![CDATA[Relevamiento de la superficie con ajo en la temporada 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>Direccion de Agricultura</ows:ProviderName>
  <ows:ServiceContact>
   <ows:IndividualName>Federico Alegre</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/Ajo2025.qgz"/>
     <ows:Post xlink:href="http://qgis.lan/qgis_mapserv.fcgi?MAP=/var/www/qgis/projects/Ajo2025.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/Ajo2025.qgz"/>
     <ows:Post xlink:href="http://qgis.lan/qgis_mapserv.fcgi?MAP=/var/www/qgis/projects/Ajo2025.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/Ajo2025.qgz"/>
     <ows:Post xlink:href="http://qgis.lan/qgis_mapserv.fcgi?MAP=/var/www/qgis/projects/Ajo2025.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/Ajo2025.qgz"/>
     <ows:Post xlink:href="http://qgis.lan/qgis_mapserv.fcgi?MAP=/var/www/qgis/projects/Ajo2025.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>Departamentos</Name>
   <Title>Límites departamentales de la provincia de Mendoza</Title>
   <Abstract>Límites departamentales</Abstract>
   <ows:Keywords>
    <ows:Keyword>departamentos</ows:Keyword>
    <ows:Keyword>límites políticos</ows:Keyword>
   </ows:Keywords>
   <DefaultSRS>EPSG:5344</DefaultSRS>
   <OtherSRS>EPSG:4326</OtherSRS>
   <OtherSRS>EPSG:3857</OtherSRS>
   <Operations>
    <Operation>Query</Operation>
   </Operations>
   <ows:WGS84BoundingBox dimensions="2">
    <ows:LowerCorner>-70.631011 -37.574328</ows:LowerCorner>
    <ows:UpperCorner>-66.400335 -31.964909</ows:UpperCorner>
   </ows:WGS84BoundingBox>
  </FeatureType>
  <FeatureType>
   <Name>Ajo_sembrado</Name>
   <Title>Ajo Sembrado 2025</Title>
   <Abstract>superficie sembrada con ajo</Abstract>
   <ows:Keywords>
    <ows:Keyword>ajo</ows:Keyword>
    <ows:Keyword>2025</ows:Keyword>
    <ows:Keyword>superficie</ows:Keyword>
   </ows:Keywords>
   <DefaultSRS>EPSG:5344</DefaultSRS>
   <OtherSRS>EPSG:4326</OtherSRS>
   <OtherSRS>EPSG:3857</OtherSRS>
   <Operations>
    <Operation>Query</Operation>
   </Operations>
   <ows:WGS84BoundingBox dimensions="2">
    <ows:LowerCorner>-70.631011 -37.574328</ows:LowerCorner>
    <ows:UpperCorner>-66.400335 -31.964909</ows:UpperCorner>
   </ows:WGS84BoundingBox>
  </FeatureType>
  <FeatureType>
   <Name>Ajo_San_Carlos</Name>
   <Title>Ajo en San Carlos 2025</Title>
   <Abstract>Superficie con Ajo en invierno 2025 San Carlos	a</Abstract>
   <ows:Keywords>
    <ows:Keyword>San Carlos</ows:Keyword>
    <ows:Keyword>Ajo</ows:Keyword>
    <ows:Keyword>2025</ows:Keyword>
   </ows:Keywords>
   <DefaultSRS>EPSG:5344</DefaultSRS>
   <OtherSRS>EPSG:4326</OtherSRS>
   <OtherSRS>EPSG:3857</OtherSRS>
   <Operations>
    <Operation>Query</Operation>
   </Operations>
   <ows:WGS84BoundingBox dimensions="2">
    <ows:LowerCorner>-69.18286 -34.058711</ows:LowerCorner>
    <ows:UpperCorner>-68.9608 -33.614755</ows:UpperCorner>
   </ows:WGS84BoundingBox>
  </FeatureType>
  <FeatureType>
   <Name>Ajo_Tunuyan</Name>
   <Title>Ajo 2025 Tunuyán</Title>
   <Abstract>Ajo en Tunuyán campaña 2025	</Abstract>
   <ows:Keywords>
    <ows:Keyword>Tunuyan</ows:Keyword>
    <ows:Keyword>2025</ows:Keyword>
    <ows:Keyword>ajo</ows:Keyword>
   </ows:Keywords>
   <DefaultSRS>EPSG:5344</DefaultSRS>
   <OtherSRS>EPSG:4326</OtherSRS>
   <OtherSRS>EPSG:3857</OtherSRS>
   <Operations>
    <Operation>Query</Operation>
   </Operations>
   <ows:WGS84BoundingBox dimensions="2">
    <ows:LowerCorner>-69.285253 -33.739029</ows:LowerCorner>
    <ows:UpperCorner>-69.005855 -33.475273</ows:UpperCorner>
   </ows:WGS84BoundingBox>
  </FeatureType>
  <FeatureType>
   <Name>Ajo_Tupungato</Name>
   <Title>Ajo en Tupungato</Title>
   <Abstract>Ajo 2025 en Tupungato</Abstract>
   <ows:Keywords>
    <ows:Keyword>ajo</ows:Keyword>
    <ows:Keyword>tupungato</ows:Keyword>
   </ows:Keywords>
   <DefaultSRS>EPSG:5344</DefaultSRS>
   <OtherSRS>EPSG:4326</OtherSRS>
   <OtherSRS>EPSG:3857</OtherSRS>
   <Operations>
    <Operation>Query</Operation>
   </Operations>
   <ows:WGS84BoundingBox dimensions="2">
    <ows:LowerCorner>-69.19147 -33.543041</ows:LowerCorner>
    <ows:UpperCorner>-68.977373 -33.335527</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

Reply via email to