Re: [QGIS-Developer] GeoFerver canno't read QGIS server WFS Services

2023-06-20 Thread Walter Lorenzetti via QGIS-Developer

Hi René-Luc any idea about it?

W

Il 05/06/23 15:48, Walter Lorenzetti via QGIS-Developer ha scritto:


René-Luc there it is:

http://www.qgis.org/gml;
    xmlns:ogc="http://www.opengis.net/ogc;
    xmlns:gml="http://www.opengis.net/gml; version="1.0"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema;
    xmlns="http://www.w3.org/2001/XMLSchema; 
elementFormDefault="qualified"

    xmlns:qgs="http://www.qgis.org/gml;>
    schemaLocation="http://schemas.opengis.net/gml/3.1.1/base/gml.xsd; 
namespace="http://www.opengis.net/gml"/>
    substitutionGroup="gml:_Feature" 
type="qgs:Particelle_terreni_e_fabbricatiType"/>

    
    
    
    
    type="gml:PolygonPropertyType" maxOccurs="1" minOccurs="0"/>

    
    
    
    
    nillable="true"/>
    nillable="true"/>

    
    nillable="true"/>
    nillable="true"/>

    
    
    
    


Il 05/06/23 09:59, René-Luc Dhont ha scritto:

Hi Walter,

The issue concerns Particelle_terreni_e_fabbricati layer.
Can you check the DescribeFeatureType for this layer: 
Particelle_terreni_e_fabbricati ?


Regards,
René-Luc

Le 05/06/2023 à 09:26, Walter Lorenzetti a écrit :


Hi René-Luc,

yes it fail on DescribeFeatureType.

This is the repsonse of QGIS 3.28.7:

http://www.opengis.net/gml; 
targetNamespace="http://www.qgis.org/gml; 
xmlns="http://www.w3.org/2001/XMLSchema; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema; version="1.0" 
xmlns:qgs="http://www.qgis.org/gml; 
xmlns:ogc="http://www.opengis.net/ogc; elementFormDefault="qualified">
 schemaLocation="http://schemas.opengis.net/gml/3.1.1/base/gml.xsd; 
namespace="http://www.opengis.net/gml"/>
 type="qgs:buildingsType"/>

 
  
   
    
 type="gml:MultiSurfacePropertyType"/>

 
 
 nillable="true"/>

 
 
 
 
 
 
 
 
 nillable="true"/>
 nillable="true"/>
 nillable="true"/>
 nillable="true"/>
 nillable="true"/>

 
 type="string" nillable="true"/>
 type="long" nillable="true"/>
 
 type="string" nillable="true"/>
 nillable="true"/>

    
   
  
 


and following a DescribeFeatureType response which does not fail on 
geoservers from a Italy government  service:


http://wms.pcn.minambiente.it/ogc?map=/ms_ogc/wfs/Alluvioni_Estensione.map=ITH2018_Estensione_LPH=DescribeFeatureType=1.1.0=WFS


http://mapserver.gis.umn.edu/mapserver;
   xmlns:ms="http://mapserver.gis.umn.edu/mapserver;
   xmlns:ogc="http://www.opengis.net/ogc;
   xmlns:xsd="http://www.w3.org/2001/XMLSchema;
   xmlns="http://www.w3.org/2001/XMLSchema;
   xmlns:gml="http://www.opengis.net/gml;
   elementFormDefault="qualified" version="0.1" >

  http://www.opengis.net/gml;
  
schemaLocation="http://schemas.opengis.net/gml/3.1.1/base/gml.xsd; />


  

  
    
  
    
  minOccurs="0" maxOccurs="unbounded"/>

  
  
  
  
  
  
  
  
  
  
  
  
  
    
  
    
  




I can't see a substantial difference :(

W

Il 31/05/23 15:28, René-Luc Dhont via QGIS-Developer ha scritto:

Hi Walter,

You have to check the result of DescribeFeatureType WFS Request.
This request has to provide the XSD to validate the GML.

Regards,
René-Luc

Le 31/05/2023 à 14:59, Walter Lorenzetti via QGIS-Developer a écrit :


Hi,

when I try to add a WFS service layer to a GeoServer instance I 
get an exception like this:


```

...

Caused by: java.lang.RuntimeException: 
org.geotools.data.DataSourceException: No XSDElementDeclaration 
found for {http://www.opengis.net/wfs}Particelle_terreni_e_fabbricati
    at 
org.geotools.data.store.ContentFeatureSource.getAbsoluteSchema(ContentFeatureSource.java:329)
    at 
org.geotools.data.store.ContentFeatureSource.getSchema(ContentFeatureSource.java:296)
    at 
org.geotools.data.store.ContentFeatureSource.getSchema(ContentFeatureSource.java:105)
    at 
org.geoserver.catalog.CatalogBuilder.buildFeatureType(CatalogBuilder.java:342)
    at 
org.geoserver.catalog.CatalogBuilder.buildFeatureType(CatalogBuilder.java:325)
    at 
org.geoserver.web.data.layer.NewLayerPage.buildLayerInfo(NewLayerPage.java:409)


...

```

Any idea about this issue? It seams a XML error validation..

Thanks in advance.

W


--

Walter Lorenzetti phD
emai

Re: [QGIS-Developer] GeoFerver canno't read QGIS server WFS Services

2023-06-05 Thread Walter Lorenzetti via QGIS-Developer

René-Luc there it is:

http://www.qgis.org/gml;
    xmlns:ogc="http://www.opengis.net/ogc;
    xmlns:gml="http://www.opengis.net/gml; version="1.0"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema;
    xmlns="http://www.w3.org/2001/XMLSchema; elementFormDefault="qualified"
    xmlns:qgs="http://www.qgis.org/gml;>
    schemaLocation="http://schemas.opengis.net/gml/3.1.1/base/gml.xsd; 
namespace="http://www.opengis.net/gml"/>
    substitutionGroup="gml:_Feature" 
type="qgs:Particelle_terreni_e_fabbricatiType"/>

    
    
    
    
    type="gml:PolygonPropertyType" maxOccurs="1" minOccurs="0"/>

    
    
    
    
    
    nillable="true"/>

    
    nillable="true"/>

    
    
    
    
    


Il 05/06/23 09:59, René-Luc Dhont ha scritto:

Hi Walter,

The issue concerns Particelle_terreni_e_fabbricati layer.
Can you check the DescribeFeatureType for this layer: 
Particelle_terreni_e_fabbricati ?


Regards,
René-Luc

Le 05/06/2023 à 09:26, Walter Lorenzetti a écrit :


Hi René-Luc,

yes it fail on DescribeFeatureType.

This is the repsonse of QGIS 3.28.7:

http://www.opengis.net/gml; 
targetNamespace="http://www.qgis.org/gml; 
xmlns="http://www.w3.org/2001/XMLSchema; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema; version="1.0" 
xmlns:qgs="http://www.qgis.org/gml; 
xmlns:ogc="http://www.opengis.net/ogc; elementFormDefault="qualified">
 schemaLocation="http://schemas.opengis.net/gml/3.1.1/base/gml.xsd; 
namespace="http://www.opengis.net/gml"/>
 type="qgs:buildingsType"/>

 
  
   
    
 type="gml:MultiSurfacePropertyType"/>

 
 
 nillable="true"/>

 
 
 
 
 
 
 
 
 nillable="true"/>
 nillable="true"/>
 nillable="true"/>
 nillable="true"/>

 
 
 type="string" nillable="true"/>
 type="long" nillable="true"/>
 
 type="string" nillable="true"/>
 nillable="true"/>

    
   
  
 


and following a DescribeFeatureType response which does not fail on 
geoservers from a Italy government  service:


http://wms.pcn.minambiente.it/ogc?map=/ms_ogc/wfs/Alluvioni_Estensione.map=ITH2018_Estensione_LPH=DescribeFeatureType=1.1.0=WFS


http://mapserver.gis.umn.edu/mapserver;
   xmlns:ms="http://mapserver.gis.umn.edu/mapserver;
   xmlns:ogc="http://www.opengis.net/ogc;
   xmlns:xsd="http://www.w3.org/2001/XMLSchema;
   xmlns="http://www.w3.org/2001/XMLSchema;
   xmlns:gml="http://www.opengis.net/gml;
   elementFormDefault="qualified" version="0.1" >

  http://www.opengis.net/gml;
  
schemaLocation="http://schemas.opengis.net/gml/3.1.1/base/gml.xsd; />


  

  
    
  
    
  minOccurs="0" maxOccurs="unbounded"/>

  
  
  
  
  
  
  
  
  
  
  
  
  
    
  
    
  




I can't see a substantial difference :(

W

Il 31/05/23 15:28, René-Luc Dhont via QGIS-Developer ha scritto:

Hi Walter,

You have to check the result of DescribeFeatureType WFS Request.
This request has to provide the XSD to validate the GML.

Regards,
René-Luc

Le 31/05/2023 à 14:59, Walter Lorenzetti via QGIS-Developer a écrit :


Hi,

when I try to add a WFS service layer to a GeoServer instance I get 
an exception like this:


```

...

Caused by: java.lang.RuntimeException: 
org.geotools.data.DataSourceException: No XSDElementDeclaration 
found for {http://www.opengis.net/wfs}Particelle_terreni_e_fabbricati
    at 
org.geotools.data.store.ContentFeatureSource.getAbsoluteSchema(ContentFeatureSource.java:329)
    at 
org.geotools.data.store.ContentFeatureSource.getSchema(ContentFeatureSource.java:296)
    at 
org.geotools.data.store.ContentFeatureSource.getSchema(ContentFeatureSource.java:105)
    at 
org.geoserver.catalog.CatalogBuilder.buildFeatureType(CatalogBuilder.java:342)
    at 
org.geoserver.catalog.CatalogBuilder.buildFeatureType(CatalogBuilder.java:325)
    at 
org.geoserver.web.data.layer.NewLayerPage.buildLayerInfo(NewLayerPage.java:409)


...

```

Any idea about this issue? It seams a XML error validation..

Thanks in advance.

W


--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
site: gis3w.it <https://gis3w.it>
twitter: w_lorenzetti
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)


_______

Re: [QGIS-Developer] GeoFerver canno't read QGIS server WFS Services

2023-06-05 Thread Walter Lorenzetti via QGIS-Developer

Hi René-Luc,

yes it fail on DescribeFeatureType.

This is the repsonse of QGIS 3.28.7:

http://www.opengis.net/gml; 
targetNamespace="http://www.qgis.org/gml; 
xmlns="http://www.w3.org/2001/XMLSchema; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema; version="1.0" 
xmlns:qgs="http://www.qgis.org/gml; 
xmlns:ogc="http://www.opengis.net/ogc; elementFormDefault="qualified">
 schemaLocation="http://schemas.opengis.net/gml/3.1.1/base/gml.xsd; 
namespace="http://www.opengis.net/gml"/>
 type="qgs:buildingsType"/>

 
  
   
    
 type="gml:MultiSurfacePropertyType"/>

 
 
 nillable="true"/>

 
 
 
 
 
 
 type="decimal" nillable="true"/>
 
 nillable="true"/>
 nillable="true"/>

 
 nillable="true"/>

 
 
 type="string" nillable="true"/>
 type="long" nillable="true"/>
 
 nillable="true"/>
 nillable="true"/>

    
   
  
 


and following a DescribeFeatureType response which does not fail on 
geoservers from a Italy government  service:


http://wms.pcn.minambiente.it/ogc?map=/ms_ogc/wfs/Alluvioni_Estensione.map=ITH2018_Estensione_LPH=DescribeFeatureType=1.1.0=WFS


http://mapserver.gis.umn.edu/mapserver;
   xmlns:ms="http://mapserver.gis.umn.edu/mapserver;
   xmlns:ogc="http://www.opengis.net/ogc;
   xmlns:xsd="http://www.w3.org/2001/XMLSchema;
   xmlns="http://www.w3.org/2001/XMLSchema;
   xmlns:gml="http://www.opengis.net/gml;
   elementFormDefault="qualified" version="0.1" >

  http://www.opengis.net/gml;
  
schemaLocation="http://schemas.opengis.net/gml/3.1.1/base/gml.xsd; />


  

  
    
  
    
  minOccurs="0" maxOccurs="unbounded"/>

  
  
  
  
  
  
  
  
  
  
  
  
  
        
  
    
  




I can't see a substantial difference :(

W

Il 31/05/23 15:28, René-Luc Dhont via QGIS-Developer ha scritto:

Hi Walter,

You have to check the result of DescribeFeatureType WFS Request.
This request has to provide the XSD to validate the GML.

Regards,
René-Luc

Le 31/05/2023 à 14:59, Walter Lorenzetti via QGIS-Developer a écrit :


Hi,

when I try to add a WFS service layer to a GeoServer instance I get 
an exception like this:


```

...

Caused by: java.lang.RuntimeException: 
org.geotools.data.DataSourceException: No XSDElementDeclaration found 
for {http://www.opengis.net/wfs}Particelle_terreni_e_fabbricati
    at 
org.geotools.data.store.ContentFeatureSource.getAbsoluteSchema(ContentFeatureSource.java:329)
    at 
org.geotools.data.store.ContentFeatureSource.getSchema(ContentFeatureSource.java:296)
    at 
org.geotools.data.store.ContentFeatureSource.getSchema(ContentFeatureSource.java:105)
    at 
org.geoserver.catalog.CatalogBuilder.buildFeatureType(CatalogBuilder.java:342)
    at 
org.geoserver.catalog.CatalogBuilder.buildFeatureType(CatalogBuilder.java:325)
    at 
org.geoserver.web.data.layer.NewLayerPage.buildLayerInfo(NewLayerPage.java:409)


...

```

Any idea about this issue? It seams a XML error validation..

Thanks in advance.

W


--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
site: gis3w.it <https://gis3w.it>
twitter: w_lorenzetti
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info:https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe:https://lists.osgeo.org/mailman/listinfo/qgis-developer



___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info:https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe:https://lists.osgeo.org/mailman/listinfo/qgis-developer

--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
site: gis3w.it <https://gis3w.it>
twitter: w_lorenzetti
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


[QGIS-Developer] GeoFerver canno't read QGIS server WFS Services

2023-05-31 Thread Walter Lorenzetti via QGIS-Developer

Hi,

when I try to add a WFS service layer to a GeoServer instance I get an 
exception like this:


```

...

Caused by: java.lang.RuntimeException: 
org.geotools.data.DataSourceException: No XSDElementDeclaration found 
for {http://www.opengis.net/wfs}Particelle_terreni_e_fabbricati
    at 
org.geotools.data.store.ContentFeatureSource.getAbsoluteSchema(ContentFeatureSource.java:329)
    at 
org.geotools.data.store.ContentFeatureSource.getSchema(ContentFeatureSource.java:296)
    at 
org.geotools.data.store.ContentFeatureSource.getSchema(ContentFeatureSource.java:105)
    at 
org.geoserver.catalog.CatalogBuilder.buildFeatureType(CatalogBuilder.java:342)
    at 
org.geoserver.catalog.CatalogBuilder.buildFeatureType(CatalogBuilder.java:325)
    at 
org.geoserver.web.data.layer.NewLayerPage.buildLayerInfo(NewLayerPage.java:409)


...

```

Any idea about this issue? It seams a XML error validation..

Thanks in advance.

W


--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
site: gis3w.it <https://gis3w.it>
twitter: w_lorenzetti
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [QGIS-Developer] MSSQL error

2021-03-05 Thread Walter Lorenzetti

Sorry I found the problem, I don't set correct Provider/DNS.

Thanks

W

Il 05/03/21 10:48, Walter Lorenzetti ha scritto:


Hi list,

Im on ubuntu 18.04 and QGIS 3.16.4.

When I try to load a MSSQL connectioj I get the seguent error:

Errore apertura connessione : [unixODBC][Driver Manager]Can't open lib 
'FreeTDS' : file not found QODBC3: Connessione non riuscita


On my host I have the segunet packages:

libqt5sql5-odbc tdsodbc libqt5sql5-tds msodbcsql17 mssql-tools

Any idea about it?

Thanks in advance

W

--

Walter Lorenzetti phD email: lorenze...@gis3w.it skype: aiki74 
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti> g+:aiki74 
<https://plus.google.com/117055903318462447104/> Tel/Cell: (+39) 
347-6597931 Viale Verdi 24 - 51016 Montecatini Terme (PT) Nuovi corsi 
QGIS e GFOSS <http://gis3w.it/it/calendario-corsi-software-geografici>



___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

--

Walter Lorenzetti phD email: lorenze...@gis3w.it skype: aiki74 
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti> g+:aiki74 
<https://plus.google.com/117055903318462447104/> Tel/Cell: (+39) 
347-6597931 Viale Verdi 24 - 51016 Montecatini Terme (PT) Nuovi corsi 
QGIS e GFOSS <http://gis3w.it/it/calendario-corsi-software-geografici>


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


[QGIS-Developer] MSSQL error

2021-03-05 Thread Walter Lorenzetti

Hi list,

Im on ubuntu 18.04 and QGIS 3.16.4.

When I try to load a MSSQL connectioj I get the seguent error:

Errore apertura connessione : [unixODBC][Driver Manager]Can't open lib 
'FreeTDS' : file not found QODBC3: Connessione non riuscita


On my host I have the segunet packages:

libqt5sql5-odbc tdsodbc libqt5sql5-tds msodbcsql17 mssql-tools

Any idea about it?

Thanks in advance

W

--

Walter Lorenzetti phD email: lorenze...@gis3w.it skype: aiki74 
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti> g+:aiki74 
<https://plus.google.com/117055903318462447104/> Tel/Cell: (+39) 
347-6597931 Viale Verdi 24 - 51016 Montecatini Terme (PT) Nuovi corsi 
QGIS e GFOSS <http://gis3w.it/it/calendario-corsi-software-geografici>


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [QGIS-Developer] ECW flags

2021-01-23 Thread Walter Lorenzetti

Hi Vincent,

I've to do it for a customer who bought OEM licence from Erdas.

Every time I try to push my customers toward free formats, sometimes I 
can, other times not :)


Have a good Sunday

W

Il 23/01/21 22:03, Vincent Picavet (ml) ha scritto:

Hi Walter,

Be careful with ECW SDK licence, which requires an OEM licence for any use in a
Server software component.

See for example :
https://community.hexagongeospatial.com/t5/APOLLO-ECW-Q-A/License-for-reading-or-writing-ECW-in-third-party-software/ta-p/34074#

This may have changed since 2019, but I doubt it.

In any case, I would rather recommend using an alternate format, with free and
opensource format and drivers.

Best regards,
Vincent

On 23/01/2021 16:21, Walter Lorenzetti wrote:

Thanks Jurgen.. I'd like to listem something different :(

So I've to compile it :(

W

Il 23/01/21 16:12, Jürgen E. Fischer ha scritto:

Hi Walter,

On Sat, 23. Jan 2021 at 16:02:13 +0100, Walter Lorenzetti wrote:

a question: QGIS-server 3.10.14 for Ubuntu it was compile with ECW flags or
not?

By default qgis server is built with SERVER_SKIP_ECW TRUE for debian/ubuntu and
in osgeo4w.


Jürgen


--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
skype: aiki74
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti>
g+:aiki74 <https://plus.google.com/117055903318462447104/>
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS 
<http://gis3w.it/it/calendario-corsi-software-geografici>


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
skype: aiki74
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti>
g+:aiki74 <https://plus.google.com/117055903318462447104/>
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS 
<http://gis3w.it/it/calendario-corsi-software-geografici>


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [QGIS-Developer] ECW flags

2021-01-23 Thread Walter Lorenzetti

Thanks Jurgen.. I'd like to listem something different :(

So I've to compile it :(

W

Il 23/01/21 16:12, Jürgen E. Fischer ha scritto:

Hi Walter,

On Sat, 23. Jan 2021 at 16:02:13 +0100, Walter Lorenzetti wrote:

a question: QGIS-server 3.10.14 for Ubuntu it was compile with ECW flags or
not?

By default qgis server is built with SERVER_SKIP_ECW TRUE for debian/ubuntu and
in osgeo4w.


Jürgen


--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
skype: aiki74
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti>
g+:aiki74 <https://plus.google.com/117055903318462447104/>
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS 
<http://gis3w.it/it/calendario-corsi-software-geografici>


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


[QGIS-Developer] ECW flags

2021-01-23 Thread Walter Lorenzetti

Hi all,

a question: QGIS-server 3.10.14 for Ubuntu it was compile with ECW flags 
or not?


With 3.10.12 iI can use gdal compile with Erdas libraries but I get this 
error with 3.10.14:


GDAL_ERROR 4: b"`/shared-volume/project_data/326152.ecw' not recognized 
as a supported file format."


Thanks in advance

Walter.

--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
skype: aiki74
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti>
g+:aiki74 <https://plus.google.com/117055903318462447104/>
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS 
<http://gis3w.it/it/calendario-corsi-software-geografici>


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [QGIS-Developer] Problem with installation of qgis-server LTR on Ubuntu 20.04

2020-10-22 Thread Walter Lorenzetti

Hi Richard,


Il 22/10/20 11:44, Richard Duivenvoorde ha scritto:

On 10/22/20 11:38 AM, Walter Lorenzetti wrote:

Thanks guys for the help.

I read the discussion, perhaps it'd be right add this indication into server 
install documentation ?

Hi Walter,

Please test this first, and reassure yourself that all is working and there are 
no dependency issues.
If yes, then please yes, add it to the server install via a Pull Request in an 
ubuntu specific part.
I'm testing it for a future course, if I don't find dependancy issues 
I'll do a PR on docs.


Thanks,

Richard Duivenvoorde

PS why are people still running Ubuntu server if they can run Debian?
You are in right Richard, Debian is simple to install but Ubuntu server 
is easier for a not skilled person :)W

--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
skype: aiki74
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti>
g+:aiki74 <https://plus.google.com/117055903318462447104/>
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS 
<http://gis3w.it/it/calendario-corsi-software-geografici>


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] Problem with installation of qgis-server LTR on Ubuntu 20.04

2020-10-22 Thread Walter Lorenzetti

Thanks guys for the help.

I read the discussion, perhaps it'd be right add this indication into 
server install documentation ?


W

Il 22/10/20 11:27, Sebastiaan Couwenberg ha scritto:

On 10/22/20 10:29 AM, Walter Lorenzetti wrote:

Have someone same problems?

This was discussed before:

  https://lists.osgeo.org/pipermail/qgis-developer/2020-May/061276.html

TL;DR, it looks like Canonical did not want to support
notification-daemon and changed libnotify4 to have gnome-shell as
preferred dependency.

Kind Regards,

Bas


--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
skype: aiki74
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti>
g+:aiki74 <https://plus.google.com/117055903318462447104/>
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS 
<http://gis3w.it/it/calendario-corsi-software-geografici>


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

[QGIS-Developer] Problem with installation of qgis-server LTR on Ubuntu 20.04

2020-10-22 Thread Walter Lorenzetti

Hi list,

when I try to install 'qgis-server' LTR package on a Ubuntu server 
20.04, ubuntu pull down also gnome and Server-x!


I look at 'qgis-server' dependances with 'qpt-redepends' but 'gnome' 
doesn't come out.


I just try now with a fresh Ubuntu server 20.04 VM.

Have someone same problems?

Thanks in advance.

W


--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
skype: aiki74
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti>
g+:aiki74 <https://plus.google.com/117055903318462447104/>
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS 
<http://gis3w.it/it/calendario-corsi-software-geografici>


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

[QGIS-Developer] Problem with installation of qgis-server LTR on Ubuntu 20.04

2020-10-22 Thread Walter Lorenzetti

Hi list,

when I try to install 'qgis-server' LTR package on a Ubuntu server 
20.04, ubuntu pull down also gnome and Server-x!


I look at 'qgis-server' dependances with 'qpt-redepends' but 'gnome' 
doesn't come out.


I just try now with a fresh Ubuntu server 20.04 VM.

Have someone same problems?

Thanks in advance.

W


--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
skype: aiki74
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti>
g+:aiki74 <https://plus.google.com/117055903318462447104/>
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS 
<http://gis3w.it/it/calendario-corsi-software-geografici>


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] FOSS4G CFP proposals around QGIS

2019-04-15 Thread Walter Lorenzetti

Hi Andreas,

we submit a talk:

- G3W-SUITE a new framework for the QGIS projects WEB publication.

Ciao

W

Il 15/04/19 12:17, Andreas Neumann ha scritto:


Hi,

Today is the last day submitting workshop and presentation proposals.

I wonder who/what was already submitted, so I could potentially help 
to fill in gaps?


I could submit something around "tips with 
layouts/atlas/reports" (including usage of variables and expressions).


How about

  * QGIS server improvements (OGC validation, etc.)
  * Behind the scenes of QGIS.ORG (it was presented in Dresden at
FOSSGIS by Anita and in A Coruna by myself; but I think not yet at
a FOSS4G conf)
  * QGIS 3D (Lutra-guys - are you participating?)

How about doing a workshop around 3D and mesh rendering?

Thanks for your replies and greetings,

Andreas


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
skype: aiki74
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti>
g+:aiki74 <https://plus.google.com/117055903318462447104/>
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS 
<http://gis3w.it/it/calendario-corsi-software-geografici>


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] QGIS server deployment

2019-03-04 Thread Walter Lorenzetti

Hi guys,

I found very usefull every your answers, thanks to everybody.

W

Il 26/02/19 16:33, Eric Lemoine ha scritto:

Hi all,

I'm not a sysadmin but for our customers I'd like find the better way
for deploy QGIS-server 3.

I try at least 3 ways:

1) Apache2 + libapache2-mod-fcgid


There is Apache2 + mod_proxy_fcgi that you could use as well. As
opposed to mod_fcgid, mod_proxy_fcgi requires that you use your own
method for starting the FastCGI process(es) (QGIS Server here). In this
regard mod_proxy_fcgi is very similar to NGINX-based setups.



2) Nginx + fcgiwrap

I recently added a note to the QGIS Server docs [0] that recommends
against fcgiwrap. fcgiwrap is very slow, because it creates a new QGIS
Server process on each request!

[0]
<https://docs.qgis.org/testing/en/docs/user_manual/working_with_ogc/server/getting_started.html#nginx>


3) Nginx + QGIS-Server working by socket/service (systemd)


I like this one a lot, because it doesn't require anything else than
systemd, which has become very very common on Linux distros. I even
wrote a blog post about it :-) See [1].

[1]
<https://oslandia.com/en/2018/11/23/deploying-qgis-server-with-systemd/>



By delveloper side, what do you think is the best?


As already said I like the systemd-only method because it doesn't
require more than systemd, which you probably already have and use on
your Linux system.

spawn-fcgi works great as well, but you will need to use something like
supervisord, or write a systemd system unit for it.



I'd like to much 3) solution, but I found some problems, in
particular, how many sockects I've to create watching at my server?
(Number of processors )


I'd recommend using one QGIS Server process per processor, or even a
few more for more parallelism during I/O operations. For example with 4
processors I think you can use 6-8 QGIS Server processes.



For 1) and 2) have you experiences on performance and tuning?

Don't use 2 :-) I don't have much experience with 1 so I won't comment.
But Patrick's suggestions sound very good to me :)

One final note: at Oslandia we either use NGINX + systemd, or NGINX +
spawn-fcgi when running QGIS Server in Docker container. If you want
to use Docker I'd recommend taking a look at [2], which explains how we
build and run QGIS Server using Docker.

[2] <https://github.com/Oslandia/docker-qgis>

Good luck!


--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
skype: aiki74
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti>
g+:aiki74 <https://plus.google.com/117055903318462447104/>
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS 
<http://gis3w.it/it/calendario-corsi-software-geografici>


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] QGIS server deployment

2019-03-04 Thread Walter Lorenzetti

Hi Eric,

thank oyu very much for this reply, I found your post clear and usefull.

All the best.

W

Il 26/02/19 16:33, Eric Lemoine ha scritto:

Hi all,

I'm not a sysadmin but for our customers I'd like find the better way
for deploy QGIS-server 3.

I try at least 3 ways:

1) Apache2 + libapache2-mod-fcgid


There is Apache2 + mod_proxy_fcgi that you could use as well. As
opposed to mod_fcgid, mod_proxy_fcgi requires that you use your own
method for starting the FastCGI process(es) (QGIS Server here). In this
regard mod_proxy_fcgi is very similar to NGINX-based setups.



2) Nginx + fcgiwrap

I recently added a note to the QGIS Server docs [0] that recommends
against fcgiwrap. fcgiwrap is very slow, because it creates a new QGIS
Server process on each request!

[0]
<https://docs.qgis.org/testing/en/docs/user_manual/working_with_ogc/server/getting_started.html#nginx>


3) Nginx + QGIS-Server working by socket/service (systemd)


I like this one a lot, because it doesn't require anything else than
systemd, which has become very very common on Linux distros. I even
wrote a blog post about it :-) See [1].

[1]
<https://oslandia.com/en/2018/11/23/deploying-qgis-server-with-systemd/>



By delveloper side, what do you think is the best?


As already said I like the systemd-only method because it doesn't
require more than systemd, which you probably already have and use on
your Linux system.

spawn-fcgi works great as well, but you will need to use something like
supervisord, or write a systemd system unit for it.



I'd like to much 3) solution, but I found some problems, in
particular, how many sockects I've to create watching at my server?
(Number of processors )


I'd recommend using one QGIS Server process per processor, or even a
few more for more parallelism during I/O operations. For example with 4
processors I think you can use 6-8 QGIS Server processes.



For 1) and 2) have you experiences on performance and tuning?

Don't use 2 :-) I don't have much experience with 1 so I won't comment.
But Patrick's suggestions sound very good to me :)

One final note: at Oslandia we either use NGINX + systemd, or NGINX +
spawn-fcgi when running QGIS Server in Docker container. If you want
to use Docker I'd recommend taking a look at [2], which explains how we
build and run QGIS Server using Docker.

[2] <https://github.com/Oslandia/docker-qgis>

Good luck!


--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
skype: aiki74
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti>
g+:aiki74 <https://plus.google.com/117055903318462447104/>
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS 
<http://gis3w.it/it/calendario-corsi-software-geografici>


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

[QGIS-Developer] QGIS-server 3.4.4 LAYERFONTCOLOR / ITEMFONTCOLOR

2019-03-04 Thread Walter Lorenzetti

Hi list,

On my laptop I have QGIS-server at version 1:3.4.4+24xenial-ubuntugis-1.

The parameter LAYERFONTCOLOR / ITEMFONTCOLOR  it'd be not work, I try 
with hex color mode but also withe clear color name like 'white' or 'red'.


Is a possibile bug or I did in wrong way, following a example url:

SERVICE=WMS=1.3.0=GetLegendGraphic_VERSION=1.3.0=300=image/png=true=%23FF=true=8=10=4=4=2=8=4&=Branches,Losses,Valves,Sources,OutLets,InLets,Checkvalves,Controllers,Boundaries

If it's a bug I'll open a issue.

Thanks in advance.

W

--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
skype: aiki74
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti>
g+:aiki74 <https://plus.google.com/117055903318462447104/>
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS 
<http://gis3w.it/it/calendario-corsi-software-geografici>


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] QGIS server deployment

2019-02-26 Thread Walter Lorenzetti

Ciao Daniele,

Il 25/02/19 14:43, Daniele Viganò ha scritto:

Ciao Walter,

we use 5) Nginx + spawn-fcgi (a lighttpd project) in multiple Docker 
containers [0]. As a thumb rule I use one process per Docker with 
number of QGIS threads equal to the available CPU 'cores' and a number 
of Docker containers also equal to the number of CPUs. It depends 
anyway much on the workload (i.e. long running requests vs quick ones).



This is clear :)

When not using containers I would go for 3) nginx + systemd.


In example if you have 4 cores you create 4 qgis-server socks file and 
put every soscks in a nginx upstream:


upstream qgis_mapserv_backend {
    server unix:/run/qgis-server1.sock;
    server unix:/run/qgis-server2.sock;
    server unix:/run/qgis-server3.sock;
    server unix:/run/qgis-server4.sock;
}

In this way?

Grazie

W



Cheers,
Daniele

[0] https://github.com/gem/oq-qgis-server#qgis-3-server-via-docker

On Mon, Feb 25, 2019 at 11:15 AM Walter Lorenzetti 
mailto:lorenze...@gis3w.it>> wrote:


Hi all,

I'm not a sysadmin but for our customers I'd like find the better
way for deploy QGIS-server 3.

I try at least 3 ways:

1) Apache2 + libapache2-mod-fcgid

2) Nginx + fcgiwrap

3) Nginx + QGIS-Server working by socket/service (systemd)

By delveloper side, what do you think is the best?

I'd like to much 3) solution, but I found some problems, in
particular, how many sockects I've to create watching at my
server? (Number of processors )

For 1) and 2) have you experiences on performance and tuning?

Thanks in advance and thanks for work!

W

-- 


Walter Lorenzetti phD
email: lorenze...@gis3w.it <mailto:lorenze...@gis3w.it>
skype: aiki74
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti>
g+:aiki74 <https://plus.google.com/117055903318462447104/>
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS
<http://gis3w.it/it/calendario-corsi-software-geografici>

___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org <mailto:QGIS-Developer@lists.osgeo.org>
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer



--
*Daniele Viganò*
http://daniele.vigano.me

--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
skype: aiki74
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti>
g+:aiki74 <https://plus.google.com/117055903318462447104/>
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS 
<http://gis3w.it/it/calendario-corsi-software-geografici>


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] QGIS server deployment

2019-02-26 Thread Walter Lorenzetti

Hi René,

thank you for reply, I used only one time supervisord for a project. The 
4th way it'd be very nice :). Thanks.


W

Il 25/02/19 11:28, René-Luc Dhont ha scritto:

Hi Walter,

We, at 3Liz, use the 3) with supervisord and the number of process is 
based on the number of preocessors.


But we also used for QGIS3 a 4th way, a python server based on 
tronado: https://github.com/3liz/py-qgis-server


Regards,

René-Luc
https://github.com/rldhont

Le 25/02/2019 à 11:08, Walter Lorenzetti a écrit :


Hi all,

I'm not a sysadmin but for our customers I'd like find the better way 
for deploy QGIS-server 3.


I try at least 3 ways:

1) Apache2 + libapache2-mod-fcgid

2) Nginx + fcgiwrap

3) Nginx + QGIS-Server working by socket/service (systemd)

By delveloper side, what do you think is the best?

I'd like to much 3) solution, but I found some problems, in 
particular, how many sockects I've to create watching at my server? 
(Number of processors )


For 1) and 2) have you experiences on performance and tuning?

Thanks in advance and thanks for work!

W

--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
skype: aiki74
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti>
g+:aiki74 <https://plus.google.com/117055903318462447104/>
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS 
<http://gis3w.it/it/calendario-corsi-software-geografici>



___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info:https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe:https://lists.osgeo.org/mailman/listinfo/qgis-developer



___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
skype: aiki74
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti>
g+:aiki74 <https://plus.google.com/117055903318462447104/>
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS 
<http://gis3w.it/it/calendario-corsi-software-geografici>


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] QGIS server deployment

2019-02-26 Thread Walter Lorenzetti

Hi Patrick,

thanks for FcgidMaxRequestsPerProcess indication, so for processes you 
set FcgidMaxProcesses or FcgidMaxProcessesPerClass?


In example FcgidMaxProcesses 4 if cores are 4?

Do you have docker file for qgis-server image that you post here?

Thanks

W

Il 25/02/19 11:54, Patrick Valsecchi ha scritto:
On the camptocamp side, we use 1) within a docker image: 
https://cloud.docker.com/u/camptocamp/repository/docker/camptocamp/qgis-server


What I strongly recommend is to add a FcgidMaxRequestsPerProcess with 
a value of 1000 (work around some potential  memory leaks in QGIS). 
I'd say to set the number of processes to the number of CPU cores.


On Mon, Feb 25, 2019 at 11:29 AM René-Luc Dhont <mailto:rldh...@gmail.com>> wrote:


Hi Walter,

We, at 3Liz, use the 3) with supervisord and the number of process
is based on the number of preocessors.

But we also used for QGIS3 a 4th way, a python server based on
tronado: https://github.com/3liz/py-qgis-server

Regards,

René-Luc
https://github.com/rldhont

Le 25/02/2019 à 11:08, Walter Lorenzetti a écrit :


Hi all,

I'm not a sysadmin but for our customers I'd like find the better
way for deploy QGIS-server 3.

I try at least 3 ways:

1) Apache2 + libapache2-mod-fcgid

2) Nginx + fcgiwrap

3) Nginx + QGIS-Server working by socket/service (systemd)

By delveloper side, what do you think is the best?

I'd like to much 3) solution, but I found some problems, in
particular, how many sockects I've to create watching at my
server? (Number of processors )

For 1) and 2) have you experiences on performance and tuning?

Thanks in advance and thanks for work!

W

-- 


    Walter Lorenzetti phD
email: lorenze...@gis3w.it <mailto:lorenze...@gis3w.it>
skype: aiki74
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti>
g+:aiki74 <https://plus.google.com/117055903318462447104/>
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS
<http://gis3w.it/it/calendario-corsi-software-geografici>


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org  <mailto:QGIS-Developer@lists.osgeo.org>
List info:https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe:https://lists.osgeo.org/mailman/listinfo/qgis-developer


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org <mailto:QGIS-Developer@lists.osgeo.org>
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
skype: aiki74
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti>
g+:aiki74 <https://plus.google.com/117055903318462447104/>
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS 
<http://gis3w.it/it/calendario-corsi-software-geografici>


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

[QGIS-Developer] QGIS server deployment

2019-02-25 Thread Walter Lorenzetti

Hi all,

I'm not a sysadmin but for our customers I'd like find the better way 
for deploy QGIS-server 3.


I try at least 3 ways:

1) Apache2 + libapache2-mod-fcgid

2) Nginx + fcgiwrap

3) Nginx + QGIS-Server working by socket/service (systemd)

By delveloper side, what do you think is the best?

I'd like to much 3) solution, but I found some problems, in particular, 
how many sockects I've to create watching at my server? (Number of 
processors )


For 1) and 2) have you experiences on performance and tuning?

Thanks in advance and thanks for work!

W

--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
skype: aiki74
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti>
g+:aiki74 <https://plus.google.com/117055903318462447104/>
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS 
<http://gis3w.it/it/calendario-corsi-software-geografici>


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] [Qgis-developer] QGIS <-> Django

2018-10-06 Thread Walter Lorenzetti

Hi All,

at GIS3W we developed a suite based on Django for QGIS server [1], the 
code in Open and on Github [2] (main app is G3W-ADMIN).


The suite parse QGIS project file(at the moment is only for QGIS 2.18) 
and stores layer data in to db, alse connection string informations. 
With the layer connection we build a Django model on fly for to get data 
directly from db ora to write on it.


We developed a 'editing' module but for now is not open, but the core 
for build Django model on fly is in the open code [3].


The suite comunicates with Webgis Client (G3W-CLIENT) with custom api 
built with Django Rest Framework.


I hope this can be usefull.

I'm thinking again on django model on fly worflow and his memory 
implication, comments and suggestions are welcome.


Have a good weekend.

Ciao

W


[1] https://g3wsuite.gis3w.it/

[2] https://github.com/g3w-suite

[3] 
https://github.com/g3w-suite/g3w-admin/blob/master/g3w-admin/core/utils/models.py


Il 05/10/2018 22:54, Olivier Dalang ha scritto:

Hi Radim,

I didn't get this sorted in the end (ended just having the layer as 
read only in QGIS from postgis and users would do any modification 
from django admin).


About a Django provider for QGIS : it is now possible to create python 
providers [1]. So creating a REST provider to consume a django rest 
framework endpoint may not be that hard anymore ? That would certainly 
be a great addition to QGIS !!


And about a WFS-T app for Django : I don't know of any other effort 
than django-wfs, but I just saw there's an open PR with some a lot of 
changed including python 3 support, so maybe django-wfs is not as dead 
as it looks ? Still WFS-T would have to be added, and again not sure 
how hard this would be...


Let us know how it goes !

Cheers,

Olivier

[1] https://github.com/qgis/QGIS/pull/7012



On Sat, Oct 6, 2018 at 4:24 AM Radim Blazek <mailto:radim.bla...@gmail.com>> wrote:


Hi,
we need the same, to be precise, we need two things, to allow editing
of data stored in Django/PostGIS in QGIS over the network and let QGIS
Server (WMS) to read data from Django, both using Django filters etc.
If we manage to get data to QGIS from Django (and back), we can use
QGIS Server and WFS-T for editing. So I am looking for something like
Django provider for QGIS or WFS-T application for Django. Are you
aware of something like that?

Olivier, what have you used in the end? [1] is not maintained and it
does not support WFS-T.

Alessandro, in [2] I am missing data reading from Django models. It
seems like the server is launched from python, but data flow goes
through standard QGIS providers?

Marco, if I got it looking briefly into GeoNode code, they just run
QGIS server, but they don't read data directly from Django models,
right?

[1] https://github.com/vascop/django-wfs
[2] http://www.itopen.it/qgis-server-binding-news/lang-pref/en/

Radim

On Fri, Mar 24, 2017 at 1:56 PM Marco Bernasocchi
mailto:ma...@opengis.ch>> wrote:
>
> Hi Olivier
> Kartoza has been working on having geonode server running
smoothly using
> a qgis server in the background.
>
> have a look at
> https://www.youtube.com/watch?v=GzX4byPkV3E
>

http://osgeo-org.1560.x6.nabble.com/New-Geonode-GeoSAFE-and-QGIS-work-td5303864.html
>
> cheers
> Marco
>
> On 24.03.2017 13:10, Olivier Dalang wrote:
> > Dear List,
> >
> > Does anybody here have some experience with making QGIS work with
> > (Geo)Django ?
> >
> > I would love to be able to make them communicate, as QGIS is the
> > interface of choice to do complex work on geometries and Django is
> > perfect to quickly setup a complete endpoint with user
management, model
> > logic and web administration interface.
> >
> > I see two approches :
> > - Using Django REST framework to create a REST endpoint - but
is there a
> > way to consume REST endpoints in QGIS ?
> > - Developing a WFST module for Django, for which there seem to
be some
> > work done [1] for the non-transactionnal part.
> >
> > I just wanted to ask before reinventing the wheel !
> >
> > Bests,
> >
> > Olivier



___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
skype: aiki74
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti>
g+:aiki74 <https://plus.google.com/117055903318462447104/>
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi cors

Re: [QGIS-Developer] Demo application for G3W-SUITE

2018-06-29 Thread Walter Lorenzetti

Hi Tim, thanks!!


Il 29/06/2018 15:30, Tim Sutton ha scritto:

Nice work Walter, congratulations!

We really should maintain a ‘derivative projects’ page on QGIS.ORG 
<http://QGIS.ORG> where we can list all cool projects like this.


The ‘derivative projects’ page idea sound as good! We can try..


W

--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
skype: aiki74
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti>
g+:aiki74 <https://plus.google.com/117055903318462447104/>
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS 
<http://gis3w.it/it/calendario-corsi-software-geografici>


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

[QGIS-Developer] Demo application for G3W-SUITE

2018-06-29 Thread Walter Lorenzetti

Hi users, hi developers,

in past May we introduce you a new suite application to publish QGIS 
projects on web using QGIS-Server.


https://lists.osgeo.org/pipermail/qgis-user/2018-May/042280.html

https://lists.osgeo.org/pipermail/qgis-developer/2018-May/053171.html

You rightly ask us a demo applications, sorry for delay but now we have 
a demo for You :)


https://demo.g3wsuite.it/

You can try this demo, using demo data that we prepared for your test, 
and following instructions on this web page


https://g3wsuite.gis3w.it/demo/

I hope you enjoy it, feedback are welcome.

Bye

W

--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
skype: aiki74
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti>
g+:aiki74 <https://plus.google.com/117055903318462447104/>
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS 
<http://gis3w.it/it/calendario-corsi-software-geografici>


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] [Qgis-user] New WEB Suite for QGIS - G3W-SUITE

2018-05-03 Thread Walter Lorenzetti

Hi Luca,



Il 02/05/2018 16:30, Luca Manganelli ha scritto:
On Wed, May 2, 2018 at 12:09 PM, Walter Lorenzetti 
<lorenze...@gis3w.it <mailto:lorenze...@gis3w.it>> wrote:


Hi users, hi developers,

I am pleasure to introduce you a new suite to publish QGIS
projects on web by QGIS-Server  that we developed in past 2-3
years at GIS3W

​This project sounds interesting. Some questions:
1) this webgis should run under django ​system?
The system is a CLIENT-SEVER system based on a API REST comunication, 
webgis client is indipendent from admin server.
A the moment webgis layout page is served from a django view, but there 
aren't problem if base layout page is outside django system.

2) is it extensible (i.e. can I add custom buttons, actions, etc...)?
Yes is possible to add custom elements in programming way, as I wrote 
webgis client built with vue.js (https://vuejs.org/) with reactive logic.
3) there's a tile caching system. Does it solve the usual problems 
with labels?
Inside repository you find a module for chaching: 
https://github.com/g3w-suite/g3w-admin-caching
Is a django module that user Tilestache for caching single layer of a 
QGIS Project.
Is very simple and a the moment solve labels problems with tilestache 
capabilities.


W


--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
skype: aiki74
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti>
g+:aiki74 <https://plus.google.com/117055903318462447104/>
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS 
<http://gis3w.it/it/calendario-corsi-software-geografici>


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] New WEB Suite for QGIS - G3W-SUITE

2018-05-02 Thread Walter Lorenzetti

Hi Régis,

we are pulling up a new demo site, for now you can watch to this dieo, 
is in Italian language but I think is clear.


https://www.youtube.com/watch?v=2xq-8tgc66s

Al the best.

W


Il 02/05/2018 14:30, Régis Haubourg ha scritto:

Hi Walter,

thanks for letting us know !
Any chance to have an english version of the website and some demo / 
videos to help us understand that suite?


Cheers
Régis

2018-05-02 12:09 GMT+02:00 Walter Lorenzetti <lorenze...@gis3w.it 
<mailto:lorenze...@gis3w.it>>:


Hi users, hi developers,

I am pleasure to introduce you a new suite to publish QGIS
projects on web by QGIS-Server  that we developed in past 2-3
years at GIS3W.

G3W-SUITE is a modular client-server application developed with
Django and Vue.js.

Main github repositoryies is https://github.com/g3w-suite

Main Django application (G3W-ADMIN) is
https://github.com/g3w-suite/g3w-admin
<https://github.com/g3w-suite/g3w-admin> and main webmap client
applications are

https://github.com/g3w-suite/g3w-client-sdk
<https://github.com/g3w-suite/g3w-client-sdk>,

https://github.com/g3w-suite/g3w-client-template-lte
<https://github.com/g3w-suite/g3w-client-template-lte> ,

https://github.com/g3w-suite/g3w-client
<https://github.com/g3w-suite/g3w-client>

In normal developing workflow, client application is compiled and
put inside main server Django application.

To run the suite is enough deploy main Django application G3W-ADMIN.

If you want to try it and/or (if you like it :)) partecipate to
the project you are Welcome!

Comments and suggestions are welcome!

We are a small company, so is possibile we reply to your question
with a slight delay :)

Bye
    W

-- 


Walter Lorenzetti phD
email: lorenze...@gis3w.it <mailto:lorenze...@gis3w.it>
skype: aiki74
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti>
g+:aiki74 <https://plus.google.com/117055903318462447104/>
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS
<http://gis3w.it/it/calendario-corsi-software-geografici>


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org <mailto:QGIS-Developer@lists.osgeo.org>
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
<https://lists.osgeo.org/mailman/listinfo/qgis-developer>
Unsubscribe:
https://lists.osgeo.org/mailman/listinfo/qgis-developer
<https://lists.osgeo.org/mailman/listinfo/qgis-developer>




--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
skype: aiki74
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti>
g+:aiki74 <https://plus.google.com/117055903318462447104/>
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS 
<http://gis3w.it/it/calendario-corsi-software-geografici>


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

[QGIS-Developer] New WEB Suite for QGIS - G3W-SUITE

2018-05-02 Thread Walter Lorenzetti

Hi users, hi developers,

I am pleasure to introduce you a new suite to publish QGIS projects on 
web by QGIS-Server  that we developed in past 2-3 years at GIS3W.


G3W-SUITE is a modular client-server application developed with Django 
and Vue.js.


Main github repositoryies is https://github.com/g3w-suite

Main Django application (G3W-ADMIN) is 
https://github.com/g3w-suite/g3w-admin and main webmap client 
applications are


https://github.com/g3w-suite/g3w-client-sdk,

https://github.com/g3w-suite/g3w-client-template-lte ,

https://github.com/g3w-suite/g3w-client

In normal developing workflow, client application is compiled and put 
inside main server Django application.


To run the suite is enough deploy main Django application G3W-ADMIN.

If you want to try it and/or (if you like it :)) partecipate to the 
project you are Welcome!


Comments and suggestions are welcome!

We are a small company, so is possibile we reply to your question with a 
slight delay :)


Bye
W

--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
skype: aiki74
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti>
g+:aiki74 <https://plus.google.com/117055903318462447104/>
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS 
<http://gis3w.it/it/calendario-corsi-software-geografici>


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] Qgis with ubuntgis dependancy broken

2017-11-28 Thread Walter Lorenzetti

Hi Jürgen,

my question was impulisive because it was the first time in many years 
of using qgis and ubuntugis.


Thanks.

W


Il 27/11/2017 16:34, Jürgen E. Fischer ha scritto:

Hi Walter,

On Mon, 27. Nov 2017 at 12:38:06 +0100, Walter Lorenzetti wrote:

QGIS repository for ubuntugis-unstable is broken, require gdal 2.2.1 but
ubuntugis updated to 2.2.2.
It is correct or I'm doing a  mistake?

No, that's expected.  See note on
http://www.qgis.org/en/site/forusers/alldownloads.html#debian-ubuntu.


Jürgen



___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
skype: aiki74
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti>
g+:aiki74 <https://plus.google.com/117055903318462447104/>
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS 
<http://gis3w.it/it/calendario-corsi-software-geografici>


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] Qgis with ubuntgis dependancy broken

2017-11-27 Thread Walter Lorenzetti

Hi Patrick,

thanks for reply and suggestions.

I compile from source the development edition, but for server and 
desktop I use repository.


I'll try your example if the issue continue for long time.

W


Il 27/11/2017 16:33, Patrick Dunford ha scritto:
There is no mandated requirement to use the Ubuntugis repository for 
2.18. The latest edition of 2.18 is available from the non-ubuntugis 
Qgis repository for xenial.


Do you have that option available to you?

If you need the development edition (2.99) unfortunately the 
developers are not supporting this on Xenial because of a package 
dependency that is not supported by the Ubuntu repositories for 
Xenial, even though it should in theory be possible to get the 
required package(s) from another repository.


If you have used apt upgrade to update all the packages in your system 
at once, including new ubuntugis packages, don't update all the 
packages this way. Just update qgis by itself, and it won't pull the 
new ubuntugis packages if it doesn't need them.


The more technically astute might try commenting out the ubuntugis 
repository from apt's sources.list files or fragments before issuing 
the apt update command, or playing with Apt pinning settings to 
prioritise repositories.


Example: I installed Debian buster/testing and then attempted to 
install Qgis 2.99 sid/unstable. This told me it needed a package from 
Debian sid/unstable repositories. I changed the master repository for 
debian to unstable and then apt update tells me there are hundreds of 
new packages from unstable I could install. I only want it to install 
the packages needed for qgis so instead of running apt upgrade, I just 
run apt install qgis etc to only pull the unstable packages it 
actually needs for this installation, and then change the Debian 
master repository back to buster.


The above options may not suit every situation where ubuntugis has to 
be used, obviously it does not suit your particular requirement if you 
have to have the latest ubuntugis packages for other reasons, however 
it may resolve the situation for someone else.


On 28/11/17 02:23, Walter Lorenzetti wrote:


Thanks Patrick for replay, I user ubuntugis for other project in my 
work ..


W




___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
skype: aiki74
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti>
g+:aiki74 <https://plus.google.com/117055903318462447104/>
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS 
<http://gis3w.it/it/calendario-corsi-software-geografici>


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] Qgis with ubuntgis dependancy broken

2017-11-27 Thread Walter Lorenzetti

Hi Angelos,

thanks lot for hard work... I can understand..

W


Il 27/11/2017 15:00, Angelos Tzotsos ha scritto:

Hi all,

We are trying to synchronize as much as possible, UbuntuGIS updates 
are announced in the mailing list many days before we actually update 
the packages.


Perhaps a better solution long term would be to merge those efforts 
i.e. use common packaging sources and QGIS packages being pushed 
directly to Lauchpad.


Regards,
Angelos

On 11/27/2017 03:23 PM, Walter Lorenzetti wrote:
Thanks Patrick for replay, I user ubuntugis for other project in my 
work ..


W


Il 27/11/2017 13:51, Patrick Dunford ha scritto:


It's a very common issue, you should search this list's archives first

Short answer: these are two different projects and are not 
guaranteed to be in sync all the time. If you need something that 
is, don't use ubuntugis.



On 28/11/17 00:38, Walter Lorenzetti wrote:


Hi list,

QGIS repository for ubuntugis-unstable is broken, require gdal 
2.2.1 but ubuntugis updated to 2.2.2.


It is correct or I'm doing a  mistake?

Thanks in advance.

W


--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
skype: aiki74
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti>
g+:aiki74 <https://plus.google.com/117055903318462447104/>
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS 
<http://gis3w.it/it/calendario-corsi-software-geografici>




___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info:https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe:https://lists.osgeo.org/mailman/listinfo/qgis-developer




___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer




___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info:https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe:https://lists.osgeo.org/mailman/listinfo/qgis-developer



--
Angelos Tzotsos, PhD
Charter Member
Open Source Geospatial Foundation
http://users.ntua.gr/tzotsos


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
skype: aiki74
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti>
g+:aiki74 <https://plus.google.com/117055903318462447104/>
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS 
<http://gis3w.it/it/calendario-corsi-software-geografici>


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] Qgis with ubuntgis dependancy broken

2017-11-27 Thread Walter Lorenzetti

Thanks Patrick for replay, I user ubuntugis for other project in my work ..

W


Il 27/11/2017 13:51, Patrick Dunford ha scritto:


It's a very common issue, you should search this list's archives first

Short answer: these are two different projects and are not guaranteed 
to be in sync all the time. If you need something that is, don't use 
ubuntugis.



On 28/11/17 00:38, Walter Lorenzetti wrote:


Hi list,

QGIS repository for ubuntugis-unstable is broken, require gdal 2.2.1 
but ubuntugis updated to 2.2.2.


It is correct or I'm doing a  mistake?

Thanks in advance.

W


--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
skype: aiki74
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti>
g+:aiki74 <https://plus.google.com/117055903318462447104/>
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS 
<http://gis3w.it/it/calendario-corsi-software-geografici>




___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info:https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe:https://lists.osgeo.org/mailman/listinfo/qgis-developer




___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
skype: aiki74
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti>
g+:aiki74 <https://plus.google.com/117055903318462447104/>
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS 
<http://gis3w.it/it/calendario-corsi-software-geografici>


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

[QGIS-Developer] Qgis with ubuntgis dependancy broken

2017-11-27 Thread Walter Lorenzetti

Hi list,

QGIS repository for ubuntugis-unstable is broken, require gdal 2.2.1 but 
ubuntugis updated to 2.2.2.


It is correct or I'm doing a  mistake?

Thanks in advance.

W


--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
skype: aiki74
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti>
g+:aiki74 <https://plus.google.com/117055903318462447104/>
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS 
<http://gis3w.it/it/calendario-corsi-software-geografici>


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] Install QGIS 2.18 LTR on Ubuntu 16.04 LTS.

2017-11-02 Thread Walter Lorenzetti

Hi Jürgen,

thanks! I'm very busy and tired... I added ubuntugis but not unstable.

Al the best.

W


Il 02/11/2017 18:03, Jürgen E. Fischer ha scritto:

Hi Walter,

On Thu, 02. Nov 2017 at 17:39:56 +0100, Walter Lorenzetti wrote:

QGIS wants gdal-abi-2-2-1, but with ubuntugis I installed gdal-abi-2-1-3.
Is there a dependence brokken on http://qgis.org/ubuntugis ?

Apparently not - ubuntugis-unstable has GDAL 2.2.1 for xenial.

https://launchpad.net/~ubuntugis/+archive/ubuntu/ubuntugis-unstable/+packages?field.name_filter=gdal_filter=published_filter=xenial



Jürgen




___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
skype: aiki74
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti>
g+:aiki74 <https://plus.google.com/117055903318462447104/>
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS 
<http://gis3w.it/it/calendario-corsi-software-geografici>


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

[QGIS-Developer] Install QGIS 2.18 LTR on Ubuntu 16.04 LTS.

2017-11-02 Thread Walter Lorenzetti

Hi list,

today I try to install QGIS 2.18 on a new Ubuntu 16.04 with ubuntugis 
dependency, but I get a error on gdal dependence.


QGIS wants gdal-abi-2-2-1, but with ubuntugis I installed gdal-abi-2-1-3.

Is there a dependence brokken on http://qgis.org/ubuntugis ?

Thanks in advance.

Walter

--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
skype: aiki74
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti>
g+:aiki74 <https://plus.google.com/117055903318462447104/>
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS 
<http://gis3w.it/it/calendario-corsi-software-geografici>


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] qgis-server behind proxy

2017-01-18 Thread Walter Lorenzetti

Hi all,

I'm using qgis-server 2.14, my server is behind a proxy, is possibile to 
set env variables to set proxy parameters?


Thanks in advance

Walter


--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
skype: aiki74
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti>
g+:aiki74 <https://plus.google.com/117055903318462447104/>
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS 
<http://gis3w.it/it/calendario-corsi-software-geografici>


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] [Qgis-psc] Stepping back from the PSC

2016-10-04 Thread Walter Lorenzetti

Thank you Marco for work done!

Walter

Gis3W


Il 04/10/2016 16:13, G. Allegri ha scritto:
Thanks for the great work done! We, Gis3W, are greatful for your 
foundamental contributes to QGIS as a whole ;)


Giovanni

2016-10-04 16:01 GMT+02:00 Anita Graser <anitagra...@gmx.at 
<mailto:anitagra...@gmx.at>>:


On Tue, Oct 4, 2016 at 3:51 PM, Marco Hugentobler
<marco.hugentob...@sourcepole.ch
<mailto:marco.hugentob...@sourcepole.ch>> wrote:

Dear QGIS devs
After being 10 years in the QGIS PSC, I'd like to step back
from my position as a technical advisor. I feel that I don't
have the necessary time any more, so I would like to use the
time I have for technical things rather than organizational
aspects of the project. Of course I'm continuing to be a
member of the developer team, so we'll stay in contact anyway.


​Thank you Marco for all the great work you've been doing as
technical adviser and thank you for staying on board as part of
our core development team!

Best wishes,
Anita

​

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org <mailto:Qgis-developer@lists.osgeo.org>
List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
<http://lists.osgeo.org/mailman/listinfo/qgis-developer>
Unsubscribe:
http://lists.osgeo.org/mailman/listinfo/qgis-developer
<http://lists.osgeo.org/mailman/listinfo/qgis-developer>




___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer


--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
skype: aiki74
twitter:w_lorenzetti <https://twitter.com/w_lorenzetti>
g+:aiki74 <https://plus.google.com/117055903318462447104/>
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS 
<http://gis3w.it/it/calendario-corsi-software-geografici>


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] [Qgis-user] GetFeatureInfo Filter not work on Shape File

2015-06-06 Thread Walter Lorenzetti

Hi list,

I'm using qgis-server 2.8.2 on Ubuntu 14.04 with qgis-web-client, but i 
have a problem on GetFeatureInfo call with Filter parameter on a shape 
file in my project, I obtain zero results.


If a try with same layer but inside PostgreSql, every things work.

Someone have an idea about this behavior? Why on shape files 
GetFeatureInfo call with Filter not works?


Thanks in advance
W
--

Walter Lorenzetti phD
email: lorenze...@gis3w.it
skype: aiki74
twitter:w_lorenzetti https://twitter.com/w_lorenzetti
g+:aiki74 https://plus.google.com/117055903318462447104/
Tel/Cell: (+39) 347-6597931
Viale Verdi 24 - 51016 Montecatini Terme (PT)
Nuovi corsi QGIS e GFOSS 
http://gis3w.it/it/calendario-corsi-software-geografici


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer