Import ESRi or WMS layers via API url for data that stays up to date at all times.
Many governments and companies host their data on open data servers. Take advantage of this free data by linking that layer into your Giraffe project.
Open the Import Layer applet.
Navigate to the Layer Palette, then click “New data layer”
When the Layer Library opens, click “Create new Layer” on the right hand side
The dropdown displays all of the layer type options. Select one to open the layer create applet.
<aside> 💡 You can also drag any file into your giraffe window to automatically open the correct applet for that filetype.
</aside>
Connect to the API to get up-to-date information at all times. The Esri URLs that work for this must have mapserver, featureserver, or sceneserver at the and of the link. The WMS URs must contain GetCapabilities.
To import the API click ☰
→ Layers
→ Create Layer From Esri
or Create Layer From WMS
.
<aside> 💡 If your layer is private, follow the steps in Adding Private Esri Layers to Giraffe to include the access token.
</aside>
A note on URLs:
The tricky part is finding the right API url.
Web search is your best friend. Try searching query + gis in Google. (IE “chicago parcels GIS”)
For Esri you're looking for urls that contain MapServer
or FeatureServer
and typically look like this NSW Cadastre one.
WMS is a common format for European geospatial data, as it adheres to INSPIRE.
For WMS, the urls must contain “GetCapabilities” and usually look like this: