2018-11-27 02:17:00 +03:00
|
|
|
[
|
|
|
|
{
|
|
|
|
"keys" : ["*source"],
|
|
|
|
"values" : {
|
|
|
|
"" : "skip"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2020-07-01 19:00:53 +03:00
|
|
|
"keys" : ["name:prefix", "name:suffix", "name:prefix:*", "name:suffix:*",
|
|
|
|
"name:botanical", "wikidata", "*:wikidata"],
|
2018-11-27 02:17:00 +03:00
|
|
|
"values" : {
|
|
|
|
"" : "extra"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"keys" : ["ref", "int_ref", "nat_ref", "reg_ref", "loc_ref", "old_ref",
|
|
|
|
"iata", "icao", "pcode", "pcode:*"],
|
|
|
|
"values" : {
|
|
|
|
"" : "ref"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"keys" : ["name", "name:*", "int_name", "int_name:*", "nat_name", "nat_name:*",
|
|
|
|
"reg_name", "reg_name:*", "loc_name", "loc_name:*",
|
|
|
|
"old_name", "old_name:*", "alt_name", "alt_name:*", "alt_name_*",
|
|
|
|
"official_name", "official_name:*", "place_name", "place_name:*",
|
|
|
|
"short_name", "short_name:*", "brand"],
|
|
|
|
"values" : {
|
|
|
|
"" : "name"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"keys" : ["addr:housename"],
|
|
|
|
"values" : {
|
|
|
|
"" : "name,house"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"keys" : ["emergency"],
|
|
|
|
"values" : {
|
|
|
|
"fire_hydrant" : "skip",
|
|
|
|
"yes" : "skip",
|
|
|
|
"no" : "skip",
|
|
|
|
"" : "main"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"keys" : ["historic", "military"],
|
|
|
|
"values" : {
|
|
|
|
"no" : "skip",
|
|
|
|
"yes" : "skip",
|
|
|
|
"" : "main"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"keys" : ["natural"],
|
|
|
|
"values" : {
|
|
|
|
"yes" : "skip",
|
|
|
|
"no" : "skip",
|
|
|
|
"coastline" : "skip",
|
|
|
|
"" : "main,with_name"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"keys" : ["landuse"],
|
|
|
|
"values" : {
|
|
|
|
"cemetry" : "main,with_name",
|
|
|
|
"" : "main,fallback,with_name"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"keys" : ["highway"],
|
|
|
|
"values" : {
|
|
|
|
"no" : "skip",
|
|
|
|
"turning_circle" : "skip",
|
|
|
|
"mini_roundabout" : "skip",
|
|
|
|
"noexit" : "skip",
|
|
|
|
"crossing" : "skip",
|
2020-08-15 23:37:45 +03:00
|
|
|
"give_way" : "skip",
|
|
|
|
"stop" : "skip",
|
|
|
|
"street_lamp" : "main,with_name",
|
2018-11-27 02:17:00 +03:00
|
|
|
"traffic_signals" : "main,with_name",
|
|
|
|
"service" : "main,with_name",
|
|
|
|
"cycleway" : "main,with_name",
|
|
|
|
"path" : "main,with_name",
|
|
|
|
"footway" : "main,with_name",
|
|
|
|
"steps" : "main,with_name",
|
|
|
|
"bridleway" : "main,with_name",
|
|
|
|
"track" : "main,with_name",
|
|
|
|
"byway": "main,with_name",
|
|
|
|
"motorway_link" : "main,with_name",
|
|
|
|
"trunk_link" : "main,with_name",
|
|
|
|
"primary_link" : "main,with_name",
|
|
|
|
"secondary_link" : "main,with_name",
|
|
|
|
"tertiary_link" : "main,with_name",
|
|
|
|
"" : "main"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"keys" : ["railway"],
|
|
|
|
"values" : {
|
|
|
|
"level_crossing" : "skip",
|
|
|
|
"no" : "skip",
|
2020-01-09 01:53:23 +03:00
|
|
|
"rail" : "skip",
|
2018-11-27 02:17:00 +03:00
|
|
|
"" : "main,with_name"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"keys" : ["man_made"],
|
|
|
|
"values" : {
|
|
|
|
"survey_point" : "skip",
|
|
|
|
"cutline" : "skip",
|
|
|
|
"" : "main"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"keys" : ["aerialway"],
|
|
|
|
"values" : {
|
|
|
|
"pylon" : "skip",
|
|
|
|
"no" : "skip",
|
|
|
|
"" : "main"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"keys" : ["boundary"],
|
|
|
|
"values" : {
|
2020-09-01 18:55:40 +03:00
|
|
|
"place" : "skip",
|
2020-09-18 12:08:47 +03:00
|
|
|
"postal_code" : "main",
|
2018-11-27 02:17:00 +03:00
|
|
|
"" : "main,with_name"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"keys" : ["amenity"],
|
|
|
|
"values" : {
|
|
|
|
"restaurant" : "main,operator",
|
|
|
|
"fuel" : "main,operator"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"keys" : ["aeroway", "amenity", "club", "craft", "leisure",
|
|
|
|
"office", "mountain_pass"],
|
|
|
|
"values" : {
|
|
|
|
"no" : "skip",
|
|
|
|
"" : "main"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"keys" : ["shop"],
|
|
|
|
"values" : {
|
|
|
|
"no" : "skip",
|
|
|
|
"" : "main,operator"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"keys" : ["tourism"],
|
|
|
|
"values" : {
|
|
|
|
"yes" : "skip",
|
|
|
|
"no" : "skip",
|
|
|
|
"" : "main,operator"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"keys" : ["bridge", "tunnel"],
|
|
|
|
"values" : {
|
|
|
|
"" : "main,with_name_key"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"keys" : ["waterway"],
|
|
|
|
"values" : {
|
|
|
|
"riverbank" : "skip",
|
|
|
|
"" : "main,with_name"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"keys" : ["place"],
|
|
|
|
"values" : {
|
|
|
|
"" : "main"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"keys" : ["junction"],
|
|
|
|
"values" : {
|
|
|
|
"" : "main,fallback,with_name"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"keys" : ["postal_code", "postcode", "addr:postcode",
|
|
|
|
"tiger:zip_left", "tiger:zip_right"],
|
|
|
|
"values" : {
|
2019-01-09 01:46:18 +03:00
|
|
|
"" : "postcode,fallback"
|
2018-11-27 02:17:00 +03:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2019-12-17 19:24:29 +03:00
|
|
|
"keys" : ["country_code", "ISO3166-1", "is_in:country_code", "is_in:country",
|
2019-12-17 22:48:27 +03:00
|
|
|
"addr:country", "addr:country_code"],
|
2018-11-27 02:17:00 +03:00
|
|
|
"values" : {
|
|
|
|
"" : "country"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"keys" : ["addr:housenumber", "addr:conscriptionnumber", "addr:streetnumber"],
|
|
|
|
"values" : {
|
|
|
|
"" : "address,house"
|
|
|
|
}
|
|
|
|
},
|
2019-01-02 16:50:55 +03:00
|
|
|
{
|
|
|
|
"keys" : ["addr:interpolation"],
|
|
|
|
"values" : {
|
|
|
|
"" : "interpolation,address"
|
|
|
|
}
|
|
|
|
},
|
2018-11-27 02:17:00 +03:00
|
|
|
{
|
2020-09-13 11:53:25 +03:00
|
|
|
"keys" : ["addr:*", "is_in:*", "tiger:county"],
|
2018-11-27 02:17:00 +03:00
|
|
|
"values" : {
|
|
|
|
"" : "address"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"keys" : ["building"],
|
|
|
|
"values" : {
|
|
|
|
"no" : "skip",
|
|
|
|
"" : "main,fallback,with_name"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"keys" : ["tracktype", "traffic_calming", "service", "cuisine", "capital",
|
|
|
|
"dispensing", "religion", "denomination", "sport",
|
|
|
|
"internet_access", "lanes", "surface", "smoothness", "width",
|
|
|
|
"est_width", "incline", "opening_hours", "collection_times",
|
|
|
|
"service_times", "disused", "wheelchair", "sac_scale",
|
|
|
|
"trail_visibility", "mtb:scale", "mtb:description", "wood",
|
|
|
|
"drive_through", "drive_in", "access", "vehicle", "bicyle",
|
|
|
|
"foot", "goods", "hgv", "motor_vehicle", "motor_car", "oneway",
|
|
|
|
"date_on", "date_off", "day_on", "day_off", "hour_on", "hour_off",
|
|
|
|
"maxweight", "maxheight", "maxspeed", "fee", "toll", "charge",
|
|
|
|
"population", "description", "image", "attribution", "fax",
|
|
|
|
"email", "url", "website", "phone", "real_ale", "smoking",
|
|
|
|
"food", "camera", "brewery", "locality", "wikipedia",
|
2020-09-22 14:27:05 +03:00
|
|
|
"wikipedia:*", "access:*", "contact:*", "drink:*", "toll:*",
|
|
|
|
"area"],
|
2018-11-27 02:17:00 +03:00
|
|
|
"values" : {
|
|
|
|
"" : "extra"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|