Use the INSPIRE View Service

Use the INSPIRE View Service

After creating the INSPIRE View Service,it is ready to be invoked. The sections below discuss accessing the INSPIRE View Service Capabilities URL, and also how to leverage its STYLES-Parameters.

Get the INSPIRE View Service URL

After creating the INSPIRE View Service, you may want to test the service's HTTP endpoint. To obtain the URL and test, follow the steps below.

  1. Open ArcCatalog.
  2. Click on your ArcGIS Server connection.
  3. Right click on the INSPIRE View Service you created and select Service Properties…
  4. Select the Capabilities > ArcGIS for INSPIRE View Service section.
  5. Click on "Advanced Properties".
  6. Copy the "Online Resource" URL to the right in the text box.
  7. Paste this INSPIRE View URL into the address bar of your browser and insert ?REQUEST=GetCapabilities&SERVICE=WMS at the end of the URL, such that the final URL looks like the following (substituting your server name and service name):
    http://serverName/arcgis/rest/services/serviceName/MapServer/exts/InspireView/service?REQUEST=GetCapabilities&SERVICE=WMS
    
  8. A successful test will result in the INSPIRE View Service Capabilities in the default language of the service.

Using the STYLES-Parameters

The INSPIRE Annex I Themes data specification defines a default visualization style for each INSPIRE Layer. These exist to ensure cartographical harmonization of shared data. This visualization is the inspire_common:DEFAULT which can be used when passing a GetMap-Request through the STYLES-Parameter. If no value is selected in the STYLES-Parameter, the inspire_common:DEFAULT visualisation is used.

Besides the INSPIRE Default Style, additional styles for themes or country-specific styles can be defined for an INSPIRE View Service. The cartographic preparation for other styles can be done using ArcMap. The description of this style is default , but keep in mind if you use the INSPIRE View Service the INSPIRE Style always gets a higher priority.

Both inspire_common:DEFAULT and default styles are listed in the capabilities of the View Service.

1/29/2014