Feature Categories¶
A feature_category is the classification of a set of geographical features.
XML Schema:
Fields
| Name | Type | Description | 
|---|---|---|
| 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 & Times. | 
| date_last_modified | Datetime | The time when the resource was last modified, in the standard Dates & Times. | 
Get a FeatureCategory
- GET /feature_categories/(feature_category_id)¶
List FeatureCategories
- GET /feature_categories¶