# Attribute

Object describing a geographic attribute. A attribute can either be a point or an area.

## Get attributes

 - [GET /attributes/{offset}/{amount}](https://docs.transportial.com/apis/attribute/handle_400.md): Get list of attributes

## Get attributes

 - [POST /attributes/{offset}/{amount}](https://docs.transportial.com/apis/attribute/handle_30.md): Get list of attributes

## Get attribute

 - [GET /attribute/{id}](https://docs.transportial.com/apis/attribute/handle_51.md): Get a attribute on id

## Delete attribute

 - [DELETE /attribute/{id}](https://docs.transportial.com/apis/attribute/handle_433.md): Delete a attribute

## Update attribute

 - [PUT /attribute](https://docs.transportial.com/apis/attribute/handle_301.md): Update a attribute

## Create attribute

 - [POST /attribute](https://docs.transportial.com/apis/attribute/handle_441.md): Create a new attribute

## Update attribute

 - [PUT /attributes](https://docs.transportial.com/apis/attribute/handle_504.md): Update a attribute

