Features
A feature is used to classify a geographical place. It describes
the type of a place.
XML Schema:
Fields
Name |
Type |
Description |
id read-only |
String |
|
href read-only |
Field |
|
name required |
String |
|
code required |
String |
|
description required |
String |
|
feature_category required |
Nested Object |
The classification group the feature belongs to |
|
String |
|
|
Field |
|
|
String |
|
|
String |
|
date_created |
Datetime |
The time when the resource was created, in the standard Dates & Times. |
date_last_modified |
Datetime |
The time when the resource was last modified, in the standard Dates & Times. |
Get a Feature
-
GET /features/(feature_id)
List Features
-
GET /features