[QGIS-Developer] QGIS and PROJ Version

2020-07-05 Thread Jeremy Palmer
Hi QGIS-Devs, We have started using versions of QGIS 3.10+ in production and have noticed that it ships with PROJ 6.3.X on Windows. This version of PROJ unfortunately has some nasty issues for our organisation which have not been fixed until PROJ 7.01 and 7.1.0 e.g: https://github.com/OSGeo/PROJ/

Re: [QGIS-Developer] QGIS Server and the Grants programme

2020-06-09 Thread Jeremy Palmer
On Tue, Jun 9, 2020 at 4:25 PM Richard Duivenvoorde wrote: > On 6/9/20 1:18 AM, Nyall Dawson wrote: > > Something else to consider is whether technologies like WMS are > > ultimately just "dead end" technologies now, > > Definitely not agreeing here :-) > > > and possibly we'd be > > better off f

Re: [QGIS-Developer] Geopackage FID columns: i HATE them!!!!

2020-03-21 Thread Jeremy Palmer
On Fri, Mar 20, 2020 at 6:04 PM matteo wrote: > > +1000 from an user perspective the fid is really confusing. The user > seems to be able to delete/edit the column but (of course) touching it > will throw an error when saving. > > Moreover, it happens that during format conversion in the attribut

Re: [QGIS-Developer] Proj 7 auto grid download

2020-03-20 Thread Jeremy Palmer
HI Jürgen, On Fri, Mar 20, 2020 at 7:55 PM Jürgen E. Fischer wrote: > Hi Jeremy, > > In PRØJ 7 the grid files were turned to tif and are not packaged > individually > anymore, probably because proj can downloaded them individually on demand > now > - but we apparently don't use that. > They h

Re: [QGIS-Developer] Proj 7 auto grid download

2020-03-20 Thread Jeremy Palmer
> > On Fri, 20. Mar 2020 at 08:12:35 +0100, Andreas Neumann wrote: > > Isn't that potentially a quite large amount of data? Most QGIS users > that I > > know mainly work in one country or region and only need one gridshift > file. > > Of course there are exceptions. > Why not ship with the same gr

Re: [QGIS-Developer] OGC API Features provider

2019-09-23 Thread Jeremy Palmer
Hi Even, On Tue, Sep 24, 2019 at 4:52 AM Even Rouault wrote: > Just a quick note to mention, to avoid any potential duplication of work > if > someone else is about to do that, that in the coming weeks I'll work on > adding > support for "OGC API - Features" (previously known as WFS3) on the cli

Re: [QGIS-Developer] See map tile grid overlay.

2019-07-08 Thread Jeremy Palmer
the source code and recompile QGIS. For example in > qgswmsprovider.cpp in > QgsWmsTiledImageDownloadHandler::tileReplyFinished() there is a block > of code inside "#if 0" / "#endif" which draws tile borders and prints > tile bbox on top of the tile. > > Cheers > M

[QGIS-Developer] See map tile grid overlay.

2019-07-08 Thread Jeremy Palmer
Hi All, Does anyone know if it's possible turn on the tile grid info (bbox, x, y, zoom) for WMTS/XYZ type layers in QGIS for debugging purposes? Cheers Jeremy ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://lists.osgeo.

Re: [QGIS-Developer] Visual changelog of version 3.8

2019-07-01 Thread Jeremy Palmer
I have question about the "Much Improved Coordinate Transform Handling" feature listed in http://changelog.qgis.org/en/qgis/version/3.8/. Is this feature going to be supported in the binary distributions of QGIS 3.8? I just downloaded the Mac 3.8 installer and it only supports GDAL 2.4/PROJ 5.2. T

[QGIS-Developer] qgis.org Website Down?

2019-01-25 Thread Jeremy Palmer
Hi All, Is qgis.org down at the moment? I can't connect. Cheers Jeremy ___ 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/listinf

Re: [QGIS-Developer] QGIS 2.18 EOL approaching?

2019-01-10 Thread Jeremy Palmer
This WFS regression here is also pretty bad; https://issues.qgis.org/issues/20808 On Thu, Jan 10, 2019 at 7:36 PM Uros Preloznik wrote: > Hi, > > I wish to point to couple of issues regarding WFS for latest QGIS Server > that I think need to be fixed before it can be ready for production (next >

Re: [QGIS-Developer] What to do about WFS test failures?

2018-09-03 Thread Jeremy Palmer
close > cooperation between server and client. > Just my remaining cent. > c > > > On Mon, Sep 3, 2018 at 10:01 PM, Jeremy Palmer > wrote: > >> Can I also add that the refactoring that was funded in 2.16 added tests, >> paging support, filter query builder and dynamic

Re: [QGIS-Developer] What to do about WFS test failures?

2018-09-03 Thread Jeremy Palmer
Can I also add that the refactoring that was funded in 2.16 added tests, paging support, filter query builder and dynamic caching. There is now a lot of complexity in the driver due to the complexity of WFS server implementations and the standard, plus the multi-threading code. If a refactor is pro

Re: [QGIS-Developer] New WEB Suite for QGIS - G3W-SUITE

2018-05-02 Thread Jeremy Palmer
On Thu, May 3, 2018 at 5:08 AM, Jeremy Palmer wrote: > > Interesting news - thank you. Do you have a demo site running the > technology? > > Cheers > Jeremy > > Sorry I missed the earlier reply that the demo is coming. Ignore my email!

Re: [QGIS-Developer] Suggestion for improved macOS build compatibility testing

2018-05-02 Thread Jeremy Palmer
On Thu, May 3, 2018 at 3:54 AM, Tom Elwertowski wrote: > I have posted my steps for building QGIS and dependencies from source > here: https://gist.github.com/telwertowski/a047772c8ae38bb6612c0c7 > 180e82a0c Thank you very much Tom. I will try these instructions this week :) ___

Re: [QGIS-Developer] New WEB Suite for QGIS - G3W-SUITE

2018-05-02 Thread Jeremy Palmer
Hi Walter, On Wed, May 2, 2018 at 10:09 PM, Walter Lorenzetti wrote: > > If you want to try it and/or (if you like it :)) partecipate to the > project you are Welcome! > > Comments and suggestions are welcome! > Interesting news - thank you. Do you have a demo site running the technology? Cheers

Re: [QGIS-Developer] wfs response paging

2018-05-01 Thread Jeremy Palmer
Hi Clayton, On Wed, May 2, 2018 at 4:56 AM, Clayton Steneroden < claytonstenero...@planitgeo.com> wrote: > I am testing a wfs (in development) against qgis and wanting to know if > anyone can cue me in as to whether response paging should just work (qgis > v3, wfs v2) when you add a layer exceedi

Re: [QGIS-Developer] Suggestion for improved macOS build compatibility testing

2018-04-28 Thread Jeremy Palmer
On Sun, Apr 29, 2018 at 5:23 AM, Tom Elwertowski wrote: > > > Currently, I install Qt binaries and Kyngchaos frameworks and use > configure/make for everything else. I can document the steps. I haven't in > the past because people asking for mac builds have said they are not > developers. > > Aft

Re: [QGIS-Developer] Ctrl Tab in QGIS3: cool! ... but...

2018-02-25 Thread Jeremy Palmer
I've noticed on Mac the shortcut is actually fn+cmd+tab. I guess that is because on Mac cmd+tab brings up the application switcher. Would be nice to change this to ctrl+tab like windows and LINUX. On Mon, Feb 26, 2018 at 3:14 AM, Richard Duivenvoorde wrote: > Hi Devs, > > Just heard from Regis t

Re: [QGIS-Developer] QGIS 3.0 Sluggish on MacOS 10.13 with Retina Display

2018-02-21 Thread Jeremy Palmer
Hi Nyall, On Wed, Feb 21, 2018 at 6:51 PM, Nyall Dawson wrote: > > > I'm just saying that there's nothing QGIS specific there - so there's > no clues there wherever it's a generic Qt issue or a QGIS regression. > I'm using xcode's instruments, but I've never really developed in any code on MacOS

Re: [QGIS-Developer] QGIS 3.0 Sluggish on MacOS 10.13 with Retina Display

2018-02-20 Thread Jeremy Palmer
Hi Nyall, On 21/02/2018 10:12, "Nyall Dawson" wrote: There's not much to go on in that stack - it's all Qt internals. What would you like to see? Are you sure this isn't solely due to the fact that QGIS is painting so many more pixels? I'd like to see a test where you force a low dpi resolut

[QGIS-Developer] QGIS 3.0 Sluggish on MacOS 10.13 with Retina Display

2018-02-20 Thread Jeremy Palmer
Hi All, For some time I've been noticing that QGIS 3.0 on MacOSX has sluggish canvas redraw speeds. When comparing between QGIS 2.18 and 3.0 I see ~4x more CPU activity in 3.0 when performing the same set of operations on the same dataset. My test case was using a single raster VRT with overviews

Re: [QGIS-Developer] Incorrect hidpi setting in 3.0 for OSX

2018-02-19 Thread Jeremy Palmer
HI Nyall, On Tue, Feb 20, 2018 at 11:19 AM, Nyall Dawson wrote: > > > I think the OSX builds are auto-setting the pixel ratio to 2 somewhere > (it's not in the qgis code -- so maybe it's in the homebrew package or > something. I dunno... the mess which is OSX package repos makes even > npm look

Re: [QGIS-Developer] Incorrect hidpi setting in 3.0 for OSX

2018-02-18 Thread Jeremy Palmer
Thanks for starting this thread Nyall. Ian not sure if it's relates to the HiDPI changes that occurred recently (e.g maptool cursors becoming small) but I've also noted that since Xmas the canvas is very sluggish when panning and zooming on Macosx and burning through many More CPU cycles than 2.18

Re: [QGIS-Developer] Any work done around flatpak/snap/appimage?

2018-01-31 Thread Jeremy Palmer
On 1/02/2018 04:01, "Andreas Neumann" wrote: Hi, A member from the German QGIS user group asked me whether QGIS.ORG plans to provide flatpak/snap or appimage versions of QGIS to allow simultaneous installations of different versions on the same machine, e.g. for testing purposes. Is someone wor

Re: [QGIS-Developer] Ubuntu Package Releases and GDAL Dependencies

2018-01-11 Thread Jeremy Palmer
Hi Bas, On Fri, Jan 12, 2018 at 8:54 AM, Sebastiaan Couwenberg wrote: > > When you need newer versions of the core geospatial libraries like GEOS > & GDAL than what is provided in the Ubuntu LTS releases, you'll need > some 3rd party repository because Ubuntu doesn't provide backports. The > geo

Re: [QGIS-Developer] QGIS-Developer Digest, Vol 147, Issue 51

2018-01-11 Thread Jeremy Palmer
Hi Stefan, > Stable isn't necessarely more "unstable" than unstable - since "stable" is > almost never really well tested. > Maybe that depends on your definition of "really well", but anyway, just > saying. > Also, stable doesn't mean bug-free, it just mean stable, that ist o say, > staying as i

Re: [QGIS-Developer] Ubuntu Package Releases and GDAL Dependencies

2018-01-11 Thread Jeremy Palmer
> > Hi Bas, > You should have a look at UbuntuGIS development to see that it is mostly > the work of one person now. Packages are updated for OSGeo-Live and copied > to ubuntugis-unstable, after a while (no policy or guidelines) the packages > from ubuntugis-unstable get copied to ubuntugis-stabl

[QGIS-Developer] Ubuntu Package Releases and GDAL Dependancies

2018-01-08 Thread Jeremy Palmer
Hi All, I've been taking a close look at a way to install QGIS with >= GDAL 2 on 64bit Ubuntu 14.04 and 16.04 for production desktops. It's not possible to install QGIS using the https://qgis.org/debian package archive as the ubuntu 14.04 archives only supports GDAL 1.10.1 and 16.04 only support

Re: [QGIS-Developer] UbuntuGIS builds of QGIS

2018-01-05 Thread Jeremy Palmer
Hi Jürgen, > Because that's what the GDAL package provides. But why is that a problem? > > I think in theory the GDAL packages could have a patch release (e.g 2.2.2-> 2.2.3), but that upgrade wouldn't be allowed as it would break the QGIS packages hard dependency. If the GDAL c++ API is stable g

Re: [QGIS-Developer] UbuntuGIS builds of QGIS

2018-01-05 Thread Jeremy Palmer
> > > Because the C++ ABI was not stable in the past, see: > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756867#40 Ok thanks Bas. So this is the ABI for the c++ and C API? Doesn't QGIS only use the C API? If so should gdal-abi-2-2-2 even be a dependancy, or is libgdal20 (>= 2.2.0) enoug

[QGIS-Developer] UbuntuGIS builds of QGIS

2018-01-04 Thread Jeremy Palmer
Hi All, Is there a reason for the QGIS 2.18.X builds of UbuntuGIS builds having a dependency on GDAL ABI 2.2.2? linking to a patch release seems very weird. I know the GDAL team tries to ensure ABI compatibility within a minor version. Cheers Jeremy ___

Re: [QGIS-Developer] Notification of QGIS releases

2017-12-13 Thread Jeremy Palmer
Thanks for the support. > And there is > > https://version.qgis.org/version.txt This is good. But can we get a platform release feed? From my understanding windows and MacOSX releases take time to package from the time the tag is released. Or another option is just a mail list. > > > > https://

[QGIS-Developer] Notification of QGIS releases

2017-12-11 Thread Jeremy Palmer
Hi All, I’m interested in a way for our IT department to know when there have been new point releases for Windows builds. e.g 2.18.X Can anyone provide advice? Cheers, Jeremy ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: http

Re: [QGIS-Developer] Editable CSV files

2017-07-20 Thread Jeremy Palmer
Hi Nyall, On 20/07/2017, at 8:40 AM, qgis-developer-requ...@lists.osgeo.org wrote: I still think the "proper"/"most open source ecosystem friendly" approach here would be to port the extra features which QGIS' delimited text provider has across to

Re: [Qgis-developer] QGIS Layer Search Plugin

2016-06-08 Thread Jeremy Palmer
What it is: 1. It provides the user the ability to search all layers and all fields against a particular search string. It may be that the user already knows the layer he is interested in, but that is not always the case. It is possible that the user has a number of layers that contain similar

Re: [Qgis-developer] QGIS Layer Search Plugin

2016-06-06 Thread Jeremy Palmer
> > I would personally prefer keeping it as a separate plugin, but what do you > think? Should it be integrated with another plugin? > It seems like it has value over the other plugins. Another issue I’ve had is searching all layer fields and pushing the query filter down the provider (e.g Post

Re: [Qgis-developer] GDAL 2.X support in MacOSX

2016-05-23 Thread Jeremy Palmer
> > FYI, QGIS from homebrew already ships with GDAL 2. > > https://github.com/OSGeo/homebrew-osgeo4mac > But that’s not what the MacOSX offical (http://www.kyngchaos.com/software/qgis) or nightly snapshot (http://qgis.dakotacarto.com/) use. Cheers, Jeremy This message contains information, whi

[Qgis-developer] GDAL 2.X support in MacOSX

2016-05-21 Thread Jeremy Palmer
Hi All, QGIS is now starting to support GDAL 2.X capabilities in a few places (e.g Curve geometries, 64bit integers, better Geopackage creation). Windows QGIS 2.14 is now shipping with GDAL 2.0, however MacOSX builds, both release and nightly dev builds, are still shipping with only GDAL 1.11.

Re: [Qgis-developer] Problems upgrading nightly in Ubuntu 14.04

2016-02-13 Thread Jeremy Palmer
Hi Jürgen, > See also > https://lists.osgeo.org/pipermail/qgis-developer/2016-February/041339.html > > I didn't mention it again as I wanted to verify that the fix works this time - > which 5f310a didn't. > > Declaring the conflict as in 5f310a was supposed to remove the diversions. > Unfortunate

[Qgis-developer] Problems upgrading nightly in Ubuntu 14.04

2016-02-12 Thread Jeremy Palmer
> > ... > Décompactage de qgis-plugin-globe-common > (1:2.13.0+git20160212+bcc8e2a+20trusty) sur > (1:2.13.0+git20160209+964ae1f+20trusty) ... > Traitement déclenché pour mime-support (3.54ubuntu1.1) ... > Des erreurs ont été rencontrées pendant l'exécution : > /var/cache/apt/archives/qgis_1%3a2.1

[Qgis-developer] Improvements to the value relation widget: port to C++?

2016-02-02 Thread Jeremy Palmer
> > I would like to hear your thoughts about this. > I would find this useful it the widget could be enhanced to support dynamically fetching data from the underlying source based on input auto-complete filtering. A particular use case for me is using a large PostgreSQL table of millions of un

Re: [Qgis-developer] broken WFS client commit

2015-10-25 Thread Jeremy Palmer
> Should we maybe 'rename' the 'caching' option to be an option which > makes QGIS resend a feature request every zoom/pan? I agree we should revert to the old behaviour and rename the label. This change has now broken a major use case for users of large WFS datasets. Cheers Jeremy This messa

Re: [Qgis-developer] Incremental rendering of WMT-S tiles onto map canvas

2014-06-04 Thread Jeremy Palmer
Thanks Martin. Shall I raise a ticket to track this? -Original Message- From: Martin Dobias [mailto:wonder...@gmail.com] Sent: Wednesday, 4 June 2014 9:36 p.m. To: Jeremy Palmer Cc: qgis-developer@lists.osgeo.org Subject: Re: [Qgis-developer] Incremental rendering of WMT-S tiles onto map

[Qgis-developer] Incremental rendering of WMT-S tiles onto map canvas

2014-06-04 Thread Jeremy Palmer
In QGIS 2.2 if you checked "Use render caching where possible to speed up redraws" in the rendering options WMT-S tiles were drawn immediately after download on the screen. Under QGIS master this no longer happens - with or without MTR enabled Is it possible to get this feature back? It really

Re: [Qgis-developer] Geospackage Slow in QGIS

2014-05-17 Thread Jeremy Palmer
dds to the confusion and complexity for adding data. Why not just use GDAL/OGR for both Geopackage and Spatialite? Cheers Jeremy From: Stefan Keller [sfkel...@gmail.com] Sent: Sunday, 18 May 2014 12:24 a.m. To: Martin Dobias Cc: Jeremy Palmer; qgis

Re: [Qgis-developer] Geospackage Slow in QGIS

2014-05-17 Thread Jeremy Palmer
48 p.m. To: qgis-developer@lists.osgeo.org Cc: Stefan Keller; Jeremy Palmer Subject: Re: [Qgis-developer] Geospackage Slow in QGIS Le samedi 17 mai 2014 10:46:39, Stefan Keller a écrit : > So it's this code fragment? > 419 /* Requirement 6: The SQLite PRAGMA integrity_check SQL command

Re: [Qgis-developer] Geospackage Slow in QGIS

2014-05-17 Thread Jeremy Palmer
il.com] Sent: Saturday, 17 May 2014 8:20 p.m. To: Jeremy Palmer Cc: qgis-developer@lists.osgeo.org Subject: Re: [Qgis-developer] Geospackage Slow in QGIS Hi Jeremy Is this PRAGMA integrity_check really the bottle neck? Is it an integrity check on a data type (e.g. integer - its probably actual

[Qgis-developer] Geospackage Slow in QGIS

2014-05-17 Thread Jeremy Palmer
I've just been using the new implementation of Geopackage in QGIS :) However each map render or feature info is very slow for large database files - even with the new GDAL/OGR Geopackage spatial index support. Each time QGIS renders a new map view or executes a feature info it re-opens the Geopa

Re: [Qgis-developer] QGIS testing via ubuntugis and GDAL

2014-01-26 Thread Jeremy Palmer
>> Apparently it was that way since jan 9th, but for precise it's not true >> anymore >> - and the others should follow with the next (successful) nightly build. >> Lets >> see if the sip updates work everywhere... Thanks Jürgen, it's built against gdal 1.10 now :) This message contains inform

[Qgis-developer] QGIS testing via ubuntugis and GDAL

2014-01-25 Thread Jeremy Palmer
I've been using QGIS testing on Ubuntu 12.04 and it seems it's compiled against GDAL/OGR 1.7.3. Would be nice if it was compiled against the much newer GDAL 1.10.1 which is available in ubuntugis-unstable :) Cheers Jeremy This message contains information, which is confidential and may be subje

[Qgis-developer] LandXML

2013-10-30 Thread Jeremy Palmer
Hi QGIS plugin admins, Can I please get both the LandXML plugin updates for version 0.4 and 1.1 approved? Warm Regards, Jeremy This message contains information, which is confidential and may be subject to legal privilege. If you are not the intended recipient, you must not peruse, use, disse

[Qgis-developer] qgis ubuntu packaing

2013-09-18 Thread Jeremy Palmer
I see there hasn't been an update to the qgis debian nightly builds since September 6th. This message contains information, which is confidential and may be subject to legal privilege. If you are not the intended recipient, you must not peruse, use, disseminate,

Re: [Qgis-developer] storing and reading WKT geom in non spatial Datasource

2013-09-18 Thread Jeremy Palmer
> About Spatial indexes, why not creating them on the fly in memory? If you have large dynamic tables you could instead have a datamodel where min_x, min_y, max_x & max_y indexed columns are added along side the WKT/WKB in the table. Then the QGIS provider could do bbox queries to quickly retur

[Qgis-developer] Approve Plugins

2013-09-15 Thread Jeremy Palmer
Hi Qgis plugin admins, Can I please get the 2 pending requests for http://plugins.qgis.org/plugins/LandXml/ approved? Cheers, Jeremy This message contains information, which is confidential and may be subject to legal privilege. If you are not the intended reci

Re: [Qgis-developer] QGIS 2.0.0 Final Tagged - call for

2013-09-09 Thread Jeremy Palmer
Hi GDAL devs, It is possible get the OSGeo4W 32bit GDAL 1.10 binary packaged soon? Thanks Jeremy >> On Mon, 09. Sep 2013 at 20:56:51 +1200, Jeremy Palmer wrote: >> Can I suggest to the windows packagers (especially OSGeo4w admins) that QGIS >> is linked to gdal 1.10 so Es

Re: [Qgis-developer] QGIS 2.0.0 Final Tagged - call for

2013-09-09 Thread Jeremy Palmer
Can I suggest to the windows packagers (especially OSGeo4w admins) that QGIS is linked to gdal 1.10 so Esri FileGDB support works. I see only the testing 64bit OsGeo4w distribution has built gdal 1.10, so the gdal OSGeo4w maintainers might need a nudge to build it in the 32bit release version :)

Re: [Qgis-developer] [gdal-dev] QGIS hanging when opening a FileGDB on 64 bit Linux

2013-08-13 Thread Jeremy Palmer
>> Any chance to get this change back-ported to 1.10 so QGIS 2.0 will >> work with FIleGDBs? > I've just done that (although the changeset is a bit more substantial/risky > than the usual fixes done in stable branch). Thanks! I see the QGIS dev team is looking to release 2.0 about the 7th of Se

Re: [Qgis-developer] [gdal-dev] QGIS hanging when opening a FileGDB on 64 bit Linux

2013-08-13 Thread Jeremy Palmer
From: Jeremy Palmer Sent: Tuesday, 13 August 2013 9:50 p.m. To: Even Rouault Cc: 'gdal-...@lists.osgeo.org'; 'qgis-developer@lists.osgeo.org' Subject: RE: [gdal-dev] QGIS hanging when opening a FileGDB on 64 bit Linux Nope I get a crash when opening now via OGRSFD

Re: [Qgis-developer] [gdal-dev] QGIS hanging when opening a FileGDB on 64 bit Linux

2013-08-13 Thread Jeremy Palmer
: Even Rouault [even.roua...@mines-paris.org] Sent: Tuesday, 13 August 2013 7:23 p.m. To: Jeremy Palmer Cc: 'Even Rouault'; 'gdal-...@lists.osgeo.org'; 'qgis-developer@lists.osgeo.org' Subject: RE: [gdal-dev] QGIS hanging when opening a FileGDB on 64 bit Linux Selon Jere

Re: [Qgis-developer] [gdal-dev] QGIS hanging when opening a FileGDB on 64 bit Linux

2013-08-12 Thread Jeremy Palmer
a.m. To: gdal-...@lists.osgeo.org Cc: Jeremy Palmer; 'qgis-developer@lists.osgeo.org' Subject: Re: [gdal-dev] QGIS hanging when opening a FileGDB on 64 bit Linux Le lundi 12 août 2013 22:12:11, Jeremy Palmer a écrit : > Further to this I see that when you open a FIleGDB in QGIS 3 OG

Re: [Qgis-developer] QGIS hanging when opening a FileGDB on 64 bit Linux

2013-08-12 Thread Jeremy Palmer
x27;m guessing the fix for this should really be done at the Esri library level, but because we have no control over this maybe something can be done in the OGR library to reuse FileGDBAPI Geodatabase handles? Cheers, Jeremy -Original Message- From: Jeremy Palmer Sent: Sunday, 11 August 2013

[Qgis-developer] QGIS hanging when opening a FileGDB on 64 bit Linux

2013-08-10 Thread Jeremy Palmer
Hi QGIS devs! Since the latest round of code changes (maybe over the last 2 months) I can no longer open Esri FileGDB in QGIS. I can read the database and QGIS prompts me from the FileGDB layers to add to the map, but when I select the layer from this dialog QGIS just hangs. I did some debuggin

Re: [Qgis-developer] Ubuntu QGIS Master package

2013-08-06 Thread Jeremy Palmer
Thanks. I didn't see that :P -Original Message- From: Etienne Tourigny [mailto:etourigny@gmail.com] Sent: Wednesday, 7 August 2013 7:37 a.m. To: Jeremy Palmer Cc: qgis-developer@lists.osgeo.org Subject: Re: [Qgis-developer] Ubuntu QGIS Master package then you should be usin

Re: [Qgis-developer] Ubuntu QGIS Master package

2013-08-06 Thread Jeremy Palmer
Hi Jürgen, > Right. Is there anything wrong with our ubuntugis nightly builds? The only problem is the nightly build links to the gdal 1.7 lib which is very old now. When I test the latest QGIS master build I also want to see it in the context of a much newer gdal. A newer gdal such as 1.9 or

Re: [Qgis-developer] Ubuntu QGIS Master package

2013-08-05 Thread Jeremy Palmer
But the Ubuntu GIS unstable doesn't include master builds does it? -Original Message- From: Alex Mandel [mailto:tech_...@wildintellect.com] Sent: Monday, 5 August 2013 9:15 a.m. To: Jeremy Palmer Cc: qgis-developer@lists.osgeo.org; UbuntuGIS Users Subject: Re: [Qgis-developer] U

[Qgis-developer] Ubuntu QGIS Master package

2013-08-04 Thread Jeremy Palmer
Any reason why the QGIS master ubuntu precise package still links against gdal 1.7? Would it not make sense for the master build to use 1.10 from the ubuntugis_unstable repo? This message contains information, which is confidential and may be subject to legal privilege. If you are not the inten

Re: [Qgis-developer] New Python Console

2013-04-03 Thread Jeremy Palmer
No problem at all. Would be nice though! From: Salvatore Larosa [mailto:lrssv...@gmail.com] Sent: Thursday, 4 April 2013 12:37 p.m. To: Jeremy Palmer Cc: qgis-developer Subject: Re: [Qgis-developer] New Python Console Hi Jeremy, I was aware, sorry for that. I am trying to solve this issue

[Qgis-developer] New Python Console

2013-04-02 Thread Jeremy Palmer
Hi QGIS devs! I'm just been playing with the new python console and it's a great improvement -many thanks to Salvatore Larosa. One feature that seems to be missing is the ability for auto-completion to work on runtime objects using automatic type inference. e.g. currently: >>> iface.activeLay

[Qgis-developer] WFS Selection UI Improvements

2013-04-01 Thread Jeremy Palmer
Hi QGIS devs, Do you think it is possible to get this UI improvement merged before 2.0? https://github.com/qgis/Quantum-GIS/pull/494 Sorry if this type of change was required before the feature freeze, but I've been a little busy over the last few weeks. However I guess it is debatable if this

Re: [Qgis-developer] State of QGIS WFS provider

2013-01-31 Thread Jeremy Palmer
Would also be great to be able to limit the functions and operators that are available in the expression dialog as well. > -Original Message- > From: Marco Hugentobler [mailto:marco.hugentob...@sourcepole.ch] > Sent: Friday, 1 February 2013 9:52 a.m. > To: Jeremy Palmer &

[Qgis-developer] State of QGIS WFS provider

2013-01-30 Thread Jeremy Palmer
What peoples thoughts about the state of this provider. The currently limitations I see currently with it is: poor handling of larges datasets (e.g http://hub.qgis.org/issues/4604) doesn't support WFS 1.1 or WFS 2.0 (or GML payloads that go along with those versions) doesn't support setSubsetStr

Re: [Qgis-developer] [gdal-dev] EPSG 8.0 Upgrade

2012-12-11 Thread Jeremy Palmer
l.com] On Behalf Of Frank Warmerdam [warmer...@pobox.com] Sent: Saturday, 8 December 2012 8:03 a.m. To: Jeremy Palmer Cc: gdal-dev; meta...@lists.osgeo.org Subject: Re: [gdal-dev] EPSG 8.0 Upgrade Jeremy, Unfortunately I do not automatically pickup references to grid shift files from the EPSG dat

[Qgis-developer] WMT-S quality

2012-11-12 Thread Jeremy Palmer
Hi All, The new WMT-S client function is great. However I've noticed that the quality of tiles rendered on the screen is not very good. I know it can never be as good as vector layers served up via WMS, but it should be much better. Is bi-linear resampling occuring on the returned tiles before

Re: [Qgis-developer] Side by side install on Ubuntu.

2012-07-18 Thread Jeremy Palmer
resources seem to be correctly located in /Dev/qgis/install-master/share/qgis Are there some other environment variables I should be setting? > -Original Message- > From: Tim Sutton [mailto:li...@linfiniti.com] > Sent: Thursday, 19 July 2012 7:54 a.m. > To: Jeremy Palmer >

Re: [Qgis-developer] Side by side install on Ubuntu.

2012-07-17 Thread Jeremy Palmer
Hi Tim, Yes I tried that. Didn't make any difference to the issues below :( Cheers, Jeremy > -Original Message- > From: Tim Sutton [mailto:li...@linfiniti.com] > Sent: Wednesday, 18 July 2012 7:19 a.m. > To: Jeremy Palmer > Cc: qgis-developer@lists.osgeo.org

[Qgis-developer] Side by side install on Ubuntu.

2012-07-17 Thread Jeremy Palmer
Hi All, I'm running QGIS 1.8 from installed package on Ubuntu 11.04, as well as trying to build and run dev master from a custom installed directory e.g /home/user/dev/qgis-install. Version 1.8 seems to run well and I can compile and install the master version. However running master (directly

[Qgis-developer] RE: postgres provider refactoring

2012-01-10 Thread Jeremy Palmer
Hi Juergen, I just tested d5431b3 and I think there is a regression in functionality. I used to be able to load a PostGIS layer that contained both polygon and multi-polygon features. Now the geometry type is set to polygon only, and I don't see the multi-polygon geometries. Unless I use the A

[Qgis-developer] Geospatial Developer Needed

2011-12-11 Thread Jeremy Palmer
evelopment - actively participated in open source projects using geospatial technologies Please see http://ww.linz.govt.nz/about-linz/organisation/careers to apply for the position. Regards, Jeremy Palmer LINZ Data Service Team Land Information New Zealand | Toitu te whenua 160 Lambton Quay | Privat

RE: [Qgis-developer] Minor Irritations

2010-11-03 Thread Jeremy Palmer
Thanks Marco. I have attached a new patch to commit the tooltips after the freeze is over: https://trac.osgeo.org/qgis/attachment/ticket/2938/select_tools_tooltips.diff Cheers, Jeremy From: Marco Hugentobler [marco.hugentob...@sourcepole.ch] Sent: Thursd

RE: [Qgis-developer] Minor Irritations

2010-11-03 Thread Jeremy Palmer
-developer@lists.osgeo.org Cc: Jeremy Palmer; t...@wildintellect.com Subject: Re: [Qgis-developer] Minor Irritations > Ok how about this as a proposal for the select tools: > > Shift: switch to contains select (default is intersects, this will not be > user configurable) > Ctrl: Symmetric

RE: [Qgis-developer] Minor Irritations

2010-11-02 Thread Jeremy Palmer
tech_...@wildintellect.com] Sent: Tuesday, 2 November 2010 11:37 a.m. To: qgis-developer@lists.osgeo.org Subject: Re: [Qgis-developer] Minor Irritations On 11/01/2010 03:02 PM, Borys Jurgiel wrote: > Dnia poniedziałek 01 listopada 2010 o 22:19:54 Jeremy Palmer napisał(a): >> Within the ticket I ha

RE: [Qgis-developer] Minor Irritations

2010-11-02 Thread Jeremy Palmer
mean? From: Borys Jurgiel [borysia...@aster.pl] Sent: Tuesday, 2 November 2010 11:02 a.m. To: Jeremy Palmer Cc: qgis-developer@lists.osgeo.org Subject: Re: [Qgis-developer] Minor Irritations Dnia poniedziałek 01 listopada 2010 o 22:19:54 Jeremy Palmer napisał(a): > Within th

RE: [Qgis-developer] Minor Irritations

2010-11-01 Thread Jeremy Palmer
Hi Borys, See the comment under ticket https://trac.osgeo.org/qgis/ticket/2938. But in short the current keys are in use by the new selection tools: alt key: When used switches from selection by intersects to selection by contains control key: used for add features to the current selected se

RE: [Qgis-developer] Bug in PAL labelling over the dateline

2010-10-07 Thread Jeremy Palmer
Am Mittwoch, 6. Oktober 2010, um 22.45:29 schrieb Jeremy Palmer: > Hi Marco, > > Yes you are right, it's definitely easier and it doesn't mean changing the > interfaces or too much code. So if you think this is the path of least > resistant I'd be keen to fly with it. >

RE: [Qgis-developer] Bug in PAL labelling over the dateline

2010-10-06 Thread Jeremy Palmer
yer.cpp:239 If the label initialisation would be done in QgsMapRenderer, it would be necessary to change the layer interface to pass additional attribute indices to fetch (e.g. necessary in case of data defined label settings). Regards, Marco >Am Mittwoch, 6. Oktober 2010, um 08.03:58 schrieb Jer

RE: [Qgis-developer] QGIS - French Ministry of Environment

2010-09-27 Thread Jeremy Palmer
> Several tests were also done to determine the effort needed to customize > QGIS, and two tools were developed : > - SelectPlusFr, a plugin based on Barry ROWLINGSON's SelectPlus > extending the selection tools Hi Jean, Just for your information the development/trunk version of QGIS now has man

RE: [Qgis-developer] Python dynamic forms

2010-09-16 Thread Jeremy Palmer
Hi Bernhard, Thanks for the suggestion. I think I could get that to work. The only problem is my python init script needs to know how to import the MasterPlugin module... So I would have to install the module into a directory in python path. Not ideal in my environment at the moment. Wouldn't

RE: [Qgis-developer] Python dynamic forms

2010-09-16 Thread Jeremy Palmer
Oh ok I haven't try the QPSQL driver. So does the QT framework have rich support for using PostgreSQL? I'm also gathering that the QT driver fits in better with the QT model control paradigm? Thanks, Jeremy -Original Message- From: luca_mangane...@comune.trento.it [mailto:luca_man

[Qgis-developer] Python dynamic forms

2010-09-15 Thread Jeremy Palmer
Hi All! I'm trying to use custom forms for adding and editing features within a layers. The forms that I'm creating need to query a PostgreSQL database to populate controls. Using the UI init function seems like the thing to do here. I've managed to populate the controls by setting up a new con

RE: [Qgis-developer] advanced selection tools (r14071)

2010-08-17 Thread Jeremy Palmer
[mailto:a.neum...@carto.net] Sent: Saturday, August 14, 2010 8:10 PM To: Jeremy Palmer Cc: Marco Hugentobler; qgis-developer@lists.osgeo.org Subject: Re: [Qgis-developer] advanced selection tools (r14071) Hi Jeremy! Thanks for the discussion - and thanks for developing the improved selection tools. I

RE: [Qgis-developer] advanced selection tools (r14071)

2010-08-13 Thread Jeremy Palmer
Hi Marco and Andreas et al, I agree there could be some confusion for existing QGIS users. However many applications that I have come from such as MapInfo and mapobjects which have these selection tools use the contains method. While it all depends on your point of view, I believe these applic

RE: [Qgis-developer] WMS tileset support

2010-07-16 Thread Jeremy Palmer
ilto:nsi...@gmail.com] Sent: Saturday, 17 July 2010 2:05 p.m. To: Jeremy Palmer Cc: qgis-developer@lists.osgeo.org Subject: Re: [Qgis-developer] WMS tileset support Correction. GeoWebCache as the map tile server. Noli On 7/17/10, Noli Sicad wrote: > Hi Jeremy, > > I think GeoStack has

[Qgis-developer] WMS tileset support

2010-07-16 Thread Jeremy Palmer
leSet tag in the get capability request. Does any know if you can get Geoserver (or any other open source web mapping service) to provider this capability? Thanks, Jeremy Palmer Geodetic Surveyor National Geodetic Office Land Information New Zealand | Toitu te whenua 160 Lambton Quay | Privat