Attribute mapping

The UML class diagram and accompanying feature type attribute tables on the data structure page are provided in GML format.

The naming of attributes between the formats varies due to the differing naming conventions associated with each format (for example, presence of underscores, character limitations and capitalisation). For example, Esri shapefile attribute names are limited to 10 characters, whereas GML has no character limit. The following tables map the attribute names for each feature type across the formats.

Greenspace Site

OS Open Greenspace attribute naming differences between GML, Esri Shapefile, GeoPackage and vector tiles for the Greenspace Site Feature Type.

GML
Esri shapefile
GeoPackage
Vector tiles

N/A

N/A

fid

N/A

id

id

id

id

function

function

function

function

distinctiveName1

distinctiveName1

distinctive_name_1

distinctive_name_1

distinctiveName2

distinctiveName2

distinctive_name_2

distinctive_name_2

distinctiveName3

distinctiveName3

distinctive_name_3

distinctive_name_3

distinctiveName4

distinctiveName4

distinctive_name_4

distinctive_name_4

geometry

N/A

geometry

N/A

Access Point

OS Open Greenspace attribute naming differences between GML, Esri Shapefile, GeoPackage and vector tiles for the Access Point Feature Type.

GML
Esri shapefile
GeoPackage
Vector tiles

N/A

N/A

fid

N/A

id

id

id

id

accessType

accessType

access_type

access_type

refToGreenspaceSite

refToGSite

ref_to_greenspace_site

N/A

geometry

N/A

geometry

N/A

Last updated

Was this helpful?