📄️ HTTP verbs and codes
Following common REST practices, we use a subset of HTTP of verbs and status codes to denote how to interact with the GeoDB API.
📄️ Error reponses
The main means to detect a request error is its HTTP status code (in the range 4XX–5XX).
📄️ Date and time
Formats
📄️ Geospatial attributes
For geospatial attributes of resources (e.g., location, boundaries), we use GeoJSON simple features, as defined in IETF RFC 7946.