Skip to content

Commit 8e90f99

Browse files
committed
Preset/stolperstein: Make preset EU only
Following openstreetmap#964 (review) - rename file to follow convention that locationSets should be part of the filename - add Q46 which represents europe Code via https://location-conflation.com/?locationSet=%7B%20include%3A%20%5B%27q46%27%5D%20%7D%0A
1 parent 391bffe commit 8e90f99

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

data/presets/historic/memorial/stolperstein.json renamed to data/presets/historic/memorial/stolperstein-EU.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,10 @@
2121
"historic": "memorial",
2222
"memorial": "stolperstein"
2323
},
24-
"name": "Memorial Plaque Stolperstein"
24+
"name": "Memorial Plaque Stolperstein",
25+
"locationSet": {
26+
"include": [
27+
"Q46"
28+
]
29+
}
2530
}

0 commit comments

Comments
 (0)