# 5.1.6. Geospatial data

Also referred to as spatial data, **geospatial data** corresponds to information about the locations and shapes of geographic features and the relationships between them, usually stored as coordinates and topology (e.g., geographic location of health facilities, boundaries of administrative units…).

As GeoPrism Registry only handles types of geographic objects that can be managed in a list, it stores these in vector format geographic information system (GIS) layers. Raster format GIS layers cannot be uploaded to the platform.

GeoPrism Registry is able to handle the three modes of representation of geographic features in the vector format: points, lines, or polygons (Figure 5.3).

<figure><img src="/files/MnFq1NbtZ8AXYcdwv9Mi" alt=""><figcaption><p>Figure 5.3: Modes of representation in the vector format: (a) points, (b) lines, and (c) polygons</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.geoprismregistry.com/readme/current/geoprism-registry-key-components/5.1-content/5.1-content-5.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
