Sites

Polygon features that represent the area or extent of certain types of function or activity.

Schema

The schema of the feature type describes the "returnables" and "receivables". "Returnables" are feature properties that are returned in responses to a query. "Receivables" are feature properties are feature properties that have to or can be provided by the client in mutation operations (create, replace, or update). Unless otherwise specified, a property is both a returnable and a receivable.

id
  • Special role: Identifier
  • Returnable
  • Data type: integer
type
  • Type
  • Data type: string
  • Values: Air Transport; Education; Medical Care; Road Transport; Water Transport
geom
  • Special role: Primary Geometry
  • Data type: geometry (multipolygon)