http://maasglobal.com/core/components/geolocation.json
Partial (Points only) GeoJSON Schema
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Cannot be instantiated | Yes | Develop | No | Forbidden | Permitted | core/components/geolocation.json |
Property | Type | Group |
---|---|---|
city | string |
http://maasglobal.com/core/components/geolocation.json#/definitions/properties |
coordinates | shortLocation | http://maasglobal.com/core/components/geolocation.json#/definitions/geometry |
country | string |
http://maasglobal.com/core/components/geolocation.json#/definitions/properties |
countryCode | string |
http://maasglobal.com/core/components/geolocation.json#/definitions/properties |
features | feature | http://maasglobal.com/core/components/geolocation.json#/definitions/featureCollection |
geometry | geometry | http://maasglobal.com/core/components/geolocation.json#/definitions/feature |
houseNumber | integer |
http://maasglobal.com/core/components/geolocation.json#/definitions/properties |
name | string |
http://maasglobal.com/core/components/geolocation.json#/definitions/properties |
properties | properties | http://maasglobal.com/core/components/geolocation.json#/definitions/feature |
streetName | string |
http://maasglobal.com/core/components/geolocation.json#/definitions/properties |
streetNumber | string |
http://maasglobal.com/core/components/geolocation.json#/definitions/properties |
type | enum |
http://maasglobal.com/core/components/geolocation.json#/definitions/geometry |
zipcode | zipCode | http://maasglobal.com/core/components/geolocation.json#/definitions/properties |
city
string
string
coordinates
http://maasglobal.com/core/components/units-geo.json#/definitions/shortLocation
country
string
string
countryCode
string
string
features
Array type: feature
All items must be of the type:
#/definitions/feature
geometry
#/definitions/geometry
houseNumber
integer
integer
name
string
string
properties
#/definitions/properties
streetName
string
string
streetNumber
string
string
type
enum
The value of this property must be equal to one of the known values below.
Value | Description |
---|---|
Point |
zipcode
http://maasglobal.com/core/components/address.json#/definitions/zipCode