Layer URLs
Layers in the Configure CMS can take in a variety of URLs aside from standard absolute and relative ones. Visit the Layers Tab page for more information about constructing standard URLs.
API
api:publishedall
For a vector layer.
Grabs all features published via the DrawTool.
api:published:<file_intent>
For a vector layer.
Grabs all features published via the DrawTool of a certain intent. Possible values are: roi, campaign, campsite, signpost, trail, all
api:drawn:<file_id>
For a vector layer. Grabs a user drawn file from the DrawTool. The file_id
is an integer and can be found by hovering over the desired file in the DrawTool. Note that if the file chosen is still private, the file owner will be the only user who can view it.
api:tacticaltargets
For a vector layer.
If applicable, grabs all ingested tactical targets.
GeoDatasets
geodatasets:<geodataset_name>
For a vector or vectortile layer.
Grab features uploaded to the CMS as a geodataset (a geojson dataset). Case Sensitive