[Qgis-user] Export to GeoPDF

2020-02-24 Thread Christoph Jung
Hello everyone,

When I export a map to GeoPDF, the order and groups of my layers will be lost 
in the GeoPDF. It seems, that the pdf sorts the layers alphabetically and 
vector layers over raster layers. Is there a possibility to tell QGIS, that the 
order and groups of layers from my map should be exported to GeoPDF too?

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

Re: [Qgis-user] QGIS uninstalled after GDAL PPA install

2020-02-24 Thread Ben Hur Pintor
Hi!

First of all, make sure that you add the qgis.org repo public key via sudo
apt-key adv --keyserver keyserver.ubuntu.com --recv-key 51F523511C7028C3.
Make sure that the library versions in your computer (specially GDAL and
PROJ) are the same libraries that QGIS is built against.

The links in
https://www.qgis.org/en/site/forusers/alldownloads.html#debian-ubuntu determine
which versions of QGIS will be installed. You add these as sources in the
Software Center or you can add them directly in your /etc/apt/sources.list
file as instructed in
https://qgis.org/en/site/forusers/alldownloads.html#debian-ubuntu.
If you want 3.12 (Latest Release), you can use/add the following in your
/etc/apt/sources.list file https://qgis.org/ubuntu or
https://qgis.org/ubuntugis (if with ubuntugis-unstable dependencies).
If you want the LTR branch (3.10.3), simply use https://qgis.org/ubuntu-ltr
 or https://qgis.org/ubuntugis-ltr (if with ubuntugis-unstable
dependencies) in your /etc/apt/sources.list file.

Also, don't forget to remove/purge all previous QGIS or GRASS installations
(e.g. sudo apt remove qgis grass qgis-plugin-grass) and do an update (sudo
apt update) before trying to install QGIS again.

I run Pop! OS 18.04 (based on Ubuntu 18.04). Unfortunately, the libraries
in the main (universe) repo of Bionic are a bit outdated (GDAL 2.2.3, PROJ
4.9, etc.). The newer versions of QGIS use GDAL 3.0.X and PROJ 6.X. Using
the ubuntugis-unstable (
https://launchpad.net/~ubuntugis/+archive/ubuntu/ubuntugis-unstable) PPA
remedies the problem of some outdated libraries. If you will use the
ubuntugis-unstable libraries, don't forget to add the PPA to your sources
as well. On another note, PROJ 6.3.1, which QGIS 3.10.3 and 3.12 use, isn't
available yet in Bionic even when using the ubuntugis PPA so even if I
want, I can only install 3.10.2 right now on my machine. Trying to install
3.12 via the ubuntu or ubuntugis repo fails.


All the best,
Ben Hur

On Tue, Feb 25, 2020, 07:25 J. M  wrote:

> Hi Ismail,
>
> Well, I've tried everything I can think of, everything people have
> recommended and everything I've googled, but there seems to be no earthly
> way to get rid of the following error messages:
>
> sudo apt-get install qgis qgis-plugin-grass
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
>
> The following packages have unmet dependencies.
>  qgis : Depends: python3-qgis (= 1:3.12.0+28bionic) but it is not going to
> be installed
> E: Unable to correct problems, you have held broken packages.
>
> I've tried this:
>
> sudo apt-get purge qgis
> sudo apt-get autoremove qgis
> sudo apt-get --purge remove qgis
> sudo apt-get update
>
>  but it returned the following:
>
> sudo apt-get update
>
>
> Hit:6 http://qgis.org/debian bionic InRelease
>
>   The following signatures couldn't be verified because the public key is
> not available: NO_PUBKEY 76F1A20FF987672F
> Hit:18 http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu
> bionic InRelease
> Err:18 http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu
> bionic InRelease
>   The following signatures couldn't be verified because the public key is
> not available: NO_PUBKEY 089EBE08314DF160
> Reading package lists... Done
> W: GPG error: https://dl.winehq.org/wine-builds/ubuntu bionic InRelease:
> The following signatures couldn't be verified because the public key is not
> available: NO_PUBKEY 76F1A20FF987672F
> E: The repository 'https://dl.winehq.org/wine-builds/ubuntu bionic
> InRelease' is not signed.
> N: Updating from such a repository can't be done securely, and is
> therefore disabled by default.
> N: See apt-secure(8) manpage for repository creation and user
> configuration details.
> W: An error occurred during the signature verification. The repository is
> not updated and the previous index files will be used. GPG error:
> http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu bionic
> InRelease: The following signatures couldn't be verified because the public
> key is not available: NO_PUBKEY 089EBE08314DF160
>
>
> I can't think of anything else. Any suggestions about what I might be
> doing wrong? I don't actually understand what this link is for:
> https://www.qgis.org/en/site/forusers/alldownloads.html#debian-ubuntu
> If you download via the terminal by typing 'sudo apt-get install qgis'
> then how do you make use of all the folders in this link? I mean, how do I
> differentiate if I want to download version 3.10 or 3.12 of QGIS?
>
> Sorry team, I just can't get this to work and I'm worried I do irreparable
> damage to my system with this process.
> Please help me out, guys!
> Cheers,
> Jimi.
>
>
>
> On M

Re: [Qgis-user] QGIS uninstalled after GDAL PPA install

2020-02-24 Thread J. M
Hi Ismail,

Well, I've tried everything I can think of, everything people have
recommended and everything I've googled, but there seems to be no earthly
way to get rid of the following error messages:

sudo apt-get install qgis qgis-plugin-grass
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies.
 qgis : Depends: python3-qgis (= 1:3.12.0+28bionic) but it is not going to
be installed
E: Unable to correct problems, you have held broken packages.

I've tried this:

sudo apt-get purge qgis
sudo apt-get autoremove qgis
sudo apt-get --purge remove qgis
sudo apt-get update

 but it returned the following:

sudo apt-get update


Hit:6 http://qgis.org/debian bionic InRelease

  The following signatures couldn't be verified because the public key is
not available: NO_PUBKEY 76F1A20FF987672F
Hit:18 http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu bionic
InRelease
Err:18 http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu bionic
InRelease
  The following signatures couldn't be verified because the public key is
not available: NO_PUBKEY 089EBE08314DF160
Reading package lists... Done
W: GPG error: https://dl.winehq.org/wine-builds/ubuntu bionic InRelease:
The following signatures couldn't be verified because the public key is not
available: NO_PUBKEY 76F1A20FF987672F
E: The repository 'https://dl.winehq.org/wine-builds/ubuntu bionic
InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore
disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration
details.
W: An error occurred during the signature verification. The repository is
not updated and the previous index files will be used. GPG error:
http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu bionic
InRelease: The following signatures couldn't be verified because the public
key is not available: NO_PUBKEY 089EBE08314DF160


I can't think of anything else. Any suggestions about what I might be doing
wrong? I don't actually understand what this link is for:
https://www.qgis.org/en/site/forusers/alldownloads.html#debian-ubuntu
If you download via the terminal by typing 'sudo apt-get install qgis' then
how do you make use of all the folders in this link? I mean, how do I
differentiate if I want to download version 3.10 or 3.12 of QGIS?

Sorry team, I just can't get this to work and I'm worried I do irreparable
damage to my system with this process.
Please help me out, guys!
Cheers,
Jimi.



On Mon, Feb 24, 2020 at 6:58 PM J. M  wrote:

> Hi Ismail!
>
> Many thanks for your advice; I'll check it out. I haven't actually had a
> chance to sit down and try to purge QGIS and start again. Andre was trying
> to help me but I wasn't sure where to start so I haven't tried since I last
> inquired about the process!
>
> Thanks a lot,
> Jimi.
>
> On Sun, Feb 23, 2020 at 8:59 AM Ismail Sunni 
> wrote:
>
>> Hi Jimi,
>>
>> I have a similar problem. I fix it by reinstalling gdal (libgdal20). I
>> can install QGIS again after that. But, I am not an expert with this
>> package manager thing, so perhaps it can work for you also, or perhaps not
>> :)
>>
>> While trying to fix my problem, I found this
>> https://askubuntu.com/questions/140246/how-do-i-resolve-unmet-dependencies-after-adding-a-ppa
>>  which
>> probably useful for you.
>>
>> Best regards
>>
>> On Thu, Feb 20, 2020 at 1:22 PM J. M  wrote:
>>
>>> Hi again Andre,
>>>
>>> Thanks for that, I more or less get what you mean. The problem is that
>>> when I ran autoremove it came back with almost a gig of dependencies it
>>> wanted to remove, so I cancelled it! QGIS wasn't the last program I
>>> installed so I have no idea how to purge only the dependencies directly
>>> related to the previous version of it I was running. If I run autoremove
>>> and it damages other applications or makes my system unusable then I won't
>>> be able to fix it (I'm only a user, I've got no background in programming).
>>> I read around and people warned strongly against doing this unless you're
>>> sure what you want to remove. How can I be sure I only remove the right
>>> dependencies? Does QGIS have a list or something I can use as a guide?
>>>
>>> If anyone could explain how to use Synaptic package manager then I'd be
>>> really grateful! It must have the most unintuitive interface of any piece
>>> of software I've ever tried to use..
>>>
>>> I edited the source file last time I installed it, so that part is done.
>>> Incidentally, I don't see the 'other Software' tab in the Ubuntu Software
>>> Center, so I just edited it manually. Any idea what that package is called?
>>> 

Re: [Qgis-user] question about live vs linked connections

2020-02-24 Thread Cinda Graubard
Thanks! Someone independently pointed me the same way this afternoon. I’ll
test it.

Cinda

 

…

Cinda Graubard

GeoMax

303.440.4539 office

720.272.9812 mobile

 

GIS for Mineral Exploration

2D and 3D Visualization, Integration, Analysis, Modeling

Project and Data Management

Data capture and conversion

Databases

Software Sales and Training 

 



 

From: Qgis-user  On Behalf Of Randal Hale
Sent: Monday, February 24, 2020 2:39 PM
To: qgis-user@lists.osgeo.org
Subject: Re: [Qgis-user] question about live vs linked connections

 

Good question. 

So There is a plugin called offline editing. You can connect to a postgis
database - sync it to be offline - edit it and sync it back to the original
table. I've not used it in production for a bit but I did a quick test
against a local database and it worked fine. I'd give that a test and see if
that would work for you. 

Randy

On 2/24/20 3:19 PM, Cinda Graubard wrote:

This may be a very naïve a question but asking it anyway.

Can one create a linked table in QGIS such that it links to a postgres db
table, but if remote it can still be opened, used and edited? Edits would
get saved back to the postgres db when not remote and likewise, changes from
the postgres db could be refreshed back to the linked table when connected.
When working with ODBC connected tables in MapInfo one has this option (live
or linked).

Thanks,

Cinda

 

…

Cinda Graubard

GeoMax

303.440.4539 office

720.272.9812 mobile

 

GIS for Mineral Exploration

2D and 3D Visualization, Integration, Analysis, Modeling

Project and Data Management

Data capture and conversion

Databases

Software Sales and Training 

 



 





___
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

-- 
Randal Hale 
rjh...@northrivergeographic.com  
(p) 423.653.3611
http://www.northrivergeographic.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] question about live vs linked connections

2020-02-24 Thread Randal Hale

Good question.

So There is a plugin called offline editing. You can connect to a 
postgis database - sync it to be offline - edit it and sync it back to 
the original table. I've not used it in production for a bit but I did a 
quick test against a local database and it worked fine. I'd give that a 
test and see if that would work for you.


Randy

On 2/24/20 3:19 PM, Cinda Graubard wrote:


This may be a very naïve a question but asking it anyway.

Can one create a linked table in QGIS such that it links to a postgres 
db table, but if remote it can still be opened, used and edited? Edits 
would get saved back to the postgres db when not remote and likewise, 
changes from the postgres db could be refreshed back to the linked 
table when connected. When working with ODBC connected tables in 
MapInfo one has this option (live or linked).


Thanks,

Cinda

…

Cinda Graubard

*/GeoMax/*

303.440.4539 office

720.272.9812 mobile

*/GIS for Mineral Exploration/*

2D and 3D Visualization, Integration, Analysis, Modeling

Project and Data Management

Data capture and conversion

Databases

Software Sales and Training

earthtiny


___
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


--
Randal Hale
rjh...@northrivergeographic.com
(p) 423.653.3611
http://www.northrivergeographic.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] question about live vs linked connections

2020-02-24 Thread Cinda Graubard
This may be a very naïve a question but asking it anyway.

Can one create a linked table in QGIS such that it links to a postgres db
table, but if remote it can still be opened, used and edited? Edits would
get saved back to the postgres db when not remote and likewise, changes from
the postgres db could be refreshed back to the linked table when connected.
When working with ODBC connected tables in MapInfo one has this option (live
or linked).

Thanks,

Cinda

 

…

Cinda Graubard

GeoMax

303.440.4539 office

720.272.9812 mobile

 

GIS for Mineral Exploration

2D and 3D Visualization, Integration, Analysis, Modeling

Project and Data Management

Data capture and conversion

Databases

Software Sales and Training 

 



 

___
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 uninstalled after GDAL PPA install

2020-02-24 Thread Alex Mandel
Keep in mind when using PPAs you can easily remove them with ppa-purge
(see #4 on
https://itsfoss.com/how-to-remove-or-delete-ppas-quick-tip/
)

You might need to drop your PPAs, revert back to the default versions of
QGIS, then add back in the repos you need.

Thanks,
Alex

On 2/24/20 9:58 AM, J. M wrote:
> Hi Ismail!
> 
> Many thanks for your advice; I'll check it out. I haven't actually had a
> chance to sit down and try to purge QGIS and start again. Andre was trying
> to help me but I wasn't sure where to start so I haven't tried since I last
> inquired about the process!
> 
> Thanks a lot,
> Jimi.
> 
> On Sun, Feb 23, 2020 at 8:59 AM Ismail Sunni  wrote:
> 
>> Hi Jimi,
>>
>> I have a similar problem. I fix it by reinstalling gdal (libgdal20). I can
>> install QGIS again after that. But, I am not an expert with this package
>> manager thing, so perhaps it can work for you also, or perhaps not :)
>>
>> While trying to fix my problem, I found this
>> https://askubuntu.com/questions/140246/how-do-i-resolve-unmet-dependencies-after-adding-a-ppa
>>  which
>> probably useful for you.
>>
>> Best regards
>>
>> On Thu, Feb 20, 2020 at 1:22 PM J. M  wrote:
>>
>>> Hi again Andre,
>>>
>>> Thanks for that, I more or less get what you mean. The problem is that
>>> when I ran autoremove it came back with almost a gig of dependencies it
>>> wanted to remove, so I cancelled it! QGIS wasn't the last program I
>>> installed so I have no idea how to purge only the dependencies directly
>>> related to the previous version of it I was running. If I run autoremove
>>> and it damages other applications or makes my system unusable then I won't
>>> be able to fix it (I'm only a user, I've got no background in programming).
>>> I read around and people warned strongly against doing this unless you're
>>> sure what you want to remove. How can I be sure I only remove the right
>>> dependencies? Does QGIS have a list or something I can use as a guide?
>>>
>>> If anyone could explain how to use Synaptic package manager then I'd be
>>> really grateful! It must have the most unintuitive interface of any piece
>>> of software I've ever tried to use..
>>>
>>> I edited the source file last time I installed it, so that part is done.
>>> Incidentally, I don't see the 'other Software' tab in the Ubuntu Software
>>> Center, so I just edited it manually. Any idea what that package is called?
>>> I'm happy enough using the terminal if I know (roughly) what I'm doing!
>>>
>>> Thanks a lot team,
>>> Jimi.
>>>
>>> On Wed, Feb 19, 2020 at 8:18 PM Andre Joost 
>>> wrote:
>>>
 Am 18.02.20 um 23:58 schrieb J. M:
> Hi again Andre,
>
> I don't actually understand what to do with this, because I can't run
 'sudo
> apt-get install qgis qgis-plugin-grass' as it keeps giving me the same
> error messages about broken packages.

 Yes, because you have packages that are compiled against a set of
 libraries that does not match your computer. You have to remove,
 autoremove and purge those QGIS packages to force a download from the
 right folder.


> When you say this, I don't get what this link does. I click on it and
 it
> just takes me into a file hierarchy. Are users supposed to obtain the
> downloads from here, or is it purely informative?
> Try
> deb https://qgis.org/ubuntugis bionic main

 That should go into your sources list, to replace the QGIS download
 source you used before. The Ubuntu Software center has a tab for "other
 Software" that holds the same information, so no need to edit the
 sources file manually.

 HTH,
 Andre Joost


 ___
 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
>>
>>
>>
>> --
>> Ismail Sunni
>> Software Engineer
>> ismailsunni.id
>> ismailsunni.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
> 

___
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 uninstalled after GDAL PPA install

2020-02-24 Thread J. M
Hi Ismail!

Many thanks for your advice; I'll check it out. I haven't actually had a
chance to sit down and try to purge QGIS and start again. Andre was trying
to help me but I wasn't sure where to start so I haven't tried since I last
inquired about the process!

Thanks a lot,
Jimi.

On Sun, Feb 23, 2020 at 8:59 AM Ismail Sunni  wrote:

> Hi Jimi,
>
> I have a similar problem. I fix it by reinstalling gdal (libgdal20). I can
> install QGIS again after that. But, I am not an expert with this package
> manager thing, so perhaps it can work for you also, or perhaps not :)
>
> While trying to fix my problem, I found this
> https://askubuntu.com/questions/140246/how-do-i-resolve-unmet-dependencies-after-adding-a-ppa
>  which
> probably useful for you.
>
> Best regards
>
> On Thu, Feb 20, 2020 at 1:22 PM J. M  wrote:
>
>> Hi again Andre,
>>
>> Thanks for that, I more or less get what you mean. The problem is that
>> when I ran autoremove it came back with almost a gig of dependencies it
>> wanted to remove, so I cancelled it! QGIS wasn't the last program I
>> installed so I have no idea how to purge only the dependencies directly
>> related to the previous version of it I was running. If I run autoremove
>> and it damages other applications or makes my system unusable then I won't
>> be able to fix it (I'm only a user, I've got no background in programming).
>> I read around and people warned strongly against doing this unless you're
>> sure what you want to remove. How can I be sure I only remove the right
>> dependencies? Does QGIS have a list or something I can use as a guide?
>>
>> If anyone could explain how to use Synaptic package manager then I'd be
>> really grateful! It must have the most unintuitive interface of any piece
>> of software I've ever tried to use..
>>
>> I edited the source file last time I installed it, so that part is done.
>> Incidentally, I don't see the 'other Software' tab in the Ubuntu Software
>> Center, so I just edited it manually. Any idea what that package is called?
>> I'm happy enough using the terminal if I know (roughly) what I'm doing!
>>
>> Thanks a lot team,
>> Jimi.
>>
>> On Wed, Feb 19, 2020 at 8:18 PM Andre Joost 
>> wrote:
>>
>>> Am 18.02.20 um 23:58 schrieb J. M:
>>> > Hi again Andre,
>>> >
>>> > I don't actually understand what to do with this, because I can't run
>>> 'sudo
>>> > apt-get install qgis qgis-plugin-grass' as it keeps giving me the same
>>> > error messages about broken packages.
>>>
>>> Yes, because you have packages that are compiled against a set of
>>> libraries that does not match your computer. You have to remove,
>>> autoremove and purge those QGIS packages to force a download from the
>>> right folder.
>>>
>>>
>>> > When you say this, I don't get what this link does. I click on it and
>>> it
>>> > just takes me into a file hierarchy. Are users supposed to obtain the
>>> > downloads from here, or is it purely informative?
>>> > Try
>>> > deb https://qgis.org/ubuntugis bionic main
>>>
>>> That should go into your sources list, to replace the QGIS download
>>> source you used before. The Ubuntu Software center has a tab for "other
>>> Software" that holds the same information, so no need to edit the
>>> sources file manually.
>>>
>>> HTH,
>>> Andre Joost
>>>
>>>
>>> ___
>>> 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
>
>
>
> --
> Ismail Sunni
> Software Engineer
> ismailsunni.id
> ismailsunni.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] Crowdfunding - Native support for Vector Tile in QGIS

2020-02-24 Thread Saber Razmjooei
Hi Paolo,

I am not managing the news feed, but feel free to add it. Any help to
spread the words is great!

Thanks
Saber


On Mon, 24 Feb 2020 at 16:07, Paolo Cavallini  wrote:

> Thanks Saber. IMHO this candidates for inclusion in the news panel.
> Cheers.
>
> Il 24/02/20 17:04, Saber Razmjooei ha scritto:
> > Dear QGIS users,
> >
> > We have started a new crowdfunding campaign to add native support for
> > Vector Tile in QGIS. To read more about the campaign:
> > https://www.lutraconsulting.co.uk/crowdfunding/vectortile-qgis/
> >
> > For more information and technical details, see:
> > https://github.com/qgis/QGIS-Enhancement-Proposals/issues/162
> >
> > Your help is appreciated!
> >
> > Kind regards
> > Saber
> >
> > --
> > Saber Razmjooei
> > www.lutraconsulting.co.uk 
> >
> >
> > ___
> > 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
> >
>
> --
> Paolo Cavallini - www.faunalia.eu
> QGIS.ORG Chair:
> http://planet.qgis.org/planet/user/28/tag/qgis%20board/
> ___
> 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



-- 
Saber Razmjooei
www.lutraconsulting.co.uk
___
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] Crowdfunding - Native support for Vector Tile in QGIS

2020-02-24 Thread Paolo Cavallini
Thanks Saber. IMHO this candidates for inclusion in the news panel.
Cheers.

Il 24/02/20 17:04, Saber Razmjooei ha scritto:
> Dear QGIS users,
> 
> We have started a new crowdfunding campaign to add native support for
> Vector Tile in QGIS. To read more about the campaign:
> https://www.lutraconsulting.co.uk/crowdfunding/vectortile-qgis/
> 
> For more information and technical details, see:
> https://github.com/qgis/QGIS-Enhancement-Proposals/issues/162
> 
> Your help is appreciated!
> 
> Kind regards
> Saber
> 
> -- 
> Saber Razmjooei
> www.lutraconsulting.co.uk 
> 
> 
> ___
> 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
> 

-- 
Paolo Cavallini - www.faunalia.eu
QGIS.ORG Chair:
http://planet.qgis.org/planet/user/28/tag/qgis%20board/
___
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] Crowdfunding - Native support for Vector Tile in QGIS

2020-02-24 Thread Saber Razmjooei
Dear QGIS users,

We have started a new crowdfunding campaign to add native support for
Vector Tile in QGIS. To read more about the campaign:
https://www.lutraconsulting.co.uk/crowdfunding/vectortile-qgis/

For more information and technical details, see:
https://github.com/qgis/QGIS-Enhancement-Proposals/issues/162

Your help is appreciated!

Kind regards
Saber

-- 
Saber Razmjooei
www.lutraconsulting.co.uk
___
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] changing .gsb file for transformation

2020-02-24 Thread Michael . Dodd
I am trying to use the uk ordnance survey system in qgis along with other data 
in wgs84 and background imagery in other crs.  I have the relevant .gsb files 
for the ostn02 transformation (which currently use instead of the ostn15 
version) but can't see how to persuade qgis to use it instead of one of its 
several less accurate 'ballpark' transformation methods.  How to do this?
-- The Open University is incorporated by Royal Charter (RC 000391), an exempt 
charity in England & Wales and a charity registered in Scotland (SC 038302). 
The Open University is authorised and regulated by the Financial Conduct 
Authority in relation to its secondary activity of credit broking.
___
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] Referer

2020-02-24 Thread Christoph Jung
Thank you for the hint, Richard :)

> Am 23.02.2020 um 12:13 schrieb Richard Duivenvoorde :
> 
> On 2/22/20 8:49 PM, Jonathan Moules wrote:
>> Hi Christoph,
>> 
>> Interesting info. Although HTTP Referer isn't a GI thing, it's a HTTP
>> thing; far pre-dating WMS. ESRI do similar non-standard things with the
>> standard HTTP headers.
>> 
> 
> FYI the "QGIS network logger" plugin will reveal a lot of http request
> AND response headers. See screenshot (if it is not too big for the
> list...). I added 'QGISrocks' as 'referrer' in the OpenStreetMap XYX layer.
> 
> 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] QGIS streetview redirecting to Paris

2020-02-24 Thread rolf.bruijn
Dear QGIS users,

 

Since a few days the QGIS streetview plugin redirects automatically to the
Eiffel tower in Paris. The plugin worked fine until a couple of days ago.
This happens in both v 2.18 and v 3.4 on several laptops me and my
co-workers work on. Any thoughts on why this is?

 

Thanks in advance fors haring your ideas and opinions.

 

Best regards

 

Rolf Bruijn
Senior GIS/Data Analist

___
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] Geospatial PDF in QGIS 3.10 - filtering map items based on map theme layer in PDF reader?

2020-02-24 Thread Ville Koivisto
Hi list,

As stated in the topic, is it possible to configure different map elements such 
as legends and titles to toggle on and off based on what map theme is shown pdf 
reader?
For example if I have three different map themes and thus three different 
legends, could I have legend items toggle on and off in respect of what layer 
is shown in PDF?

Best regards,

Ville Koivisto
+35840 701 4283
GIS Expert
Suomen kuntotekniikka Oy


___
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] Disabled Edit Layers on Oracle Connection

2020-02-24 Thread Julien Cabieces

Hi,

I removed the limitation for 3D geometries in this PR:
https://github.com/qgis/QGIS/pull/3362

So, it should be possible to edit Oracle 3D geometries in QGIS 3.12. Let me
know if it still doesn't work.

Regards,
Julien

> Hi,
>
> It seems it can’t handle 3D geometries... 
>
> Nicolas Cadieux
>
>> Le 18 févr. 2020 à 13:26, Eduardo Fernández Fernández 
>>  a écrit :
>> 
>> 
>> The message panel shows this:
>>  
>> 
>>  
>> Any idea?
>>  
>>  
>> De: Prud'homme Jérémie  
>> Enviado el: martes, 18 de febrero de 2020 12:25
>> Para: Eduardo Fernández Fernández 
>> CC: qgis-user@lists.osgeo.org
>> Asunto: Re: [Qgis-user] Disabled Edit Layers on Oracle Connection
>>  
>> Hi,
>>  
>> I had the same problem.
>> See 
>> http://osgeo-org.1560.x6.nabble.com/Editing-Oracle-table-can-t-add-feature-td5423980.html
>>  
>> For me the root of the issue was having 3D geometries with SRID 2154 in the 
>> Oracle table. With 2D geometries it is ok.
>> But I noticed I don't have the SRID and primary key filled in the "add 
>> oracle layer" menu... and I don't know why.
>>  
>>  
>> Jérémie.
>>  
>> Le mar. 18 févr. 2020 à 12:14, Eduardo Fernández Fernández 
>>  a écrit :
>> Hi,
>>  
>> I use Qgis 3.10.2-A Coruña.
>>  
>> I have made a connection to BD oracle 12c (standard version) without 
>> problemas and I can perfectly see all the objects and edit attributes but 
>> the digitizing options are disabled. I can’t add, move, paste…spatial objets.
>>  
>> I already tried with the scheme user owner and with another user with 
>> permissions on all tables but the result is the same. Is it necessary to 
>> give permissions in some other scheme or tables? Is it not possible to edit 
>> space objects in the standard version?
>>  
>> 
>>  
>> Thank you.
>>  
>> Regards.
>>  
>>  
>>  
>> 
>> - Puede agilizar sus trámites con nosotros accediendo a nuestra web en 
>> www.consorcioasturias.com o usando nuestra app gratuita que puede descargar 
>> desde Google Play buscando CTA ASTURIAS -
>> 
>> 
>> - Le informamos que su dirección de correo electrónico, así como el resto de 
>> los datos de carácter personal aportados, serán objeto de tratamiento 
>> automatizado en nuestros ficheros, con la finalidad de gestionar la agenda 
>> de contactos de nuestra entidad y poder atender a sus peticiones de consulta 
>> por vía electrónica. Vd. podrá en cualquier momento ejercer el derecho de 
>> acceso, rectificación, cancelación, limitación, portabilidad y oposición en 
>> los términos establecidos en el Reglamento (UE) 2016/679 mediante 
>> notificación escrita con copia de DNI a CONSORCIO DE TRANSPORTES DE 
>> ASTURIAS, Avenida Julián Clavería, 11, 33006, Oviedo - Asturias. Puede 
>> consultar información adicional en www.consorcioasturias.com.
>> - Este mensaje se dirige exclusivamente a su destinatario y puede contener 
>> información privilegiada o confidencial. Si no es Vd. el destinatario 
>> indicado, queda notificado de que la utilización, divulgación y/o copia sin 
>> autorización está prohibida en virtud de la legislación vigente. Si ha 
>> recibido este mensaje por error, le rogamos que nos lo comunique 
>> inmediatamente por esta misma vía y proceda a su destrucció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
>> 
>> - Puede agilizar sus trámites con nosotros accediendo a nuestra web en 
>> www.consorcioasturias.com o usando nuestra app gratuita que puede descargar 
>> desde Google Play buscando CTA ASTURIAS -
>> 
>> 
>> - Le informamos que su dirección de correo electrónico, así como el resto de 
>> los datos de carácter personal aportados, serán objeto de tratamiento 
>> automatizado en nuestros ficheros, con la finalidad de gestionar la agenda 
>> de contactos de nuestra entidad y poder atender a sus peticiones de consulta 
>> por vía electrónica. Vd. podrá en cualquier momento ejercer el derecho de 
>> acceso, rectificación, cancelación, limitación, portabilidad y oposición en 
>> los términos establecidos en el Reglamento (UE) 2016/679 mediante 
>> notificación escrita con copia de DNI a CONSORCIO DE TRANSPORTES DE 
>> ASTURIAS, Avenida Julián Clavería, 11, 33006, Oviedo - Asturias. Puede 
>> consultar información adicional en www.consorcioasturias.com.
>> - Este mensaje se dirige exclusivamente a su destinatario y puede contener 
>> información privilegiada o confidencial. Si no es Vd. el destinatario 
>> indicado, queda notificado de que la utilización, divulgación y/o copia sin 
>> autorización está prohibida en virtud de la legislación vigente. Si ha 
>> recibido este mensaje por error, le rogamos que nos lo comunique 
>> inmediatamente por esta misma vía y proceda a su destrucción. -
>> 
>> ___
>> Qgis-user mailing list
>> Qgis-user@lists.osgeo.org
>> List info: https://lists.osgeo.