About a place
The AI produces location, route, region, or floor-plan output. Examples: a wayfinding route shown on a kiosk, a heatmap of foot-traffic density, a geofence boundary published to downstream systems.
Description
- Description
Playground
Try the element with your own values, contexts, and color modes.
Context
Style
Raw JSON
Live API response from GET /schemas/ai@2026-05-06-beta/elements/output_about_a_place.
element "output_about_a_place"
{
"id": "output_about_a_place",
"category_id": "output_dataset",
"title": [
{
"locale": "en",
"value": "About a place"
}
],
"description": [
{
"locale": "en",
"value": "The AI produces location, route, region, or floor-plan output. Examples: a wayfinding route shown on a kiosk, a heatmap of foot-traffic density, a geofence boundary published to downstream systems."
}
],
"authoring_guidance": [],
"examples": [],
"sources": [],
"symbol_id": "spatial",
"variables": [
{
"id": "additional_description",
"label": [
{
"locale": "en",
"value": "Description"
}
],
"required": true
}
],
"shape": "circle",
"icon_variants": [
"default",
"dark",
"de_identified",
"de_identified.dark",
"pseudonymous",
"pseudonymous.dark",
"identifiable",
"identifiable.dark"
]
}