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

Victor Olaya volayaf at gmail.com
Thu Jan 22 11:07:25 PST 2015


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 interface (with basic common parameters such as the list
of layers to include) and some custom inputs for each converter.

Good to see that people like the idea :-)

2015-01-22 19:58 GMT+01:00 kimaidou <kimaidou at gmail.com>:
> 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, then exported to a simple
> architecture similar to TMS but with no duplicates in tiles. For example, a
> completely blue tile from the ocean will be stored only once. A JSON file
> stores the correspondance between zoom / x and y and each png.
> We have a simple but usefull leaflet tilelayer definition which can use this
> particular format, thanks to the plugin "Functionnal tilelayer" (
> https://github.com/ismyrnow/Leaflet.functionaltilelayer )
>
> So no revolution here, no real new concept, but a very simple way to export
> QGIS rendering to a format which can be used offline with any HTML browser,
> which means it is usable with Iphone, android, etc.
>
> I think we could add this kind of tiles export feature to the "merged"
> plugin.
>
> Anyway, let's gather people around to contribute !
>
> 2015-01-22 16:56 GMT+01:00 Victor Olaya <volayaf at gmail.com>:
>>
>> 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.mailinglist at gmail.com>:
>> > 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 <lucadeluge at gmail.com>:
>> >>
>> >> On 22 January 2015 at 16:36, Victor Olaya <volayaf at 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 single plugin (and eventually maybe become a
>> >> > core one)
>> >> >
>> >>
>> >> maybe adding also OL3 could be useful....
>> >>
>> >> --
>> >> ciao
>> >> Luca
>> >>
>> >> http://gis.cri.fmach.it/delucchi/
>> >> www.lucadelu.org
>> >> _______________________________________________
>> >> Qgis-developer mailing list
>> >> Qgis-developer at lists.osgeo.org
>> >> http://lists.osgeo.org/mailman/listinfo/qgis-developer
>> >
>> >
>> _______________________________________________
>> Qgis-developer mailing list
>> Qgis-developer at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/qgis-developer
>
>


More information about the Qgis-developer mailing list