mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-07 13:37:56 +02:00
update referece link for gnis:feature_id field
This is only a temporary fix/workaround, since the new service does not resolve all imported ids. See https://github.com/openstreetmap/id-tagging-schema/issues/272 closes #272
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"key": "gnis:feature_id",
|
||||
"type": "identifier",
|
||||
"label": "GNIS Feature ID",
|
||||
"urlFormat": "https://geonames.usgs.gov/apex/f?p=gnispq:3:::NO::P3_FID:{value}",
|
||||
"urlFormat": "https://edits.nationalmap.gov/apps/gaz-domestic/public/summary/{value}",
|
||||
"pattern": "^[0-9]{1,}$",
|
||||
"locationSet": {
|
||||
"include": ["us"]
|
||||
|
||||
Reference in New Issue
Block a user