Re: [Qgis-developer] Export to web: OpenLayers, Leaflet, Threejs

2015-01-26 Thread Tom Chadwin
Thanks, Riccardo, for bringing this discussion to my attention. I think we need to proceed with caution, considering the following issues: 1. Bigger is not always better - specialized tools often yield better results than big ones with every option under the sun bloating the code and confusing

Re: [Qgis-developer] Export to web: OpenLayers, Leaflet, Threejs

2015-01-26 Thread Paolo Cavallini
Il 26/01/2015 09:31, Riccardo Klinger ha scritto: Are there any plans to ship this export to webmap right away with QGIS (core functionality) or are we just talking about merging and rebuilding?! IMHO this should aim at being included in core, as son as it raches production quality. Thanks.

Re: [Qgis-developer] Export to web: OpenLayers, Leaflet, Threejs

2015-01-26 Thread Paolo Cavallini
Il 24/01/2015 22:06, luca.casagra...@gmail.com ha scritto: 2015-01-22 20:07 GMT+01:00 Victor Olaya vola...@gmail.com: definitely a great addition. I think that any plugin or script that exports a qgis project to another format (so it uses QGIS as a front end for easily setting up layers,

Re: [Qgis-developer] Export to web: OpenLayers, Leaflet, Threejs

2015-01-24 Thread luca.casagra...@gmail.com
2015-01-22 20:07 GMT+01:00 Victor Olaya vola...@gmail.com: definitely a great addition. I think that any plugin or script that exports a qgis project to another format (so it uses QGIS as a front end for easily setting up layers, symbology, etc), can fit in here. We can create a small

Re: [Qgis-developer] Export to web: OpenLayers, Leaflet, Threejs

2015-01-22 Thread kimaidou
Hi all, +1000 for this merge René-Luc and I have also created a very simple (unpublished) plugin as a proof of concept to export pseudo mercator tiles from the project layers, very similar to QTiles plugin, but with a simple but usefull addition : Tiles are first saved in a mbtiles database,

Re: [Qgis-developer] Export to web: OpenLayers, Leaflet, Threejs

2015-01-22 Thread Victor Olaya
yes, when i said our plugins i meant his one (qgis2leaflet) and myone (qgis2OL3) :-) 2015-01-22 16:52 GMT+01:00 Thomas Gratier osgeo.mailingl...@gmail.com: Hi, I maybe misunderstandood but I think Victor was already speaking about ol3 e.g https://github.com/volaya/qgis-ol3 Thomas

[Qgis-developer] Export to web: OpenLayers, Leaflet, Threejs

2015-01-22 Thread Paolo Cavallini
Hi all. I'm doing a course, and we found several potential issues, some of them related: * openlayers export: if a layer has a transparency in QGIS, the exported page has black polygons instead of transparent ones * the opacity control of qgis2leaf does not seem to work. More generally, the

Re: [Qgis-developer] Export to web: OpenLayers, Leaflet, Threejs

2015-01-22 Thread Victor Olaya
I am discussing with the author of the qgis2leaflet plugin about the possibility of merging our plugins into a single one. Adding threejs as well would be great, and i am sure we would get more testing and feedback if its was a single plugin (and eventually maybe become a core one) I am open to

Re: [Qgis-developer] Export to web: OpenLayers, Leaflet, Threejs

2015-01-22 Thread Luca Delucchi
On 22 January 2015 at 16:36, Victor Olaya vola...@gmail.com wrote: I am discussing with the author of the qgis2leaflet plugin about the possibility of merging our plugins into a single one. Adding threejs as well would be great, and i am sure we would get more testing and feedback if its was a

Re: [Qgis-developer] Export to web: OpenLayers, Leaflet, Threejs

2015-01-22 Thread Thomas Gratier
Hi, I maybe misunderstandood but I think Victor was already speaking about ol3 e.g https://github.com/volaya/qgis-ol3 Thomas 2015-01-22 16:39 GMT+01:00 Luca Delucchi lucadel...@gmail.com: On 22 January 2015 at 16:36, Victor Olaya vola...@gmail.com wrote: I am discussing with the author of

Re: [Qgis-developer] Export to web: OpenLayers, Leaflet, Threejs

2015-01-22 Thread Victor Olaya
definitely a great addition. I think that any plugin or script that exports a qgis project to another format (so it uses QGIS as a front end for easily setting up layers, symbology, etc), can fit in here. We can create a small framework and then plug converters into it, so they use a similar