Contents
This document is also available as a PDF.
GIS Web Services Guide
You can access the API ArcGIS REST web services by clicking on the links on data.gov.ie.
(Screenshot of data.gov.ie Archaeology survey website page indicating the ArcGIS REST Services Directory links)
Clicking on the link will take you to the ArcGIS REST Services Directory, where you can copy the Url or API to insert the live service in your ArcMap, ArcPro or QGIS project.
(Screenshot of the ArcGIS REST Services Directory indicating SMR map layers)
To add only the feature layer required click on the layer required, please note “Public Entity” is the SMR layer
(Screenshot of the ArcGIS REST Services Directory indicating SMR “Public Entity” layer)
This will bring you to the SMR feature layer ArcGIS REST Services Directory
The API/URL highlighted in the screenshot below can be added to a GIS project as a live service
(Screenshot of the ArcGIS REST Services SMR “Public Entity” layer)
To Add a WMS to ArcMap/ArcPro is the same process
ArcGIS REST Web service in ArcGIS Pro
Click “Map” then click “Add Data” then click “Add Data from Path” see screenshot below
(Screenshot of add data from path in ArcPro highlighting steps)
This will open the “Add Data From Path” dialogue box (See screenshot below)
Paste layer url/API into it
(Screenshot of add data from path dialogue box in ArcPro)
Please note adding the “feature layer” service as opposed to the ”map server” service will allow you greater functionality of the data in your GIS project e.g. you can change symbology, apply definition queries, change visibility range and access attributes table and change display name, when the feature Layer API is added
The screenshot below highlights the contents pane of an ArcPro Project where the SMR “Public Entity” layer was added individually (1.) versus as a map service (2.)
(Screenshot of contents pane illustrating SMR “Public Entity” added individually versus as a map service)
Further to note if you have successfully added the REST services to your project but they are not visible in your map pane, check the contents pane to see if the visibility tick is grey’ed out (see screenshot below) indicating that a visibility range has been set
(Screenshot of contents pane illustrating greyed out tick)
You can either zoom in to see the data or you can change the “Out beyond (minimum scale)” to none in the layer properties dialogue box (see screenshot below)
(Screenshot of layer properties dialogue box in arc pro indicating the visibility range of the layer)
OGC Web Map Service in ArcGIS Pro
WMS Web services can be added to your ArcGIS Project by clicking on the links highlighted in the screenshot below
(Screenshot of data.gov.ie Archaeology survey website page indicating the WMS links)
Like with the ArcGIS REST API copy the url (see screenshot below)
(Screenshot of WMS with url to copy highlighted)
And using add data from Path add the layer to you ArcGIS project
Click “Map” then click “Add Data” then click “Add Data from Path” see screenshot below
(Screenshot of add data from path in ArcPro highlighting steps)
This will open the “Add Data From Path” dialogue box (See screenshot below)
Paste layer url/API into it
(Screenshot of add data from path dialogue box in ArcPro)
ArcGIS REST Web service in QGIS
In QGIS click “Layer”, then “Add Layer” then “Add ArcGIS REST Server Layer…” highlighted in screenshot below
(Screenshot of add layer in QGIS highlighting steps)
This will open the data source manager select new (see screenshot below)
(Screenshot of Data Source manager, ArcREST Server with “new” highlighted)
This will open the “Create a New REST Server Connection” Dialogue box
Give the connection a name and paste in the URL/API like in ArcGIS then click okay (highlighted in screenshot below)
(Screenshot showing “Create a New REST Server Connection” Dialogue box adding url steps)
The server connection should now be available in the browser pane under “ArcGIS REST services”
The required layers can now be added to the map
(Screenshot showing Browser pane and added ArcGIS REST services)
Please note unlike in ArcGIS only the Map Server URL/API can be added not the individual feature layer API’s
OGC Web Map Service in QGIS
WMS are added similarly to ArcGIS REST services in QGIS, to add them click “layer”, “add layer” and “add WMS/WMTS layer” highlighted in screenshot below
(Screenshot highlighting how to add a WMS layer in QGIS)
This will open the data source manager WMS/WMTS dialogue box click “new” indicated in screenshot below
(Screenshot of Data Source manager, WMS/WMTS with “new” highlighted)
This will open the “Create a new WMS/WMTS Connection” Dialogue box, name the connection, paste the WMS API and click “okay”
(Screenshot showing “Create a new WMS/WMTS Connection” Dialogue box adding url steps)
The server connection should now be available in the browser pane under “WMS/WMTS services”
The required layers can now be added to the map
(Screenshot showing Browser pane and added WMS services)
CSV Guide
The csv can be analysed in spreadsheet programs like excel or it can be used in spatial software programs like QGIS and ArcPro to generate shapefiles.
CSV in ArcPro
Add the csv to a project. Right click on the csv file in the contents pane then click on “display XY data”, as highlighted in the screenshot below.
(Screenshot of display XY data in ArcPro)
This will open the “Display XY Data” dialogue box highlighted in screenshot below. In the output field (1.) navigate to the folder where you would like to save your new shapefile and name the new file appropriately.
Adding ITM Coordinates
In the X Field (2.) add “ITM_E” in the Y field (3.) add “ITM_N”, you can leave the Z Field blank. In the Coordinate System (4.) field click on the globe icon to search available coordinate systems this will open the “Coordinate System“ dialogue box.
(Screenshot of display XY data dialogue box in ArcPro)
In the “Coordinate System“ dialogue box highlighted in screenshot below search “Irish” in the search box (1.) press enter. Next expand “Projected Coordinate Systems”, “National Grids”, “Europe”. Select “IRENET95 Irish Transverse Mercator” (2.), Click okay (3.). This will close the “Coordinate System“ dialogue box and return you to the “Display XY Data” dialogue box, Finally click “okay” (5.).
(Screenshot of Coordinate System dialogue box in ArcPro)
The new shapefile will automatically appear in the contents pane and display on your map.
Adding Latitude Longitude Coordinates
As above open the “Display XY Data” Dialogue box. In the X Field (2.) add “Longitude” in the Y field (3.) add “Latitude”, you can leave the Z Field blank. In the Coordinate System (4.) field click on the globe icon to search available coordinate systems this will open the “Coordinate System“ dialogue box, see screenshot below.
(Screenshot of display XY data dialogue box in ArcPro)
In the “Coordinate System“ dialogue box highlighted in screenshot below search “84” in the search box (1.) press enter. Next expand “Geographic Coordinate Systems” and “World”. Select “WGS 1984” (2.), Click okay (3.). This will close the “Coordinate System“ dialogue box and return you to the “Display XY Data” dialogue box, Finally click “okay” (5.).
(Screenshot of Coordinate System dialogue box in ArcPro)
The new shapefile will automatically appear in the contents pane and display on your map.
CSV in QGIS
To display the csv in QGIS, first select “layer” (1.), then “add layer” (2.) and then “add delimitated text layer…” (3.) as highlighted in the screenshot below.
(Screenshot of “Add delimitated text layer …” pathway in QGIS)
This will open the “Data Source Manager| Delimited Text” Dialogue box highlighted in the screenshot below.
Adding ITM Coordinates
In the X Field (1.) add “ITM_E” in the Y field (2.) add “ITM_N”, you can leave the Z Field blank. In the Geometry CRS (3.) field click on the globe icon to search available coordinate systems this will open the “Select CRS“ dialogue box. CRS stands for Coordinate Reference System.
(Screenshot of the “Data Source Manager| Delimited Text” Dialogue box)
In the “Geometry CRS“ dialogue box highlighted in screenshot below search “Irish” in the search box. Select “IRENET95 Irish Transverse Mercator”, Click okay. This will close the “Geometry CRS “ dialogue box and return you to the “Data Source Manager| Delimited Text” dialogue box, Finally click “okay” (4.).
(Screenshot of the “Select CRS” Dialogue box)
The CSV will now be displayed in the layers pane and the points on the map space. To save the displayed csv as a shapefile, right click on the layer in the layers pane (1.), next click “export” (2.) and then click “Save Feature as…” (3.) as highlighted in the screenshot below.
(Screenshot of “Save feature as …” pathway in QGIS)
This will open the “Save Vector layer as …” dialogue box as highlighted in the screenshot below.
To create a shapefile select “ESRI Shapefile” In the Format field (1.), In the File name (2.) field navigate to where you wish to save your new shapefile and name it as desired. In the Geometry CRS (3.) field click on the globe icon to search available coordinate systems this will open the “Select CRS“ dialogue box.
(Screenshot of “Save Vector Layer as …” dialogue box in QGIS)
In the “Geometry CRS“ dialogue box highlighted in screenshot below search “Irish” in the search box. Select “IRENET95 Irish Transverse Mercator”, Click okay. This will close the “Geometry CRS “ dialogue box and return you to the “Save Vector layer as …” dialogue box, Finally click “okay” (4.).
(Screenshot of the “Select CRS” Dialogue box)
The SHP will now be displayed in the layers pane and the points on the map space.
KML Guide
Opening KML in Google Earth
Google Earth Pro is the free desktop version of Google Earth and Google Earth Web is the browser version.
Google Earth Pro is available for download here.
Google Earth Web is available to access on a web browser here.
If you have trouble accessing Google Earth Web through your browser try a different browser.
To add a KML or KMZ file to Google Earth Web, first open Google Earth Web on a web browser. Open the “projects option” highlighted in the screenshot below.
(Screenshot showing Google Earth with the Projects option highlighted)
Next select the “Open” option highlighted in the screenshot below.
(Screenshot showing Google Earth with the “Import KML file from computer” option in Projects highlighted)
Navigate to you desired KML/KMZ folder and add it to the project.
Opening KML in Google Maps
First sign into google maps (a Gmail account is required for this) then select the menu button highlighted in the screenshot below.
(Screenshot showing Google Maps with the “Menu” option highlighted)
Click into the saved options highlighted in the screenshot below.
(Screenshot showing Google Maps with the “Saved” option highlighted)
On the saved tab, first select “Maps” the select “Create Map” as highlighted in the screenshot below.
(Screenshot showing Google Maps with the “Maps” option and “Create Map” highlighted)
Choose the “Import” option as highlighted in the screenshot below.
(Screenshot showing Google Maps with the “Import” option highlighted)
Navigate to you desired KML/KMZ folder and add it to the map. Note the maximum size of kml that can be added to Google Maps is 5 MB.