[QGIS-Developer] QgsJsonUtils does not parse fields - bug or a feature?

2020-07-23 Thread Áron Gergely
Hi list, I am parsing a larger (about 200k characters) GeoJSON FeatureCollection string via QgsJsonUtils.stringToFields(). It contains polygon features, each with many coordinate pairs. Despite the string being valid GeoJSON, no fields are returned. However, if I save the string to a .geojson

Re: [QGIS-Developer] hackfest limits!!!

2020-01-21 Thread Áron Gergely
Hi all, One more note to add to Raymond's announcement: s-Hertogenbosch is a lovely Dutch town - but hotels can be pricey and the choices are somewhat limited. :( So it is safer to arrange your hotel bookings early on. I just did a quick sweep online - it looks fine for now ;) but you

Re: [QGIS-Developer] Problems in running OTB

2019-12-05 Thread Áron Gergely
oolbox/otb/issues/2001 ? Cheers. Il 04/12/19 14:42, Áron Gergely ha scritto: > Hi Paolo and list, > > I am using the Segmentation algorithm on Linux without major problems. > (OTB 6.6 and now 7.0 with QGIS 3.10).  But indeed it does not work out > of

Re: [QGIS-Developer] Problems in running OTB

2019-12-04 Thread Áron Gergely
s-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 --

Re: [QGIS-Developer] Geodesic Line Simplification

2019-10-01 Thread Áron Gergely
Hi Calvin and list, Have you looked at the GRASS GIS v.generalize tool? https://grass.osgeo.org/grass64/manuals/v.generalize.html The Douglas-Peucker algorithm is implemented there and I have used that with (topologic)success recently on many touching polygons. Should work for polylines

[QGIS-Developer] Pull request #30647 - review / discuss during hackfest?

2019-08-24 Thread Áron Gergely
Hello Nyall and all contributors, I while ago I made a PR to improve on the 'world' easter egg (have better data under it), as well as adding two more layers:  - province/state boundaries  - disputed borders Those would not be added to the canvas when invoking the 'world' easter egg but

Re: [QGIS-Developer] Difficulties with custom bad layer handler in plugin code

2019-07-23 Thread Áron Gergely
Although my problem (or rather, our problem with Raymond) is similar but not exactly the same: Nope - it IS the same ;) You can see it in https://github.com/qgis/QGIS/pull/30842 Yes, it's just there is more to it I think. I imagined a qgis with a resource sharing system where we would not

Re: [QGIS-Developer] Difficulties with custom bad layer handler in plugin code

2019-07-22 Thread Áron Gergely
On 22/07/2019 01:11, Nyall Dawson wrote: On Sun, 21 Jul 2019 at 21:16, Áron Gergely wrote: This actually works, for the 1st time when I open a project file with bad layers. Then the 2nd time, QGIS always crashes. It seems once I replaced the bad layer handler during project start, QGIS

[QGIS-Developer] Difficulties with custom bad layer handler in plugin code

2019-07-21 Thread Áron Gergely
Hello to all contributors, I am trying to implement a custom bad layer handler that I would ship with a plugin (for QGIS 3.4 and above). The plugin creates map layouts and places a default world map layer in them, which we ship with the plugin. However when users shave the project file and

Re: [QGIS-Developer] saving a layer with the world_map.shp

2019-07-01 Thread Áron Gergely
Hi Matthias, Yes of course. In fact I have already done it for a plugin that I work together on with Raymond. I used the same world_map.shp and also saved the styling into the same geopackage as the default style. Thus happy to proceed forward with this. Best regards, Aron On 01/07/2019

Re: [QGIS-Developer] saving a layer with the world_map.shp

2019-06-07 Thread Áron Gergely
Hi Tim, With Raymond we are planning on using your great ester egg data in the overview box within map layouts. I am looking for the license of the data,  do you perhaps know it / know where to find it? Or does it fall under QGIS' license? Thanks, Best Regards, Aron Gergely I am also a fan

Re: [QGIS-Developer] Will the resource sharing plugin be ported to a core plugin? Or or similar functionality implemented?

2019-06-05 Thread Áron Gergely
sharing plugin or instructing the users to get the resources via the resource sharing plugin. ...or finding a way to embed these resources in the project file. Thanks again, Best regards, Aron Gergely On 05/06/2019 13:57, Alessandro Pasotti wrote: On Wed, Jun 5, 2019 at 1:33 PM Áron Gergely

[QGIS-Developer] Will the resource sharing plugin be ported to a core plugin? Or or similar functionality implemented?

2019-06-05 Thread Áron Gergely
to implement its functionality? And if so, do you need help doing that? Best Regards, Áron Gergely ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https