Also QGIS allows to create custom scale lists and switch between scales by selecting desired value from the scale combobox in the main window statusbar.
пт, 21 лют. 2020 о 00:48 Nyall Dawson <[email protected]> пише: > > On Fri, 21 Feb 2020 at 05:37, C Hamilton <[email protected]> wrote: > > > > We have written a plugin that fixes the scale of the QGIS canvas to match > > the integral size of EPSG:3857 map server tiles. This way there is no > > degradation of the images by transformation. This has some similarities to > > the QGIS 2 plugin called Tile Map Scale Plugin which was never updated for > > QGIS 3. > > How is this different to the built-in "Tile Scale" panel? Can you clarify? > > Nyall > > > > > This only works with EPSG:3857 projections. I wish I could figure out a way > > to also match an EPSG:4326 tile cache to the canvas scale size, but I > > cannot use the map scale to calculate this because it changes as you move > > around. > > > > Would you be interested in having this plugin added into the QGIS repo? > > Unlike the Tile Map Scale Plugin ours only has a single toggle button to > > lock or unlock the QGIS scale to one of the predefined scales. > > > > Let me know what you think? > > > > Thanks, > > > > Calvin > > _______________________________________________ > > 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 -- Alexander Bruy _______________________________________________ Qgis-user mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
