[Qgis-user] How to determine the neighbouring page numbers in atlas/composer?

2016-10-18 Thread Ian Turton
I'm trying to work out the neighbouring page numbers for a map book when there are missing cells in the grid, I have some ugly python code but I'd love for someone to improve it for me. See all the details (including pictures to explain what I mean) at http://gis.stackexchange.com/q/214300/79 Than

[Qgis-user] Unable to apt-get update QGIS Ubuntu repo

2016-10-18 Thread Shriramana Sharma
Hello. I'm running Kubuntu Xenial 64 bit. I have the following entry in a file under /etc/apt/sources.list.d: deb http://qgis.org/debian xenial main But upon trying to do “apt-get update” I'm getting the error: W: The repository 'http://qgis.org/debian xenial Release' does not have a Release fi

[Qgis-user] PostgreSQL Portable

2016-10-18 Thread Tyler Veinot
Hell; Anyone used PostgreSQL Portable with QGIS? Trying to figure out how to connect and use. Tyler ___ Qgis-user mailing list Qgis-user@lists.osgeo.org List info: http://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: http://lists.osgeo.org/mailm

Re: [Qgis-user] PostgreSQL Portable

2016-10-18 Thread Ian Turton
I've always had good luck with the portable GIS package which contains both QGIS and PostGIS (and other goodies) on a USB stick ready to roll. http://www.archaeogeek.com/portable-gis.html Ian On 18 October 2016 at 13:05, Tyler Veinot wrote: > Hell; > Anyone used PostgreSQL Portable with QGIS?

Re: [Qgis-user] PostgreSQL Portable

2016-10-18 Thread Tyler Veinot
Thanks; I am having trouble getting connected and going; hoping that link helps. Tyler On Tue, Oct 18, 2016 at 9:52 AM, Ian Turton wrote: > I've always had good luck with the portable GIS package which contains > both QGIS and PostGIS (and other goodies) on a USB stick ready to roll. > > http://

[Qgis-user] QGIS Norwegian user group

2016-10-18 Thread Blumentrath, Stefan
Hei, Through a colleague I happened to learn that there is some activity towards establishing a Norwegian QGIS user group. See: http://ko0656.wixsite.com/qgis Maybe a) some interested member-candidates are around here or b) even initiators of the activity who can tell a bit more abou

Re: [Qgis-user] inconsistenty when calculating area depending on file type or projection?

2016-10-18 Thread Carlos Cerdán
It was my fault. I was used to consider plane areas as "correct", forgetting ellipsoidal areas. So, QGIS give us freedom to calculate planar or ellipsoidal (geodetical) areas, but we must be careful about settings; Is not it?. Sometimes, too much freedom is annoying! But, How can I calculate UTM (

[Qgis-user] Issues with Spatial Bookmarks

2016-10-18 Thread Christian Pschierer
Hi, I have observed two issues with spatial bookmarks in 2.16: - Sorting existing bookmarks by clicking on the column headers has no effect. It was fine in 2.14. - I tried to export the bookmarks into a file and sort them externally. This fails with an application crash. I have uploaded the crash

Re: [Qgis-user] How to enable GRASS7 in QGIS 2.16 on Mac?

2016-10-18 Thread Mr. Stace D Maples
It’s something gone wrong with QGIS/GRASS7 compatibility on Mac. I was finally able to get the old Grass6 tools to work by installing Grass 6 and resetting the Processing Toolbox paths to that installation (and deleting all Msys paths). SO, the Grass7 thing on Mac appears to not be resolved, ye

Re: [Qgis-user] inconsistenty when calculating area depending on file type or projection?

2016-10-18 Thread Nyall Dawson
On 19 October 2016 at 02:22, Carlos Cerdán wrote: > It was my fault. I was used to consider plane areas as "correct", forgetting > ellipsoidal areas. So, QGIS give us freedom to calculate planar or > ellipsoidal (geodetical) areas, but we must be careful about settings; Is > not it?. Sometimes, to