-
Notifications
You must be signed in to change notification settings - Fork 0
Add map layers
Kevin Worthington edited this page Sep 11, 2023
·
1 revision
Out of the box there aren't any data layers in the database. To add some, follow the steps below:
- From your web browser navigate to http://localhost:8000/admin
- Click the End_point link to be taken to the end points page
- Click the button "Add END_POINT +" button on the top right of the screen
- Enter a:
- name
- Org_name, used as the prefix for harvested data.
- Url, the json feed to access the data. E.g for ArcGIS hub pages use simply append "/data.json". E.g https://geospatialcentroid-csurams.hub.arcgis.com/data.json
- Use the '+' button to create a default publisher for the end_point
- Choose your end_point type
Supported end points include
- DCAT (ArcGIS Hub)
- ArcGIS Online. This uses organizational id. Note, in an academic setting this is often not a curated collection
- CONTENTdm
- dSPACE (not yet integrated with change management)
- more end_point types can be created, see instructions below
- a thumnaile url is optional
- Click the "SAVE" button