We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2c16fb commit b80fd40Copy full SHA for b80fd40
data/fields/gnis/feature_id-US.json
@@ -3,7 +3,7 @@
3
"type": "identifier",
4
"label": "GNIS Feature ID",
5
"urlFormat": "https://edits.nationalmap.gov/apps/gaz-domestic/public/summary/{value}",
6
- "pattern": "^[0-9]{1,}$",
+ "pattern": "^[1-9][0-9]*$",
7
"locationSet": {
8
"include": [
9
"us"
0 commit comments