Taxonomy

About a place

Taxonomy/Input Dataset

About a place

About a place

Locations, routes, surroundings, or floor plans. The AI takes in data describing where something is. Examples: GPS coordinates from a phone, foot-traffic counts on a sidewalk, a map of building corridors.

  • 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/input_about_a_place.

element "input_about_a_place"43 lines
{
  "id": "input_about_a_place",
  "category_id": "input_dataset",
  "title": [
    {
      "locale": "en",
      "value": "About a place"
    }
  ],
  "description": [
    {
      "locale": "en",
      "value": "Locations, routes, surroundings, or floor plans. The AI takes in data describing where something is. Examples: GPS coordinates from a phone, foot-traffic counts on a sidewalk, a map of building corridors."
    }
  ],
  "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"
  ]
}