mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-26 11:08:13 +00:00
move some leisure features into manmade layer
This commit is contained in:
@@ -58,7 +58,10 @@
|
|||||||
"" : [24, 0]
|
"" : [24, 0]
|
||||||
},
|
},
|
||||||
"leisure" : {
|
"leisure" : {
|
||||||
"park" : [24, 0]
|
"park" : [24, 0],
|
||||||
|
"nature_reserve" : [24, 0],
|
||||||
|
"garden": [25, 0],
|
||||||
|
"common": [25, 0]
|
||||||
},
|
},
|
||||||
"natural" : {
|
"natural" : {
|
||||||
"peak" : [18, 0],
|
"peak" : [18, 0],
|
||||||
|
|||||||
Reference in New Issue
Block a user