-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixing typographical errors in codelist
- Loading branch information
Tim Davies
committed
Jul 17, 2017
1 parent
9888e50
commit ae67bfa
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
Category,Code,Title,Description,Source,URI_Pattern | ||
Sub-National,NUTS,EU Nomenclature of Territorial Units for Statistics ,The Nomenclature of Territorial Units for Statistics (NUTS) was established by Eurostat in order to provide a single uniform breakdown of territorial units for the production of regional statistics for the European Union.,http://simap.europa.eu/codes-and-nomenclatures/codes-nuts/index_en.htm,http://nuts.psi.enakting.org/id/ | ||
National,ISO2,ISO Country Codes (3166-1 alpha-2),ISO 2-Digit Country Codes,http://www.iso.org/iso/country_codes.htm, | ||
Universal,GEONAMES,GeoNames,"GeoNames provides numerical identifiers for many points of interest around the world, including administrative divisions, poulated centres and other locations, embedded within a structured tree of geographic relations.",http://www.geonames.org/,http://www.geonames.org/ | ||
Universal,OSMN,Open Street Map Node,"Open Street Map Nodes consist of a single point in space defined by a latitude, longitude and node ID. Nodes may have tags to indicate the particular geographic feature they represent.",,http://www.openstreetmap.org/node/ | ||
Universal,OSMR,Open Street Map Relation,"Relations are used to model logical (and usually local) or geographic relationships between objects. In practice, boundaries of geographic areas are available as Relations in Open Street Map.",http://wiki.openstreetmap.org/wiki/Relation,http://www.openstreetmap.org/relation/ | ||
Universal,OSMW,Open Street Map Way,An Open Street Map Way is an ordered list of Open Street Map nodes. May be used to describe fragments of roads or local boundaries and bounding boxes.,http://wiki.openstreetmap.org/wiki/Way,http://www.openstreetmap.org/way/ | ||
Universal,GEONAMES,GeoNames,"GeoNames provides numerical identifiers for many points of interest around the world, including administrative divisions, populated centres and other locations, embedded within a structured tree of geographic relations.",http://www.geonames.org/,http://www.geonames.org/ | ||
Universal,OSMN,OpenStreetMap Node,"OpenStreetMap Nodes consist of a single point in space defined by a latitude, longitude and node ID. Nodes may have tags to indicate the particular geographic feature they represent.",,http://www.openstreetmap.org/node/ | ||
Universal,OSMR,OpenStreetMap Relation,"Relations are used to model logical (and usually local) or geographic relationships between objects. In practice, boundaries of geographic areas are available as Relations in OpenStreetMap.",http://wiki.openstreetmap.org/wiki/Relation,http://www.openstreetmap.org/relation/ | ||
Universal,OSMW,OpenStreetMap Way,An OpenStreetMap Way is an ordered list of OpenStreetMap nodes. May be used to describe fragments of roads or local boundaries and bounding boxes.,http://wiki.openstreetmap.org/wiki/Way,http://www.openstreetmap.org/way/ |