mirror of https://github.com/espruino/BangleApps
19 lines
425 B
JSON
19 lines
425 B
JSON
{
|
|
"attributes": {
|
|
"type": false,
|
|
"id": false,
|
|
"version": false,
|
|
"changeset": false,
|
|
"timestamp": false,
|
|
"uid": false,
|
|
"user": false,
|
|
"way_nodes": false,
|
|
},
|
|
"format_options": {
|
|
},
|
|
"linear_tags": true,
|
|
"area_tags": false,
|
|
"exclude_tags": [],
|
|
"include_tags": [ "place", "name", "landuse", "highway" ]
|
|
}
|