Re: [Qgis-user] Donation

2023-11-27 Thread Manolo Terranova via QGIS-User
What's the problem. I didn't get it.

On Mon, Nov 27, 2023 at 6:32 PM Ilkka Haapalinna via QGIS-User <
qgis-user@lists.osgeo.org> wrote:

> Hi
> I am a bit (a lot) frustrated.
> Tried to download. It was impossible without donating.
> I did donation. I have a reciept of that.
> But could not download?
> I am really angry because of that kind of behavior.
> In the beginning, I got the impression that donation is not needed.
> However, as I could not do anything I did a small 10€ donation. But good
> bye money.
> NO download.
> This can be called moneypump!
> Ilkka Haapalinna
>
>
> ___
> QGIS-User mailing list
> QGIS-User@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>
___
QGIS-User mailing list
QGIS-User@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] plugin spectral-libraries : install error message

2023-11-02 Thread Manolo Terranova via QGIS-User
Hi,
i have a dual boot computer.
Later i will check if i have the same problem on Xubuntu Linux.
Unfortunately i'm not so "advanced" in python/qgis/linux: just a lover of
them all.
I'll let you know.

Manolo

On Thu, Nov 2, 2023 at 12:07 PM celati Laurent 
wrote:

> Good morning,
> Thanks Manolo for your message.
> But i work on ubuntu (no windows).
> As far as i unserstood, my error message deals with a missing qgis python
> mock module.
> /usr/lib/python3/dist-packages/qgis
> Do you know how to install this module specifically for the python qgis ?
> Thanks so much?
>
> Le mar. 31 oct. 2023 à 19:53, Manolo Terranova 
> a écrit :
>
>> I installed it on windows and it works.
>> I got it from:
>> https://bitbucket.org/kul-reseco/spectral-libraries/downloads/
>> Version: spectral-libraries-1.1.3-qgis.zip
>> <https://bitbucket.org/kul-reseco/spectral-libraries/downloads/spectral-libraries-1.1.3-qgis.zip>
>>
>> Cheers,
>> Manolo
>>
>> On Tue, Oct 31, 2023 at 6:11 PM celati Laurent via QGIS-User <
>> qgis-user@lists.osgeo.org> wrote:
>>
>>> Good afternoon,
>>>
>>> i work with Qgis 3.32.2-Lima on Ubuntu.
>>>
>>> I would like to install and use this usefull plugin.
>>>
>>> https://plugins.qgis.org/plugins/spectral_libraries/
>>>
>>> But it seems to be deprecated? :
>>>
>>> So when i try to install it with qgis, i get an error message (please to
>>> read below) :
>>> If this plugin does not work anymore, it would be any alternative with
>>> qgis ?
>>>
>>> Thanks so much for your help.
>>>
>>> *Impossible de charger l'extension 'spectral_libraries' provoque une
>>> erreur lors de l'appel à sa méthode classFactory()*
>>> *ModuleNotFoundError: No module named 'mock'*
>>>
>>> Traceback (most recent call last):
>>>   File "/usr/lib/python3/dist-packages/qgis/utils.py", line 423, in 
>>> _startPlugin
>>> plugins[packageName] = package.classFactory(iface)
>>>   File 
>>> "/home/geoteca/.local/share/QGIS/QGIS3/profiles/default/python/plugins/spectral_libraries/__init__.py",
>>>  line 14, in classFactory
>>> from spectral_libraries.spectral_libraries_plugin import 
>>> SpectralLibrariesPlugin
>>>   File "/usr/lib/python3/dist-packages/qgis/utils.py", line 888, in _import
>>> mod = _builtin_import(name, globals, locals, fromlist, level)
>>>   File 
>>> "/home/geoteca/.local/share/QGIS/QGIS3/profiles/default/python/plugins/spectral_libraries/spectral_libraries_plugin.py",
>>>  line 29, in
>>> from spectral_libraries.interfaces.spectral_library_gui import 
>>> SpectralLibraryWidget
>>>   File "/usr/lib/python3/dist-packages/qgis/utils.py", line 888, in _import
>>> mod = _builtin_import(name, globals, locals, fromlist, level)
>>>   File 
>>> "/home/geoteca/.local/share/QGIS/QGIS3/profiles/default/python/plugins/spectral_libraries/interfaces/spectral_library_gui.py",
>>>  line 34, in
>>> initResources()
>>>   File 
>>> "/home/geoteca/.local/share/QGIS/QGIS3/profiles/default/python/plugins/spectral_libraries/qps/__init__.py",
>>>  line 154, in initResources
>>> from .testing import initResourceFile
>>>   File "/usr/lib/python3/dist-packages/qgis/utils.py", line 888, in _import
>>> mod = _builtin_import(name, globals, locals, fromlist, level)
>>>   File 
>>> "/home/geoteca/.local/share/QGIS/QGIS3/profiles/default/python/plugins/spectral_libraries/qps/testing.py",
>>>  line 40, in
>>> import mock
>>>   File "/usr/lib/python3/dist-packages/qgis/utils.py", line 888, in _import
>>> mod = _builtin_import(name, globals, locals, fromlist, level)
>>> ModuleNotFoundError: No module named 'mock'
>>>
>>> ___
>>> QGIS-User mailing list
>>> QGIS-User@lists.osgeo.org
>>> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
>>> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>>>
>>
___
QGIS-User mailing list
QGIS-User@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] plugin spectral-libraries : install error message

2023-10-31 Thread Manolo Terranova via QGIS-User
I installed it on windows and it works.
I got it from:
https://bitbucket.org/kul-reseco/spectral-libraries/downloads/
Version: spectral-libraries-1.1.3-qgis.zip


Cheers,
Manolo

On Tue, Oct 31, 2023 at 6:11 PM celati Laurent via QGIS-User <
qgis-user@lists.osgeo.org> wrote:

> Good afternoon,
>
> i work with Qgis 3.32.2-Lima on Ubuntu.
>
> I would like to install and use this usefull plugin.
>
> https://plugins.qgis.org/plugins/spectral_libraries/
>
> But it seems to be deprecated? :
>
> So when i try to install it with qgis, i get an error message (please to
> read below) :
> If this plugin does not work anymore, it would be any alternative with
> qgis ?
>
> Thanks so much for your help.
>
> *Impossible de charger l'extension 'spectral_libraries' provoque une
> erreur lors de l'appel à sa méthode classFactory()*
> *ModuleNotFoundError: No module named 'mock'*
>
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/qgis/utils.py", line 423, in 
> _startPlugin
> plugins[packageName] = package.classFactory(iface)
>   File 
> "/home/geoteca/.local/share/QGIS/QGIS3/profiles/default/python/plugins/spectral_libraries/__init__.py",
>  line 14, in classFactory
> from spectral_libraries.spectral_libraries_plugin import 
> SpectralLibrariesPlugin
>   File "/usr/lib/python3/dist-packages/qgis/utils.py", line 888, in _import
> mod = _builtin_import(name, globals, locals, fromlist, level)
>   File 
> "/home/geoteca/.local/share/QGIS/QGIS3/profiles/default/python/plugins/spectral_libraries/spectral_libraries_plugin.py",
>  line 29, in
> from spectral_libraries.interfaces.spectral_library_gui import 
> SpectralLibraryWidget
>   File "/usr/lib/python3/dist-packages/qgis/utils.py", line 888, in _import
> mod = _builtin_import(name, globals, locals, fromlist, level)
>   File 
> "/home/geoteca/.local/share/QGIS/QGIS3/profiles/default/python/plugins/spectral_libraries/interfaces/spectral_library_gui.py",
>  line 34, in
> initResources()
>   File 
> "/home/geoteca/.local/share/QGIS/QGIS3/profiles/default/python/plugins/spectral_libraries/qps/__init__.py",
>  line 154, in initResources
> from .testing import initResourceFile
>   File "/usr/lib/python3/dist-packages/qgis/utils.py", line 888, in _import
> mod = _builtin_import(name, globals, locals, fromlist, level)
>   File 
> "/home/geoteca/.local/share/QGIS/QGIS3/profiles/default/python/plugins/spectral_libraries/qps/testing.py",
>  line 40, in
> import mock
>   File "/usr/lib/python3/dist-packages/qgis/utils.py", line 888, in _import
> mod = _builtin_import(name, globals, locals, fromlist, level)
> ModuleNotFoundError: No module named 'mock'
>
> ___
> QGIS-User mailing list
> QGIS-User@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>
___
QGIS-User mailing list
QGIS-User@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] Z and Elevation

2023-06-29 Thread Manolo Terranova via QGIS-User
Thank you very much.
The relief was made with a GNSS receiver (not from me). The people that
made it are working for a society that handle municipal waste water and
sewers. They use the GNSS as a "tape meter" (with full respect for the
employees that must follow the orders from the boss even if they are not
qualified).

I will try to make the same thing with my GNSS to see what QGIS will say to
me. I would like to understand. I'll let you know.

Thank you again,
Manolo

On Thu, Jun 29, 2023 at 3:35 PM Greg Troxel  wrote:

> Manolo Terranova  writes:
>
> > EPSG 32632
>
> The zip had a shapefile tagged as 32632, with (per ogrinfo):
>
>   Name: String (16.0)
>   Code: String (60.0)
>   Northing: Real (18.5)
>   Easting: Real (18.5)
>   Elevation: Real (18.5)
>   OGRFeature(Ponti):0
> Name (String) = cs004
> Code (String) = pn
> Northing (Real) = 5030233.30810
> Easting (Real) = 631584.78631
> Elevation (Real) = 103.18448
> POINT ZM (631584.786313961 5030233.30810281 147.350793083198
> 1371918614)
>
>   OGRFeature(Ponti):1
> Name (String) = cs005
> Code (String) = pn
> Northing (Real) = 5030233.28520
> Easting (Real) = 631584.74959
> Elevation (Real) = 103.17660
> POINT ZM (631584.749590836 5030233.28520391 147.342911031097
> 1371918631)
>
>   OGRFeature(Ponti):2
> Name (String) = cs006
> Code (String) = pn
> Northing (Real) = 5030235.54719
> Easting (Real) = 631549.52750
> Elevation (Real) = 103.27301
> POINT ZM (631549.527499332 5030235.54718945 147.438223647885
> 1371918715)
>
> The first two points are perhaps the same place, and the third is ~35m
> away.  The M value is unlabeled, but obviously timeval, 22 June 2013 1630
> UTC
> ish.
>
> That is a 2D CRS: WGS 84 / UTM zone 33N.  It has no altitude.  So having
> a Z value does not make sense, but that may be because "POINT M" is not a
> thing, at least in Postgis:
>   https://postgis.net/docs/ST_MakePoint.html
>
> So:
>
>   How did you obtain this data?
>
>   Was it autonomous GPS?  SBAS differential?  RTK?  PPP?
>
>   What is the basis of your belief that the data is in 32632?
>
>   [ Standard rant: It is just about inconceivable that you could have
>   made measurements in the WGS84 ensemble, but perhaps you did RTK and
>   that reference station only has ensemble coordinates :-) ]
>
>   Where did the Z values come from?
>
>   Why did you store the data in a 2D CRS if it is 3D data?  Or if it is
>   not 3D data, why isn't the Z field consistently 0 or some other undef
>   codepoint?
>
>   Where did the easting/northing/elevation values come from?  The
>   easting/northing look copied from the POINT values.
>
>   What do you think the altitude of the points ought to be, in the datum
>   used as HAE, as WGS84 Orthometric Height, or some other orthometric
>   height datum?
>
> Overall, the basic issue is your data, not anything about qgis.  You
> need to understand that measurement pathway and be able to answer the
> "why/how" and "I'm skeptical; show me the evidence" questions.  If
> someone gave you the data file without explaining that, ask them the
> above questions.  Feel free to tell them the Internet said to be
> difficult!
>
>
>
>
___
QGIS-User mailing list
QGIS-User@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] Z and Elevation

2023-06-28 Thread Manolo Terranova via QGIS-User
Thank you Greg.

EPSG 32632

attached data to this email,

Manolo

On Wed, Jun 28, 2023 at 11:48 PM Greg Troxel  wrote:

> Sebastian Gutwein via QGIS-User  writes:
>
> > Manolo,
> > You may already know this and be asking a deeper question that I am not
> > understanding but in case you are not:
> > The Z is the value derived from the geometry itself that QGIS uses to
> draw
> > the location of the point.
> > The Elevation is an attribute associated with the point (a field in the
> > attribute table).
> > There are many reasons that these might not be the same.
> > It could be that they were derived from two different sources or there
> was
> > a transformation that occurred that changed the Z value.
> > Hope this helps.
> > -Bas
>
> I am a beginner with dealing with height/elevation in qgis, but it seems
> obvious :-) that the Z value is interpreted with respect to the CRS,
> which must necessarily be a lat/lon/vertical.  Some 3D CRSes have
> vertical components that are HAE e.g. EPSG:7912, ITRF2014 lat/lon/hae,
> and some will have vertical components that are some kind of orthometric
> height, e.g. EPSG:5498, NAD83 lat/lon and NAVD88 height.
>
> So "Z should be ellipsoidal" is not in general true.
>
> (Plus, Sebastian's comments sound very useful, and you (Manolo) did not
> post your CRS and data schema.)
>
> Greg
>
<>
___
QGIS-User mailing list
QGIS-User@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] [Qgis-psc] New community voting member

2023-04-24 Thread Manolo Terranova via QGIS-User
Congratulations! That sounds wonderful!

Cheers,
Manolo (Italy)

P.S. Say hi to Airton Cozzolino, Mitu Monteiro and Machu Lopez Almeida
(Cape Verde kitesurf champions)

On Mon, Apr 24, 2023 at 9:39 PM Totò Fiandaca via QGIS-User <
qgis-user@lists.osgeo.org> wrote:

> wow
> complimenti
>
> saluti
>
> Il giorno lun 24 apr 2023 alle ore 18:19 Adelcides Varela via QGIS-User <
> qgis-user@lists.osgeo.org> ha scritto:
>
>> Official name is República de Cabo Verde, mostly known as Cape Verde.
>>
>> Matthias Kuhn  escreveu no dia segunda, 24/04/2023
>> à(s) 15:00:
>>
>>> Welcome Adelcides, a pleasure to have you on board!
>>>
>>> Out of curiosity, which nation is that ?
>>>
>>> Best regards
>>> Matthias
>>>
>>> On Mon, Apr 24, 2023 at 5:51 PM Adelcides Varela via QGIS-PSC <
>>> qgis-...@lists.osgeo.org> wrote:
>>>
 It is with a great pleasure and sense of recognition that I receive
 this special honour, particularly coming from a small african island nation
 with a population under half a million.

 I hope with the help of all the community I will be able to do a good
 job.

 Best regards,
 Adelcides Varela.

 Marco Bernasocchi via QGIS-User  escreveu
 no dia segunda, 24/04/2023 à(s) 11:22:

> Dear community,
> I'd like you to join me in welcoming Adelcides Varela as our newest
> community voting member.
>
> Adelcides is one of the admins of the QGIS Community - Official
> Virtual Group (which has almost 60K members) and has been key in helping
> various African QGIS communities.
>
> Thanks a lot, Adelcides for all you do and welcome!
>
> Please note that Adelcides was selected without the need for a ballot
> since he was the only candidate proposed by the community.
>
> Cheers Marco
>
> --
> Marco Bernasocchi
>
> QGIS.org Chair
> OPENGIS.ch CEO
> http://berna.io
> ___
> QGIS-User mailing list
> QGIS-User@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>
 ___
 QGIS-PSC mailing list
 qgis-...@lists.osgeo.org
 https://lists.osgeo.org/mailman/listinfo/qgis-psc

>>>
>>> [image:
>>> https://www.opengis.ch/2022/11/03/best-of-swiss-enterprise-app-award-for-qfield/]
>>> 
>>> Best of Swiss Enterprise App-Award for QField
>>> 
>>>  -
>>> Hold the power of QGIS in your hand - get it now
>>> 
>>>
>> ___
>> QGIS-User mailing list
>> QGIS-User@lists.osgeo.org
>> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
>> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>>
>
>
> --
> *Ing. Salvatore Fiandaca*
> *mobile*.:+39 327.493.8955
> *m*: *pigrecoinfin...@gmail.com *
> *C.F*.: FNDSVT71E29Z103G
> *P.IVA*: 06597870820
> *membro QGIS Italia - http://qgis.it/ *
> *socio GFOSS.it - *http://gfoss.it/
> *member OSGeo* - *https://www.osgeo.org/member/fiandaca/*
> 
> *blog:*
> * https://pigrecoinfinito.com/  FB: Co-admin
> - https://www.facebook.com/qgis.it/ **
>  *
> *TW:  **https://twitter.com/totofiandaca
> *
>
> 43°51'0.54"N  10°34'27.62"E - EPSG:4326
>
> “Se la conoscenza deve essere aperta a tutti,
> perchè mai limitarne l’accesso?”
> R. Stallman
>
> Questo documento, allegati inclusi, contiene informazioni di proprietà di
> FIANDACA SALVATORE e deve essere utilizzato esclusivamente dal destinatario
> in relazione alle finalità per le quali è stato ricevuto. E' vietata
> qualsiasi forma di riproduzione o divulgazione senza l'esplicito consenso
> di FIANDACA SALVATORE. Qualora fosse stato ricevuto per errore si prega
> di informare tempestivamente il mittente e distruggere la copia in proprio
> possesso.
>
>
> ___
> QGIS-User mailing list
> QGIS-User@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>
___
QGIS-User mailing list
QGIS-User@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] AEROFOTOGRAMMETRICO

2020-03-12 Thread Manolo Terranova
Se la georeferenzi in GAUSS BOAGA e poi la importi come dwg/dxf (layer
vettoriale) con sistema di riferiemento Monte Mario 3003, non ti può
bastare?

M.

On Thu, Mar 12, 2020 at 4:22 PM Giada Biraghi 
wrote:

> Non so se hai presente i PGT dei Comuni..ecco quella base..è una CTR ma a
> maggior dettaglio..
>
> Sono riuscita a recuperarla..il problema è che ce l'ho in formato DWG e
> dovrei esportarla in un formato compatibile con QGIS (mi sembra che il
> formato che richiede QGIS sia .gpkg) ma non so come fare.
>
>
> Il giorno gio 12 mar 2020 alle ore 11:55 Andrea Peri 
> ha scritto:
>
>> Ciao,
>> cosa intendi per Base Aerofotogrmmetrica?
>>
>> La restituzione aerofotogrammetrica viene eseguita su fotogrammi dei voli
>> aerei,
>> dalla restituzione aerofotogramemtrica viene prodotto la CTR che
>> usualmente e' in DWG (o DXF).
>>
>> Per cui forse intendi che stai cercando la CTR in formato DXF o in TIFF a
>> scala 10k o 2k .
>>
>> Poiche dici che ti va bene anche il raster.
>> Sul sito di Regione Lombardia, a quesot link,
>>
>>
>> http://www.geoportale.regione.lombardia.it/ricerca?p_p_id=advancedsearch_WAR_geoportalemetadataportlet_INSTANCE_eTwms35MceOx_p_lifecycle=0_p_state=maximized_p_mode=view&_advancedsearch_WAR_geoportalemetadataportlet_INSTANCE_eTwms35MceOx_searchTerm=wms&_advancedsearch_WAR_geoportalemetadataportlet_INSTANCE_eTwms35MceOx_dataType=1&_advancedsearch_WAR_geoportalemetadataportlet_INSTANCE_eTwms35MceOx_showSearchFields=false
>>
>> Trovresti il WMS del dbtopografico, che e' una base cartografica
>> paragonabile alla CTR.
>> Potresti provare a usare quella come base di sfondo nel tuo lavoro.
>>
>> Stai attenta a impostare correttamente il sistema di riferimnto nella
>> connessione al wms,
>> perche' se sbagli , ci pensera' qgis a riproeittartelo e questo vuol dire
>> che introdurrsti un errore di spostamento del dato che potrebbe essere per
>> te inaccettabile.
>>
>> Saluti,
>> A.
>>
>>
>> Il giorno gio 12 mar 2020 alle ore 11:43 Giada Biraghi <
>> giada.biragh...@gmail.com> ha scritto:
>>
>>> Si ho cercato ma la base aerofotogrammetrica non c'è.
>>> A me servirebbe in formato RASTER o in DWG da poter usare come base in
>>> QGIS (e se ci fosse da scaricare gratuitamente).
>>>
>>>
>>>
>>>
>>> Il giorno gio 12 mar 2020 alle ore 11:37 Antonio Di Sipio <
>>> antonio.disi...@gmail.com> ha scritto:
>>>
 Buongiorno,
 hai provato a consultare la cartografia presente sul sito della
 Regione Lombardia?

 http://www.geoportale.regione.lombardia.it/


 Il giorno gio 12 mar 2020 alle ore 10:22 Giada Biraghi <
 giada.biragh...@gmail.com> ha scritto:

> Buongiorno a tutti e a chi potrà aiutarmi.
>
> In vista di aggiornare un PGT della provincia di Como sto cercando l'
> *aerofotogrammetrico* da usare come base.
>
> Qualcuno sa dirmi dove e se si può scaricare per la provincia di Como?
>
> Grazie
>
> Giada
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user



 --

 *Antonio* Di Sipio
 Via Foreste, 29
 66010 Miglianico (CH)
 Tel:333 9494056
 email: antonio.disi...@gmail.com
 pec:   antonio.disi...@pec.it

>>> ___
>>> Qgis-user mailing list
>>> Qgis-user@lists.osgeo.org
>>> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
>>> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>>
>>
>>
>> --
>> -
>> Andrea Peri
>> . . . . . . . . .
>> qwerty àèìòù
>> -
>>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] AEROFOTOGRAMMETRICO

2020-03-12 Thread Manolo Terranova
Il Comune potrebbe avere un cartaceo, altrimenti dovresti verificare sul
sito dell'IGM (se non l'hai già fatto).

Ciao

On Thu, Mar 12, 2020 at 10:22 AM Giada Biraghi 
wrote:

> Buongiorno a tutti e a chi potrà aiutarmi.
>
> In vista di aggiornare un PGT della provincia di Como sto cercando l'
> *aerofotogrammetrico* da usare come base.
>
> Qualcuno sa dirmi dove e se si può scaricare per la provincia di Como?
>
> Grazie
>
> Giada
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Fondi disponibili QGIS-IT

2020-03-03 Thread Manolo Terranova
Buongiorno Matteo,
grazie dell'informazione.

Io sono nuovo in Qgis ed utilizzo la versione inglese per abitudine (come
la maggior parte dei software e tutti i sistemi operativi che utilizzo).
Concentrerei gli sforzi per mantenere in vita Qgis a livello internazionale
visto che da quanto ho capito è un progetto che ha bisogno di sostegno.

Un saluto,
Manolo

On Tue, Mar 3, 2020 at 4:36 PM matteo  wrote:

> Ciao a tutti,
>
> è appena stato fatto il bilancio di QGIS.ORG. Come BEN sapete, QGIS
> Italia non è un ente giuridico di nessun tipo, infatti le varie
> donazioni fatte a QGIS Italia, passano per forza a QGIS.ORG.
>
> È quindi il tesoriere di QGIS.ORG che deve smistare le varie donazioni.
>
> Nel 2019 non c'è stata alcuna donazione nei confronti di QGIS Italia
> (come era ovvio che succedesse), ma sono state fatte direttamente a
> QGIS.ORG.
>
> Nonostante tutto ci sono poco meno di 1000€ disponibili sul
> "sotto-conto" QGIS Italia.
>
> Chi ha partecipato attivamente ha proposta di come utilizzarli?
>
> Saluti
>
> Matteo
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Qgis 3.6 crash when quitting on Mac — no timely feedback is the solution?

2019-03-29 Thread Manolo Terranova
Hello,
when i quit qgis 3.6 on mac it crashes.

it says:

System Integrity Protection: disabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: EXC_I386_GPFLT
Exception Note: EXC_CORPSE_NOTIFY

Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [3610]

and so on ….

On the net i found a post that says:

Updated by Nyall Dawson 3 months ago

• Resolution set to no timely feedback
• Status changed from Feedback to Closed


HOW DO I change Feedback? Where is it?

Thanks in advance,
Manolo
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] QGIS 3 quit unexpectedly ... when i close it - MacOS 10.13.6 High Sierra

2018-09-21 Thread Manolo Terranova
"QGIS 3 quit unexpectedly" ... when i close it.
OS: MacOS 10.13.6 High Sierra

Why?

Any fix?

Thanks,
Manolo
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] macOS - Qgis 3.2.3

2018-09-19 Thread Manolo Terranova
Ok, thank you.

On Wed, Sep 19, 2018 at 11:25 AM Jesús Lopez  wrote:

> Mac version is usually available several days after the official release.
> Keep trying.
>
> Regards.
>
> El 19 sept 2018, a las 10:35, Manolo Terranova 
> escribió:
>
> Hello,
> i can't get the installer of Qgis 3.2.3 from:
>
> https://qgis.org/en/site/forusers/download.html
>
> It always download Qgis 3.2.2-1.dmg?
>
> What's wrong?
>
> Should i install from qgis-3.2.3.tar.bz2? How?
>
> Thanks in advance,
> Manolo
>
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>
>
>
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] macOS - Qgis 3.2.3

2018-09-19 Thread Manolo Terranova
Hello,
i can't get the installer of Qgis 3.2.3 from:

https://qgis.org/en/site/forusers/download.html

It always download Qgis 3.2.2-1.dmg?

What's wrong?

Should i install from qgis-3.2.3.tar.bz2? How?

Thanks in advance,
Manolo
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Plugin Offline-MapMatching v1.1.0

2018-09-07 Thread Manolo Terranova
Great work!
Thank you

Il giorno ven 7 set 2018 alle ore 07:09 Christoph Jung 
ha scritto:

> Hello everyone,
>
> I released a new version of the plugin Offline-MapMatching. With the new
> version the plugin is available in processing toolbox too and can be called
> directly in python using the processing framework.
>
> Sincerely,
> Christoph
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user