Il 03/06/2014 08:45, Alessandro Pasotti ha scritto:
> http scripts not loading after we switched to https... please file a ticket.
done, thanks
--
Paolo Cavallini - www.faunalia.eu
Corsi QGIS e PostGIS: http://www.faunalia.eu/training.html
___
Qgis-de
Hi all.
Starting from
http://anitagraser.com/2014/05/31/a-guide-to-googlemaps-like-maps-with-osm-in-qgis/
Why not adding Anita OSM styles:
https://github.com/anitagraser/QGIS-resources/tree/master/qgis2/osm_spatialite
in master?
All the best.
--
Paolo Cavallini - www.faunalia.eu
Corsi QGIS e PostG
Hello,
Is it possible to pass any parameters to script which I want to run by
using --code option of qgis (qgis.bat on windows)?
Now I've managed to use temporary parameter file which I write by bat
script and then I read it from my script in QGIS, but this is not elegant.
Do you know any b
Hi devs
In the QGEP project (https://github.com/qgep/QGEP), we are trying to
create a waste water application module based on PostgreSQL and QGIS.
Other examples of application modules are GIS based solutions for water,
electicity, gas, ... So what I'm describing here is valid for a large
num
ation from ESET Mail Security, version of virus signature
database 9885 (20140603) __
The message was checked by ESET Mail Security.
http://www.eset.com
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailma
Hi Giovanni,
On Tue, Jun 3, 2014 at 12:57 PM, Giovanni Manghi
wrote:
> On Mon, Jun 2, 2014 at 6:38 AM, Anita Graser wrote:
>> Hi Giovanni.
>> I just counted until the map was done rendering: 3 versus approx 21 seconds.
>
> What I see is the following:
>
> on Linux (physical machine) your project
Le 02/06/2014 17:36, Martin Dobias a écrit :
> Hi Hugo
>
> On Mon, Jun 2, 2014 at 10:13 PM, Hugo Mercier
> wrote:
>> Hi Martin,
>>
>> Le 21/05/2014 19:11, Martin Dobias a écrit :
>>> Hi everyone
>>>
>>> I have just merged the first part of the legend refactoring work to
>>> master [1]. It does n
Hi,
Would anyone be willing to setup and host a QGIS Server reference
server which could be used e.g. for official OpenLayers3 demo
examples? Especially with WFS & WFS-T?
Thanks and best wishes,
Anita
___
Qgis-developer mailing list
Qgis-developer@lists
On 03/06/14 21:04, Paolo Cavallini wrote:
Hi all.
According to
http://www.sourcepole.com/svg-symbols-in-qgis-with-modifiable-colors
to make it possible to change the colour of SVG symbols, a special syntax
should be used.
Of course nobody wants to rewrite his symbols, so the question is: is ther
Il 03/06/2014 15:47, custard ha scritto:
> I'm not sure that those are proper svg. They look like svg wrapped around
> something
> binary (a png?). I didn't know that was legal.
it should be
> Either way they're lacking the "fill", "stroke", and "stroke-width"
> parameters that
> the sourcepol
On 03-06-14 15:50, Paolo Cavallini wrote:
> Il 03/06/2014 15:47, custard ha scritto:
>
>> I'm not sure that those are proper svg. They look like svg wrapped around
>> something
>> binary (a png?). I didn't know that was legal.
Hi Paolo,
yours are probably bad examples. These svg files have rast
Il 03/06/2014 16:07, Richard Duivenvoorde ha scritto:
> yours are probably bad examples. These svg files have raster images
> encapsulated, which is ok for svg, but I do not think you can ever
> change color of those on the fly...
>
> what you probably mean are true vector svg symbols, on those y
Hi,
somebody asked me when using Composer templates in another project, the
map item should not be refreshed by default.
Currently if you create a composer template(!) in project A (centered
around Europe), and then want to use that template in project B
(centered aroudn North-America), you will
Greetings,
as described there (http://hub.qgis.org/issues/3145), plugins cannot
have dashes in their folder name. I understand that this is related to
Python and not specifically to QGIS. However, the issue is that we are
asked to upload our plugin, so I created a temp folder (yes with a
dash) cop
On Tue, Jun 3, 2014 at 2:21 PM, Anita Graser wrote:
> Thanks for your feedback. I'll check a second windows machine, maybe I
> just screwed up something on the Win8 machine to cause these huge
> differences.
Test with an empty QGIS profile (try to rename that folder in
%USERPROFILE%\.qgis2 )
Hi Anita -
I've just tried your project on my win8 pc with QGIS 2.3 32 bit and
compared it with my QGIS 2.0 set-up on the same pc:
Start-up times for the "annecy" project (QGIS already started with an
empty project):
* QGIS 2.0: 6.7 sec. every time.
* QGIS 2.3: 1. time 6.9 sec.; 2. time:
On 06/03/2014 06:46 AM, Anita Graser wrote:
> Hi,
>
> Would anyone be willing to setup and host a QGIS Server reference
> server which could be used e.g. for official OpenLayers3 demo
> examples? Especially with WFS & WFS-T?
>
> Thanks and best wishes,
> Anita
Why not on QGIS2 or Adhoc.osgeo (th
Hi Alex,
Was that a yes? :-D
On Tue, Jun 3, 2014 at 6:35 PM, Alex Mandel wrote:
> On 06/03/2014 06:46 AM, Anita Graser wrote:
>> Hi,
>>
>> Would anyone be willing to setup and host a QGIS Server reference
>> server which could be used e.g. for official OpenLayers3 demo
>> examples? Especially wit
Hi Paolo,
Do you mean the styles or just the symbols? How would we ship the styles = QMLs?
Best wishes,
Anita
On Tue, Jun 3, 2014 at 11:19 AM, Paolo Cavallini wrote:
> Hi all.
> Starting from
> http://anitagraser.com/2014/05/31/a-guide-to-googlemaps-like-maps-with-osm-in-qgis/
> Why not adding An
On 03/06/14 21:50, Paolo Cavallini wrote:
Il 03/06/2014 15:47, custard ha scritto:
I'm not sure that those are proper svg. They look like svg wrapped around
something
binary (a png?). I didn't know that was legal.
it should be
Ah, so much for V for Vector.
Either way they're lacking th
On Tue, Jun 3, 2014 at 7:42 PM, Hugo Mercier wrote:
> Le 02/06/2014 17:36, Martin Dobias a écrit :
>> Hi Hugo
>>
>> On Mon, Jun 2, 2014 at 10:13 PM, Hugo Mercier
>> wrote:
>>> Hi Martin,
>>>
>>> Le 21/05/2014 19:11, Martin Dobias a écrit :
Hi everyone
I have just merged the first
Hi Tim
On Tue, Jun 3, 2014 at 7:14 AM, Tim Sutton wrote:
>
> Ah on this topic I dont know if we mentioned it in Vienna when you were
> gathering requirements, but one thing I *often* get asked by users is why
> when adding new layers (multiple at once) QGIS does not add them in 'natural
> z-order
Merely suggesting 2 places we could host it. Happy to facilitate someone
else doing the setup.
Thanks,
Alex
On 06/03/2014 10:33 AM, Anita Graser wrote:
> Hi Alex,
> Was that a yes? :-D
>
> On Tue, Jun 3, 2014 at 6:35 PM, Alex Mandel
> wrote:
>> On 06/03/2014 06:46 AM, Anita Graser wrote:
>>> H
On Tue, Jun 3, 2014 at 7:39 PM, Giovanni Manghi
wrote:
> Hi Anita,
> attached the screenshot.
Thanks Giovanni! I tried with today's OSGeo4W version and the issue
does not appear anymore.
> while testing your project I also notices another thing that I had
> never noticed before (strange): If a l
> Thanks Giovanni! I tried with today's OSGeo4W version and the issue
> does not appear anymore.
nice
> > while testing your project I also notices another thing that I had
> > never noticed before (strange): If a layer has labels then is always
> > refreshed when activating/deactivating another
Il 03/06/2014 19:36, Anita Graser ha scritto:
> Hi Paolo,
> Do you mean the styles or just the symbols? How would we ship the styles =
> QMLs?
I meant qml, added to default styles.
I think it would be very good, especialy if we also add to sample data an OSM
sample.
Thanks.
--
Paolo Cavallini
Does QGIS ship predefined qml files? I didn't know it, where are they?
giovanni
2014-06-03 20:30 GMT+02:00 Paolo Cavallini :
> Il 03/06/2014 19:36, Anita Graser ha scritto:
> > Hi Paolo,
> > Do you mean the styles or just the symbols? How would we ship the styles
> = QMLs?
>
> I meant qml, adde
I've delved a little bit further into the matter:
Anita's original project is a 2.2 project. If you convert the project to
version 2.4 by simply saving it and then open the new version 2.4
project the time to open it is reduced to 6.0 sec. Every time.
So the delays is due to QGIS 2.3 opening
Hello,
Le mercredi 28 mai 2014 19:29:21, Régis Haubourg a écrit :
> Hi,
> the points Matthias raises are really good points:
> - how much can we trust sqlite (the community doesn't seem too opened)? And
> how stable library versions are (we've had many troubles with spatialite
> versions)
SQLite
Hello,
Le mardi 27 mai 2014 16:06:55, Andreas Neumann a écrit :
> Hi all,
>
> I understand your concerns, but on the other hand - how would you treat
> all data sources equally well, if QGIS does not implement that stuff
> within QGIS for data providers that do not implement this? One could
> sti
Hi,
On Tue, 03. Jun 2014 at 11:50:19 +0200, Marco Hugentobler wrote:
> I've submitted a pull request about that topic and there was quite a long
> discussion about it, but without a clear result.
The pull request is https://github.com/qgis/QGIS/pull/1367
Jürgen
--
Jürgen E. Fischer no
Il 03/06/2014 23:59, Vincent Picavet ha scritto:
> I would not be shocked if QGIS had an "official" local data format, allowing
> the
> user to get all features when using it, and other formats for
> interoperability.
> It would almost simplify the situation as in "use the official format or
Hi Paolo,
2014-06-02 23:43 GMT+03:00 Paolo Cavallini :
> Agreed:
> +1 for asking (I'm doing it for new plugins)
> -1 for making EN compulsory
> +1 for asking a code repo: without it it is difficult to cooperate on a
> plugin,
> including providing a translation; adding a repo is a matter of 5 min
Hi all.
I came across this announcement:
http://connpass.com/event/6733/
Does anybody know more about this? Have the organizers somewhat
connected with some of the core developers?
All the best.
--
Paolo Cavallini - www.faunalia.eu
QGIS & PostGIS courses: http://www.faunalia.eu/training.html
_
Hi Alex,
hereafter my thoughts (not an official position, however).
Il 04/06/2014 08:31, Alexander Bruy ha scritto:
> Just to make things clear. Am I right that your -1 means that one can submit
> plugin with non-English UI and it will be approved? So if someone submitted
> plugin with, for examp
35 matches
Mail list logo