rodekruis / sims_maps_qgis_plugin

QGIS plugin for creating Red Cross Red Crescent maps
GNU General Public License v2.0
6 stars 4 forks source link

Use the 'world' layer shipped with QGIS #30

Open arongergely opened 5 years ago

arongergely commented 5 years ago

Recently the QgsPathResolver in the QGIS API was extended to help easily resolve paths to layers that are shipped with QGIS. (See https://github.com/qgis/QGIS/pull/31396/files)

We could use this to implement the usage of the inbuilt world layer instead and remove the current one from the plugin.