forked from MapComplete/MapComplete
Add check: layer and theme ids must be lowercase and match [a-z_-]*
This commit is contained in:
parent
9916371122
commit
444f0bc47c
7 changed files with 27 additions and 15 deletions
|
@ -19,7 +19,7 @@
|
|||
"layers": [
|
||||
"street_lamps",
|
||||
{
|
||||
"id": "Assen",
|
||||
"id": "assen",
|
||||
"name": "Dataset Assen",
|
||||
"source": {
|
||||
"osmTags": "Lichtmastnummer~*",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue