[Qgis-user] Silent Install with no Reboot

2017-04-03 Thread DiTcH Harris
Hi,

I need to install QGIS silently with no reboot. This works fine on 64bit
windows however on 32bit windows the install reboots the machine.

is there a method to stop the reboot?

installing using "QGIS-OSGeo4W-2.18.5-2-Setup-x86.exe /s"

Cheers
Ditch
___
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] Problems Plotting Using QGIS Algorithms

2017-04-03 Thread Grant Boxer
I am trying to use the Processing Toolbox > QGIS Algorithms to plot bar and
histogram plots. Every time I try to run it, it crashes QGIS. I have tried
re-installing the older version of matlib (1.3.0) but I get the same
problem. Can anyone offer any other suggestions, or perhaps a good free
graphical plotting program that I can use for geochemical data (histograms,
cumulative frequency plots, etc).

 

Grant Boxer

Perth, Western Australia

___
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] Come ottenere i simboli di una Legenda in QGIS clonando l’immagine dei simboli della Legenda di una vecchia mappa raster

2017-04-03 Thread Giuliano Curti
On 4/2/17, Marco  wrote:

ciao Marco,

> Mi è venuto in mente or ora un altro metodo per ottenere lo stesso
> risultato.
> .
> Si crea, si popola e si categorizza il Layer “Appoggio”, esattamente come
> descritto in precedenza (cosi da avere, in Compositore di Stampe, una
> Legenda “standard” stile QGIS).
> ..

ovviamente grazie per avere condiviso, ma da buon pigrone ho subito
pensato a come semplificare l'enorme lavoro che hai fatto e la butto
lì, non volermene se mi è sfuggito qualche dettaglio :-)

non potresti inserire nella composizione di stampa due mappe (un pò
quello che mi sembra di intuire in questa seconda versione), una con
la mappa vera e propria e l'altra centrata sulla legenda, usando per
entrambe lo stesso fattore di scala: azzarderei che dovresti trovare
le campiture con la stessa grafia, senza far ricorso a layer
"appoggio" e retangolini vari :-)

ok, adesso aspetto le critiche :-) :-)

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


[Qgis-user] [processing]: input selection type in modeler ?

2017-04-03 Thread Andreas Plesch
Processing python scripts can have a variety of parameter types including
selection:

http://docs.qgis.org/2.18/en/docs/user_manual/processing/scripts.html


   - selection. A dropdown menu that allows the user to select from a
   pre-populated list. For example units=selection sq_km;sq_miles;sq_degrees

If I want to use a script algorithm with such a selection input type in the
modeler, there does not seem to be a way to use a corresponding selection
input in the modeler (instead it is necessary to provide a fixed choice of
the available selections as a string).

Am I overlooking something ?

Thanks, Andreas
___
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-user Digest, Vol 134, Issue 4

2017-04-03 Thread Vladimir Nery Riveros Magueño
t; pkg_resources\__init__.py",
> line 2900, in
> @_call_aside
>   File "C:\PROGRA~2\QGIS2~1.18\apps\Python27\lib\site-packages\
> pkg_resources\__init__.py",
> line 2886, in _call_aside
> f(*args, **kwargs)
>   File "C:\PROGRA~2\QGIS2~1.18\apps\Python27\lib\site-packages\
> pkg_resources\__init__.py",
> line 2913, in _initialize_master_working_set
> working_set = WorkingSet._build_master()
>   File "C:\PROGRA~2\QGIS2~1.18\apps\Python27\lib\site-packages\
> pkg_resources\__init__.py",
> line 633, in _build_master
> ws = cls()
>   File "C:\PROGRA~2\QGIS2~1.18\apps\Python27\lib\site-packages\
> pkg_resources\__init__.py",
> line 626, in __init__
> self.add_entry(entry)
>   File "C:\PROGRA~2\QGIS2~1.18\apps\Python27\lib\site-packages\
> pkg_resources\__init__.py",
> line 682, in add_entry
> for dist in find_distributions(entry, True):
>   File "C:\PROGRA~2\QGIS2~1.18\apps\Python27\lib\site-packages\
> pkg_resources\__init__.py",
> line 1903, in find_distributions
> importer = get_importer(path_item)
>   File "C:\PROGRA~2\QGIS2~1.18\apps\Python27\lib\pkgutil.py", line
> 384, in get_importer
> importer = path_hook(path_item)
> UnicodeEncodeError: 'ascii' codec can't encode characters in position
> 9-11: ordinal not in range(128)
>
>
>
> 파이썬 버전: 2.7.4 (default, Apr  6 2013, 19:54:46) [MSC v.1500 32 bit (Intel)]
> QGIS 버전: 2.18.5 Las Palmas, 140a01f
>
> Python Path:
>
>- C:/PROGRA~2/QGIS2~1.18/apps/qgis/./python/plugins\processing
>- C:/PROGRA~2/QGIS2~1.18/apps/qgis/./python
>- C:/Users/김군소/.qgis2/python
>- C:/Users/김군소/.qgis2/python/plugins
>- C:/PROGRA~2/QGIS2~1.18/apps/qgis/./python/plugins
>-
>C:\PROGRA~2\QGIS2~1.18\apps\Python27\lib\site-packages\
> matplotlib-1.3.1-py2.7-win32.egg
>- C:\PROGRA~2\QGIS2~1.18\bin\python27.zip
>- C:\PROGRA~2\QGIS2~1.18\apps\Python27\DLLs
>- C:\PROGRA~2\QGIS2~1.18\apps\Python27\lib
>- C:\PROGRA~2\QGIS2~1.18\apps\Python27\lib\plat-win
>- C:\PROGRA~2\QGIS2~1.18\apps\Python27\lib\lib-tk
>- C:\PROGRA~2\QGIS2~1.18\bin
>- C:\PROGRA~2\QGIS2~1.18\apps\Python27
>- C:\PROGRA~2\QGIS2~1.18\apps\Python27\lib\site-packages
>- C:\PROGRA~2\QGIS2~1.18\apps\Python27\lib\site-packages\PIL
>-
>C:\PROGRA~2\QGIS2~1.18\apps\Python27\lib\site-packages\
> jinja2-2.7.2-py2.7.egg
>-
>C:\PROGRA~2\QGIS2~1.18\apps\Python27\lib\site-packages\
> markupsafe-0.23-py2.7-win32.egg
>- C:\PROGRA~2\QGIS2~1.18\apps\Python27\lib\site-packages\win32
>- C:\PROGRA~2\QGIS2~1.18\apps\Python27\lib\site-packages\win32\lib
>- C:\PROGRA~2\QGIS2~1.18\apps\Python27\lib\site-packages\Pythonwin
>-
>C:\PROGRA~2\QGIS2~1.18\apps\Python27\lib\site-packages\
> Shapely-1.2.18-py2.7-win32.egg
>-
>C:\PROGRA~2\QGIS2~1.18\apps\Python27\lib\site-packages\wx-
> 2.8-msw-unicode
>- C:/Users/김군소/.qgis2//python
> -- next part --
> An HTML attachment was scrubbed...
> URL: <http://lists.osgeo.org/pipermail/qgis-user/
> attachments/20170403/e158c7a1/attachment-0001.html>
>
> --
>
> Message: 8
> Date: Mon, 3 Apr 2017 08:54:43 +0200
> From: Alessandro Pasotti <apaso...@gmail.com>
> To: Nyall Dawson <nyall.daw...@gmail.com>
> Cc: Simon Greener <si...@spatialdbadvisor.com>, qgis-user
> <qgis-user@lists.osgeo.org>
> Subject: Re: [Qgis-user] QGIS Server Process Crash
> Message-ID:
> <CAL5Q67098+D65VjESdd=PEoxYeYQ4J81wazjYLA5jh+hAXcLRA@mail.
> gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> On Mon, Apr 3, 2017 at 12:57 AM, Nyall Dawson <nyall.daw...@gmail.com>
> wrote:
>
> > On 3 April 2017 at 08:48, Nyall Dawson <nyall.daw...@gmail.com> wrote:
> > > On 3 April 2017 at 08:29, Simon Greener <si...@spatialdbadvisor.com>
> > wrote:
> > >> The installation can only be on Microsoft Windows Server.
> > >>
> > >> AFAIK it is a supported platform.
> > >
> > > Unfortunately, while it may be "supported" platform, it's not *well*
> > > supported. There's severe known issues running server under Windows
> > > which have been unaddressed for a long time, eg
> > > http://hub.qgis.org/issues/13293.
> > >
> > > I'm personally not aware of anyone using QGIS server under Windows in
> > > a production environment.
> > >
> > >> The supplied information is all that we can find that describes the
> > error.
> > >>
> > >> The Apache and QGIS error logs show nothing before the process crash.
> > >>
> > >> The QGIS Projects are all OK when they are used in QGIS Desktop: no
> > crash
> > >> occurs.
> > >>
> > >> The crashing has consistently occurred in both 2.14 LTR 32bit and
> 2.18.4
> > >> 64bit.
> > >> The crashing has stopped the application from going live.
> > >>
> > >> If anyone can point to some "standard" settings or things that need to
> > be
> > >> checked, please supply.
> > >
> > > My suggestion - either Alessandro or the team at Oslandia are the most
> > > knowledgeable about QGIS server setup and operation. I'd engage them
> > > for this project and sponsor fixes through them for any blocking
> > > blocking bugs in the QGIS server operation on Windows.
> >
> > 3liz should also be in that list - sorry!
> >
>
>
> And Camp2Camp too.
>
>
> --
> Alessandro Pasotti
> w3:   www.itopen.it
> -- next part --
> An HTML attachment was scrubbed...
> URL: <http://lists.osgeo.org/pipermail/qgis-user/
> attachments/20170403/eb01f645/attachment.html>
>
> --
>
> Subject: Digest Footer
>
> ___
> 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
>
> --
>
> End of Qgis-user Digest, Vol 134, Issue 4
> *
>



-- 

*CF. DIM. Vladimir Nery Riveros MagueñoDIRECTOR GENERAL*
*UNIDAD OPERATIVA BOLIVIANA - TDPS*
*Ministerio de Medio Ambiente y Agua*
*Cel. 591-72043068 Telf. Dom. 591-2-2334269*
___
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] 2 Questions

2017-04-03 Thread Tyler Veinot
Matthias;
Sorry, my original email had 2 questions one for QGIS and one for QField, I
should have broken it up into 2 emails sorry.
The question I am asking is about QGIS; in ArcMap I can build Macros that
run scripts as little buttons so I can just click an icon and whatever I
written runs. I was wondering if QGIS had something similar, I have a
python script that runs on all selected features, I want to build it into a
button control instead of copying and pasting it into the console every
time. I couldn't find any directions on that other than building a python
plugin so I was wondering if the plugin was the only way to do this?
I hope that is clearer;
Tyler

On Mon, Apr 3, 2017 at 9:03 AM, Matthias Kuhn  wrote:

> Hi Tyler,
>
> Sorry, I'm having troubles to understand the question. Is this related to
> QGIS or QField? What exactly do you want to do?
>
> This mailing list here is for QGIS, if you are interested in QField, I'd
> suggest to switch to one of the support channels for it, to keep the
> information well-separated (http://www.qfield.org/docs/
> development/index.html).
>
> Regards
>
> Matthias
> On 4/3/17 12:57 PM, Tyler Veinot wrote:
>
> All;
> I found the spot for the layers, feeling a bit daft for missing that one.
> What about making a python script a push button action/tool? Is there away
> to do that or will I have to build it as a plugin?
> Tyler
>
> On Sun, Apr 2, 2017 at 6:49 PM, Tyler Veinot 
> wrote:
>
>> Thanks guys
>>
>> Sent from my Bell Sony device over Canada’s largest network.
>>
>>  Xan Vieiro wrote 
>>
>>
>> 2. Is there a way to lock features so that when I open the map in QField
>> I can see those layers but cannot select or edit them? I want to lock my
>> basemap features so that only my "working layers" are selectable and
>> editable in QField. I partially accomplished this using a tool that builds
>> the basemap into raster tiles but at small scales the labels interfere with
>> each other.
>>
>> Presets works fine with QField. Located at the Layer Panel.
>>
>> 2017-03-31 13:12 GMT+02:00 Tyler Veinot :
>>
>>> Hello;
>>> 1. Is there a tutorial on making a python script run by the click of a
>>> button or do I have to build it as a plugin?
>>> 2. Is there a way to lock features so that when I open the map in QField
>>> I can see those layers but cannot select or edit them? I want to lock my
>>> basemap features so that only my "working layers" are selectable and
>>> editable in QField. I partially accomplished this using a tool that builds
>>> the basemap into raster tiles but at small scales the labels interfere with
>>> each other.
>>> Thanks;
>>> Tyler
>>>
>>> ___
>>> 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

[Qgis-user] 2.8.15 actually 2.8.3

2017-04-03 Thread Seb
Hi,

Just downloaded and installed the latest build. Uninstalled previous
version as part of process. All the new shortcuts say 2.8.15. But it
appears to be loading 2.18.3 and telling me a new version 2.18
4 is available.  Thanks.
___
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] 2 Questions

2017-04-03 Thread Matthias Kuhn
Hi Tyler,

Sorry, I'm having troubles to understand the question. Is this related
to QGIS or QField? What exactly do you want to do?

This mailing list here is for QGIS, if you are interested in QField, I'd
suggest to switch to one of the support channels for it, to keep the
information well-separated
(http://www.qfield.org/docs/development/index.html).

Regards

Matthias

On 4/3/17 12:57 PM, Tyler Veinot wrote:
> All;
> I found the spot for the layers, feeling a bit daft for missing that
> one. What about making a python script a push button action/tool? Is
> there away to do that or will I have to build it as a plugin?
> Tyler
>
> On Sun, Apr 2, 2017 at 6:49 PM, Tyler Veinot  > wrote:
>
> Thanks guys
>
> Sent from my Bell Sony device over Canada’s largest network.
>
>  Xan Vieiro wrote 
>
>
> 2. Is there a way to lock features so that when I open the map in
> QField I can see those layers but cannot select or edit them? I
> want to lock my basemap features so that only my "working layers"
> are selectable and editable in QField. I partially accomplished
> this using a tool that builds the basemap into raster tiles but at
> small scales the labels interfere with each other.
>
> Presets works fine with QField. Located at the Layer Panel.
>
> 2017-03-31 13:12 GMT+02:00 Tyler Veinot  >:
>
> Hello;
> 1. Is there a tutorial on making a python script run by the
> click of a button or do I have to build it as a plugin?
> 2. Is there a way to lock features so that when I open the map
> in QField I can see those layers but cannot select or edit
> them? I want to lock my basemap features so that only my
> "working layers" are selectable and editable in QField. I
> partially accomplished this using a tool that builds the
> basemap into raster tiles but at small scales the labels
> interfere with each other. 
> Thanks;
> Tyler 
>
> ___
> 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 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] 2 Questions

2017-04-03 Thread Tyler Veinot
All;
I found the spot for the layers, feeling a bit daft for missing that one.
What about making a python script a push button action/tool? Is there away
to do that or will I have to build it as a plugin?
Tyler

On Sun, Apr 2, 2017 at 6:49 PM, Tyler Veinot  wrote:

> Thanks guys
>
> Sent from my Bell Sony device over Canada’s largest network.
>
>  Xan Vieiro wrote 
>
>
> 2. Is there a way to lock features so that when I open the map in QField I
> can see those layers but cannot select or edit them? I want to lock my
> basemap features so that only my "working layers" are selectable and
> editable in QField. I partially accomplished this using a tool that builds
> the basemap into raster tiles but at small scales the labels interfere with
> each other.
>
> Presets works fine with QField. Located at the Layer Panel.
>
> 2017-03-31 13:12 GMT+02:00 Tyler Veinot :
>
>> Hello;
>> 1. Is there a tutorial on making a python script run by the click of a
>> button or do I have to build it as a plugin?
>> 2. Is there a way to lock features so that when I open the map in QField
>> I can see those layers but cannot select or edit them? I want to lock my
>> basemap features so that only my "working layers" are selectable and
>> editable in QField. I partially accomplished this using a tool that builds
>> the basemap into raster tiles but at small scales the labels interfere with
>> each other.
>> Thanks;
>> Tyler
>>
>> ___
>> 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] QGIS Server Process Crash

2017-04-03 Thread Simon Greener
Thank you for responding.

I have notified my customer of the situation with the Windows version of
QGIS Server, so that they can make their decision as to what to do.

Regards
Simon



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/QGIS-Server-Process-Crash-tp5314879p5315420.html
Sent from the QGIS - User mailing list archive at Nabble.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

[Qgis-user] How does QGIS read a large WFS completely?

2017-04-03 Thread Hernán De Angelis
Hi

I am curious to understand how reading large WFS services is implemented in
QGIS.

The reason is that I am doing some experiments with data that require
performing statistics over a large dataset that is offered as WFS. The
server has a limit of 1000 features on every call, but the dataset has a
total over 15000 features. I want to write a script that will download the
whole dataset but met the difficulty of not knowing how to handle the
server side feature limit in a reasonable way.

I see that QGIS has no problems importing the whole thing into a GML and
wanted to understand how this is implemented. I perused parts of the code
but could not find the relevant section. Can someone point to me in which
part of the code this problem is solved?

Thanks in advance

Hernán
___
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 Server Process Crash

2017-04-03 Thread Alessandro Pasotti
On Mon, Apr 3, 2017 at 12:57 AM, Nyall Dawson 
wrote:

> On 3 April 2017 at 08:48, Nyall Dawson  wrote:
> > On 3 April 2017 at 08:29, Simon Greener 
> wrote:
> >> The installation can only be on Microsoft Windows Server.
> >>
> >> AFAIK it is a supported platform.
> >
> > Unfortunately, while it may be "supported" platform, it's not *well*
> > supported. There's severe known issues running server under Windows
> > which have been unaddressed for a long time, eg
> > http://hub.qgis.org/issues/13293.
> >
> > I'm personally not aware of anyone using QGIS server under Windows in
> > a production environment.
> >
> >> The supplied information is all that we can find that describes the
> error.
> >>
> >> The Apache and QGIS error logs show nothing before the process crash.
> >>
> >> The QGIS Projects are all OK when they are used in QGIS Desktop: no
> crash
> >> occurs.
> >>
> >> The crashing has consistently occurred in both 2.14 LTR 32bit and 2.18.4
> >> 64bit.
> >> The crashing has stopped the application from going live.
> >>
> >> If anyone can point to some "standard" settings or things that need to
> be
> >> checked, please supply.
> >
> > My suggestion - either Alessandro or the team at Oslandia are the most
> > knowledgeable about QGIS server setup and operation. I'd engage them
> > for this project and sponsor fixes through them for any blocking
> > blocking bugs in the QGIS server operation on Windows.
>
> 3liz should also be in that list - sorry!
>


And Camp2Camp too.


-- 
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