mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-08-13 23:00:21 +02:00
Make location codes lowercase
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"urlFormat": "https://geonames.usgs.gov/apex/f?p=gnispq:3:::NO::P3_FID:{value}",
|
||||
"pattern": "^[0-9]{1,}$",
|
||||
"locationSet": {
|
||||
"include": ["US"]
|
||||
"include": ["us"]
|
||||
},
|
||||
"terms": [
|
||||
"Federal Geographic Names Information Service",
|
||||
|
||||
Reference in New Issue
Block a user