Re: [Qgis-user] Bug Report - QGIS Crashes when label are Enabled for Counter SHP from Raster Extraction on Windows 10 & Mac

2018-03-26 Thread Nyall Dawson
On 27 March 2018 at 10:05, Elvin Roldan  wrote:
> Hello:
>
> Im writing to the user email to report a very unusual bug that I have 
> encountered on QGIS 3.0 for Windows and Mac version. I use a windows 10 mPC 
> at work and a Mac for my personal Desktop. The bug occurs when tables are 
> enabled for a Contour SHP created out of the Extraction (algorithm) tool on 
> the Raster menu. Once you enable the labels an zoom in or out and pan in 
> either direction the status bar keeps continuously active and the rendering 
> on the main screen never develops keeping a blank canvas until QGIS Crashes o 
> r a force quit has to be executed.

Sounds like a bug which was fixed in 3.0.1

Nyall
___
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] Bug Report - QGIS Crashes when label are Enabled for Counter SHP from Raster Extraction on Windows 10 & Mac

2018-03-26 Thread Elvin Roldan
Hello:

Im writing to the user email to report a very unusual bug that I have 
encountered on QGIS 3.0 for Windows and Mac version. I use a windows 10 mPC at 
work and a Mac for my personal Desktop. The bug occurs when tables are enabled 
for a Contour SHP created out of the Extraction (algorithm) tool on the Raster 
menu. Once you enable the labels an zoom in or out and pan in either direction 
the status bar keeps continuously active and the rendering on the main screen 
never develops keeping a blank canvas until QGIS Crashes o r a force quit has 
to be executed. Just wondering if anybody has encounter this problem. Attach a 
Crash Report I copied form the windows version (the first one it has roll out 
of countless times).

I know theres a bug report procedure but I forgot the password and cannot log 
in to open a ticket you can find me as eroldan user. Hopefully somebody can 
solve this Ive tried very different.things on the settings on Rendering and not 
bees successful so my suspicion is that something its interrupting the method 
fro the rendering once the labeling its enabled. I can reproduce the error and 
attach screen shots if needed for the discussion.

Thanks.

Elvin Roldan, PPL
Environmental Planner
QGIS user since early versions

h2. User Feedback



h2. Report Details

*Crash ID*: 0e4d1cf9dd9ce32ae0f2562556270814ef2ac3de


*Stack Trace*

QList::empty :
QUndoStack::canRedo :
QgsUndoWidget::indexChanged :
QMetaObject::activate :
QUndoStack::clear :
QUndoStack::~QUndoStack :
QgsProjectFileTransform::operator= :
QObjectPrivate::deleteChildren :
QObject::~QObject :
QgsVectorLayerProperties::`default constructor closure' :
QgsMapLayerStore::removeMapLayers :
QgsMapLayerStore::removeMapLayers :
QgsMapLayerStore::removeAllMapLayers :
QgsProject::clear :
QgisApp::fileExit :
QWidget::event :
QMainWindow::event :
QgisApp::event :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify :
QCoreApplication::notifyInternal2 :
QWidgetPrivate::close_helper :
QSizePolicy::QSizePolicy :
QSizePolicy::QSizePolicy :
QApplicationPrivate::notify_helper :
QApplication::notify :
QgsApplication::notify :
QCoreApplication::notifyInternal2 :
QGuiApplicationPrivate::processCloseEvent :
QWindowSystemInterface::sendWindowSystemEvents :
QEventDispatcherWin32::processEvents :
CallWindowProcW :
DispatchMessageW :
QEventDispatcherWin32::processEvents :
qt_plugin_query_metadata :
QEventLoop::exec :
QCoreApplication::exec :
main :
BaseThreadInitThunk :
RtlUserThreadStart :



*QGIS Info*
QGIS Version: 3.0.0-Girona
QGIS code revision: commit:001c80b0c3
Compiled against Qt: 5.9.2
Running against Qt: 5.9.2
Compiled against GDAL: 2.2.3
Running against GDAL: 2.2.3



*System Info*
CPU Type: x86_64
Kernel Type: winnt
Kernel Version: 10.0.16299



___
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] Grass not found

2018-03-26 Thread dschneiderch
I had to change my grass install location to:
/Applications/QGIS3.app/Contents/MacOS/grass
from
/Applications/QGIS 3.app/Contents/MacOS/grass7





--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html
___
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] Raster commands not found in mac

2018-03-26 Thread dschneiderch
I also had this problem and came here looking.

Here is what worked for me:
Go to OPtions... System ... Environment
Enable "Use Custom Variables "
First select "Prepend", under variable enter "PATH", under value enter
"/Library/Frameworks/GDAL.framework/Programs:/Library/Frameworks/Python.framework/Versions/3.6/bin:"
(all these without the quotes)
You'll need to restart for the changes to take effect, but first you might
need/want to fix grass too-

Go to Options ... Processing...
and set the paths to:
/Applications/QGIS3.app/Contents/MacOS/grass
/Applications/QGIS3.app/Contents/MacOS/grass/docs/html

(mine were .../QGIS 3.app/Contents/MacOS/grass7)

Can this be fixed in the the packaging so it works out of the box? I think
this was the topic of a previous thread.
I downloaded and installed python 3, gdal complete, and qgis today on march
26 using the "QGIS-3.0.0-3.dmg"  from kyngchaos. 



--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html
___
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] Can't install / use NTv2 grid file.

2018-03-26 Thread Martin Weis
Hello,

Am 26.03.2018 um 12:09 schrieb Jürgen E. Fischer:
> On Sat, 24. Mar 2018 at 15:20:01 -0700, tomi_w wrote:
>> (http://geodaten.bayern.de/oadownload/bvv_internet/kanu/BY-KanU_Oberfranken_Testdatei_vorlaeufig.zip),
>> which I have extracted and copied to /usr/share/proj/oberfranken.gsb.
> 
> The GSBs are not automatically picked up.  You'll have to add a row (similar 
> to
> the ones with BETA2007.gsb) to the tbl_datum_transform table in
> resources/srs.db or simply rename your grid to BETA2007.gsb.

Hm, often you need both transformations,  since BETA is for whole
Germany, the others locally (often per federal state).

I checked in visualisations of differences for the new BWTA2017 of
Baden-Württemberg here:
https://github.com/Marwe/bwta2017data

I sent the following accidentially via PM, just some additional pointers

See (in German)
http://www.gkg-kassel.de/pdf/Praezise_Transformation_im_QGIS_mit_Batchmodus.pdf
for details, you need to add it to qgis' sqlite database of
transformations.

More related stuff:
https://gis.stackexchange.com/questions/50365/projecting-shp-from-gk3-to-utm32-with-beta2007#50384
https://issues.qgis.org/issues/11347

Martin
___
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] clipping csv data to shapefile

2018-03-26 Thread Alexandre Neto
Hi Steve,

In the processing toolbox search for clip.

set the csv as the input layer, and the world ?countries? shapefile as clip
layer.

Hope it helps

Steve Research  escreveu no dia segunda,
26/03/2018 às 21:31:

> I have some plants distribution data (from GBIF) in CSV format.
>
> I added this to my world map shapefile (Layer\Add Layer\Add Delimited Text
> layer).
>
> Some records are outside of the coastline.
>
> How can I clip this CSV data to the coastline?
>
> Regards,
> Steve
> ___
> 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

-- 
Alexandre Neto
-
@AlexNetoGeo
http://sigsemgrilhetas.wordpress.com
http://gisunchained.wordpress.com
___
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] Selecting features from a spatial layer based on a list in an Excel file

2018-03-26 Thread Clifford Snow
If I understand your challenge, you want to join a spreadsheet with id to
existing id in a spatial layer. If that is the case, there is a good
article on Stackexchange should give you some tips how to accomplish it.

https://gis.stackexchange.com/questions/182281/how-to-join-data-from-excel-to-an-attribute-table-in-qgis-without-creating-dupli

Best,
C;lifford

On Mon, Mar 26, 2018 at 1:23 PM, Ananda Kalansuriya <
ananda.kalansur...@stdc.govt.nz> wrote:

> Hi
>
>
>
> I am fairly new to QGIS and currently using ver. 2.18.
>
>
>
> From a master spatial layer of water pipes I need to copy selected water
> pipes to create a new layer.
>
> The selected PIPE IDs are in an Excel file. The master spatial layer
> contains a full list of PIPE IDs.
>
>
>
> How do I do this?
>
>
>
> Thanks
>
> Kalansuriya
>
> This e-mail and any attachments may contain confidential and
> privileged
> information. If you are not the intended recipient, please notify the
> sender immediately by return e-mail, delete this e-mail and destroy
> any
> copies. Any dissemination or use of this information by a person other
> than the intended recipient is unauthorised and may be illegal. Please
> note that this communication does not designate an information system
> for the purposes of the Electronic Transactions Act 2002.
>
>
> ___
> 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
>



-- 
@osm_seattle
osm_seattle.snowandsnow.us
OpenStreetMap: Maps with a human touch
___
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] Selecting features from a spatial layer based on a list in an Excel file

2018-03-26 Thread Ananda Kalansuriya
Hi

I am fairly new to QGIS and currently using ver. 2.18.

From a master spatial layer of water pipes I need to copy selected water pipes 
to create a new layer.
The selected PIPE IDs are in an Excel file. The master spatial layer contains a 
full list of PIPE IDs.

How do I do this?

Thanks
Kalansuriya

This e-mail and any attachments may contain confidential and 
privileged 
information. If you are not the intended recipient, please notify the 
sender immediately by return e-mail, delete this e-mail and destroy 
any 
copies. Any dissemination or use of this information by a person other 
than the intended recipient is unauthorised and may be illegal. Please 
note that this communication does not designate an information system 
for the purposes of the Electronic Transactions Act 2002.

___
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] clipping csv data to shapefile

2018-03-26 Thread Steve Research
I have some plants distribution data (from GBIF) in CSV format.

I added this to my world map shapefile (Layer\Add Layer\Add Delimited Text
layer).

Some records are outside of the coastline.

How can I clip this CSV data to the coastline?

Regards,
Steve
___
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-it-user] Problemi con "Inserisci l'espressione" nei label/cornice html del Compositore di Stampa

2018-03-26 Thread Totò
Pontigia Fabrizio wrote
> Buongiorno,
> nel compositore di stampa vorrei inserire delle finestre di testo (label o 
> cornice html) con calcolo automatico del contenuto.
> In una label, ho inserito, ad es: [% @layout_page ||'/'||@layout_numpages
> %]
> Risultato: 1/1 (ad esempio)
> Se invece scrivo [% count( to_int( "mio_campo" ))%]
> il risultato rimane [% count( to_int( "mio_campo" ))%], quando invece
> nell’anteprima 
> della finestra “Inserisci l’espressione” il calcolo viene eseguito 
> correttamente (es. "15").
> Probabilmente non ne so abbastanza.
> Aggiungo che faccio fatica a reperire le informazioni mancanti sui testi 
> acquistati e/o in internet.
> Potreste aiutarmi, per cortesia?.
> Sto usando QGis 2.18.6 64 bit su windows 7
> Vi ringrazio e saluto.
> Fabrizio 

Ciao,
per quel poco che conosco sul compositore di stampe NON è possibile fare
quello che vuoi,
i calcoli devono essere fatti prima, nel compositore puoi SOLO
visualizzarli.

ed è cosi, purtroppo, anche nella 3.0

saluti



-
https://pigrecoinfinito.wordpress.com/
--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Italian-User-f5250612.html
___
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/qgis-it-user


Re: [Qgis-user] QGIS3 Processing Clip

2018-03-26 Thread Taylor, Jeffrey R
Hi Peter, Andreas, and Delaz,

Thank you for the response to the geometry errors. This has certainly helped. A 
further question, when choosing, “Ignore invalid input features” does this 
still include these geometric features or, by “ignore” does it not add them to 
the newly clipped layer?

Jeff

From: Qgis-user [mailto:qgis-user-boun...@lists.osgeo.org] On Behalf Of Drexel 
Peter
Sent: Friday, March 23, 2018 5:30 AM
To: Andreas Neumann ; DelazJ 
Cc: qgis-user@lists.osgeo.org
Subject: Re: [Qgis-user] QGIS3 Processing Clip

Thanks to both for the answers,
It works now.
Sadly I have to accept the geometry errors at the moment, otherwise I would 
have to fix hundreds of 3. party-files…
Greetings,
Peter

__
Mag. Peter Drexel
Landesamt für Vermessung und 
Geoinformation
Johannitergasse 6 A-6800 Feldkirch
Tel: +43(0)5522/75482-60222, Fax: +43(0)5522/75482-6
E-Mail: peter.dre...@vorarlberg.at, 
http://www.vorarlberg.at/lva

Rechtsverbindlichen Schriftverkehr (z.B. Anträge Rechtsmittel) richten Sie an:
E-Mail: 
landesvermessungs...@vorarlberg.at, 
Fax: +43(0)5522/75482-6

Von: Andreas Neumann [mailto:a.neum...@carto.net]
Gesendet: Freitag, 23. März 2018 12:53
An: Drexel Peter
Cc: qgis-user@lists.osgeo.org
Betreff: Re: [Qgis-user] QGIS3 Processing Clip


Hi Peter,

You can find this setting in "Settings" --> "Options" --> "Processing" --> 
"General" --> "Invalid features filtering".

However, it is probably more advisable to fix the geometry errors, if it is 
feasible. The "Geometry checker" core plugin can help with this task.

Greetings,
Andreas

On 2018-03-23 11:30, Drexel Peter wrote:
Hi all,
In QGIS 3.0 I use native:clip in processing to clip a Shapefile with another 
shapefile.
The Import-Shapefile contains some invalid polygons so I get an error

Processing algorithm…
AlgorithmDialog
Input parameters:
{ 'INPUT' : 
'V:/Geodaten/Wasser/Einzugsgebiete/Vlbg_Umgebung/Einzugsgebiete_FGW/ezg_gesamt1_bearbeitet_3D_name.shp',
 'OVERLAY' : 'C:/temp/QGIS3/Clip-Maske.shp', 'OUTPUT' : 'memory:' }

Feature (0) has invalid geometry. Please fix the geometry or change the 
Processing setting to the "Ignore invalid input features" option.
Execution failed after 0.35 seconds

Loading resulting layers
Algorithm 'Clip' finished
__


In the Log-section of the Clip-Tool.

But where can change the setting to “Ignore invalid input features”?


Thanks
Peter

___
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] new lizmap repository

2018-03-26 Thread Salvatore Mellino (Prisma srl)

Hello,
I installed qgis server and lizmap web client on my pc (windows 10). Now 
I have a question, where I have to save the data, the project file and 
the .cfg file in order to have a new repository?

Thank you for your help.
Salvatore
___
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-it-user] Problemi snap

2018-03-26 Thread Gabriela Osaci-Costache
Salve!
1) progetto - opzioni di aggancio2) attiva modifiche3) si sceglie una 
tolleranza [1]
Funziona?
Saluti,Gabriela
   [1] 
https://drive.google.com/file/d/1g-lvwujCUTNZEc83or3PzxLe4ZnZwGiy/view?usp=sharing



   Da: Niccolò Frassinelli 
 A: qgis-it-user@lists.osgeo.org 
 Inviato: Lunedì 26 Marzo 2018 18:30
 Oggetto: [QGIS-it-user] Problemi snap
  
Salve a tutti,
sto digitalizzando con QGis 3.0, Windows 10, sto riscontrando problemi con lo 
snap. Nel senso che non è proprio attivo. Se non ho capito male il menu opzioni 
di snap è stato inserito nelle opzioni di digitalizzazione. Attivo tutto ma lo 
snap non funziona. A dire il vero non vedo nemmeno i vertici in modalità 
modifica come succedeva con le versioni precedenti.
E' un problema solo mio? Sbaglio qualcosa? Apro una segnalazione? Mi ricordate 
come e dove...
Grazie a tutti



__
Tel.: 339/1044170skype: 
n.frassinelli___
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/qgis-it-user


   ___
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/qgis-it-user


Re: [Qgis-user] How to get web map layers on QGIS 3 on Mac

2018-03-26 Thread Clifford Snow
Alan,
Try opening your data first then bring in the xyz layer once QGIS knows the
projection of your data.

On Mon, Mar 26, 2018 at 7:00 AM, Alan McKay  wrote:

> OK zoom to layer shows what I am expecting.
>
> I am completely new to QGIS so it is all a bit of a mystery to me.
>
> Though I did have that much working on Linux on an older version but
> with OpenStreetMaps not google maps
> ___
> 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
>



-- 
@osm_seattle
osm_seattle.snowandsnow.us
OpenStreetMap: Maps with a human touch
___
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-it-user] Problemi snap

2018-03-26 Thread Niccolò Frassinelli
Salve a tutti,

sto digitalizzando con QGis 3.0, Windows 10, sto riscontrando problemi con
lo snap. Nel senso che non è proprio attivo. Se non ho capito male il menu
opzioni di snap è stato inserito nelle opzioni di digitalizzazione. Attivo
tutto ma lo snap non funziona. A dire il vero non vedo nemmeno i vertici in
modalità modifica come succedeva con le versioni precedenti.

E' un problema solo mio? Sbaglio qualcosa? Apro una segnalazione? Mi
ricordate come e dove...

Grazie a tutti



__

Tel.: 339/1044170
skype: n.frassinelli
___
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/qgis-it-user


[QGIS-it-user] Problemi con "Inserisci l'espressione" nei label/cornice html del Compositore di Stampa

2018-03-26 Thread Pontigia Fabrizio

Buongiorno,
nel compositore di stampa vorrei inserire delle finestre di testo (label o 
cornice html) con calcolo automatico del contenuto.

In una label, ho inserito, ad es: [% @layout_page ||'/'||@layout_numpages %]
Risultato: 1/1 (ad esempio)
Se invece scrivo [% count( to_int( "mio_campo" ))%]
il risultato rimane [% count( to_int( "mio_campo" ))%], quando invece nell’anteprima 
della finestra “Inserisci l’espressione” il calcolo viene eseguito 
correttamente (es. "15").

Probabilmente non ne so abbastanza.
Aggiungo che faccio fatica a reperire le informazioni mancanti sui testi 
acquistati e/o in internet.

Potreste aiutarmi, per cortesia?.
Sto usando QGis 2.18.6 64 bit su windows 7
Vi ringrazio e saluto.
Fabrizio 



___
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/qgis-it-user


Re: [Qgis-user] How to get web map layers on QGIS 3 on Mac

2018-03-26 Thread Alan McKay
OK zoom to layer shows what I am expecting.

I am completely new to QGIS so it is all a bit of a mystery to me.

Though I did have that much working on Linux on an older version but
with OpenStreetMaps not google maps
___
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 3 - user profiles - migrating from one user to another

2018-03-26 Thread Alessandro Pasotti
Hi

Have a look to QgsSettings and global_settings.ini, that system was
designed to roll-out pre-configured settings within organizations.

Some documentation is here:
https://connect.boundlessgeo.com/docs/desktop/latest/system_admins/globalsettings.html

... and here for advanced:
https://connect.boundlessgeo.com/docs/desktop/latest/system_admins/init_scripts.html


PS: someone should definitely copy that documentation to the main QGIS
documentation.




On Mon, Mar 26, 2018 at 3:31 PM, twroblew...@tacp.co.uk <
twroblew...@tacp.co.uk> wrote:

> Hi,
>
> The user profiles feature is brilliant in QGIS 3 - I am rolling QGIS 3 out
> across the organise I work at and have created a default profile, complete
> with instructions for people to copy this to their machines, overwriting
> other profiles in QGIS 3's profiles folder.
>
> However, when they do, it is copying over references to the user profile
> folder which I created the default profile on.  Any ideas on how to combat
> this?  I can do a find and replace in the .ini file but will need to do
> that
> manually on each colleagues PC (which I could do to be fair, as there's
> only
> 10 of us!)
>
> Thanks
>
>
>
> --
> Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html
> ___
> 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




-- 
Alessandro Pasotti
w3:   www.itopen.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

[Qgis-user] QGIS 3 - user profiles - migrating from one user to another

2018-03-26 Thread twroblew...@tacp.co.uk
Hi,

The user profiles feature is brilliant in QGIS 3 - I am rolling QGIS 3 out
across the organise I work at and have created a default profile, complete
with instructions for people to copy this to their machines, overwriting
other profiles in QGIS 3's profiles folder.

However, when they do, it is copying over references to the user profile
folder which I created the default profile on.  Any ideas on how to combat
this?  I can do a find and replace in the .ini file but will need to do that
manually on each colleagues PC (which I could do to be fair, as there's only
10 of us!)

Thanks



--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html
___
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-it-user] Traduzione 2.18 LTR

2018-03-26 Thread matteo
confermo anch io che la traduzione è presente anche nel ts del repository

https://raw.githubusercontent.com/qgis/QGIS/release-2_18/i18n/qgis_it.ts

chiedo lumi

Matteo
___
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/qgis-it-user


Re: [QGIS-it-user] Traduzione 2.18 LTR

2018-03-26 Thread skampus
ho appena aggiornato tutto e confermo che tutte le stringhe presenti nel file
qgis_it.qm sono tradotte.
non capisco proprio da dove possa venire questa mancata traduzione.

@matteo_ghetta, che cosa ne pensi?

s-



--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Italian-User-f5250612.html
___
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/qgis-it-user


Re: [Qgis-user] QGIS 3 : Python scripts

2018-03-26 Thread Jean-Baptiste Desbas
Hi,

If still interested in templates for alg, i found this :
https://gis.stackexchange.com/questions/272927/processing-framework-input-variables-from-qgis-2-not-working-in-qgis-3/276263#276263
And this :
https://anitagraser.com/2018/03/25/processing-script-template-for-qgis3/amp/


2018-03-06 11:38 GMT+01:00 Stefan Giese :

> Hi,
>
> I have the same issue. I don't know where to start with new processing
> scripts. Is there any documentation available?
>
> Best
>
> Stefan
>
> Mit freundlichen Grüßen
> Stefan Giese
> Projektleiter/Consultant
> ***
> Treffen Sie uns auf der
> FOSSGIS Konferenz 2018
> 21.-24. März 2018 in Bonnhttps://fossgis-konferenz.de/2018/
> ***
> WhereGroup GmbH & Co. KG
> Schwimmbadstr. 2
> 79100 Freiburg
> Germany
>
> Fon: +49 (0)761 / 519 102 - 61 <+49%20761%2051910261>
> Fax: +49 (0)761 / 519 102 - 11 <+49%20761%2051910211>
> stefan.gi...@wheregroup.comwww.wheregroup.com
> Amtsgericht Bonn, HRA 6788
> ---
> Komplementärin:
> WhereGroup Verwaltungs GmbH
> vertreten durch:
> Olaf Knopp, Peter Stamm
> ---
>
> Am 06.03.2018 um 08:41 schrieb Jean-Baptiste Desbas:
>
> Thank you for your explanation,
> So, do you know where i can find sample or doc about making python scripts
> in QGIS 3 ?
>
> 2018-03-05 9:22 GMT+01:00 Etienne Trimaille :
>
>> We should say somewhere that it's not a "script" with some simple
>> commands anymore (such as print()), but it's now following OOP (Object
>> Oriented Programming) and the user must define his class and methods
>> following the QGIS algorithm.
>>
>> Can we provide a template in the editor? Is-there a working script
>> somewhere?
>>
>> 2018-03-05 9:13 GMT+01:00 Alexander Bruy :
>>
>>> "Create new script" was moved to the toolbar inside Processing toolbox.
>>>
>>> As Processing API was changed, scripts should be adopted to new API.
>>>
>>> 2018-03-05 10:10 GMT+02:00 Jean-Baptiste Desbas :
>>>
 Hello,

 Since QGIS 3, I can't run python scripts :
 - In the toolbox, there is no "create new scripte" under the script
 block in the toolbox
 - In the script editeur, when i try to run a script i have an alert :
 "Seems ther is no valid script in the file"

 The issue occurs in QGIS 3.0 and 3.1.0-9.
 I am on Windows 10 - 64bits.

 Anyone with the same issue ?

 Regards,






 ___
 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

>>>
>>>
>>>
>>> --
>>> Alexander Bruy
>>>
>>> ___
>>> 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 listqgis-u...@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 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] Can't install / use NTv2 grid file.

2018-03-26 Thread Jürgen E . Fischer
Hi Thomas,

On Sat, 24. Mar 2018 at 15:20:01 -0700, tomi_w wrote:
> (http://geodaten.bayern.de/oadownload/bvv_internet/kanu/BY-KanU_Oberfranken_Testdatei_vorlaeufig.zip),
> which I have extracted and copied to /usr/share/proj/oberfranken.gsb.

The GSBs are not automatically picked up.  You'll have to add a row (similar to
the ones with BETA2007.gsb) to the tbl_datum_transform table in
resources/srs.db or simply rename your grid to BETA2007.gsb.


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Norden http://www.norbit.de
QGIS release manager (PSC)  GermanyIRC: jef on FreeNode


signature.asc
Description: PGP signature
___
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] view distortion

2018-03-26 Thread ben . jamin

Set your Project CRS to an orthogonal projection like UTM

Am 25.03.2018 00:58 schrieb Frank Silkwood:

I am a new user with a problem I can' figure out.

I have a new map I'm working on that compresses the view in the
north/south direction relative to the east/west direction. When I use
the Measure Tool, the distances in both directions measure correctly,
but the map doesn't look right. The compression is on the order of
50%.

What is my problem and how do I correct it?

Regards, Frank
___
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-it-user] Ubuntu - DIFFICOLTA' gestione "GROSSI" raster

2018-03-26 Thread StudioTafuro
Buongiorno ho installato QGIS 2.18.16 su Ubuntu e funziona normalmente, ieri 
stavo provando lavorare in Ubuntu piuttosto che su WIN 10 (stessa versione 
QGIS) e mi sono accorto che due su tre Raster non riesce proprio a visionarli, 
continuando a mostrare lo stato d’avanzamento.
Nello specifico:
DEM_a.tif da 97MB lo apre normalmente
DEM_b.tiff da 280 MB non lo apre
Ortofoto.jpg (con jgw) da 29 MB non lo apre

Riavviando la stessa macchina (i7 con 64GB RAM) su Window 10, lo apre con molta 
facilità.
Provando su Mac OSX (i7 con 32GB RAM) nessuna difficoltà

Qualcuno ha esperienze su Ubuntu?

___
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/qgis-it-user


Re: [QGIS-it-user] Problemi interrogazione shp con relazioni 1:N

2018-03-26 Thread Totò
Martina Savarese wrote
> con QGIS 2.18.17 nessun problema nella relazione tra due shp, mentre
> persiste il problema segnalato nella relazione tra shp e csv
> con QGIS3 nessun problema in entrambi i casi (forse nel csv usato
> precedentemente avevo troppi record collegati a ciascun elemento del
> vettore?)
> 
> Martina

Ciao,
in QGIS 3 ho notato anche io il problema.
Occorrerebbe realizzare un progetto base minimale da allegare ad un ticket
per segnalare il problema [0]

[0] https://issues.qgis.org/issues




-
https://pigrecoinfinito.wordpress.com/
--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Italian-User-f5250612.html
___
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/qgis-it-user


Re: [QGIS-it-user] Scala mappa in Atlas

2018-03-26 Thread Totò
Ciao,
non riesco più a seguire bene.

Io ho fatto delle prove su un atlas che allego:
1. con scala numerica, tutto ok;
2. se nascondo vettore di copertura, tutto ok;

PS:
se puoi zippa tutto (dati e progetto) cosi vediamo meglio.

dati eprogetto esempio altas, prova ad aggingere scala o nascondere vettore
copertura:
https://mega.nz/#!kY41XayT!ZrytL2GGwvZ2nIVxAuf_NqBURnkB0-paYDnae22q3qg



-
https://pigrecoinfinito.wordpress.com/
--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Italian-User-f5250612.html
___
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/qgis-it-user


Re: [QGIS-it-user] Scala mappa in Atlas

2018-03-26 Thread Giulio Fattori

Il 23/03/2018 08:16, Giulio Fattori ha scritto:

Il 22/03/2018 09:55, Giulio Fattori ha scritto:


Aggiungo che dopo Esportanto compare anche il numero di pagina 
seguito da un % e che selezionando nelle opzioni dell'atlas vettore 
di copertura nascosto,


ancorchè nascosto nell'anteprima in raltà compare sempre nelle stampe.

Saluti


___
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/qgis-it-user


Aggiornamento di oggi, ho capito che in realtà la scalebar, in 
modalità numerica, funziona tuttavia viene sempre ridimensionata al 
cambiare della pagina di atlante


e quindi sembra che si resetti a 1:1 anzichè presentare 1:1000 perche 
gli zeri son oltre la dimensione della casella di testo.


Per quanto riguarda l'esportazione le immagini sono giuste come 
dimensioni sia in pdf che in tiff ma forse dipende dal fatto che son 
quadrate.


Se possibile verificate anche voi.

Buona giornata


___
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/qgis-it-user


Anche con l'aggiornamento alla versione 3.01 l'errore persiste

Buona Giornata a Tutti

___
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/qgis-it-user


Re: [Qgis-user] How to get web map layers on QGIS 3 on Mac

2018-03-26 Thread Richard Duivenvoorde
On 26-03-18 08:24, Richard Duivenvoorde wrote:
> On 26-03-18 04:26, Alan McKay wrote:
>> Yup it works - thanks
>>
>> But it is not showing my layer on top of the base layer - I don't see
>> my stuff at all.
> 
> Can it be you hit:
> https://issues.qgis.org/issues/18409

Ah wait, it is not showing YOUR layer... I was talking about the xyz layer.
Then probably you did not set the right crs/projection/epsg code for
your data?
I think the quickmapservices plugin sets your project to epsg:3857. If
that is the first layer then it will stay like this.
If you first load YOUR layer your project will probably in the crs of
you data (or at least what it tells is the crs of your data).

See in 2.18 what is the crs of the project, and your data and adjust in
3.0 to the same values.

Regards,

Richard Duivenvoorde
___
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] How to get web map layers on QGIS 3 on Mac

2018-03-26 Thread Richard Duivenvoorde
On 26-03-18 04:26, Alan McKay wrote:
> Yup it works - thanks
> 
> But it is not showing my layer on top of the base layer - I don't see
> my stuff at all.

Can it be you hit:
https://issues.qgis.org/issues/18409

When you choose 'Zoom to layer' in the context menu. Does it zoom to
'world'?

Regards,

Richard Duivenvoorde
___
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