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
  • id read-only
String  
  • href read-only
Field  
  • code required
String  
  • description required
String  
date_created Datetime The time when the resource was created, in the standard dates-time.
date_last_modified Datetime The time when the resource was last modified, in the standard dates-time.

Get a Feature

GET /features/(feature_id)

List Features

GET /features