nextgis / quickmapservices

QGIS plugin to find and add map services to a project in one click
http://plugins.qgis.org/plugins/quick_map_services/
GNU General Public License v2.0
169 stars 49 forks source link

Preconfigured data sources of type GDAL AGS (ArcGIS REST map service) not working #77

Open sfkeller opened 8 years ago

sfkeller commented 8 years ago

I don't see any layer content in QGIS nor an error when choosing following two services of type GDAL:

  1. "eatlas EGIP": from src/data_sources/eatlas_egip/gdal_source.xml
  2. Rosreestr ZOUI from src/data_sources/rosreestr_zouit/gdal_source.xml

In case 1 it's probably a config problem since the service has changed: Currently it points to http://api.atlas.mos.ru/arcgis/rest/services/Basemaps/egipdata/MapServer . It could be perhaps 'egipmap' which works like this http://api.atlas.mos.ru/arcgis/rest/services/Basemaps/egipmap/MapServer but not in QMS.

In case 2 it's pointing to this service http://maps.rosreestr.ru/arcgis/rest/services/Cadastre/ZOUIT/MapServer . This could be service provider problem since it returns an empty image.

drnextgis commented 8 years ago

I'm not sure this is a bug. Such sources should works only with GDAL>=2.0.

sfkeller commented 8 years ago

Yes, GDAL works. But this russian AGS service which you deliver as core/contributed has changed from http://api.atlas.mos.ru/arcgis/rest/services/Basemaps/egipdata/MapServer . to perhaps this http://api.atlas.mos.ru/arcgis/rest/services/Basemaps/egipmap/MapServer ?

drnextgis commented 8 years ago
  1. Confirm problem with eAtlas EGIP.
  2. Rosreestr ZOUIT layer works (try to zoom in to Moscow): screenshot from 2016-06-01 13 57 27