Feature request #16320
Add ESRI Featureserver, Mapserver, ImageServer layers from Metasearch dialogue
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Tom Kralidis | ||
Category: | MetaSearch Catalogue Client | ||
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Easy fix?: | No | Copied to github as #: | 24230 |
Description
as a QGIS user
I want to use metasearch to discover and access ESRI Mapserver, IMageServer and Feature server service endpoints
So that I can select a search result, click a botton and pass the appropriate details to the QGIS Esri Mapserver and ESRI Feature server dialogues to add layers to my map
Feature Server Example:
- Given this CSW endpoint: http://csw.open.canada.ca/geonetwork/srv/csw?service=CSW&version=2.0.2&request=GetCapabilities
- Enter it into Metasearch (version 0.3.5)
- Search for: "critical habitat ec"
- Choose a record with ESRI service: "Critical Habitat - Species at risk - Canada"
- duble click record
- Under links notice ESRI links (duplicated): http://ec.gc.ca/arcgis/rest/services/SpeciesProtectRestore_Canada_CanadianWildlifeService/MapServer/2
- The goal is to have a button titled " ESRI Mapserver" in metasearch that would load this mapserver layer into the map
- Search for "Redberry Lake Biosphere Reserve"
- No examples within the CSW, however if you can create a static GetCap document that points to these servers you might be able to test that way
- http://www.agr.gc.ca/atlas/rest/services/app_cdm_ssc/canadian_drought_monitor_editing/FeatureServer/0
- http://www.agr.gc.ca/atlas/rest/services/app_cdm_ssc/canadian_drought_monitor_editing/FeatureServer/1
- http://www.agr.gc.ca/atlas/rest/services/app_cdm_ssc/canadian_drought_monitor_editing/FeatureServer/2
- http://www.agr.gc.ca/atlas/rest/services/app_cdm_ssc/canadian_drought_monitor_editing/FeatureServer/3
- http://www.agr.gc.ca/atlas/rest/services/app_cdm_ssc/canadian_drought_monitor_editing/FeatureServer/4
- http://www.agr.gc.ca/atlas/rest/services/app_cdm_ssc/canadian_drought_monitor_editing/FeatureServer/5
- http://services.arcgis.com/zmLUiqh7X11gGV2d/ArcGIS/rest/services/FederalResults2015_LargeScale/FeatureServer/0
- QGIS Plugin: https://plugins.qgis.org/plugins/connector/
- QGIS AMS connector: Can't find docs
- QGIS AFS Connector: Can't find docs
Associated revisions
[FEATURE] [needs-docs] MetaSearch: add support for ESRI MapServer/FeatureServer layer integration (fixes #16320)
History
#1 Updated by Tom Kralidis over 7 years ago
- Status changed from Open to Closed
Fixed in changeset baced7b7708d450cd5a0dede377e4747f7525133.
#2 Updated by Tom Kralidis over 7 years ago
- Resolution set to fixed/implemented
Committed in master in #baced7b7708d450cd5a0dede377e4747f7525133. Notes:
- ImageServer is not supported given it is not supported by QGIS proper
- this feature will be available for QGIS 3