maas-schemas

geolocation Schema

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

geolocation Definitions

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

city

city Type

string

coordinates

coordinates

coordinates Type

country

country

country Type

string

countryCode

countryCode

countryCode Type

string

features

features

features Type

Array type: feature

All items must be of the type:

geometry

geometry

geometry Type

houseNumber

houseNumber

houseNumber Type

integer

name

name

name Type

string

properties

properties

properties Type

streetName

streetName

streetName Type

string

streetNumber

streetNumber

streetNumber Type

string

type

type

The value of this property must be equal to one of the known values below.

type Known Values

Value Description
Point  

zipcode

zipcode

zipcode Type