Coming back to the original thread, Petr just made an interesting proposal [1], asking why no integrate into QGIS a vector global basemap?
He is also offering ready made vector tiles data (MBTiles) which we (QGIS) could host ourselves. The styling would be done in QGIS. He's also referring to the "Vector Tiles Reader" Python plugin I'm supervising [2]. This astonishing experimental piece of software and will get a last update before final release. This most probably inlcudes "loading/flushing tiles" much like raster tiles (this is in "base map" mode of the plugin. There exist two other modes: Analysis and Inspection). As Petr wrote, the "base map" mode of this Vector Tiles Reader should actually be migrated to a C++ plugin in order to become really fast. Unfortunately I don't have the resources in short terms to accomplish that. Yours, Stefan [1] https://github.com/qgis/QGIS-Enhancement-Proposals/issues/94#issuecomment-316130831 [2] https://github.com/geometalab/Vector-Tiles-Reader-QGIS-Plugin 2017-06-21 9:18 GMT+02:00 Paolo Cavallini <[email protected]>: > Il 21/06/2017 07:59, Richard Duivenvoorde ha scritto: > >> It is a LOT of work, both styling and running an open server hosting >> world data in a custom style. You need also quite a lot >> cpu/disk/connection resources for it to perform well. >> >> So somebody needs to put time/resources in it, AND take responsibility >> to keep it run smoothly... >> >> So I would stick with OSM tiles for now (or some other local/open tile >> servers), and maybe start yourself with the styling/hosting of a smaller >> part of the world, share that map and see if that makes people eager to >> see more :-) > > +1 > what I would like to have is some default server already present in > QGIS. There is some work to do also for this, but much less, and it's > sustainable over time. > Anyone willing to help? > All the best. > > -- > Paolo Cavallini - www.faunalia.eu > QGIS & PostGIS courses: http://www.faunalia.eu/training.html > https://www.google.com/trends/explore?date=all&geo=IT&q=qgis,arcgis > _______________________________________________ > QGIS-Developer mailing list > [email protected] > List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer _______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
