aboutsummaryrefslogtreecommitdiff
path: root/config/osmium-export-config-names.json
blob: 53ede7ef1f5825df78ef4314330398ea58994174 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "attributes": {
    "type":      true,
    "id":        true,
    "version":   false,
    "changeset": false,
    "timestamp": false,
    "uid":       false,
    "user":      false,
    "way_nodes": false
  },
  "format_options": {
  },
  "area_tags": true,
  "include_tags": ["name"]
}