heremaps / xyz-qgis-plugin

Plugin for QGIS to connect to the HERE Platform IML
https://plugins.qgis.org/plugins/XYZHubConnector/
MIT License
27 stars 10 forks source link

Wrong tile data loaded from virtual space in here schema. Use different tile schema instead #29

Closed minff closed 4 years ago

minff commented 4 years ago

Data from virtual space have wrong coordinates.

As here schema is deprecated for tile endpoint, other schema should be used instead, e.g. Web Mercator, TMS or Quadkey. This change can potentially fix the wrong coordinates issues in virtual space

minff commented 4 years ago

Loading tile using Web Mercator in version 1.8.1. Issue is also resolved