[QGIS-Developer] PR #9138

2019-03-08 Thread Richard Duivenvoorde
Somebody able to look into:
https://github.com/qgis/QGIS/pull/9138

I'm happy to provide more info if needed, or pull back if people think
it is too much

Regards,

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

[QGIS-Developer] Problem with running QGIS on Windows 10

2019-03-08 Thread Jana Michalková
Hello devs,

I know many of you are now on hackfest in A Coruña. I hope you have a great
and inspiring time:)

I would need little help from you. One of my student has a problem with
QGIS on Windows. After the last QGIS shutdown Windows got an error message
(see below) and he can not run QGIS from this moment. He attempted to
reinstall it, we also tried to use this tip

and this
,
but nothing worked. It still does not complete the installation and will
not create icons on the desktop nor in the start menu. He tried to install
different qgis versions (3.6, 3.4, 2.18, 2.18, 2.14). It worked only for
version 1.xx.
PC parameters: Acer Nitro 5, OS Windows 10 Home 64bit, 8 GB RAM, Intel Core
i5-8300H 2.30 GHz, GeForce GTX 1050 4GB.

Thanks in advance for any help!

Best regards
Jana


*Mgr. Jana Michalková, PhD.**Researcher*


Department of Geography and Applied Geoinformatics
Faculty of Humanities and Natural Sciences
University of Presov
17. novembra 1, 081 16 Presov, Slovakia
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] Vagrant file for QGIS-Django

2019-03-08 Thread Tim Sutton
Hi Richard



> On 08 Mar 2019, at 18:32, Richard Duivenvoorde  wrote:
> 
> Hi Gents,
> 
> Nathan, other then the Github repo and trying to run the available
> docker I do not have so much superpowers (other then I could get into
> the container for you and get the stuff out).

@Richard we have a private repo *docker hub* repo that I think you are the 
owner of in the qgis organisation in docker hub. In that repo we have pushed 
occasional full image snapshots of everything in the plugins website except the 
actual plugin packages. Its this that I was asking you to give Nathan access to.

> 
> What we were discussing during this hackfest (after some issues with
> availability of plugins.qgis.org) is to actually get a dedicated server
> for plugins.qgis.org.

:-( I prefer to properly set it up as a set of docker containers. Then spinning 
up an instance is a few clicks, we can load balance and other nice things in 
the future. We have all the tooling to do it with a repeatable workflow.  
Anyway I guess it comes down to the person who will actually maintain things. 
Currently I guess it is me and you doing the sysadmin Richard and Ale 
maintaining the code. If we get more volunteers who want to maintain things and 
that want to use a particular implementation approach, using their preferred 
approach is fine for me.

> And because (we think) more people could maybe develop/look into the
> Django app we think about just deploy it as a wgsi-app working with a
> local Postgresql db (so no more docker).

I think you are conflating two things here: deployment and development. We can 
already easily run a local non docker version e.g. for development (see notes 
in https://github.com/qgis/QGIS-Django/blob/master/readme.rst - maybe they need 
a refresh?) so the current deployment approach should not be a blocker for 
developers to get on board. Maybe we just need to review the manual setup and 
run process notes to make sure the process is still described properly.



> Maybe on a cloud server, so
> creating snapshots will then give us easy backups.

But why not start by just deploying on a cloud server the existing image. I 
already get backups of the plugin zips and we can just add one small container 
to make PG backups on a cron. That would be the minimal amount of work to shift 
it to a new dedicated host.

> 
> This would hopefully open the door for other people to dive into the
> QGIS-Django app, for example to upgrade it to work with python3 and a
> newer version of Django (we now get a 'moderate' security warning on
> github [0])

Yes upgrading would be nice

Regards

Tim


> 
> We have to discuss this further.
> 
> Regards,
> 
> Richard
> 
> 
> [0] https://github.com/qgis/qgis-django/network/alerts
> 
> 
> On 08/03/2019 13.05, Nathan Woodrow wrote:
>> haha yes I know but for some reason I can't get docker to run well on
>> Windows at the moment for me, so I will just run it inside a vagrant box
>> because it's turtles all the way down.
>> 
>> Richard,  could I get some details on how to set this up?
>> 
>> On Fri, Mar 8, 2019 at 9:59 PM Tim Sutton > > wrote:
>> 
>>Hi 
>> 
>> 
>>Vagrant is so 2000s :-p Everything runs in docker. We have it in a a
>>private docker hub repo as image contains a working db snapshot too..
>> 
>>Richard is the gate keeper for getting access to the hub repo after
>>which you should be able to do:
>> 
>> 
>>docker login
>>docker run -ti -p 8099:80 \
>>-d --restart=unless-stopped \
>>--name="plugins" \
>>-v ${PWD}/static:/home/plugins/QGIS-Django/qgis-app/static \
>>-v ${PWD}/backups:/backups \
>>-v ${PWD}/tmp:/tmp \
>>-v ${PWD}/logs:/var/log/nginx \
>>qgis/plugins:latest \
>>supervisord -n
>> 
>>The volume mounts are not strictly necessary - we store teh actual
>>plugin packages in a host directory instead of the container.
>> 
>>Regards
>> 
>>Tim
>> 
>>>On 08 Mar 2019, at 13:41, Nathan Woodrow >>> wrote:
>>> 
>>>Hey,
>>> 
>>>Is there any premade vagrant file I can use for the QGIS-Django
>>>project that already has everything set up?  
>>> 
>>>If not I can make one as I run Windows most of the time and I
>>>would like to have something set up I can just run up and shutdown
>>>nicely to match what we have running
>>>on https://plugins.qgis.org without having to install anything
>>>local on my windows machine.
>>> 
>>>Keen to see if others with more experience have done work in this
>>>area before so I don't have to reinvent it, but happy to do it if
>>>other haven't.
>>> 
>>>Regards,
>>>Nathan 
>>>___
>>>QGIS-Developer mailing list
>>>QGIS-Developer@lists.osgeo.org 
>>>List info: 

[QGIS-Developer] Plugin [1618] FastVersion approval notification.

2019-03-08 Thread noreply

Plugin FastVersion approval by pcav.
The plugin version "[1618] FastVersion 3.4.0" is now approved
Link: http://plugins.qgis.org/plugins/FastVersion/
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] Status update of QGIS server OGC certification

2019-03-08 Thread Paolo Cavallini
Merci bien Régis, that's important stuff for the project.
Cheers.

On 08/03/19 17:37, Régis Haubourg wrote:
> Hi all,
> This is a short report of the current status of OGC certification renewal.
> As you know , OGC is asking to renew certification every year so there
> is a bit of administrative burden and we received email from the OGC as
> we have 60 days now to renew our certification.
> 
> I updated the wiki page [0] to reflect the nice process :)
> 
> I started the certification process for QGIS LTR 3.4 today during the
> hackfest. It currently fails - though it works in our own
> infrastructure. Paul is going to have a look at it, it is probably a
> small with OnlineResource url issue.  I'll inform you when the process
> succeeds.
> 
> Best regards
> régis
> 
> For those who jump into the topic,  record, we have now that
> infrastructure:
> 
> - a test suite tool [1], that should probably be moved to QGIS github
> repository
> - a continuous testing integration sending reports to [2].
> - When necessary, reference servers hosted at qgis4.qgis.org
> .
> 
> [0] https://github.com/qgis/QGIS/wiki/OGC-compliance-for-QGIS/_edit
> [1] https://github.com/Oslandia/QGIS-Server-CertifSuite
> [2] http://test.qgis.org/ogc_cite
> 
> 
> 
> ___
> QGIS-Developer mailing list
> QGIS-Developer@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> 

-- 
Paolo Cavallini - www.faunalia.eu
QGIS.ORG Chair:
http://planet.qgis.org/planet/user/28/tag/qgis%20board/
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

[QGIS-Developer] Status update of QGIS server OGC certification

2019-03-08 Thread Régis Haubourg
Hi all,
This is a short report of the current status of OGC certification renewal.
As you know , OGC is asking to renew certification every year so there is a
bit of administrative burden and we received email from the OGC as we have
60 days now to renew our certification.

I updated the wiki page [0] to reflect the nice process :)

I started the certification process for QGIS LTR 3.4 today during the
hackfest. It currently fails - though it works in our own infrastructure.
Paul is going to have a look at it, it is probably a small with
OnlineResource url issue.  I'll inform you when the process succeeds.

Best regards
régis

For those who jump into the topic,  record, we have now that
infrastructure:

- a test suite tool [1], that should probably be moved to QGIS github
repository
- a continuous testing integration sending reports to [2].
- When necessary, reference servers hosted at qgis4.qgis.org.

[0] https://github.com/qgis/QGIS/wiki/OGC-compliance-for-QGIS/_edit
[1] https://github.com/Oslandia/QGIS-Server-CertifSuite
[2] http://test.qgis.org/ogc_cite
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] Vagrant file for QGIS-Django

2019-03-08 Thread Richard Duivenvoorde
Hi Gents,

Nathan, other then the Github repo and trying to run the available
docker I do not have so much superpowers (other then I could get into
the container for you and get the stuff out).

What we were discussing during this hackfest (after some issues with
availability of plugins.qgis.org) is to actually get a dedicated server
for plugins.qgis.org.
And because (we think) more people could maybe develop/look into the
Django app we think about just deploy it as a wgsi-app working with a
local Postgresql db (so no more docker). Maybe on a cloud server, so
creating snapshots will then give us easy backups.

This would hopefully open the door for other people to dive into the
QGIS-Django app, for example to upgrade it to work with python3 and a
newer version of Django (we now get a 'moderate' security warning on
github [0])

We have to discuss this further.

Regards,

Richard


[0] https://github.com/qgis/qgis-django/network/alerts


On 08/03/2019 13.05, Nathan Woodrow wrote:
> haha yes I know but for some reason I can't get docker to run well on
> Windows at the moment for me, so I will just run it inside a vagrant box
> because it's turtles all the way down.
> 
> Richard,  could I get some details on how to set this up?
> 
> On Fri, Mar 8, 2019 at 9:59 PM Tim Sutton  > wrote:
> 
> Hi 
> 
> 
> Vagrant is so 2000s :-p Everything runs in docker. We have it in a a
> private docker hub repo as image contains a working db snapshot too..
> 
> Richard is the gate keeper for getting access to the hub repo after
> which you should be able to do:
> 
> 
> docker login
> docker run -ti -p 8099:80 \
>         -d --restart=unless-stopped \
>         --name="plugins" \
>         -v ${PWD}/static:/home/plugins/QGIS-Django/qgis-app/static \
>         -v ${PWD}/backups:/backups \
>         -v ${PWD}/tmp:/tmp \
>         -v ${PWD}/logs:/var/log/nginx \
>         qgis/plugins:latest \
>         supervisord -n
> 
> The volume mounts are not strictly necessary - we store teh actual
> plugin packages in a host directory instead of the container.
> 
> Regards
> 
> Tim
> 
>> On 08 Mar 2019, at 13:41, Nathan Woodrow > > wrote:
>>
>> Hey,
>>
>> Is there any premade vagrant file I can use for the QGIS-Django
>> project that already has everything set up?  
>>
>> If not I can make one as I run Windows most of the time and I
>> would like to have something set up I can just run up and shutdown
>> nicely to match what we have running
>> on https://plugins.qgis.org without having to install anything
>> local on my windows machine.
>>
>> Keen to see if others with more experience have done work in this
>> area before so I don't have to reinvent it, but happy to do it if
>> other haven't.
>>
>> Regards,
>> Nathan 
>> ___
>> QGIS-Developer mailing list
>> QGIS-Developer@lists.osgeo.org 
>> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> 
> —
> 
> 
> 
> 
> 
> 
> 
> *Tim Sutton*
> 
> *Co-founder:* Kartoza
> *Ex Project chair:* QGIS.org 
> 
> Visit http://kartoza.com  to find out about
> open source:
> 
> Desktop GIS programming services
> Geospatial web development
> GIS Training
> Consulting Services
> 
> *Skype*: timlinux 
> *IRC:* timlinux on #qgis at freenode.net 
> 
> 
> ___
> QGIS-Developer mailing list
> QGIS-Developer@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> 

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

[QGIS-Developer] Plugin [1671] raster inversor approval notification.

2019-03-08 Thread noreply

Plugin raster inversor approval by pcav.
The plugin version "[1671] raster inversor 0.1 Experimental" is now approved
Link: http://plugins.qgis.org/plugins/rasterinversor/
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

[QGIS-Developer] Plugin [1619] Heightmap Export approval notification.

2019-03-08 Thread noreply

Plugin Heightmap Export approval by pcav.
The plugin version "[1619] Heightmap Export 0.2.0" is now approved
Link: http://plugins.qgis.org/plugins/HeightmapExport/
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

[QGIS-Developer] R: FUSION/LDV plugin for QGIS3

2019-03-08 Thread Niccolò Marchi
Hi Frederik,
the lidar tools provided in qgis 2.x has been splitted into lastools and 
fusion/ldv.
If the first has a maintainer, the second unfortunately doesn’t; one year ago, 
a core dev told me that it’s not in the plans. I wrote some of the scripts for 
the 2.x version but I’m not a programmer and I have no idea how to migrate the 
whole thing.
If you know how or you know someone who knows how to do it, I think it’s just a 
matter of asking for the access to the repository.

HTH,

Nic


Date: Fri, 8 Mar 2019 11:37:51 +
From: Fredrik Lindberg 
To: "qgis-developer@lists.osgeo.org" 
Subject: [QGIS-Developer] FUSION/LDV plugin for QGIS3
Message-ID: <9719c6caf1a548b1957ad6b643ba1...@gvc.gu.se>
Content-Type: text/plain; charset="iso-8859-1"

Dear all,

Does anyone have any plans for making a plugin for the LiDAR tools included in 
FUSION/LDV for QGIS3?

This was available in QGIS2 but has not been migrated to QGIS3.


best wishes,

Fredrik

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

[QGIS-Developer] Plugin [1631] PAT - Precision Agriculture Tools approval notification.

2019-03-08 Thread noreply

Plugin PAT - Precision Agriculture Tools approval by NathanW.
The plugin version "[1631] PAT - Precision Agriculture Tools 0.1.1 
Experimental" is now approved
Link: http://plugins.qgis.org/plugins/pat/
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

[QGIS-Developer] Plugin [1673] Geocode Sqlite table approval notification.

2019-03-08 Thread noreply

Plugin Geocode Sqlite table approval by pcav.
The plugin version "[1673] Geocode Sqlite table 0.5 Experimental" is now 
approved
Link: http://plugins.qgis.org/plugins/geocode_sqlite/
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] Vagrant file for QGIS-Django

2019-03-08 Thread Nathan Woodrow
haha yes I know but for some reason I can't get docker to run well on
Windows at the moment for me, so I will just run it inside a vagrant box
because it's turtles all the way down.

Richard,  could I get some details on how to set this up?

On Fri, Mar 8, 2019 at 9:59 PM Tim Sutton  wrote:

> Hi
>
>
> Vagrant is so 2000s :-p Everything runs in docker. We have it in a a
> private docker hub repo as image contains a working db snapshot too..
>
> Richard is the gate keeper for getting access to the hub repo after which
> you should be able to do:
>
>
> docker login
> docker run -ti -p 8099:80 \
> -d --restart=unless-stopped \
> --name="plugins" \
> -v ${PWD}/static:/home/plugins/QGIS-Django/qgis-app/static \
> -v ${PWD}/backups:/backups \
> -v ${PWD}/tmp:/tmp \
> -v ${PWD}/logs:/var/log/nginx \
> qgis/plugins:latest \
> supervisord -n
>
> The volume mounts are not strictly necessary - we store teh actual plugin
> packages in a host directory instead of the container.
>
> Regards
>
> Tim
>
> On 08 Mar 2019, at 13:41, Nathan Woodrow  wrote:
>
> Hey,
>
> Is there any premade vagrant file I can use for the QGIS-Django project
> that already has everything set up?
>
> If not I can make one as I run Windows most of the time and I would like
> to have something set up I can just run up and shutdown nicely to match
> what we have running on https://plugins.qgis.org without having to
> install anything local on my windows machine.
>
> Keen to see if others with more experience have done work in this area
> before so I don't have to reinvent it, but happy to do it if other haven't.
>
> Regards,
> Nathan
> ___
> QGIS-Developer mailing list
> QGIS-Developer@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>
>
> —
>
>
>
>
>
>
>
> *Tim Sutton*
>
> *Co-founder:* Kartoza
> *Ex Project chair:* QGIS.org
>
> Visit http://kartoza.com to find out about open source:
>
> Desktop GIS programming services
> Geospatial web development
> GIS Training
> Consulting Services
>
> *Skype*: timlinux
> *IRC:* timlinux on #qgis at freenode.net
>
>
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] Vagrant file for QGIS-Django

2019-03-08 Thread Tim Sutton
Hi 


Vagrant is so 2000s :-p Everything runs in docker. We have it in a a private 
docker hub repo as image contains a working db snapshot too..

Richard is the gate keeper for getting access to the hub repo after which you 
should be able to do:


docker login
docker run -ti -p 8099:80 \
-d --restart=unless-stopped \
--name="plugins" \
-v ${PWD}/static:/home/plugins/QGIS-Django/qgis-app/static \
-v ${PWD}/backups:/backups \
-v ${PWD}/tmp:/tmp \
-v ${PWD}/logs:/var/log/nginx \
qgis/plugins:latest \
supervisord -n

The volume mounts are not strictly necessary - we store teh actual plugin 
packages in a host directory instead of the container.

Regards

Tim

> On 08 Mar 2019, at 13:41, Nathan Woodrow  wrote:
> 
> Hey,
> 
> Is there any premade vagrant file I can use for the QGIS-Django project that 
> already has everything set up?  
> 
> If not I can make one as I run Windows most of the time and I would like to 
> have something set up I can just run up and shutdown nicely to match what we 
> have running on https://plugins.qgis.org without having to install anything 
> local on my windows machine.
> 
> Keen to see if others with more experience have done work in this area before 
> so I don't have to reinvent it, but happy to do it if other haven't.
> 
> Regards,
> Nathan 
> ___
> QGIS-Developer mailing list
> QGIS-Developer@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

—








Tim Sutton

Co-founder: Kartoza
Ex Project chair: QGIS.org

Visit http://kartoza.com  to find out about open source:

Desktop GIS programming services
Geospatial web development
GIS Training
Consulting Services

Skype: timlinux 
IRC: timlinux on #qgis at freenode.net

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

[QGIS-Developer] FUSION/LDV plugin for QGIS3

2019-03-08 Thread Fredrik Lindberg
Dear all,

Does anyone have any plans for making a plugin for the LiDAR tools included in 
FUSION/LDV for QGIS3?

This was available in QGIS2 but has not been migrated to QGIS3.


best wishes,

Fredrik

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

[QGIS-Developer] Vagrant file for QGIS-Django

2019-03-08 Thread Nathan Woodrow
Hey,

Is there any premade vagrant file I can use for the QGIS-Django project
that already has everything set up?

If not I can make one as I run Windows most of the time and I would like to
have something set up I can just run up and shutdown nicely to match what
we have running on https://plugins.qgis.org without having to install
anything local on my windows machine.

Keen to see if others with more experience have done work in this area
before so I don't have to reinvent it, but happy to do it if other haven't.

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

[QGIS-Developer] Python Editor locale settings!?

2019-03-08 Thread matteo
Hi,

while testing a script on 2 different machines we discovered something
very strange. First machine has QGIS in English the second in Italian.

Results of the scripts are different because of decimal separator (. in
English, , in Italian).

The console interprets the stuff correctly, the editor not. Is this
really the expected behavior?

QGIS 3.6

Cheers

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

[QGIS-Developer] Plugin [1672] Spatial Query With Values approval notification.

2019-03-08 Thread noreply

Plugin Spatial Query With Values approval by pcav.
The plugin version "[1672] Spatial Query With Values 1.0.1 Experimental" is now 
approved
Link: http://plugins.qgis.org/plugins/spatial_query_with_values/
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

[QGIS-Developer] Plugin [1619] Heightmap Export approval notification.

2019-03-08 Thread noreply

Plugin Heightmap Export approval by pcav.
The plugin version "[1619] Heightmap Export 0.5.0" is now approved
Link: http://plugins.qgis.org/plugins/HeightmapExport/
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

[QGIS-Developer] Plugin [1619] Heightmap Export approval notification.

2019-03-08 Thread noreply

Plugin Heightmap Export approval by pcav.
The plugin version "[1619] Heightmap Export 0.3.0" is now approved
Link: http://plugins.qgis.org/plugins/HeightmapExport/
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] Looking for developer to look into a QGIS WFS 2 problem.

2019-03-08 Thread Giovanni Manghi
Hi Lene,

Looking for developer to look into a QGIS WFS 2 problem.
> I have a question from users In Denmark to get in contact with a developer
> to look into a problem with QGIS WFS 2.
>
> Several users has encountered delays in QGIS WFS 2 and errors for WFST
> transactions against Geoserver.
> Andrea Aimee from Geosolution has debugged in Geoserver and was able to
> observe the delays - but not find any errors on the Geoserver side.
>
> Does any of the developers has possibilities to look into this subject
> from the perspective of a Windows user. If yes please write to me – and
> I´ll forward information.
>

Alessandro reported multiple issues in the WFS client a few days ago, the
WFS client at this moment seems pretty much half broken on 3.4 and above

https://issues.qgis.org/issues/21441

cheers

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

[QGIS-Developer] Looking for developer to look into a QGIS WFS 2 problem.

2019-03-08 Thread Lene Fischer
Looking for developer to look into a QGIS WFS 2 problem.
I have a question from users In Denmark to get in contact with a developer to 
look into a problem with QGIS WFS 2.

Several users has encountered delays in QGIS WFS 2 and errors for WFST 
transactions against Geoserver.
Andrea Aimee from Geosolution has debugged in Geoserver and was able to observe 
the delays - but not find any errors on the Geoserver side.

Does any of the developers has possibilities to look into this subject from the 
perspective of a Windows user. If yes please write to me – and I´ll forward 
information.

Regards


Lene Fischer
Associate Professor

University of Copenhagen
Department of Geoscience and Natural Resource Management
Forest and Landscape College
Nødebovej 77a
3480 Fredensborg
Denmark


MOB +45 40115084
l...@ign.ku.dk


[cid:image001.gif@01D4D593.36A83890]

[cid:image002.png@01D4D593.36A83890]<@Lene_Fischer>







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

Re: [QGIS-Developer] line_substring start- and end distance

2019-03-08 Thread Simon Gröchenig

Thank you very much, that is exactly what I need.

Simon


Am 08.03.2019 um 02:35 schrieb Nyall Dawson:

On Thu, 7 Mar 2019 at 19:12, Simon Gröchenig
 wrote:

Hi all,

I have a question concerning the line_substring and recently updated $length 
expressions. I have a linestring (EPSG:4326) and a relative start- and 
end-offset (in %) and I want to create the sub linestring. The start- and end 
distances at the line_substring expression should be set in projection units 
(e.g. degrees in EPSG:4326). With the previous behaviour of $length, I 
multiplied the relative offset (in %) with the (planimetric) length to 
calculate those distances. See the following example:

geom_to_wkt(line_substring( geom_from_wkt('LINESTRING(13 46, 15 46)'),  0.4* 
$length, 0.6* $length))  // $length => 2.0

results in

LINESTRING(13.8 46, 14.2 46)

With the latest release (3.6.0-1 und 3.4.5-1), the $length expression correctly 
calculates the ellipsoidal length (https://issues.qgis.org/issues/19355) and I 
cannot use the above expression. Is there a way to use relative distances in 
the line_substring function? Or is there an alternative to calculate the 
planimetric length (without implementing my own function)?

Yes -- the "length(...)" function always gives a purely Cartesian
length for a geometry. Using "length($geometry)" should give you what
you want.

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