Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions data/fields/ref/linz/place_id-NZ.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"key": "ref:linz:place_id",
"type": "identifier",
"label": "NZGB Place ID",
"urlFormat": "http://gazetteer.linz.govt.nz/place/{value}",
"pattern": "^[0-9;]{1,}$",
"universal": true,
"locationSet": {
"include": [
"nz",
"aq"
]
},
"terms": [
"NZ",
"LINZ",
"Land Information New Zealand",
"Toitū Te Whenua",
"NZGB",
"New Zealand Geographic Board",
"Ngā Pou Taunaha o Aotearoa"
]
}
5 changes: 5 additions & 0 deletions interim/source_strings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3684,6 +3684,11 @@ en:
ref/isil:
# ref:isil=*
label: ISIL Code
ref/linz/place_id-NZ:
# ref:linz:place_id=*
label: NZGB Place ID
# 'terms: nz,linz,land information new zealand,toitū te whenua,nzgb,new zealand geographic board,ngā pou taunaha o aotearoa'
terms: '[translate with synonyms or related terms for ''NZGB Place ID'', separated by commas]'
ref/vatin:
# ref:vatin=*
label: VAT ID Number
Expand Down