Taxonomy

Positioning & Location

Taxonomy/Collection Technology

Positioning & Location

Positioning & Location

Determines where something is — GPS receivers in vehicles or apps, Bluetooth beacons, or indoor positioning systems. Produces location traces, one of the most revealing kinds of personal data when tied to a person or their device.

  • Description

Playground

Try the element with your own values, contexts, and color modes.

Style

Raw JSON

Live API response from GET /schemas/dtpr@2026-09-01-beta/elements/positioning_location.

element "positioning_location"38 lines
{
  "id": "positioning_location",
  "category_id": "collection",
  "title": [
    {
      "locale": "en",
      "value": "Positioning & Location"
    }
  ],
  "description": [
    {
      "locale": "en",
      "value": "Determines where something is — GPS receivers in vehicles or apps, Bluetooth beacons, or indoor positioning systems. Produces location traces, one of the most revealing kinds of personal data when tied to a person or their device."
    }
  ],
  "authoring_guidance": [],
  "examples": [],
  "sources": [],
  "symbol_id": "map_pin",
  "variables": [
    {
      "id": "additional_description",
      "label": [
        {
          "locale": "en",
          "value": "Description"
        }
      ],
      "required": false,
      "kind": "localized_text"
    }
  ],
  "shape": "hexagon",
  "icon_variants": [
    "default",
    "dark"
  ]
}