http://maasglobal.com/maas-backend/geocoding/geocoding-reverse/response.json
MaaS.fi geocoding (GeoJSON) response schema
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
|---|---|---|---|---|---|---|
| Can be instantiated | No | Develop | No | Forbidden | Forbidden | maas-backend/geocoding/geocoding-reverse/response.json |
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| debug | object |
Optional | No | response (this schema) |
| features | array |
Required | No | response (this schema) |
| type | enum |
Required | No | response (this schema) |
debug
objectobject with following properties:
| Property | Type | Required | | ——– | —- | ——– |
features
arrayArray type: array
All items must be of the type:
All of the following requirements need to be fulfilled.
http://maasglobal.com/core/components/geolocation.json#/definitions/featureobject with following properties:
| Property | Type | Required |
|---|---|---|
properties |
object | Optional |
properties
objectobject with following properties:
| Property | Type | Required | | ——– | —- | ——– |
type
enumThe value of this property must be equal to one of the known values below.
| Value | Description |
|---|---|
FeatureCollection |