# AccessPoint

Access Point features are point geometries that depict either vehicular or pedestrian access into a Greenspace Site.

The spatial object type defining a point feature which would normally lie on the boundary of a site extent where there is access into or out of the site.

## Attributes

### id

The unique identifier of the Access Point.

* **Attribute name:** id
* **Type:** CharacterString
* **Length:** 38
* **Multiplicity:** \[1]

### accessType

Describes the nature of the access permitted at the Access Point.

* **Attribute name:** accessType
* **Type:** AccessTypeValue
* **Length:** 40
* **Multiplicity:** \[1]

### refToGreenspaceSite

The unique identifier of the Greenspace Site to which the Access Point relates.

* **Attribute name:** refToGreenspaceSite
* **Type:** CharacterString
* **Length:** 38
* **Multiplicity:** \[1]

### geometry

Location of the point.

* **Attribute name:** geometry
* **Type:** GM\_Point
* **Length:** 50
* **Multiplicity:** \[1]
