Names

Use this point layer to render contextual labels on your map.

Schema

The schema of the feature type describes the "returnables" and "receivables". "Returnables" are feature properties that are returned in responses to a query. "Receivables" are feature properties are feature properties that have to or can be provided by the client in mutation operations (create, replace, or update). Unless otherwise specified, a property is both a returnable and a receivable.

id
  • Special role: Identifier
  • Returnable
  • Data type: integer
type
  • Type
  • Data type: string
  • Values: Country; Capital; City; Town; Village; Hamlet; Small Settlements; Suburban Area; Woodland; Landform; Landcover; Water; Greenspace; Sites; Motorway Junction; National Park
name1
  • First Name
  • Returnable
  • Data type: string
name1language
  • First Name - Language
  • Returnable
  • Data type: string
  • Codelist: zoomstack/language
  • Values: cym; eng; gla
name2
  • Second Name
  • Returnable
  • Data type: string
name2language
  • Second Name - Language
  • Returnable
  • Data type: string
  • Codelist: zoomstack/language
  • Values: cym; eng; gla
geom
  • Special role: Primary Geometry
  • Data type: geometry (point)