diff --git a/OsmAnd-java/src/main/java/net/osmand/data/City.java b/OsmAnd-java/src/main/java/net/osmand/data/City.java index 933218343a..f8faef5f67 100644 --- a/OsmAnd-java/src/main/java/net/osmand/data/City.java +++ b/OsmAnd-java/src/main/java/net/osmand/data/City.java @@ -161,8 +161,12 @@ public class City extends MapObject { public JSONObject toJSON(boolean includingBuildings) { JSONObject json = super.toJSON(); - json.put("type", type.name()); - json.put("postcode", postcode); + if (type != null) { + json.put("type", type.name()); + } + if (postcode != null) { + json.put("postcode", postcode); + } JSONArray listOfStreetsArr = new JSONArray(); for (Street s : listOfStreets) { listOfStreetsArr.put(s.toJSON(includingBuildings)); diff --git a/OsmAnd-java/src/main/java/net/osmand/search/SearchUICore.java b/OsmAnd-java/src/main/java/net/osmand/search/SearchUICore.java index 73fb590903..adcc6f5484 100644 --- a/OsmAnd-java/src/main/java/net/osmand/search/SearchUICore.java +++ b/OsmAnd-java/src/main/java/net/osmand/search/SearchUICore.java @@ -787,22 +787,23 @@ public class SearchUICore { cities = new HashSet<>(); } Set streets = new HashSet<>(); - - for (MapObject obj : exportedObjects) { - if (obj instanceof Amenity) { - amenities.add((Amenity) obj); - } else if (obj instanceof Street) { - Street street = (Street) obj; - streets.add(street); - if (street.getCity() != null) { - final City city = street.getCity(); + if (exportedObjects != null) { + for (MapObject obj : exportedObjects) { + if (obj instanceof Amenity) { + amenities.add((Amenity) obj); + } else if (obj instanceof Street) { + Street street = (Street) obj; + streets.add(street); + if (street.getCity() != null) { + final City city = street.getCity(); + cities.add(city); + streetCities.add(city); + } + } else if (obj instanceof City) { + City city = (City) obj; cities.add(city); - streetCities.add(city); + matchedCities.add(city); } - } else if (obj instanceof City) { - City city = (City) obj; - cities.add(city); - matchedCities.add(city); } } for (City city : cities) { @@ -835,7 +836,7 @@ public class SearchUICore { JSONArray citiesArr = new JSONArray(); for (City city : cities) { final JSONObject cityObj = city.toJSON(exportSettings.isExportBuildings()); - if (exportedCities.contains(city)) { + if (exportedCities != null && exportedCities.contains(city)) { if (!exportSettings.isExportEmptyCities()) { continue; } diff --git a/OsmAnd-java/src/test/resources/search/100_bridge_street.json b/OsmAnd-java/src/test/resources/search/100_bridge_street.json new file mode 100644 index 0000000000..84d7b0bc66 --- /dev/null +++ b/OsmAnd-java/src/test/resources/search/100_bridge_street.json @@ -0,0 +1,6866 @@ +{ + "settings": { + "lat": "43.75258", + "lon": "-70.46783", + "radiusLevel": 1, + "totalLimit": -1, + "lang": "", + "transliterateIfMissing": false, + "emptyQueryAllowed": false, + "sortByName": false + }, + "phrase": "100 Bridge Street", + "results": [ + "100.0, ", + "100, Bridge Street, Westbrook", + "100, Bridge Street, Yarmouth", + "Bridge Street", + "Bridge Street Dam", + "Bridge Street" + ], + "amenities": [ + { + "name": "International Avenue Bridge", + "lat": "45.16104", + "lon": "-67.30280", + "id": 736426949, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "wikipedia": "http://en.wikipedia.org/wiki/International Avenue Bridge" + } + }, + { + "name": "Emerys Bridge Road", + "lat": "43.24381", + "lon": "-70.77249", + "id": 452805855, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "surface_asphalt": "asphalt", + "bridge_car": "yes", + "foot_yes": "yes", + "bicycle_yes": "yes", + "horse_yes": "yes", + "alt_name": "Mt Agamenticus Road" + } + }, + { + "name": "Memorial Bridge", + "lat": "43.08149", + "lon": "-70.75185", + "id": 451269827, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "surface_asphalt": "asphalt", + "bridge_car": "yes", + "bridge_type_movable": "movable", + "bridge_movable_drawbridge": "drawbridge", + "network": "ncn", + "operator": "East Coast Greenway Alliance", + "ref": "US 1" + } + }, + { + "name": "Sunday River Covered Bridge", + "lat": "44.49243", + "lon": "-70.84334", + "id": 721923553, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_pedestrian": "yes", + "covered_yes": "yes", + "tourism_yes": "yes", + "wikipedia": "http://en.wikipedia.org/wiki/Sunday River Bridge" + } + }, + { + "name": "Town Landing at Bridge End", + "lat": "44.29071", + "lon": "-68.69120", + "id": 14319074654, + "subType": "slipway", + "type": "transportation" + }, + { + "name": "Tukey's Bridge Pathway", + "lat": "43.67673", + "lon": "-70.25669", + "id": 65132233, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "foot_yes": "yes", + "bridge_pedestrian": "yes", + "surface_paved": "paved", + "bicycle_yes": "yes", + "network": "ncn", + "operator": "East Coast Greenway Alliance" + } + }, + { + "name": "Marsh Bridge Dam", + "lat": "44.02842", + "lon": "-69.59783", + "id": 716455838, + "subType": "dam", + "type": "man_made", + "additionalInfo": { + "ele": "32" + } + }, + { + "name": "Bridge Street", + "lat": "44.54744", + "lon": "-69.62828", + "id": 79664277, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "ref": "US 201;ME 137 Business;ME 100" + } + }, + { + "name": "Robyville Bridge", + "lat": "44.94339", + "lon": "-68.96858", + "id": 1414130467, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "wikipedia": "http://en.wikipedia.org/wiki/Robyville Bridge" + } + }, + { + "name": "North Anson Toll Bridge Pylon", + "lat": "44.85873", + "lon": "-69.86378", + "id": 601306297, + "subType": "attraction", + "type": "tourism" + }, + { + "name": "Durham Bridge Road", + "lat": "44.85733", + "lon": "-69.20571", + "id": 881924991, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes" + } + }, + { + "name": "Bridge Street", + "lat": "43.80652", + "lon": "-70.79869", + "id": 757192465, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "surface_asphalt": "asphalt", + "bridge_car": "yes" + } + }, + { + "name": "Sarah Mildred Long Bridge", + "lat": "43.08533", + "lon": "-70.76285", + "id": 1016494949, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "foot_no": "no", + "bridge_car": "yes", + "bicycle_yes": "yes" + } + }, + { + "name": "Ferry Point Bridge", + "lat": "45.19206", + "lon": "-67.28356", + "id": 736427223, + "subType": "bridge", + "type": "man_made" + }, + { + "name": "Bridge Street", + "lat": "44.54734", + "lon": "-69.62828", + "id": 79522447, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "ref": "US 201;ME 100;ME 137 Business" + } + }, + { + "name": "Bridges Swamp", + "lat": "43.16828", + "lon": "-70.63703", + "id": 4419289956352, + "subType": "wetland", + "type": "natural", + "additionalInfo": { + "ele": "16" + } + }, + { + "name": "Bridge Street", + "lat": "44.39864", + "lon": "-70.97168", + "id": 661558361, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes" + } + }, + { + "name": "Chamberlain Bridge", + "lat": "46.17115", + "lon": "-69.20777", + "id": 13624836576, + "subType": "viewpoint", + "type": "tourism" + }, + { + "name": "Bridge Street", + "lat": "47.24314", + "lon": "-68.57999", + "id": 1188446125, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes" + } + }, + { + "name": "Bridge Street", + "lat": "43.67790", + "lon": "-70.36728", + "id": 1395012635, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "surface_asphalt": "asphalt", + "bridge_car": "yes", + "bridge_structure_beam": "beam", + "foot_no": "no", + "network": "lcn", + "operator": "METRO", + "route_bus_ref": "3" + } + }, + { + "name": "Black Bridge Road", + "lat": "44.59258", + "lon": "-70.56328", + "id": 553381561, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes" + } + }, + { + "name": "Bridge Street", + "lat": "44.54199", + "lon": "-67.88162", + "id": 86354657, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "ref": "US 1A" + } + }, + { + "name": "Center Bridge Road", + "lat": "44.25640", + "lon": "-70.17983", + "id": 1533190443, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes" + } + }, + { + "name": "Sagadahoc Bridge", + "lat": "43.91174", + "lon": "-69.80400", + "id": 22955093, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "network": "ncn", + "operator": "East Coast Greenway Alliance", + "ref": "US 1" + } + }, + { + "name": "Lovejoy Bridge", + "lat": "44.59343", + "lon": "-70.73369", + "id": 1062686813, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "covered_yes": "yes", + "historic_yes": "yes", + "wikipedia": "http://en.wikipedia.org/wiki/Lovejoy Bridge" + } + }, + { + "name": "Bridge Street", + "lat": "44.82459", + "lon": "-70.33898", + "id": 825473529, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes" + } + }, + { + "name": "Foxwells Bridge Brook Dam", + "lat": "43.55676", + "lon": "-70.38116", + "id": 716457084, + "subType": "dam", + "type": "man_made", + "additionalInfo": { + "ele": "6" + } + }, + { + "name": "Goodwins Bridge Road", + "lat": "43.43187", + "lon": "-70.68775", + "id": 1444433161, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes" + } + }, + { + "name": "Badger Island Bridge", + "lat": "43.08343", + "lon": "-70.75116", + "id": 353057049, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "surface_asphalt": "asphalt", + "bridge_car": "yes", + "bridge_structure_truss": "truss", + "network": "ncn", + "operator": "East Coast Greenway Alliance", + "ref": "US 1" + } + }, + { + "name": "Lewiston-Auburn Railroad Bridge", + "lat": "44.09292", + "lon": "-70.22298", + "id": 10093557134, + "subType": "information", + "type": "tourism", + "additionalInfo": { + "information_history": "history" + } + }, + { + "name": "Pease Bridge Road", + "lat": "45.14700", + "lon": "-69.49797", + "id": 22965323, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "surface_paved": "paved" + } + }, + { + "name": "Tukey's Bridge", + "lat": "43.67596", + "lon": "-70.25641", + "id": 736361911, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "wikipedia": "http://en.wikipedia.org/wiki/Tukey's Bridge" + } + }, + { + "name": "Adams Bridge Road", + "lat": "43.31228", + "lon": "-70.75440", + "id": 1467631917, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "surface_unpaved": "unpaved" + } + }, + { + "name": "Clair-Fort Kent Bridge", + "lat": "47.25018", + "lon": "-68.60492", + "id": 652983473, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "wikipedia": "http://en.wikipedia.org/wiki/Fort Kent–Clair Border Crossing", + "ref": "NB 161" + } + }, + { + "name": "Edmundston-Madawaska Bridge", + "lat": "47.35893", + "lon": "-68.32863", + "id": 1420577395, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "wikipedia": "http://en.wikipedia.org/wiki/Edmundston–Madawaska Bridge" + } + }, + { + "name": "Androscoggin Swinging Bridge", + "lat": "43.91749", + "lon": "-69.97255", + "id": 79597535, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "foot_yes": "yes", + "bridge_pedestrian": "yes", + "bicycle_yes": "yes", + "historic_yes": "yes", + "wikipedia": "http://en.wikipedia.org/wiki/Androscoggin Swinging Bridge", + "start_date": "1892" + } + }, + { + "name": "Broken Bridge Pond", + "lat": "44.31104", + "lon": "-70.81781", + "id": 1351756979, + "subType": "water", + "type": "natural" + }, + { + "name": "Bridge Street", + "lat": "44.23338", + "lon": "-69.77089", + "id": 451132547, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes" + } + }, + { + "name": "Bridge Street", + "lat": "44.10284", + "lon": "-70.21693", + "id": 793947121, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes" + } + }, + { + "name": "Flat Rock Bridge Road", + "lat": "43.34319", + "lon": "-70.96619", + "id": 23048699, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "surface_concrete": "concrete" + } + }, + { + "name": "Watson Settlement Bridge", + "lat": "46.20988", + "lon": "-67.79981", + "id": 1417157151, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "wikipedia": "http://en.wikipedia.org/wiki/Watson Settlement Bridge" + } + }, + { + "name": "Milltown Bridge", + "lat": "45.16966", + "lon": "-67.29658", + "id": 179609567, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes" + } + }, + { + "name": "Grist Mill Bridge", + "lat": "43.39197", + "lon": "-70.85102", + "id": 757186123, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "surface_asphalt": "asphalt", + "bridge_car": "yes", + "wikipedia": "http://en.wikipedia.org/wiki/Grist Mill Bridge (Lebanon, Maine)" + } + }, + { + "name": "Jordan Bridge Road", + "lat": "44.10454", + "lon": "-70.10331", + "id": 1224171419, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes" + } + }, + { + "name": "Clair-Fort Kent Bridge", + "lat": "47.24965", + "lon": "-68.60428", + "id": 22772981, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "ref": "US 1;ME 161 Spur" + } + }, + { + "name": "Twin Bridges", + "lat": "44.34216", + "lon": "-70.19017", + "id": 6602003890, + "subType": "hamlet", + "type": "administrative" + }, + { + "name": "Wiggly Bridge", + "lat": "43.13668", + "lon": "-70.64969", + "id": 1355148917, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_structure_suspension": "suspension" + } + }, + { + "name": "Eliot Bridge", + "lat": "43.19046", + "lon": "-70.82525", + "id": 440176713, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "surface_asphalt": "asphalt", + "bridge_car": "yes" + } + }, + { + "name": "Bridge Street", + "lat": "45.05273", + "lon": "-69.88506", + "id": 450152289, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "ref": "ME 16" + } + }, + { + "name": "Casco Bay Bridge", + "lat": "43.64738", + "lon": "-70.25965", + "id": 910860541, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "wikipedia": "http://en.wikipedia.org/wiki/Casco Bay Bridge" + } + }, + { + "name": "Bridge Street", + "lat": "46.77422", + "lon": "-67.83216", + "id": 179623875, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "surface_concrete": "concrete", + "ref": "US 1A" + } + }, + { + "name": "Veterans Memorial Bridge", + "lat": "43.64406", + "lon": "-70.28216", + "id": 354835551, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes" + } + }, + { + "name": "Durrells Bridge Road", + "lat": "43.37887", + "lon": "-70.50510", + "id": 994710771, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes" + } + }, + { + "name": "Bridge Street", + "lat": "44.58772", + "lon": "-69.59403", + "id": 79521477, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "ref": "ME 100;ME 139;ME 11" + } + }, + { + "name": "Bridgewater Corner", + "lat": "46.45116", + "lon": "-67.85169", + "id": 317724554, + "subType": "hamlet", + "type": "administrative", + "additionalInfo": { + "ele": "160" + } + }, + { + "name": "Campbell Field Bridge", + "lat": "45.08625", + "lon": "-70.29606", + "id": 1251230383, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "foot_yes": "yes", + "horse_no": "no", + "bridge_pedestrian": "yes", + "bicycle_yes": "yes", + "motor_vehicle_no": "no" + } + }, + { + "name": "International Avenue Bridge", + "lat": "45.16109", + "lon": "-67.30265", + "id": 310455227, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes" + } + }, + { + "name": "Bridgewater", + "lat": "46.42793", + "lon": "-67.84401", + "id": 317751438, + "subType": "village", + "type": "administrative", + "additionalInfo": { + "ele": "130", + "population": "593" + } + }, + { + "name": "Wagner Bridge Road", + "lat": "44.14483", + "lon": "-69.41576", + "id": 523436365, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes" + } + }, + { + "name": "Ferry Point Bridge", + "lat": "45.19228", + "lon": "-67.28377", + "id": 360101365, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes" + } + }, + { + "name": "Kittery Bridge Bypass Buoy 4", + "lat": "43.08707", + "lon": "-70.75873", + "id": 6819116278, + "subType": "buoy_lateral", + "type": "seamark", + "additionalInfo": { + "description": "Navigation Buoy" + } + }, + { + "name": "Bridge Hill", + "lat": "43.80370", + "lon": "-69.81061", + "id": 716424886, + "subType": "peak", + "type": "natural", + "additionalInfo": { + "ele": "47" + } + }, + { + "name": "Penobscot Bridge", + "lat": "44.79991", + "lon": "-68.76566", + "id": 86939177, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "ref": "ME 15 Business" + } + }, + { + "name": "Bridgeton Junction", + "lat": "43.86784", + "lon": "-70.80167", + "id": 6157601602, + "subType": "locality", + "type": "administrative" + }, + { + "name": "Piscataqua River Bridge", + "lat": "43.09379", + "lon": "-70.76423", + "id": 23052057, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "surface_asphalt": "asphalt", + "bridge_car": "yes", + "horse_no": "no", + "foot_no": "no", + "hgv_designated": "designated", + "bicycle_no": "no", + "bridge_structure_humpback": "humpback", + "toll_no": "no", + "ref": "I 95" + } + }, + { + "name": "Saint Leonard–Van Buren Bridge", + "names": { + "fr": "Pont Saint Léonard – Van Buren" + }, + "lat": "47.16006", + "lon": "-67.92950", + "id": 794625557, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes" + } + }, + { + "name": "Bridgewater Fire Department", + "lat": "46.42483", + "lon": "-67.84334", + "id": 14359347818, + "subType": "fire_station", + "type": "emergency" + }, + { + "name": "Kittery Bridge Bypass Buoy 6", + "lat": "43.08860", + "lon": "-70.76120", + "id": 6819116280, + "subType": "buoy_lateral", + "type": "seamark", + "additionalInfo": { + "description": "Navigation Buoy" + } + }, + { + "name": "Trout Brook Bridge", + "lat": "44.10374", + "lon": "-69.61772", + "id": 1524565397, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "covered_yes": "yes", + "bridge_railway": "yes", + "operator": "Wiscasset, Waterville and Farmington Railway" + } + }, + { + "name": "Veterans Memorial Bridge Pathway", + "lat": "43.63885", + "lon": "-70.29325", + "id": 354820651, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "surface_paved": "paved", + "bridge_bicycle": "yes", + "network": "lcn" + } + }, + { + "name": "Bridges Cemetery", + "lat": "44.47869", + "lon": "-68.73116", + "id": 716424896, + "subType": "grave_yard", + "type": "tourism", + "additionalInfo": { + "ele": "41" + } + }, + { + "name": "Veterans Bridge Pathway", + "lat": "43.64401", + "lon": "-70.28212", + "id": 365198485, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "surface_paved": "paved", + "foot_yes": "yes", + "bridge_bicycle": "yes", + "network": "lcn" + } + }, + { + "name": "Piscataqua River Bridge", + "lat": "43.09273", + "lon": "-70.76629", + "id": 1417566703, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "wikipedia": "http://en.wikipedia.org/wiki/Piscataqua River Bridge" + } + }, + { + "name": "Jubilee Park Covered Bridge", + "lat": "43.49745", + "lon": "-70.44871", + "id": 10892480814, + "subType": "park", + "type": "entertainment" + }, + { + "name": "Bridges Drive", + "lat": "43.61037", + "lon": "-70.36750", + "id": 22814731, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes" + } + }, + { + "name": "Swinging Bridge", + "lat": "44.76266", + "lon": "-69.72033", + "id": 550547591, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_pedestrian": "yes" + } + }, + { + "name": "Edgecomb Bridge", + "lat": "43.67383", + "lon": "-70.69539", + "id": 1019238553, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "surface_asphalt": "asphalt", + "bridge_car": "yes", + "ref": "ME 117" + } + }, + { + "name": "Bridge Street", + "lat": "44.54351", + "lon": "-70.54656", + "id": 481641389, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes" + } + }, + { + "name": "Bridge Road", + "lat": "45.16926", + "lon": "-69.36068", + "id": 855924057, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "ref": "ME 23" + } + }, + { + "name": "Trenton Bridge Lobster Pound", + "lat": "44.43243", + "lon": "-68.36880", + "id": 5905672028, + "subType": "restaurant", + "type": "sustenance", + "openingHours": "Mo-Fr 08:30-16:30", + "additionalInfo": { + "smoking_outside": "outside", + "takeaway_filter_yes": "yes", + "outdoor_seating_yes": "yes", + "outdoor_seating_filter_yes": "yes", + "takeaway_yes": "yes", + "opening_hours": "Mo-Fr 08:30-16:30", + "capacity": "299", + "cuisine": "lobster,_seafood" + } + }, + { + "name": "Big Bridge Hill", + "lat": "43.22232", + "lon": "-70.63368", + "id": 716423598, + "subType": "peak", + "type": "natural", + "additionalInfo": { + "ele": "41" + } + }, + { + "name": "Petit Pont International", + "enName": "Little International Bridge", + "lat": "47.45977", + "lon": "-69.22419", + "id": 1421093035, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_pedestrian": "yes" + } + }, + { + "name": "Bridgeside Market", + "lat": "44.71815", + "lon": "-69.79788", + "id": 5651089200, + "subType": "fuel", + "type": "transportation" + }, + { + "name": "Emery's Bridge", + "lat": "43.24709", + "lon": "-70.72745", + "id": 1487262977, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "surface_asphalt": "asphalt", + "bridge_car": "yes" + } + }, + { + "name": "Cobbs Bridge Road", + "lat": "43.97995", + "lon": "-70.26538", + "id": 992741765, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes" + } + }, + { + "name": "Abol Bridge Campground", + "lat": "45.83562", + "lon": "-68.96625", + "id": 4158722384, + "subType": "camp_site", + "type": "tourism" + }, + { + "name": "Bridge Street Dam", + "lat": "43.80180", + "lon": "-70.18172", + "id": 1062267299, + "subType": "dam", + "type": "man_made" + }, + { + "name": "Tukey's Bridge", + "lat": "43.67704", + "lon": "-70.25658", + "id": 65131861, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "surface_asphalt": "asphalt", + "bridge_car": "yes", + "horse_no": "no", + "foot_no": "no", + "hgv_designated": "designated", + "bicycle_no": "no", + "operator": "METRO", + "ref": "I 295;US 1;ME 26", + "route_bus_ref": "BRZ, 9A" + } + }, + { + "name": "Bridge Street", + "lat": "44.58718", + "lon": "-69.59049", + "id": 79521545, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "ref": "ME 100;ME 139;ME 11" + } + }, + { + "name": "Veterans Memorial Bridge", + "lat": "43.64440", + "lon": "-70.28141", + "id": 736364371, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "wikipedia": "http://en.wikipedia.org/wiki/Veteran's Memorial Bridge (Portland, Maine)" + } + }, + { + "name": "Tukey's Bridge", + "lat": "43.67704", + "lon": "-70.25632", + "id": 65131863, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "surface_asphalt": "asphalt", + "bridge_car": "yes", + "horse_no": "no", + "foot_no": "no", + "hgv_designated": "designated", + "bicycle_no": "no", + "operator": "METRO", + "ref": "I 295;US 1;ME 26", + "route_bus_ref": "BRZ, 9B" + } + }, + { + "name": "Martin Point Bridge", + "lat": "43.69113", + "lon": "-70.24527", + "id": 22821285, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "surface_asphalt": "asphalt", + "bridge_car": "yes", + "network": "ncn", + "operator": "East Coast Greenway Alliance", + "ref": "US 1" + } + }, + { + "name": "Brookline Road", + "lat": "44.60646", + "lon": "-68.87211", + "id": 1270184973, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "surface_dirt": "dirt", + "foot_yes": "yes", + "bridge_pedestrian": "yes", + "bicycle_yes": "yes", + "bridge_structure_truss": "truss", + "motor_vehicle_no": "no", + "artist_name": "American Bridge Company", + "start_date": "1908" + } + }, + { + "name": "Bridge Street", + "lat": "47.36143", + "lon": "-68.32859", + "id": 10178529, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes" + } + }, + { + "name": "Westport Bridge Road", + "lat": "43.97308", + "lon": "-69.67519", + "id": 22911905, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes" + } + }, + { + "name": "Bennett Bridge", + "lat": "44.91914", + "lon": "-71.03822", + "id": 1300560123, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "wikipedia": "http://en.wikipedia.org/wiki/Bennett Bridge" + } + }, + { + "name": "Bay Bridge Estates", + "lat": "43.93590", + "lon": "-69.87981", + "id": 1176315549, + "subType": "residential", + "type": "administrative" + }, + { + "name": "Bridge Street", + "lat": "44.31692", + "lon": "-69.77303", + "id": 22875357, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "network": "ncn", + "operator": "East Coast Greenway Alliance", + "ref": "ME 105 Extension" + } + }, + { + "name": "Bridge Street", + "lat": "43.80731", + "lon": "-70.88894", + "id": 757191779, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "surface_asphalt": "asphalt", + "bridge_car": "yes", + "ref": "ME 25" + } + }, + { + "name": "Bridge Street", + "lat": "44.23081", + "lon": "-69.77432", + "id": 22875359, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "ref": "US 201" + } + }, + { + "name": "Bridge Street", + "lat": "44.66224", + "lon": "-70.15079", + "id": 838960009, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "hgv_yes": "yes", + "ref": "US 2;ME 4;ME 43" + } + }, + { + "name": "International Avenue Bridge", + "lat": "45.16110", + "lon": "-67.30390", + "id": 652976675, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "ref": "NB 1" + } + }, + { + "name": "Twin Bridge Market", + "lat": "44.34220", + "lon": "-70.18227", + "id": 10118464656, + "subType": "convenience", + "type": "shop" + }, + { + "name": "Bridge Street", + "lat": "43.46653", + "lon": "-70.79540", + "id": 569183011, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "alt_name": "State Route 224", + "ref": "ME 224" + } + }, + { + "name": "International Avenue Bridge", + "lat": "45.16098", + "lon": "-67.30263", + "id": 652976677, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes" + } + }, + { + "name": "Bridge Street", + "lat": "44.52567", + "lon": "-67.61491", + "id": 1391500321, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes" + } + }, + { + "name": "Ferry Point Bridge", + "lat": "45.19187", + "lon": "-67.28360", + "id": 179608805, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "network": "ncn", + "operator": "East Coast Greenway Alliance", + "ref": "ME 9" + } + }, + { + "name": "Wire Bridge Road", + "lat": "44.89086", + "lon": "-70.09237", + "id": 389800811, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes" + } + }, + { + "name": "Chester G. Bridges Tennis Complex", + "lat": "44.90527", + "lon": "-68.66603", + "id": 716469478, + "subType": "park", + "type": "entertainment", + "additionalInfo": { + "ele": "35" + } + }, + { + "name": "Bridge Street", + "lat": "44.58758", + "lon": "-69.59255", + "id": 79521519, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "ref": "ME 100;ME 139;ME 11" + } + }, + { + "name": "Duck Brook Bridge", + "lat": "44.39161", + "lon": "-68.23587", + "id": 590083197, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "foot_yes": "yes", + "bicycle_yes": "yes", + "horse_yes": "yes", + "motor_vehicle_no": "no" + } + }, + { + "name": "Milltown Bridge", + "lat": "45.16969", + "lon": "-67.29658", + "id": 736427071, + "subType": "bridge", + "type": "man_made" + }, + { + "name": "Piscataqua River Bridge", + "lat": "43.09389", + "lon": "-70.76433", + "id": 58949401, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "surface_asphalt": "asphalt", + "bridge_car": "yes", + "horse_no": "no", + "foot_no": "no", + "hgv_designated": "designated", + "bicycle_no": "no", + "bridge_structure_humpback": "humpback", + "toll_no": "no", + "ref": "I 95" + } + }, + { + "name": "Veterans Memorial Bridge", + "lat": "43.64413", + "lon": "-70.28222", + "id": 354850939, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes" + } + }, + { + "name": "Two Cent Bridge", + "lat": "44.55091", + "lon": "-69.62521", + "id": 22868417, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_pedestrian": "yes" + } + }, + { + "name": "Emerys Bridge", + "lat": "43.24661", + "lon": "-70.72711", + "id": 317646608, + "subType": "hamlet", + "type": "administrative", + "additionalInfo": { + "ele": "32" + } + }, + { + "name": "Sebasticook Bridge Road", + "lat": "44.58568", + "lon": "-69.54985", + "id": 844692347, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "network": "ncn", + "operator": "East Coast Greenway Alliance", + "ref": "ME 139" + } + }, + { + "name": "Gold Star Memorial Bridge", + "lat": "46.68517", + "lon": "-68.01528", + "id": 194671421, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "surface_concrete": "concrete" + } + }, + { + "name": "Vietnam Veterans Memorial Bridge", + "lat": "44.11534", + "lon": "-70.21401", + "id": 190561149, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "operator": "Lewiston-Auburn Citylink", + "route_bus_ref": "6" + } + }, + { + "name": "Vietnam Veterans Memorial Bridge", + "lat": "44.11526", + "lon": "-70.21412", + "id": 190561137, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "operator": "Lewiston-Auburn Citylink", + "route_bus_ref": "6" + } + }, + { + "name": "Bridgewater Grammar School", + "lat": "46.42172", + "lon": "-67.84504", + "id": 716461146, + "subType": "school", + "type": "education", + "additionalInfo": { + "ele": "125" + } + }, + { + "name": "Bay Bridge Landing Wetland Park", + "lat": "43.93422", + "lon": "-69.88905", + "id": 1244287705, + "subType": "park", + "type": "entertainment" + }, + { + "name": "Wilder Bridge", + "lat": "43.90932", + "lon": "-69.80039", + "id": 255622351, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "ref": "ME 127" + } + }, + { + "name": "The Bridge Street Green", + "lat": "44.66229", + "lon": "-70.15522", + "id": 1176243883, + "subType": "park", + "type": "entertainment" + }, + { + "name": "Casco Bay Bridge", + "lat": "43.64230", + "lon": "-70.25656", + "id": 100180481, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "network": "ncn", + "operator": "East Coast Greenway Alliance", + "ref": "ME 77" + } + }, + { + "name": "Hemlock Bridge", + "lat": "44.07960", + "lon": "-70.90286", + "id": 1004424165, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "covered_yes": "yes", + "historic_yes": "yes", + "wikipedia": "http://en.wikipedia.org/wiki/Hemlock Bridge" + } + }, + { + "name": "Casco Bay Bridge", + "lat": "43.64226", + "lon": "-70.25671", + "id": 100180487, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "network": "ncn", + "operator": "East Coast Greenway Alliance", + "ref": "ME 77" + } + }, + { + "name": "Vietnam Veterans Memorial Bridge", + "lat": "44.11729", + "lon": "-70.21719", + "id": 20439497, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "operator": "Lewiston-Auburn Citylink", + "route_bus_ref": "6" + } + }, + { + "name": "Round Pond Bridge", + "lat": "46.22896", + "lon": "-69.56659", + "id": 13624836570, + "subType": "viewpoint", + "type": "tourism" + }, + { + "name": "International Avenue Bridge", + "lat": "45.16099", + "lon": "-67.30390", + "id": 179619895, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "ref": "1" + } + }, + { + "name": "Bridge Street Dam", + "lat": "43.46628", + "lon": "-70.79536", + "id": 1467990395, + "subType": "dam", + "type": "man_made", + "additionalInfo": { + "ele": "244" + } + }, + { + "name": "Babb's Bridge", + "lat": "43.76606", + "lon": "-70.44792", + "id": 1378377377, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "covered_yes": "yes", + "wikipedia": "http://en.wikipedia.org/wiki/Babb's Bridge" + } + }, + { + "name": "Porter-Parsonsfield Bridge", + "lat": "43.79122", + "lon": "-70.93793", + "id": 1102411581, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_pedestrian": "yes", + "covered_yes": "yes", + "historic_yes": "yes", + "wikipedia": "http://en.wikipedia.org/wiki/Porter-Parsonsfield Bridge" + } + }, + { + "name": "Covered Bridge Road", + "lat": "44.94355", + "lon": "-68.96863", + "id": 602618593, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes" + } + }, + { + "name": "Franklin Delano Roosevelt Bridge", + "lat": "44.85984", + "lon": "-66.97860", + "id": 22994831, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "wikipedia": "http://en.wikipedia.org/wiki/Franklin Delano Roosevelt Bridge" + } + }, + { + "name": "Swetts Bridge Road", + "lat": "43.46312", + "lon": "-70.70809", + "id": 1492069375, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes" + } + }, + { + "name": "Caution, wetland,no bridges", + "lat": "46.08203", + "lon": "-68.79149", + "id": 8792738506, + "subType": "information", + "type": "tourism" + }, + { + "name": "Caution, wetland,no bridges", + "lat": "46.08203", + "lon": "-68.79149", + "id": 8792738506, + "subType": "information_guidepost", + "type": "tourism" + }, + { + "name": "Bridge Ruins", + "lat": "43.30496", + "lon": "-70.90621", + "id": 580558153, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "access_no": "no", + "horse_no": "no", + "foot_no": "no", + "bicycle_no": "no", + "motor_vehicle_no": "no" + } + }, + { + "name": "Bridge End Park", + "lat": "44.29056", + "lon": "-68.69157", + "id": 13147170864, + "subType": "park", + "type": "entertainment" + }, + { + "name": "Eliot Bridge", + "lat": "43.19080", + "lon": "-70.82592", + "id": 436896479, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "surface_asphalt": "asphalt", + "bridge_car": "yes" + } + }, + { + "name": "Vietnam Veterans Memorial Bridge", + "lat": "44.11723", + "lon": "-70.21731", + "id": 119279563, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "operator": "Lewiston-Auburn Citylink", + "route_bus_ref": "6" + } + }, + { + "name": "Scotland Bridge Road", + "lat": "43.16019", + "lon": "-70.70912", + "id": 755809243, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "surface_asphalt": "asphalt", + "bridge_car": "yes" + } + }, + { + "name": "Armistice Bridge", + "lat": "44.43289", + "lon": "-69.00674", + "id": 263652897, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_pedestrian": "yes", + "surface_paved": "paved", + "motor_vehicle_no": "no", + "network": "ncn", + "operator": "East Coast Greenway Alliance" + } + }, + { + "name": "Bridge Academy Public Library", + "lat": "44.10484", + "lon": "-69.72613", + "id": 1528016587, + "subType": "library", + "type": "education", + "additionalInfo": { + "ele": "6", + "wikipedia": "http://en.wikipedia.org/wiki/Bridge Academy Public Library" + } + }, + { + "name": "Bridge Academy Public Library", + "lat": "44.10484", + "lon": "-69.72613", + "id": 1528016587, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "ele": "6", + "wikipedia": "http://en.wikipedia.org/wiki/Bridge Academy Public Library" + } + }, + { + "name": "Wiggly Bridge", + "lat": "43.13660", + "lon": "-70.64741", + "id": 1355483921, + "subType": "parking", + "type": "transportation", + "additionalInfo": { + "surface_asphalt": "asphalt", + "parking_surface": "surface", + "access_private": "private", + "capacity": "6" + } + }, + { + "name": "Carlton Bridge", + "lat": "43.91156", + "lon": "-69.80387", + "id": 350006785, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "access_private": "private", + "wikipedia": "http://en.wikipedia.org/wiki/Carlton Bridge" + } + }, + { + "name": "Bailey Island Bridge", + "lat": "43.74978", + "lon": "-69.98808", + "id": 1019482907, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "historic_yes": "yes", + "wikipedia": "http://en.wikipedia.org/wiki/Bailey Island Bridge", + "ref": "ME 24", + "start_date": "1928" + } + } + ], + "cities": [ + { + "name": "Hermon", + "lat": "44.81010", + "lon": "-68.91380", + "id": 158853983, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Lane", + "lat": "44.81057", + "lon": "-68.91543", + "id": 3669 + } + ], + "matchStreet": 1 + }, + { + "name": "Westbrook", + "lat": "43.67703", + "lon": "-70.37116", + "id": 158859102, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Westbrook Arterial", + "lat": "43.66841", + "lon": "-70.33286", + "id": 148869 + }, + { + "name": "Westbrook Public Works", + "lat": "43.66438", + "lon": "-70.37739", + "id": 121293 + }, + { + "name": "Westbrook Common", + "lat": "43.67653", + "lon": "-70.36657", + "id": 1561 + }, + { + "name": "Bridge Street", + "lat": "43.68016", + "lon": "-70.36840", + "id": 18, + "buildings": [ + { + "name": "3", + "lat": "43.67706", + "lon": "-70.36672", + "postcode": "04092" + }, + { + "name": "41", + "lat": "43.67875", + "lon": "-70.36737", + "postcode": "04092" + }, + { + "name": "42", + "lat": "43.67849", + "lon": "-70.36777", + "postcode": "04092" + }, + { + "name": "51", + "lat": "43.67891", + "lon": "-70.36767", + "postcode": "04092" + }, + { + "name": "67", + "lat": "43.67940", + "lon": "-70.36820", + "postcode": "04092" + }, + { + "name": "72", + "lat": "43.67894", + "lon": "-70.36818", + "postcode": "04092" + }, + { + "name": "75", + "lat": "43.67956", + "lon": "-70.36835", + "postcode": "04092" + }, + { + "name": "77", + "lat": "43.67959", + "lon": "-70.36838", + "postcode": "04092" + }, + { + "name": "80", + "lat": "43.67925", + "lon": "-70.36863", + "postcode": "04092" + }, + { + "name": "87", + "lat": "43.68016", + "lon": "-70.36840" + }, + { + "name": "90", + "lat": "43.67914", + "lon": "-70.36857", + "postcode": "04092" + }, + { + "name": "98", + "lat": "43.68001", + "lon": "-70.36953", + "postcode": "04092" + }, + { + "name": "100", + "lat": "43.68026", + "lon": "-70.36921", + "postcode": "04092" + }, + { + "name": "108", + "lat": "43.68044", + "lon": "-70.36898", + "postcode": "04092" + }, + { + "name": "116", + "lat": "43.68072", + "lon": "-70.36876", + "postcode": "04092" + }, + { + "name": "119", + "lat": "43.68060", + "lon": "-70.36825", + "postcode": "04092" + }, + { + "name": "128", + "lat": "43.68109", + "lon": "-70.36853", + "postcode": "04092" + }, + { + "name": "131", + "lat": "43.68085", + "lon": "-70.36784", + "postcode": "04092" + }, + { + "name": "134", + "lat": "43.68130", + "lon": "-70.36833", + "postcode": "04092" + }, + { + "name": "135", + "lat": "43.68113", + "lon": "-70.36780", + "postcode": "04092" + }, + { + "name": "146", + "lat": "43.68161", + "lon": "-70.36810", + "postcode": "04092" + }, + { + "name": "150", + "lat": "43.68168", + "lon": "-70.36801", + "postcode": "04092" + }, + { + "name": "151", + "lat": "43.68150", + "lon": "-70.36754", + "postcode": "04092" + }, + { + "name": "155", + "lat": "43.68173", + "lon": "-70.36732", + "postcode": "04092" + }, + { + "name": "159", + "lat": "43.68185", + "lon": "-70.36724", + "postcode": "04092" + }, + { + "name": "160", + "lat": "43.68206", + "lon": "-70.36782", + "postcode": "04092" + }, + { + "name": "162", + "lat": "43.68209", + "lon": "-70.36780", + "postcode": "04092" + }, + { + "name": "163", + "lat": "43.68203", + "lon": "-70.36709", + "postcode": "04092" + }, + { + "name": "172", + "lat": "43.68241", + "lon": "-70.36754", + "postcode": "04092" + }, + { + "name": "173", + "lat": "43.68220", + "lon": "-70.36694", + "postcode": "04092" + }, + { + "name": "178", + "lat": "43.68257", + "lon": "-70.36735", + "postcode": "04092" + }, + { + "name": "181", + "lat": "43.68252", + "lon": "-70.36681", + "postcode": "04092" + }, + { + "name": "182", + "lat": "43.68266", + "lon": "-70.36720", + "postcode": "04092" + }, + { + "name": "186", + "lat": "43.68277", + "lon": "-70.36709", + "postcode": "04092" + }, + { + "name": "192", + "lat": "43.68296", + "lon": "-70.36709", + "postcode": "04092" + }, + { + "name": "194", + "lat": "43.68300", + "lon": "-70.36705", + "postcode": "04092" + }, + { + "name": "196", + "lat": "43.68311", + "lon": "-70.36692", + "postcode": "04092" + }, + { + "name": "197", + "lat": "43.68296", + "lon": "-70.36640", + "postcode": "04092" + }, + { + "name": "204", + "lat": "43.68338", + "lon": "-70.36681", + "postcode": "04092" + }, + { + "name": "210", + "lat": "43.68356", + "lon": "-70.36668", + "postcode": "04092" + }, + { + "name": "221", + "lat": "43.68353", + "lon": "-70.36593", + "postcode": "04092" + }, + { + "name": "224", + "lat": "43.68404", + "lon": "-70.36604", + "postcode": "04092" + }, + { + "name": "225", + "lat": "43.68350", + "lon": "-70.36567", + "postcode": "04092" + }, + { + "name": "231", + "lat": "43.68381", + "lon": "-70.36561", + "postcode": "04092" + }, + { + "name": "234", + "lat": "43.68423", + "lon": "-70.36584", + "postcode": "04092" + }, + { + "name": "237", + "lat": "43.68403", + "lon": "-70.36531", + "postcode": "04092" + }, + { + "name": "238", + "lat": "43.68438", + "lon": "-70.36546", + "postcode": "04092" + }, + { + "name": "243", + "lat": "43.68417", + "lon": "-70.36509", + "postcode": "04092" + }, + { + "name": "248", + "lat": "43.68459", + "lon": "-70.36524", + "postcode": "04092" + }, + { + "name": "249", + "lat": "43.68440", + "lon": "-70.36486", + "postcode": "04092" + }, + { + "name": "259", + "lat": "43.68463", + "lon": "-70.36460", + "postcode": "04092" + }, + { + "name": "262", + "lat": "43.68496", + "lon": "-70.36488", + "postcode": "04092" + }, + { + "name": "271", + "lat": "43.68491", + "lon": "-70.36423", + "postcode": "04092" + }, + { + "name": "272", + "lat": "43.68518", + "lon": "-70.36460", + "postcode": "04092" + }, + { + "name": "281", + "lat": "43.68518", + "lon": "-70.36400", + "postcode": "04092" + }, + { + "name": "282", + "lat": "43.68538", + "lon": "-70.36430", + "postcode": "04092" + }, + { + "name": "286", + "lat": "43.68559", + "lon": "-70.36413", + "postcode": "04092" + }, + { + "name": "287", + "lat": "43.68544", + "lon": "-70.36366", + "postcode": "04092" + }, + { + "name": "296", + "lat": "43.68575", + "lon": "-70.36396", + "postcode": "04092" + }, + { + "name": "299", + "lat": "43.68570", + "lon": "-70.36346", + "postcode": "04092" + }, + { + "name": "300", + "lat": "43.68587", + "lon": "-70.36372", + "postcode": "04092" + }, + { + "name": "315", + "lat": "43.68601", + "lon": "-70.36271", + "postcode": "04092" + }, + { + "name": "316", + "lat": "43.68637", + "lon": "-70.36331", + "postcode": "04092" + }, + { + "name": "324", + "lat": "43.68660", + "lon": "-70.36301", + "postcode": "04092" + }, + { + "name": "330", + "lat": "43.68670", + "lon": "-70.36295", + "postcode": "04092" + }, + { + "name": "331", + "lat": "43.68653", + "lon": "-70.36252", + "postcode": "04092" + }, + { + "name": "332", + "lat": "43.68680", + "lon": "-70.36282", + "postcode": "04092" + }, + { + "name": "339", + "lat": "43.68671", + "lon": "-70.36235", + "postcode": "04092" + }, + { + "name": "344", + "lat": "43.68712", + "lon": "-70.36258", + "postcode": "04092" + }, + { + "name": "347", + "lat": "43.68698", + "lon": "-70.36205", + "postcode": "04092" + }, + { + "name": "348", + "lat": "43.68732", + "lon": "-70.36243", + "postcode": "04092" + }, + { + "name": "352", + "lat": "43.68741", + "lon": "-70.36226", + "postcode": "04092" + }, + { + "name": "356", + "lat": "43.68749", + "lon": "-70.36217", + "postcode": "04092" + }, + { + "name": "359", + "lat": "43.68725", + "lon": "-70.36183", + "postcode": "04092" + }, + { + "name": "360", + "lat": "43.68764", + "lon": "-70.36211", + "postcode": "04092" + }, + { + "name": "363", + "lat": "43.68755", + "lon": "-70.36155", + "postcode": "04092" + }, + { + "name": "364", + "lat": "43.68775", + "lon": "-70.36198", + "postcode": "04092" + }, + { + "name": "365", + "lat": "43.68767", + "lon": "-70.36149", + "postcode": "04092" + }, + { + "name": "366", + "lat": "43.68786", + "lon": "-70.36187", + "postcode": "04092" + }, + { + "name": "368", + "lat": "43.68797", + "lon": "-70.36179", + "postcode": "04092" + }, + { + "name": "369", + "lat": "43.68778", + "lon": "-70.36134", + "postcode": "04092" + }, + { + "name": "373", + "lat": "43.68797", + "lon": "-70.36125", + "postcode": "04092" + }, + { + "name": "376", + "lat": "43.68823", + "lon": "-70.36157", + "postcode": "04092" + }, + { + "name": "382", + "lat": "43.68839", + "lon": "-70.36136", + "postcode": "04092" + }, + { + "name": "406", + "lat": "43.68935", + "lon": "-70.36022", + "postcode": "04092" + }, + { + "name": "410", + "lat": "43.69023", + "lon": "-70.36160", + "postcode": "04092" + }, + { + "name": "418", + "lat": "43.68957", + "lon": "-70.35994", + "postcode": "04092" + }, + { + "name": "422", + "lat": "43.68989", + "lon": "-70.35962", + "postcode": "04092" + }, + { + "name": "426", + "lat": "43.69134", + "lon": "-70.36035", + "postcode": "04092" + }, + { + "name": "429", + "lat": "43.69047", + "lon": "-70.35820", + "postcode": "04092" + }, + { + "name": "430", + "lat": "43.69033", + "lon": "-70.35939", + "postcode": "04092" + }, + { + "name": "436", + "lat": "43.69065", + "lon": "-70.35921", + "postcode": "04092" + }, + { + "name": "455", + "lat": "43.69090", + "lon": "-70.35868", + "postcode": "04092" + }, + { + "name": "461", + "lat": "43.69109", + "lon": "-70.35866", + "postcode": "04092" + }, + { + "name": "508", + "lat": "43.69158", + "lon": "-70.35917", + "postcode": "04092" + }, + { + "name": "511", + "lat": "43.69188", + "lon": "-70.35866", + "postcode": "04092" + }, + { + "name": "516", + "lat": "43.69188", + "lon": "-70.35926", + "postcode": "04092" + }, + { + "name": "517", + "lat": "43.69217", + "lon": "-70.35876", + "postcode": "04092" + }, + { + "name": "524", + "lat": "43.69213", + "lon": "-70.35930", + "postcode": "04092" + }, + { + "name": "527", + "lat": "43.69256", + "lon": "-70.35825", + "postcode": "04092" + }, + { + "name": "530", + "lat": "43.69236", + "lon": "-70.35941", + "postcode": "04092" + }, + { + "name": "536", + "lat": "43.69267", + "lon": "-70.35986", + "postcode": "04092" + }, + { + "name": "542", + "lat": "43.69282", + "lon": "-70.35928", + "postcode": "04092" + }, + { + "name": "545", + "lat": "43.69276", + "lon": "-70.35868", + "postcode": "04092" + }, + { + "name": "547", + "lat": "43.69296", + "lon": "-70.35861", + "postcode": "04092" + }, + { + "name": "548", + "lat": "43.69317", + "lon": "-70.35906", + "postcode": "04092" + }, + { + "name": "555", + "lat": "43.69332", + "lon": "-70.35848", + "postcode": "04092" + }, + { + "name": "556", + "lat": "43.69338", + "lon": "-70.35896", + "postcode": "04092" + }, + { + "name": "561", + "lat": "43.69351", + "lon": "-70.35838", + "postcode": "04092" + }, + { + "name": "565", + "lat": "43.69371", + "lon": "-70.35829", + "postcode": "04092" + }, + { + "name": "570", + "lat": "43.69396", + "lon": "-70.35870", + "postcode": "04092" + }, + { + "name": "573", + "lat": "43.69391", + "lon": "-70.35816", + "postcode": "04092" + }, + { + "name": "581", + "lat": "43.69408", + "lon": "-70.35799", + "postcode": "04092" + }, + { + "name": "585", + "lat": "43.69424", + "lon": "-70.35793", + "postcode": "04092" + }, + { + "name": "591", + "lat": "43.69449", + "lon": "-70.35780", + "postcode": "04092" + }, + { + "name": "598", + "lat": "43.69511", + "lon": "-70.35893", + "postcode": "04092" + }, + { + "name": "604", + "lat": "43.69494", + "lon": "-70.35823", + "postcode": "04092" + } + ], + "intersectedStreets": [ + { + "name": "Main Street", + "names": { + "old_name": "State Route 25 (Bus)" + }, + "lat": "43.67692", + "lon": "-70.36775" + }, + { + "name": "Riverbank Footpath", + "lat": "43.67745", + "lon": "-70.36754" + }, + { + "name": "Myrtle Street", + "lat": "43.68516", + "lon": "-70.36430" + }, + { + "name": "Falmouth Street", + "lat": "43.68642", + "lon": "-70.36295" + }, + { + "name": "Everett Street", + "lat": "43.68696", + "lon": "-70.36239" + }, + { + "name": "Beechwood Avenue", + "lat": "43.68752", + "lon": "-70.36187" + }, + { + "name": "Cumberland Street", + "lat": "43.68859", + "lon": "-70.36099" + }, + { + "name": "West Jr High", + "lat": "43.69000", + "lon": "-70.35919" + }, + { + "name": "Graham Road", + "lat": "43.69132", + "lon": "-70.35893" + }, + { + "name": "Lugrin Street", + "lat": "43.69309", + "lon": "-70.35883" + }, + { + "name": "East Bridge Street", + "lat": "43.69517", + "lon": "-70.35778" + }, + { + "name": "Methodist Road", + "lat": "43.69517", + "lon": "-70.35778" + }, + { + "name": "Brown Street", + "lat": "43.67875", + "lon": "-70.36762" + }, + { + "name": "Winslow Street", + "lat": "43.67914", + "lon": "-70.36810" + }, + { + "name": "Lincoln Street", + "lat": "43.68049", + "lon": "-70.36861" + }, + { + "name": "Dodge Street", + "lat": "43.68133", + "lon": "-70.36793" + }, + { + "name": "Mitchell Street", + "lat": "43.68209", + "lon": "-70.36735" + }, + { + "name": "Walker Street", + "lat": "43.68285", + "lon": "-70.36679" + }, + { + "name": "North Street", + "lat": "43.68347", + "lon": "-70.36621" + }, + { + "name": "Pierce Street", + "lat": "43.68347", + "lon": "-70.36621" + }, + { + "name": "King Street", + "lat": "43.68401", + "lon": "-70.36559" + }, + { + "name": "Lyman Street", + "lat": "43.68463", + "lon": "-70.36490" + }, + { + "name": "Dana Court", + "lat": "43.67850", + "lon": "-70.36735" + } + ] + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Newry", + "lat": "44.48769", + "lon": "-70.78766", + "id": 158819677, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Street (North Newry)", + "lat": "44.54147", + "lon": "-70.83165", + "id": 17280 + } + ], + "matchStreet": 1 + }, + { + "name": "Livermore Falls", + "lat": "44.47534", + "lon": "-70.18811", + "id": 158910039, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "44.47405", + "lon": "-70.19068", + "id": 50246, + "buildings": [ + { + "name": "3", + "lat": "44.47405", + "lon": "-70.19068", + "postcode": "04254" + }, + { + "name": "8", + "lat": "44.47359", + "lon": "-70.19077", + "postcode": "04254" + } + ], + "intersectedStreets": [ + { + "name": "Federal Road", + "lat": "44.47310", + "lon": "-70.19156" + }, + { + "name": "Water Street", + "lat": "44.47331", + "lon": "-70.19141" + }, + { + "name": "Main Street", + "lat": "44.47402", + "lon": "-70.19019" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Howland", + "lat": "45.23867", + "lon": "-68.66364", + "id": 158835521, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Road", + "lat": "45.23728", + "lon": "-68.65758", + "id": 45703 + } + ], + "matchStreet": 1 + }, + { + "name": "Bangor", + "enName": "Bangor", + "names": { + "ru": "Бангор", + "uk": "Бангор", + "he": "בנגור" + }, + "lat": "44.80118", + "lon": "-68.77781", + "id": 158862401, + "type": "CITY", + "listOfStreets": [ + { + "name": "Bridge Lane", + "lat": "44.81055", + "lon": "-68.91543", + "id": 3668 + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Fort Fairfield", + "lat": "46.76983", + "lon": "-67.83457", + "id": 158826319, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "46.77297", + "lon": "-67.83513", + "id": 122576 + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Bath", + "lat": "43.91076", + "lon": "-69.82086", + "id": 158843471, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "43.87553", + "lon": "-69.82548", + "id": 105727, + "buildings": [ + { + "name": "7", + "lat": "43.87553", + "lon": "-69.82548", + "postcode": "04530" + }, + { + "name": "8", + "lat": "43.87595", + "lon": "-69.82487", + "postcode": "04530" + }, + { + "name": "10", + "lat": "43.87630", + "lon": "-69.82479", + "postcode": "04530" + } + ], + "intersectedStreets": [ + { + "name": "High Street", + "lat": "43.87647", + "lon": "-69.82545" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Richmond", + "lat": "44.08730", + "lon": "-69.79893", + "id": 158844495, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "44.09249", + "lon": "-69.79715", + "id": 76629, + "buildings": [ + { + "name": "3", + "lat": "44.09101", + "lon": "-69.79659", + "postcode": "04357" + }, + { + "name": "5", + "lat": "44.09116", + "lon": "-69.79676", + "postcode": "04357" + }, + { + "name": "10", + "lat": "44.09125", + "lon": "-69.79737", + "postcode": "04357" + }, + { + "name": "11", + "lat": "44.09150", + "lon": "-69.79698", + "postcode": "04357" + }, + { + "name": "20", + "lat": "44.09255", + "lon": "-69.79842", + "postcode": "04357" + }, + { + "name": "21", + "lat": "44.09188", + "lon": "-69.79743", + "postcode": "04357" + }, + { + "name": "26", + "lat": "44.09249", + "lon": "-69.79715", + "postcode": "04357" + } + ], + "intersectedStreets": [ + { + "name": "North Front Street", + "lat": "44.09027", + "lon": "-69.79625" + }, + { + "name": "Arch Street", + "lat": "44.09093", + "lon": "-69.79683" + }, + { + "name": "Hill Street", + "lat": "44.09159", + "lon": "-69.79754" + }, + { + "name": "Hillside Street", + "lat": "44.09204", + "lon": "-69.79792" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Presque Isle", + "enName": "Presque Isle", + "names": { + "ru": "Преск-Айл", + "uk": "Преск-Айл" + }, + "lat": "46.68148", + "lon": "-68.01636", + "id": 158814029, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Gorham", + "lat": "43.67969", + "lon": "-70.44293", + "id": 158860614, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "East Millinocket", + "lat": "45.62755", + "lon": "-68.57448", + "id": 158856521, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Lewiston", + "lat": "44.10035", + "lon": "-70.21478", + "id": 158821172, + "type": "CITY", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "44.10392", + "lon": "-70.21916", + "id": 115087, + "intersectedStreets": [ + { + "name": "EAST COAST GREENWAY", + "lat": "44.10350", + "lon": "-70.21832" + }, + { + "name": "Spring Street", + "lat": "44.10355", + "lon": "-70.21837" + }, + { + "name": "Summer Street", + "lat": "44.10392", + "lon": "-70.21916" + }, + { + "name": "Winter Street", + "lat": "44.10438", + "lon": "-70.21987" + }, + { + "name": "Hammond Street", + "lat": "44.10264", + "lon": "-70.21620" + }, + { + "name": "High Street", + "lat": "44.10264", + "lon": "-70.21620" + } + ] + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Milbridge", + "lat": "44.53535", + "lon": "-67.88117", + "id": 158816308, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "44.54060", + "lon": "-67.88197", + "id": 144065 + } + ], + "matchStreet": 1 + }, + { + "name": "Old Town", + "lat": "44.93467", + "lon": "-68.64533", + "id": 158842929, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "44.94519", + "lon": "-68.65249", + "id": 78681 + } + ], + "matchStreet": 1 + }, + { + "name": "Topsham", + "lat": "43.92758", + "lon": "-69.97588", + "id": 158868530, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "43.92176", + "lon": "-69.97308", + "id": 89197, + "buildings": [ + { + "name": "5", + "lat": "43.91709", + "lon": "-69.97544", + "postcode": "04086" + }, + { + "name": "7", + "lat": "43.91745", + "lon": "-69.97536", + "postcode": "04086" + }, + { + "name": "9", + "lat": "43.91796", + "lon": "-69.97461", + "postcode": "04086" + }, + { + "name": "11", + "lat": "43.91811", + "lon": "-69.97426", + "postcode": "04086" + }, + { + "name": "15", + "lat": "43.91827", + "lon": "-69.97401", + "postcode": "04086" + }, + { + "name": "19", + "lat": "43.91867", + "lon": "-69.97390", + "postcode": "04086" + }, + { + "name": "21", + "lat": "43.91893", + "lon": "-69.97379", + "postcode": "04086" + }, + { + "name": "22", + "lat": "43.91952", + "lon": "-69.97313", + "postcode": "04086" + }, + { + "name": "23", + "lat": "43.91913", + "lon": "-69.97364", + "postcode": "04086" + }, + { + "name": "25", + "lat": "43.91927", + "lon": "-69.97364", + "postcode": "04086" + }, + { + "name": "29", + "lat": "43.91981", + "lon": "-69.97360", + "postcode": "04086" + }, + { + "name": "30", + "lat": "43.92008", + "lon": "-69.97295", + "postcode": "04086" + }, + { + "name": "31", + "lat": "43.92003", + "lon": "-69.97355", + "postcode": "04086" + }, + { + "name": "32", + "lat": "43.92023", + "lon": "-69.97289", + "postcode": "04086" + }, + { + "name": "33", + "lat": "43.92049", + "lon": "-69.97340", + "postcode": "04086" + }, + { + "name": "34", + "lat": "43.92043", + "lon": "-69.97289", + "postcode": "04086" + }, + { + "name": "35", + "lat": "43.92062", + "lon": "-69.97334", + "postcode": "04086" + }, + { + "name": "38", + "lat": "43.92079", + "lon": "-69.97272", + "postcode": "04086" + }, + { + "name": "39", + "lat": "43.92100", + "lon": "-69.97328", + "postcode": "04086" + }, + { + "name": "41", + "lat": "43.92116", + "lon": "-69.97323", + "postcode": "04086" + }, + { + "name": "42", + "lat": "43.92111", + "lon": "-69.97270", + "postcode": "04086" + }, + { + "name": "43", + "lat": "43.92147", + "lon": "-69.97353", + "postcode": "04086" + }, + { + "name": "44", + "lat": "43.92127", + "lon": "-69.97259", + "postcode": "04086" + }, + { + "name": "47", + "lat": "43.92176", + "lon": "-69.97308", + "postcode": "04086" + }, + { + "name": "49", + "lat": "43.92198", + "lon": "-69.97304", + "postcode": "04086" + }, + { + "name": "50", + "lat": "43.92193", + "lon": "-69.97259", + "postcode": "04086" + }, + { + "name": "51", + "lat": "43.92233", + "lon": "-69.97317", + "postcode": "04086" + }, + { + "name": "52", + "lat": "43.92227", + "lon": "-69.97252", + "postcode": "04086" + }, + { + "name": "53", + "lat": "43.92284", + "lon": "-69.97295", + "postcode": "04086" + }, + { + "name": "56", + "lat": "43.92272", + "lon": "-69.97229", + "postcode": "04086" + }, + { + "name": "58", + "lat": "43.92303", + "lon": "-69.97229", + "postcode": "04086" + }, + { + "name": "62", + "lat": "43.92334", + "lon": "-69.97216", + "postcode": "04086" + }, + { + "name": "63", + "lat": "43.92340", + "lon": "-69.97272", + "postcode": "04086" + }, + { + "name": "64", + "lat": "43.92354", + "lon": "-69.97214", + "postcode": "04086" + }, + { + "name": "67", + "lat": "43.92389", + "lon": "-69.97259", + "postcode": "04086" + }, + { + "name": "72", + "lat": "43.92440", + "lon": "-69.97192", + "postcode": "04086" + }, + { + "name": "73", + "lat": "43.92467", + "lon": "-69.97242", + "postcode": "04086" + }, + { + "name": "76", + "lat": "43.92485", + "lon": "-69.97188", + "postcode": "04086" + }, + { + "name": "77", + "lat": "43.92501", + "lon": "-69.97235", + "postcode": "04086" + }, + { + "name": "78", + "lat": "43.92502", + "lon": "-69.97173", + "postcode": "04086" + }, + { + "name": "79", + "lat": "43.92521", + "lon": "-69.97222", + "postcode": "04086" + }, + { + "name": "80", + "lat": "43.92519", + "lon": "-69.97173", + "postcode": "04086" + }, + { + "name": "83", + "lat": "43.92578", + "lon": "-69.97210", + "postcode": "04086" + }, + { + "name": "84", + "lat": "43.92572", + "lon": "-69.97162", + "postcode": "04086" + }, + { + "name": "86", + "lat": "43.92595", + "lon": "-69.97160", + "postcode": "04086" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Fairfield", + "lat": "44.58851", + "lon": "-69.59908", + "id": 158862392, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "44.58773", + "lon": "-69.59457", + "id": 144847 + } + ], + "matchStreet": 1 + }, + { + "name": "Auburn", + "lat": "44.09785", + "lon": "-70.23117", + "id": 158855461, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Newfield", + "lat": "43.64850", + "lon": "-70.84740", + "id": 158816037, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "43.64808", + "lon": "-70.84744", + "id": 9994, + "buildings": [ + { + "name": "8", + "lat": "43.62721", + "lon": "-70.84002", + "postcode": "04095" + }, + { + "name": "44", + "lat": "43.62862", + "lon": "-70.83956", + "postcode": "04095" + }, + { + "name": "54", + "lat": "43.62902", + "lon": "-70.84004", + "postcode": "04095" + }, + { + "name": "58", + "lat": "43.62960", + "lon": "-70.84079", + "postcode": "04095" + }, + { + "name": "132", + "lat": "43.63325", + "lon": "-70.84162", + "postcode": "04095" + }, + { + "name": "134", + "lat": "43.63379", + "lon": "-70.84203", + "postcode": "04095" + }, + { + "name": "136", + "lat": "43.63418", + "lon": "-70.84225", + "postcode": "04095" + }, + { + "name": "137", + "lat": "43.63430", + "lon": "-70.84141", + "postcode": "04095" + }, + { + "name": "161", + "lat": "43.63572", + "lon": "-70.84208", + "postcode": "04095" + }, + { + "name": "167", + "lat": "43.63621", + "lon": "-70.84156", + "postcode": "04095" + }, + { + "name": "177", + "lat": "43.63676", + "lon": "-70.84199", + "postcode": "04095" + }, + { + "name": "187", + "lat": "43.63718", + "lon": "-70.84265", + "postcode": "04095" + }, + { + "name": "193", + "lat": "43.63795", + "lon": "-70.84304", + "postcode": "04095" + }, + { + "name": "210", + "lat": "43.63836", + "lon": "-70.84532", + "postcode": "04095" + }, + { + "name": "223", + "lat": "43.63996", + "lon": "-70.84349", + "postcode": "04095" + }, + { + "name": "226", + "lat": "43.63923", + "lon": "-70.84574", + "postcode": "04095" + }, + { + "name": "231", + "lat": "43.64007", + "lon": "-70.84238", + "postcode": "04095" + }, + { + "name": "238", + "lat": "43.64063", + "lon": "-70.84493", + "postcode": "04095" + }, + { + "name": "247", + "lat": "43.64126", + "lon": "-70.84403", + "postcode": "04095" + }, + { + "name": "253", + "lat": "43.64177", + "lon": "-70.84433", + "postcode": "04095" + }, + { + "name": "267", + "lat": "43.64258", + "lon": "-70.84435", + "postcode": "04095" + }, + { + "name": "274", + "lat": "43.64337", + "lon": "-70.84514", + "postcode": "04095" + }, + { + "name": "275", + "lat": "43.64350", + "lon": "-70.84411", + "postcode": "04095" + }, + { + "name": "293", + "lat": "43.64423", + "lon": "-70.84368", + "postcode": "04095" + }, + { + "name": "305", + "lat": "43.64542", + "lon": "-70.84433", + "postcode": "04095" + }, + { + "name": "311", + "lat": "43.64575", + "lon": "-70.84478", + "postcode": "04095" + }, + { + "name": "320", + "lat": "43.64573", + "lon": "-70.84607", + "postcode": "04095" + }, + { + "name": "333", + "lat": "43.64663", + "lon": "-70.84615", + "postcode": "04095" + }, + { + "name": "340", + "lat": "43.64684", + "lon": "-70.84731", + "postcode": "04095" + }, + { + "name": "341", + "lat": "43.64704", + "lon": "-70.84667", + "postcode": "04095" + }, + { + "name": "357", + "lat": "43.64808", + "lon": "-70.84744", + "postcode": "04095" + }, + { + "name": "358", + "lat": "43.64799", + "lon": "-70.84791", + "postcode": "04095" + }, + { + "name": "360", + "lat": "43.64825", + "lon": "-70.84804", + "postcode": "04095" + } + ], + "intersectedStreets": [ + { + "name": "Water Street", + "lat": "43.64845", + "lon": "-70.84778" + }, + { + "name": "North Shore Road (Sprague City)", + "lat": "43.62539", + "lon": "-70.83875" + }, + { + "name": "Poverty Pond Road", + "lat": "43.63281", + "lon": "-70.84098" + }, + { + "name": "Carroll Pit Road", + "lat": "43.64457", + "lon": "-70.84439" + }, + { + "name": "Tuttle Lane", + "lat": "43.64640", + "lon": "-70.84643" + }, + { + "name": "Pickett Mtn Road", + "lat": "43.64640", + "lon": "-70.84643" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Lincoln", + "lat": "45.36224", + "lon": "-68.50472", + "id": 158802992, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Bridge Road", + "lat": "45.43055", + "lon": "-68.45733", + "id": 86634 + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Yarmouth", + "lat": "43.80064", + "lon": "-70.18672", + "id": 158803248, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "43.80009", + "lon": "-70.18345", + "id": 99270, + "buildings": [ + { + "name": "8", + "lat": "43.79985", + "lon": "-70.18356", + "postcode": "04096" + }, + { + "name": "17", + "lat": "43.79975", + "lon": "-70.18283", + "postcode": "04096" + }, + { + "name": "18", + "lat": "43.80009", + "lon": "-70.18345", + "postcode": "04096" + }, + { + "name": "20", + "lat": "43.80019", + "lon": "-70.18339", + "postcode": "04096" + }, + { + "name": "21", + "lat": "43.80000", + "lon": "-70.18292", + "postcode": "04096" + }, + { + "name": "23", + "lat": "43.80003", + "lon": "-70.18287", + "postcode": "04096" + }, + { + "name": "25", + "lat": "43.80006", + "lon": "-70.18283", + "postcode": "04096" + }, + { + "name": "28", + "lat": "43.80037", + "lon": "-70.18300", + "postcode": "04096" + }, + { + "name": "31", + "lat": "43.80028", + "lon": "-70.18255", + "postcode": "04096" + }, + { + "name": "38", + "lat": "43.80064", + "lon": "-70.18270", + "postcode": "04096" + }, + { + "name": "43", + "lat": "43.80062", + "lon": "-70.18221", + "postcode": "04096" + }, + { + "name": "49", + "lat": "43.80070", + "lon": "-70.18146", + "postcode": "04096" + }, + { + "name": "51", + "lat": "43.80071", + "lon": "-70.18118", + "postcode": "04096" + }, + { + "name": "80", + "lat": "43.80170", + "lon": "-70.18142", + "postcode": "04096" + }, + { + "name": "81", + "lat": "43.80149", + "lon": "-70.18105", + "postcode": "04096" + }, + { + "name": "89", + "lat": "43.80180", + "lon": "-70.18079", + "postcode": "04096" + }, + { + "name": "100", + "lat": "43.80221", + "lon": "-70.18096", + "postcode": "04096" + }, + { + "name": "103", + "lat": "43.80181", + "lon": "-70.17974", + "postcode": "04096" + }, + { + "name": "107", + "lat": "43.80209", + "lon": "-70.17972", + "postcode": "04096" + }, + { + "name": "109", + "lat": "43.80232", + "lon": "-70.18000", + "postcode": "04096" + }, + { + "name": "110", + "lat": "43.80260", + "lon": "-70.18062", + "postcode": "04096" + }, + { + "name": "124", + "lat": "43.80280", + "lon": "-70.18013", + "postcode": "04096" + }, + { + "name": "125", + "lat": "43.80259", + "lon": "-70.17940", + "postcode": "04096" + }, + { + "name": "132", + "lat": "43.80305", + "lon": "-70.17974", + "postcode": "04096" + }, + { + "name": "137", + "lat": "43.80294", + "lon": "-70.17918", + "postcode": "04096" + } + ], + "intersectedStreets": [ + { + "name": "Main Street", + "lat": "43.79941", + "lon": "-70.18367" + }, + { + "name": "Willow Street", + "lat": "43.80342", + "lon": "-70.17893" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Sangerville", + "lat": "45.16478", + "lon": "-69.35644", + "id": 158806316, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Road", + "lat": "45.16971", + "lon": "-69.36081", + "id": 139808 + } + ], + "matchStreet": 1 + }, + { + "name": "Fort Kent", + "lat": "47.25873", + "lon": "-68.58971", + "id": 158842923, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "47.24309", + "lon": "-68.58011", + "id": 93959 + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Gilead", + "lat": "44.39454", + "lon": "-70.97305", + "id": 158842409, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "44.39494", + "lon": "-70.97314", + "id": 22840, + "buildings": [ + { + "name": "6", + "lat": "44.39445", + "lon": "-70.97299", + "postcode": "04217" + }, + { + "name": "8", + "lat": "44.39459", + "lon": "-70.97301", + "postcode": "04217" + }, + { + "name": "12", + "lat": "44.39494", + "lon": "-70.97314", + "postcode": "04217" + }, + { + "name": "15", + "lat": "44.39520", + "lon": "-70.97275", + "postcode": "04217" + }, + { + "name": "20", + "lat": "44.39552", + "lon": "-70.97288", + "postcode": "04217" + }, + { + "name": "26", + "lat": "44.39598", + "lon": "-70.97282", + "postcode": "04217" + }, + { + "name": "30", + "lat": "44.39624", + "lon": "-70.97247", + "postcode": "04217" + } + ], + "intersectedStreets": [ + { + "name": "Depot Street", + "lat": "44.39440", + "lon": "-70.97286" + }, + { + "name": "Fire Lane 100", + "lat": "44.39617", + "lon": "-70.97243" + }, + { + "name": "North Road", + "names": { + "alt_name": "North Side Road" + }, + "lat": "44.39873", + "lon": "-70.97172" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Van Buren", + "lat": "47.15751", + "lon": "-67.93533", + "id": 158909978, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "47.15786", + "lon": "-67.93467", + "id": 18084 + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "North Brooksville", + "lat": "44.39535", + "lon": "-68.71058", + "id": 158908703, + "type": "HAMLET", + "listOfStreets": [ + { + "name": "Bridge Road", + "lat": "44.39531", + "lon": "-68.71047", + "id": 56244 + } + ], + "matchStreet": 1 + }, + { + "name": "Grand Falls", + "enName": "Grand Falls", + "names": { + "fr": "Grand-Sault" + }, + "lat": "47.04670", + "lon": "-67.77684", + "id": 1097017, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "North Dexter", + "lat": "45.07617", + "lon": "-69.33421", + "id": 158859281, + "type": "HAMLET", + "listOfStreets": [ + { + "name": "Bridge Road", + "lat": "45.08243", + "lon": "-69.39289", + "id": 139807 + } + ], + "matchStreet": 1 + }, + { + "name": "Belfast", + "lat": "44.42612", + "lon": "-69.00674", + "id": 158823967, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "44.42810", + "lon": "-69.00972", + "id": 85919 + } + ], + "matchStreet": 1 + }, + { + "name": "Sprague City", + "lat": "43.62625", + "lon": "-70.83923", + "id": 158853406, + "type": "HAMLET", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "43.62719", + "lon": "-70.83999", + "id": 10409, + "buildings": [ + { + "name": "8", + "lat": "43.62719", + "lon": "-70.83999", + "postcode": "04095" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Calais", + "lat": "45.18903", + "lon": "-67.27814", + "id": 5964911273, + "type": "CITY", + "listOfStreets": [], + "init": 1 + }, + { + "name": "North Waterford", + "lat": "44.23174", + "lon": "-70.76868", + "id": 158814982, + "type": "HAMLET", + "listOfStreets": [ + { + "name": "Bridge Road", + "lat": "44.20966", + "lon": "-70.81047", + "id": 31314, + "buildings": [ + { + "name": "11", + "lat": "44.21193", + "lon": "-70.80860", + "postcode": "04088" + }, + { + "name": "20", + "lat": "44.21136", + "lon": "-70.80886", + "postcode": "04088" + }, + { + "name": "26", + "lat": "44.21100", + "lon": "-70.80909", + "postcode": "04088" + }, + { + "name": "32", + "lat": "44.21070", + "lon": "-70.80959", + "postcode": "04088" + }, + { + "name": "52", + "lat": "44.20966", + "lon": "-70.81047", + "postcode": "04088" + } + ], + "intersectedStreets": [ + { + "name": "Button Bend", + "lat": "44.21110", + "lon": "-70.80899" + }, + { + "name": "Point Road", + "lat": "44.21156", + "lon": "-70.80860" + }, + { + "name": "Five Kezar Ponds Road", + "lat": "44.21246", + "lon": "-70.80787" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Saint-Léonard", + "lat": "47.16520", + "lon": "-67.92447", + "id": 34705955, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Edgecomb", + "lat": "43.95841", + "lon": "-69.63060", + "id": 158915597, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Road", + "lat": "43.97111", + "lon": "-69.67169", + "id": 112282, + "buildings": [ + { + "name": "21", + "lat": "43.97111", + "lon": "-69.67169", + "postcode": "04578" + }, + { + "name": "51", + "lat": "43.96942", + "lon": "-69.67192", + "postcode": "04578" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Bar Harbor", + "lat": "44.39121", + "lon": "-68.20073", + "id": 4307278286, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "44.39054", + "lon": "-68.20971", + "id": 125419 + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Norridgewock", + "lat": "44.71307", + "lon": "-69.79065", + "id": 158821634, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "44.71423", + "lon": "-69.79737", + "id": 50348 + } + ], + "matchStreet": 1 + }, + { + "name": "Saint-Leonard", + "lat": "47.16390", + "lon": "-67.92423", + "id": 1099568, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Boothbay Harbor", + "lat": "43.85227", + "lon": "-69.62809", + "id": 158857975, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "43.85180", + "lon": "-69.62710", + "id": 96905, + "buildings": [ + { + "name": "3", + "lat": "43.85174", + "lon": "-69.62751", + "postcode": "04538" + }, + { + "name": "4", + "lat": "43.85188", + "lon": "-69.62755", + "postcode": "04538" + }, + { + "name": "6", + "lat": "43.85186", + "lon": "-69.62746", + "postcode": "04538" + }, + { + "name": "8", + "lat": "43.85184", + "lon": "-69.62740", + "postcode": "04538" + }, + { + "name": "10", + "lat": "43.85183", + "lon": "-69.62734", + "postcode": "04538" + }, + { + "name": "11", + "lat": "43.85166", + "lon": "-69.62718", + "postcode": "04538" + }, + { + "name": "12", + "lat": "43.85180", + "lon": "-69.62710", + "postcode": "04538" + } + ], + "intersectedStreets": [ + { + "name": "Townsend Avenue", + "lat": "43.85188", + "lon": "-69.62774" + }, + { + "name": "By-Way", + "lat": "43.85174", + "lon": "-69.62740" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "West Farmington", + "lat": "44.66284", + "lon": "-70.15534", + "id": 158826737, + "type": "HAMLET", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "44.66247", + "lon": "-70.15350", + "id": 148813 + } + ], + "matchStreet": 1 + }, + { + "name": "Waldo", + "lat": "44.51257", + "lon": "-69.07615", + "id": 158816768, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Street (Belfast)", + "lat": "44.42808", + "lon": "-69.00972", + "id": 85920 + } + ], + "matchStreet": 1 + }, + { + "name": "Rockwood", + "lat": "45.67782", + "lon": "-69.74089", + "id": 158835199, + "type": "HAMLET", + "listOfStreets": [ + { + "name": "Bridge Road", + "lat": "45.68730", + "lon": "-69.78050", + "id": 145420 + } + ], + "matchStreet": 1 + }, + { + "name": "Hampden", + "lat": "44.74452", + "lon": "-68.83698", + "id": 158862067, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Westbrook Terrace", + "lat": "44.75271", + "lon": "-68.82847", + "id": 137974 + } + ], + "init": 1 + }, + { + "name": "Brunswick", + "lat": "43.91452", + "lon": "-69.96533", + "id": 158864618, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "43.91858", + "lon": "-69.97362", + "id": 138895, + "intersectedStreets": [ + { + "name": "Front Street", + "lat": "43.91695", + "lon": "-69.97538" + }, + { + "name": "Prospect Street", + "lat": "43.91734", + "lon": "-69.97495" + }, + { + "name": "Union Street", + "lat": "43.91841", + "lon": "-69.97366" + }, + { + "name": "Oak Street", + "lat": "43.92124", + "lon": "-69.97302" + }, + { + "name": "Maple Street (Topsham)", + "lat": "43.92209", + "lon": "-69.97278" + }, + { + "name": "Maple Street Extension", + "lat": "43.92209", + "lon": "-69.97278" + }, + { + "name": "Walnut Street (Topsham)", + "lat": "43.92368", + "lon": "-69.97242" + }, + { + "name": "Winter Street (Topsham)", + "lat": "43.92638", + "lon": "-69.97169" + } + ] + }, + { + "name": "Bridge Road", + "lat": "43.93465", + "lon": "-69.86912", + "id": 102481, + "buildings": [ + { + "name": "14", + "lat": "43.93408", + "lon": "-69.86719", + "postcode": "04011" + }, + { + "name": "15", + "lat": "43.93465", + "lon": "-69.86912", + "postcode": "04011" + }, + { + "name": "26", + "lat": "43.93471", + "lon": "-69.86740", + "postcode": "04011" + }, + { + "name": "36", + "lat": "43.93531", + "lon": "-69.86708", + "postcode": "04011" + }, + { + "name": "38", + "lat": "43.93669", + "lon": "-69.86457", + "postcode": "04011" + }, + { + "name": "40", + "lat": "43.93626", + "lon": "-69.86558", + "postcode": "04011" + }, + { + "name": "57", + "lat": "43.93695", + "lon": "-69.86785", + "postcode": "04011" + }, + { + "name": "73", + "lat": "43.93816", + "lon": "-69.86721", + "postcode": "04011" + }, + { + "name": "83", + "lat": "43.93888", + "lon": "-69.86695", + "postcode": "04011" + }, + { + "name": "110", + "lat": "43.93992", + "lon": "-69.86442", + "postcode": "04011" + }, + { + "name": "121", + "lat": "43.94095", + "lon": "-69.86481", + "postcode": "04011" + }, + { + "name": "128", + "lat": "43.94097", + "lon": "-69.86391", + "postcode": "04011" + }, + { + "name": "131", + "lat": "43.94137", + "lon": "-69.86444", + "postcode": "04011" + }, + { + "name": "140", + "lat": "43.94159", + "lon": "-69.86318", + "postcode": "04011" + }, + { + "name": "156", + "lat": "43.94236", + "lon": "-69.86221", + "postcode": "04011" + }, + { + "name": "171", + "lat": "43.94344", + "lon": "-69.86230", + "postcode": "04011" + }, + { + "name": "172", + "lat": "43.94315", + "lon": "-69.86163", + "postcode": "04011" + }, + { + "name": "190", + "lat": "43.94367", + "lon": "-69.86088", + "postcode": "04011" + }, + { + "name": "196", + "lat": "43.94401", + "lon": "-69.86002", + "postcode": "04011" + }, + { + "name": "204", + "lat": "43.94451", + "lon": "-69.85985", + "postcode": "04011" + }, + { + "name": "218", + "lat": "43.94539", + "lon": "-69.85901", + "postcode": "04011" + } + ], + "intersectedStreets": [ + { + "name": "Eagle Brook Lane", + "lat": "43.93499", + "lon": "-69.86764" + }, + { + "name": "Old Bath Road", + "lat": "43.93315", + "lon": "-69.86824" + } + ] + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Edmundston", + "enName": "Edmundston", + "names": { + "ru": "Эдмундстон", + "uk": "Едмундстон" + }, + "lat": "47.36441", + "lon": "-68.32809", + "id": 34699332, + "type": "CITY", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "47.36144", + "lon": "-68.32859", + "id": 113235 + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "York", + "lat": "43.15210", + "lon": "-70.64932", + "id": 6357513599, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Biddeford", + "lat": "43.49258", + "lon": "-70.45338", + "id": 158859755, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Bridge Road", + "lat": "43.44072", + "lon": "-70.37863", + "id": 19069, + "buildings": [ + { + "name": "7", + "lat": "43.44072", + "lon": "-70.37863", + "postcode": "04005" + }, + { + "name": "9", + "lat": "43.44033", + "lon": "-70.37797", + "postcode": "04005" + }, + { + "name": "12", + "lat": "43.43932", + "lon": "-70.37737", + "postcode": "04005" + }, + { + "name": "15", + "lat": "43.44005", + "lon": "-70.37715", + "postcode": "04005" + }, + { + "name": "16", + "lat": "43.43866", + "lon": "-70.37722", + "postcode": "04005" + }, + { + "name": "17", + "lat": "43.43972", + "lon": "-70.37619", + "postcode": "04005" + }, + { + "name": "19", + "lat": "43.43955", + "lon": "-70.37586", + "postcode": "04005" + }, + { + "name": "31", + "lat": "43.43977", + "lon": "-70.37286", + "postcode": "04005" + }, + { + "name": "35", + "lat": "43.43971", + "lon": "-70.37230", + "postcode": "04005" + }, + { + "name": "37", + "lat": "43.43863", + "lon": "-70.37277", + "postcode": "04005" + }, + { + "name": "39", + "lat": "43.43846", + "lon": "-70.37258", + "postcode": "04005" + }, + { + "name": "41", + "lat": "43.43834", + "lon": "-70.37247", + "postcode": "04005" + }, + { + "name": "51", + "lat": "43.43764", + "lon": "-70.37179", + "postcode": "04005" + }, + { + "name": "58", + "lat": "43.43722", + "lon": "-70.37166", + "postcode": "04005" + }, + { + "name": "69", + "lat": "43.43739", + "lon": "-70.37106", + "postcode": "04005" + }, + { + "name": "73", + "lat": "43.43712", + "lon": "-70.37024" + } + ], + "intersectedStreets": [ + { + "name": "Pool Street", + "names": { + "alt_name": "State Route 208" + }, + "lat": "43.44134", + "lon": "-70.38084" + }, + { + "name": "Winter Harbor Lane", + "lat": "43.43898", + "lon": "-70.37518" + }, + { + "name": "Leighton Point Lane", + "lat": "43.43736", + "lon": "-70.37151" + }, + { + "name": "Beach Avenue", + "lat": "43.43669", + "lon": "-70.36958" + }, + { + "name": "Mile Stretch Road", + "lat": "43.43669", + "lon": "-70.36958" + }, + { + "name": "Fortunes Rocks Road", + "lat": "43.43669", + "lon": "-70.36958" + }, + { + "name": "Old Pool Road", + "lat": "43.44060", + "lon": "-70.37956" + } + ] + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Parkman", + "lat": "45.13367", + "lon": "-69.43310", + "id": 158821862, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Road", + "lat": "45.08593", + "lon": "-69.39647", + "id": 68103 + }, + { + "name": "Bridge Road", + "lat": "45.07719", + "lon": "-69.39072", + "id": 70183 + } + ], + "matchStreet": 1 + }, + { + "name": "Anson", + "lat": "44.79840", + "lon": "-69.88953", + "id": 158816752, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "44.79782", + "lon": "-69.89204", + "id": 144849 + } + ], + "matchStreet": 1 + }, + { + "name": "Randolph", + "lat": "44.23035", + "lon": "-69.76671", + "id": 158806509, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "44.23315", + "lon": "-69.76818", + "id": 150807, + "intersectedStreets": [ + { + "name": "Water Street", + "lat": "44.23313", + "lon": "-69.76782" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Benton Station", + "lat": "44.58923", + "lon": "-69.58505", + "id": 158818539, + "type": "HAMLET", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "44.58686", + "lon": "-69.58768", + "id": 125640 + } + ], + "matchStreet": 1 + }, + { + "name": "Berwick", + "lat": "43.27259", + "lon": "-70.86732", + "id": 158846698, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "43.26688", + "lon": "-70.86630", + "id": 97194, + "buildings": [ + { + "name": "1", + "lat": "43.26621", + "lon": "-70.86619", + "postcode": "03901" + }, + { + "name": "2", + "lat": "43.26646", + "lon": "-70.86583", + "postcode": "03901" + }, + { + "name": "3", + "lat": "43.26611", + "lon": "-70.86714", + "postcode": "03901" + }, + { + "name": "4", + "lat": "43.26660", + "lon": "-70.86602", + "postcode": "03901" + }, + { + "name": "8", + "lat": "43.26688", + "lon": "-70.86630", + "postcode": "03901" + }, + { + "name": "11", + "lat": "43.26683", + "lon": "-70.86679", + "postcode": "03901" + }, + { + "name": "12", + "lat": "43.26707", + "lon": "-70.86652", + "postcode": "03901" + }, + { + "name": "12 R", + "lat": "43.26708", + "lon": "-70.86652", + "postcode": "03901" + }, + { + "name": "15", + "lat": "43.26702", + "lon": "-70.86705", + "postcode": "03901" + }, + { + "name": "16", + "lat": "43.26741", + "lon": "-70.86686", + "postcode": "03901" + }, + { + "name": "17", + "lat": "43.26710", + "lon": "-70.86716", + "postcode": "03901" + }, + { + "name": "19", + "lat": "43.26733", + "lon": "-70.86733", + "postcode": "03901" + }, + { + "name": "20", + "lat": "43.26752", + "lon": "-70.86705", + "postcode": "03901" + }, + { + "name": "27", + "lat": "43.26768", + "lon": "-70.86780", + "postcode": "03901" + }, + { + "name": "31", + "lat": "43.26789", + "lon": "-70.86808", + "postcode": "03901" + }, + { + "name": "35", + "lat": "43.26810", + "lon": "-70.86832", + "postcode": "03901" + }, + { + "name": "40", + "lat": "43.26855", + "lon": "-70.86815", + "postcode": "03901" + }, + { + "name": "41", + "lat": "43.26843", + "lon": "-70.86864", + "postcode": "03901" + }, + { + "name": "42", + "lat": "43.26868", + "lon": "-70.86836", + "postcode": "03901" + }, + { + "name": "44", + "lat": "43.26880", + "lon": "-70.86851", + "postcode": "03901" + }, + { + "name": "45", + "lat": "43.26868", + "lon": "-70.86888", + "postcode": "03901" + }, + { + "name": "51", + "lat": "43.26893", + "lon": "-70.86931", + "postcode": "03901" + }, + { + "name": "53", + "lat": "43.26910", + "lon": "-70.86943", + "postcode": "03901" + }, + { + "name": "57", + "lat": "43.26921", + "lon": "-70.86954", + "postcode": "03901" + }, + { + "name": "59", + "lat": "43.26935", + "lon": "-70.86967", + "postcode": "03901" + }, + { + "name": "63", + "lat": "43.26950", + "lon": "-70.86991", + "postcode": "03901" + }, + { + "name": "64", + "lat": "43.26971", + "lon": "-70.86969", + "postcode": "03901" + }, + { + "name": "65", + "lat": "43.26964", + "lon": "-70.87003", + "postcode": "03901" + }, + { + "name": "69", + "lat": "43.26977", + "lon": "-70.87021", + "postcode": "03901" + }, + { + "name": "71", + "lat": "43.26991", + "lon": "-70.87040", + "postcode": "03901" + }, + { + "name": "79", + "lat": "43.27011", + "lon": "-70.87061", + "postcode": "03901" + } + ], + "intersectedStreets": [ + { + "name": "Bow Street", + "lat": "43.26627", + "lon": "-70.86589" + }, + { + "name": "Penny Lane", + "lat": "43.26685", + "lon": "-70.86656" + }, + { + "name": "River Street", + "lat": "43.26830", + "lon": "-70.86823" + }, + { + "name": "Charles Street", + "lat": "43.26949", + "lon": "-70.86965" + }, + { + "name": "Rochester Street", + "lat": "43.27016", + "lon": "-70.87034" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Brooksville", + "lat": "44.34693", + "lon": "-68.68378", + "id": 158853354, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Road (North Brooksville)", + "lat": "44.39531", + "lon": "-68.71047", + "id": 56243 + } + ], + "matchStreet": 1 + }, + { + "name": "Kennebunk", + "lat": "43.38409", + "lon": "-70.54527", + "id": 158807785, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Winslow", + "lat": "44.54742", + "lon": "-69.62174", + "id": 158843866, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "44.54731", + "lon": "-69.62669", + "id": 76220 + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Washburn", + "lat": "46.79019", + "lon": "-68.15781", + "id": 158800583, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "46.79089", + "lon": "-68.15839", + "id": 122574 + } + ], + "matchStreet": 1 + }, + { + "name": "Carrabassett", + "lat": "45.07783", + "lon": "-70.21201", + "id": 158839238, + "type": "HAMLET", + "listOfStreets": [ + { + "name": "Bridge Street (Bigelow)", + "lat": "45.07314", + "lon": "-70.31048", + "id": 107622 + } + ], + "matchStreet": 1 + }, + { + "name": "Sanford", + "lat": "43.43887", + "lon": "-70.77419", + "id": 158837189, + "type": "CITY", + "listOfStreets": [ + { + "name": "Bridge Street (Springvale)", + "names": { + "alt_name": "State Route 224 (Springvale)" + }, + "lat": "43.46610", + "lon": "-70.79607", + "id": 146134, + "buildings": [ + { + "name": "17", + "lat": "43.46572", + "lon": "-70.79551", + "postcode": "04083" + }, + { + "name": "17", + "lat": "43.46600", + "lon": "-70.79571", + "postcode": "04083" + }, + { + "name": "22", + "lat": "43.46652", + "lon": "-70.79590", + "postcode": "04083" + } + ], + "intersectedStreets": [ + { + "name": "Main Street", + "names": { + "alt_name": "State Route 11; State Route 109 (Springvale)" + }, + "lat": "43.46541", + "lon": "-70.79669" + }, + { + "name": "Oak Street", + "names": { + "alt_name": "State Route 11A" + }, + "lat": "43.46541", + "lon": "-70.79669" + }, + { + "name": "Payne Street (Springvale)", + "lat": "43.46669", + "lon": "-70.79491" + }, + { + "name": "Pleasant Street (Springvale)", + "names": { + "alt_name": "State Route 224 (Springvale)" + }, + "lat": "43.46669", + "lon": "-70.79491" + }, + { + "name": "Water Street (Springvale)", + "lat": "43.46669", + "lon": "-70.79491" + } + ] + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Houlton", + "lat": "46.12513", + "lon": "-67.84079", + "id": 1895709513, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "46.12858", + "lon": "-67.85064", + "id": 61267 + }, + { + "name": "Bridge Road", + "lat": "46.19847", + "lon": "-67.98359", + "id": 122846 + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Jay", + "lat": "44.50434", + "lon": "-70.21637", + "id": 158800578, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "44.50417", + "lon": "-70.22096", + "id": 91138, + "buildings": [ + { + "name": "1", + "lat": "44.50443", + "lon": "-70.22161", + "postcode": "04239" + }, + { + "name": "5", + "lat": "44.50431", + "lon": "-70.22167", + "postcode": "04239" + }, + { + "name": "7", + "lat": "44.50420", + "lon": "-70.22184", + "postcode": "04239" + }, + { + "name": "9", + "lat": "44.50408", + "lon": "-70.22197", + "postcode": "04239" + }, + { + "name": "12", + "lat": "44.50417", + "lon": "-70.22096", + "postcode": "04239" + }, + { + "name": "22", + "lat": "44.50388", + "lon": "-70.22236", + "postcode": "04239" + }, + { + "name": "26", + "lat": "44.50408", + "lon": "-70.22246", + "postcode": "04239" + }, + { + "name": "31", + "lat": "44.50459", + "lon": "-70.22246", + "postcode": "04239" + }, + { + "name": "34", + "lat": "44.50465", + "lon": "-70.22296", + "postcode": "04239" + }, + { + "name": "38", + "lat": "44.50491", + "lon": "-70.22313", + "postcode": "04239" + } + ], + "intersectedStreets": [ + { + "name": "Intervale Road", + "lat": "44.50431", + "lon": "-70.22096" + }, + { + "name": "Knight Lane", + "lat": "44.50393", + "lon": "-70.22214" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Oak Terrace", + "lat": "43.08950", + "lon": "-70.75880", + "id": 158808001, + "type": "HAMLET", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "43.08903", + "lon": "-70.75682", + "id": 10973, + "buildings": [ + { + "name": "19", + "lat": "43.08903", + "lon": "-70.75682", + "postcode": "03904" + }, + { + "name": "22", + "lat": "43.08943", + "lon": "-70.75661", + "postcode": "03904" + }, + { + "name": "28", + "lat": "43.08875", + "lon": "-70.75908", + "postcode": "03904" + }, + { + "name": "30", + "lat": "43.08889", + "lon": "-70.75923", + "postcode": "03904" + } + ], + "intersectedStreets": [ + { + "name": "Oak Terrace", + "lat": "43.08942", + "lon": "-70.75951" + }, + { + "name": "US 1 Bypass", + "lat": "43.08950", + "lon": "-70.75747" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Kittery", + "lat": "43.08845", + "lon": "-70.73685", + "id": 158863554, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Bridge Street (Oak Terrace)", + "lat": "43.08906", + "lon": "-70.75506", + "id": 10972, + "buildings": [ + { + "name": "2", + "lat": "43.08959", + "lon": "-70.75449", + "postcode": "03904" + }, + { + "name": "5", + "lat": "43.08906", + "lon": "-70.75506", + "postcode": "03904" + }, + { + "name": "6", + "lat": "43.08948", + "lon": "-70.75489", + "postcode": "03904" + }, + { + "name": "7", + "lat": "43.08917", + "lon": "-70.75552", + "postcode": "03904" + }, + { + "name": "8", + "lat": "43.08954", + "lon": "-70.75517", + "postcode": "03904" + }, + { + "name": "9", + "lat": "43.08915", + "lon": "-70.75571", + "postcode": "03904" + }, + { + "name": "10", + "lat": "43.08951", + "lon": "-70.75536", + "postcode": "03904" + }, + { + "name": "11", + "lat": "43.08914", + "lon": "-70.75599", + "postcode": "03904" + }, + { + "name": "12", + "lat": "43.08958", + "lon": "-70.75575", + "postcode": "03904" + }, + { + "name": "12", + "lat": "43.08959", + "lon": "-70.75592", + "postcode": "03904" + }, + { + "name": "12", + "lat": "43.08959", + "lon": "-70.75584", + "postcode": "03904" + }, + { + "name": "12", + "lat": "43.08959", + "lon": "-70.75579", + "postcode": "03904" + }, + { + "name": "13", + "lat": "43.08917", + "lon": "-70.75618", + "postcode": "03904" + }, + { + "name": "18", + "lat": "43.08947", + "lon": "-70.75637", + "postcode": "03904" + }, + { + "name": "19", + "lat": "43.08906", + "lon": "-70.75682", + "postcode": "03904" + }, + { + "name": "22", + "lat": "43.08945", + "lon": "-70.75661", + "postcode": "03904" + }, + { + "name": "28", + "lat": "43.08876", + "lon": "-70.75908", + "postcode": "03904" + }, + { + "name": "30", + "lat": "43.08890", + "lon": "-70.75923", + "postcode": "03904" + } + ], + "intersectedStreets": [ + { + "name": "Cook Street (Oak Terrace)", + "lat": "43.08907", + "lon": "-70.75459" + }, + { + "name": "Government Street (Kittery Foreside)", + "lat": "43.08907", + "lon": "-70.75459" + }, + { + "name": "Moores Court", + "lat": "43.08925", + "lon": "-70.75494" + }, + { + "name": "Old Post Road (Remick Corners)", + "lat": "43.08934", + "lon": "-70.75710" + }, + { + "name": "Oak Terrace", + "lat": "43.08943", + "lon": "-70.75951" + }, + { + "name": "US 1 Bypass", + "lat": "43.08951", + "lon": "-70.75747" + } + ] + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Saco", + "lat": "43.50092", + "lon": "-70.44283", + "id": 158808782, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Wells", + "lat": "43.32218", + "lon": "-70.58098", + "id": 158808778, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Rumford", + "lat": "44.55427", + "lon": "-70.55145", + "id": 158809528, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "44.54271", + "lon": "-70.54847", + "id": 136804 + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Phillips", + "lat": "44.82311", + "lon": "-70.33951", + "id": 158914491, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "44.82352", + "lon": "-70.33986", + "id": 123389 + } + ], + "matchStreet": 1 + }, + { + "name": "Frenchtown", + "lat": "43.68346", + "lon": "-70.36017", + "id": 45250075539, + "type": "HAMLET", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "43.68018", + "lon": "-70.36840", + "id": 19, + "buildings": [ + { + "name": "41", + "lat": "43.67877", + "lon": "-70.36737", + "postcode": "04092" + }, + { + "name": "42", + "lat": "43.67850", + "lon": "-70.36777", + "postcode": "04092" + }, + { + "name": "51", + "lat": "43.67892", + "lon": "-70.36767", + "postcode": "04092" + }, + { + "name": "67", + "lat": "43.67942", + "lon": "-70.36820", + "postcode": "04092" + }, + { + "name": "72", + "lat": "43.67895", + "lon": "-70.36818", + "postcode": "04092" + }, + { + "name": "75", + "lat": "43.67957", + "lon": "-70.36835", + "postcode": "04092" + }, + { + "name": "77", + "lat": "43.67960", + "lon": "-70.36838", + "postcode": "04092" + }, + { + "name": "80", + "lat": "43.67926", + "lon": "-70.36863", + "postcode": "04092" + }, + { + "name": "87", + "lat": "43.68018", + "lon": "-70.36840" + }, + { + "name": "90", + "lat": "43.67915", + "lon": "-70.36857", + "postcode": "04092" + }, + { + "name": "119", + "lat": "43.68061", + "lon": "-70.36825", + "postcode": "04092" + }, + { + "name": "131", + "lat": "43.68086", + "lon": "-70.36784", + "postcode": "04092" + }, + { + "name": "135", + "lat": "43.68114", + "lon": "-70.36780", + "postcode": "04092" + }, + { + "name": "151", + "lat": "43.68151", + "lon": "-70.36754", + "postcode": "04092" + }, + { + "name": "155", + "lat": "43.68175", + "lon": "-70.36732", + "postcode": "04092" + }, + { + "name": "159", + "lat": "43.68187", + "lon": "-70.36724", + "postcode": "04092" + }, + { + "name": "163", + "lat": "43.68204", + "lon": "-70.36709", + "postcode": "04092" + }, + { + "name": "173", + "lat": "43.68221", + "lon": "-70.36694", + "postcode": "04092" + }, + { + "name": "181", + "lat": "43.68254", + "lon": "-70.36681", + "postcode": "04092" + }, + { + "name": "197", + "lat": "43.68297", + "lon": "-70.36640", + "postcode": "04092" + }, + { + "name": "221", + "lat": "43.68355", + "lon": "-70.36593", + "postcode": "04092" + }, + { + "name": "225", + "lat": "43.68352", + "lon": "-70.36567", + "postcode": "04092" + }, + { + "name": "231", + "lat": "43.68383", + "lon": "-70.36561", + "postcode": "04092" + }, + { + "name": "237", + "lat": "43.68404", + "lon": "-70.36531", + "postcode": "04092" + }, + { + "name": "243", + "lat": "43.68418", + "lon": "-70.36509", + "postcode": "04092" + }, + { + "name": "249", + "lat": "43.68442", + "lon": "-70.36486", + "postcode": "04092" + }, + { + "name": "259", + "lat": "43.68465", + "lon": "-70.36460", + "postcode": "04092" + }, + { + "name": "271", + "lat": "43.68493", + "lon": "-70.36423", + "postcode": "04092" + }, + { + "name": "281", + "lat": "43.68519", + "lon": "-70.36400", + "postcode": "04092" + }, + { + "name": "287", + "lat": "43.68545", + "lon": "-70.36366", + "postcode": "04092" + }, + { + "name": "299", + "lat": "43.68572", + "lon": "-70.36346", + "postcode": "04092" + }, + { + "name": "315", + "lat": "43.68603", + "lon": "-70.36271", + "postcode": "04092" + }, + { + "name": "331", + "lat": "43.68654", + "lon": "-70.36252", + "postcode": "04092" + }, + { + "name": "339", + "lat": "43.68673", + "lon": "-70.36235", + "postcode": "04092" + }, + { + "name": "347", + "lat": "43.68699", + "lon": "-70.36205", + "postcode": "04092" + }, + { + "name": "359", + "lat": "43.68727", + "lon": "-70.36183", + "postcode": "04092" + }, + { + "name": "363", + "lat": "43.68757", + "lon": "-70.36155", + "postcode": "04092" + }, + { + "name": "365", + "lat": "43.68769", + "lon": "-70.36149", + "postcode": "04092" + }, + { + "name": "369", + "lat": "43.68780", + "lon": "-70.36134", + "postcode": "04092" + }, + { + "name": "373", + "lat": "43.68798", + "lon": "-70.36125", + "postcode": "04092" + } + ], + "intersectedStreets": [ + { + "name": "Riverbank Footpath", + "lat": "43.67827", + "lon": "-70.36720" + }, + { + "name": "Dana Court", + "lat": "43.67852", + "lon": "-70.36735" + }, + { + "name": "Brown Street", + "lat": "43.67877", + "lon": "-70.36762" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Milton", + "lat": "43.46802", + "lon": "-70.96797", + "id": 368004, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Beals", + "lat": "44.52001", + "lon": "-67.61536", + "id": 158843569, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "44.52178", + "lon": "-67.61407", + "id": 144064 + } + ], + "matchStreet": 1 + }, + { + "name": "Madawaska", + "lat": "47.35557", + "lon": "-68.32192", + "id": 158821309, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "47.35676", + "lon": "-68.32865", + "id": 122575 + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Farmington", + "lat": "44.67109", + "lon": "-70.15183", + "id": 158855357, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Bridge Street (West Farmington)", + "lat": "44.66243", + "lon": "-70.15041", + "id": 123388 + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Deer Isle", + "lat": "44.22404", + "lon": "-68.67760", + "id": 158806461, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "44.22286", + "lon": "-68.68376", + "id": 6478 + } + ], + "matchStreet": 1 + }, + { + "name": "Jonesport", + "lat": "44.53323", + "lon": "-67.59888", + "id": 158837181, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Street (West Jonesport)", + "lat": "44.52875", + "lon": "-67.61606", + "id": 38527 + } + ], + "matchStreet": 1 + }, + { + "name": "Harpswell", + "lat": "43.80753", + "lon": "-69.93488", + "id": 7414987064, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Milford", + "lat": "44.94618", + "lon": "-68.64392", + "id": 158853798, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "44.94346", + "lon": "-68.64305", + "id": 138136 + } + ], + "matchStreet": 1 + }, + { + "name": "Cornish", + "lat": "43.80480", + "lon": "-70.80139", + "id": 158918051, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "43.80533", + "lon": "-70.80092", + "id": 22064, + "buildings": [ + { + "name": "4", + "lat": "43.80528", + "lon": "-70.80116", + "postcode": "04020" + }, + { + "name": "6", + "lat": "43.80533", + "lon": "-70.80092", + "postcode": "04020" + }, + { + "name": "13", + "lat": "43.80531", + "lon": "-70.80017", + "postcode": "04020" + }, + { + "name": "14", + "lat": "43.80556", + "lon": "-70.80045", + "postcode": "04020" + }, + { + "name": "16", + "lat": "43.80559", + "lon": "-70.80028", + "postcode": "04020" + }, + { + "name": "18", + "lat": "43.80568", + "lon": "-70.80010", + "postcode": "04020" + }, + { + "name": "19", + "lat": "43.80551", + "lon": "-70.79978", + "postcode": "04020" + }, + { + "name": "20", + "lat": "43.80576", + "lon": "-70.79985", + "postcode": "04020" + }, + { + "name": "25", + "lat": "43.80570", + "lon": "-70.79907", + "postcode": "04020" + } + ], + "intersectedStreets": [ + { + "name": "Main Street", + "lat": "43.80503", + "lon": "-70.80118" + }, + { + "name": "High Street", + "lat": "43.80506", + "lon": "-70.80143" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "South Portland", + "lat": "43.64147", + "lon": "-70.24088", + "id": 158897572, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Westbrook Street (Thornton Heights)", + "lat": "43.62326", + "lon": "-70.30615", + "id": 53667 + }, + { + "name": "Westbrook St Dead End", + "lat": "43.62025", + "lon": "-70.30544", + "id": 121415 + } + ], + "init": 1 + }, + { + "name": "Bingham", + "lat": "45.05897", + "lon": "-69.88266", + "id": 158803373, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "45.05317", + "lon": "-69.88296", + "id": 87554 + } + ], + "matchStreet": 1 + }, + { + "name": "Old Orchard Beach", + "lat": "43.51768", + "lon": "-70.37773", + "id": 158809517, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Street (Ocean Park)", + "lat": "43.50292", + "lon": "-70.39269", + "id": 23573, + "buildings": [ + { + "name": "7", + "lat": "43.50292", + "lon": "-70.39269", + "postcode": "04064" + } + ], + "intersectedStreets": [ + { + "name": "Temple Avenue", + "lat": "43.50351", + "lon": "-70.39185" + }, + { + "name": "Randall Avenue (Ocean Park)", + "lat": "43.50310", + "lon": "-70.39219" + }, + { + "name": "Maine Avenue (Ocean Park)", + "lat": "43.50270", + "lon": "-70.39256" + }, + { + "name": "Massachusetts Avenue (Ocean Park)", + "lat": "43.50232", + "lon": "-70.39290" + }, + { + "name": "Connecticut Avenue (Ocean Park)", + "lat": "43.50189", + "lon": "-70.39327" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Skowhegan", + "lat": "44.76526", + "lon": "-69.71924", + "id": 158901925, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "44.76214", + "lon": "-69.72134", + "id": 104395 + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Augusta", + "enName": "Augusta", + "names": { + "ru": "Огаста", + "uk": "Огаста", + "pl": "Augusta", + "ta": "அகஸ்தா" + }, + "lat": "44.31058", + "lon": "-69.77966", + "id": 158860186, + "type": "CITY", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "44.31692", + "lon": "-69.77303", + "id": 125643, + "intersectedStreets": [ + { + "name": "Cony Street", + "lat": "44.31668", + "lon": "-69.77144" + }, + { + "name": "State Street", + "names": { + "alt_name": "Memorial Circle" + }, + "lat": "44.31749", + "lon": "-69.77649" + }, + { + "name": "Pleasant Street", + "lat": "44.31751", + "lon": "-69.77739" + }, + { + "name": "Summer Street", + "lat": "44.31739", + "lon": "-69.77848" + }, + { + "name": "Elm Street", + "lat": "44.31740", + "lon": "-69.77949" + }, + { + "name": "Winter Street", + "lat": "44.31754", + "lon": "-69.78026" + }, + { + "name": "Spring Street", + "lat": "44.31781", + "lon": "-69.78140" + }, + { + "name": "North Street", + "lat": "44.31797", + "lon": "-69.78194" + }, + { + "name": "North Chestnut Street", + "lat": "44.31801", + "lon": "-69.78226" + }, + { + "name": "Commercial Street", + "lat": "44.31708", + "lon": "-69.77389" + }, + { + "name": "Crosby Street", + "lat": "44.31739", + "lon": "-69.77533" + }, + { + "name": "Front Street", + "lat": "44.31694", + "lon": "-69.77312" + }, + { + "name": "Water Street", + "lat": "44.31700", + "lon": "-69.77346" + } + ] + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Portland", + "enName": "Portland", + "names": { + "ru": "Портленд", + "uk": "Портленд" + }, + "lat": "43.66103", + "lon": "-70.25486", + "id": 158867610, + "type": "CITY", + "listOfStreets": [ + { + "name": "Westbrook Arterial (Sagamore Village)", + "lat": "43.66658", + "lon": "-70.32952", + "id": 148868 + }, + { + "name": "Westbrook Street", + "lat": "43.66126", + "lon": "-70.33387", + "id": 148884 + } + ], + "init": 1 + }, + { + "name": "Ogunquit", + "lat": "43.24898", + "lon": "-70.59922", + "id": 158844055, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Lane", + "lat": "43.24961", + "lon": "-70.59701", + "id": 147766, + "intersectedStreets": [ + { + "name": "Beach Street", + "lat": "43.24992", + "lon": "-70.59701" + } + ] + }, + { + "name": "Bridge Street", + "lat": "43.24945", + "lon": "-70.59716", + "id": 97101, + "buildings": [ + { + "name": "14", + "lat": "43.24945", + "lon": "-70.59716", + "postcode": "03907" + }, + { + "name": "22", + "lat": "43.24919", + "lon": "-70.59726", + "postcode": "03907" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "West Jonesport", + "lat": "44.52897", + "lon": "-67.62110", + "id": 158856597, + "type": "HAMLET", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "44.52777", + "lon": "-67.61538", + "id": 156758 + } + ], + "matchStreet": 1 + }, + { + "name": "Caribou", + "names": { + "ko": "카리부" + }, + "lat": "46.86056", + "lon": "-68.01197", + "id": 158869918, + "type": "CITY", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "46.85784", + "lon": "-68.00593", + "id": 122577 + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "North Lincoln", + "lat": "45.42700", + "lon": "-68.46197", + "id": 158817426, + "type": "HAMLET", + "listOfStreets": [ + { + "name": "Bridge Road", + "lat": "45.43089", + "lon": "-68.45763", + "id": 138406 + } + ], + "matchStreet": 1 + }, + { + "name": "West Enfield", + "lat": "45.24339", + "lon": "-68.64975", + "id": 158866578, + "type": "HAMLET", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "45.23741", + "lon": "-68.64837", + "id": 80408 + } + ], + "matchStreet": 1 + }, + { + "name": "Kezar Falls", + "lat": "43.80785", + "lon": "-70.88895", + "id": 158856838, + "type": "HAMLET", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "43.80801", + "lon": "-70.88868", + "id": 136808, + "intersectedStreets": [ + { + "name": "High Street", + "lat": "43.80921", + "lon": "-70.88892" + }, + { + "name": "Main Street", + "lat": "43.80921", + "lon": "-70.88892" + }, + { + "name": "River Street", + "lat": "43.80802", + "lon": "-70.88868" + }, + { + "name": "Ridlon Lane", + "lat": "43.80793", + "lon": "-70.88870" + }, + { + "name": "School Street", + "lat": "43.80770", + "lon": "-70.88887" + }, + { + "name": "Ossipee Trail", + "lat": "43.80742", + "lon": "-70.88909" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Eastport", + "lat": "44.90647", + "lon": "-66.99051", + "id": 158853506, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Rollinsford", + "lat": "43.22773", + "lon": "-70.82966", + "id": 370355, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Waterville", + "lat": "44.55201", + "lon": "-69.63171", + "id": 158813569, + "type": "CITY", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "44.54733", + "lon": "-69.62667", + "id": 76219 + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Cambridge", + "lat": "45.02452", + "lon": "-69.47411", + "id": 158844047, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Road", + "lat": "45.05433", + "lon": "-69.39559", + "id": 101383 + }, + { + "name": "Bridge Road", + "lat": "45.09278", + "lon": "-69.39276", + "id": 70084 + }, + { + "name": "Bridge Road", + "lat": "45.07443", + "lon": "-69.38963", + "id": 70094 + } + ], + "matchStreet": 1 + }, + { + "name": "Gardiner", + "lat": "44.23044", + "lon": "-69.77554", + "id": 158877314, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "44.23347", + "lon": "-69.77209", + "id": 125641, + "intersectedStreets": [ + { + "name": "Maine Avenue", + "lat": "44.23347", + "lon": "-69.77222" + }, + { + "name": "Summer Street", + "lat": "44.23124", + "lon": "-69.77417" + }, + { + "name": "Highland Avenue", + "lat": "44.23159", + "lon": "-69.77400" + }, + { + "name": "Middle Street", + "lat": "44.23239", + "lon": "-69.77333" + }, + { + "name": "Spring Street", + "lat": "44.23285", + "lon": "-69.77297" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "West Newfield", + "lat": "43.64397", + "lon": "-70.92367", + "id": 158800779, + "type": "HAMLET", + "listOfStreets": [ + { + "name": "Bridge Street (Newfield)", + "lat": "43.64806", + "lon": "-70.84742", + "id": 9995, + "buildings": [ + { + "name": "193", + "lat": "43.63794", + "lon": "-70.84302", + "postcode": "04095" + }, + { + "name": "210", + "lat": "43.63834", + "lon": "-70.84529", + "postcode": "04095" + }, + { + "name": "223", + "lat": "43.63994", + "lon": "-70.84347", + "postcode": "04095" + }, + { + "name": "226", + "lat": "43.63921", + "lon": "-70.84572", + "postcode": "04095" + }, + { + "name": "231", + "lat": "43.64005", + "lon": "-70.84235", + "postcode": "04095" + }, + { + "name": "238", + "lat": "43.64061", + "lon": "-70.84491", + "postcode": "04095" + }, + { + "name": "247", + "lat": "43.64125", + "lon": "-70.84401", + "postcode": "04095" + }, + { + "name": "253", + "lat": "43.64176", + "lon": "-70.84431", + "postcode": "04095" + }, + { + "name": "267", + "lat": "43.64257", + "lon": "-70.84433", + "postcode": "04095" + }, + { + "name": "274", + "lat": "43.64336", + "lon": "-70.84512", + "postcode": "04095" + }, + { + "name": "275", + "lat": "43.64348", + "lon": "-70.84409", + "postcode": "04095" + }, + { + "name": "293", + "lat": "43.64421", + "lon": "-70.84366", + "postcode": "04095" + }, + { + "name": "305", + "lat": "43.64541", + "lon": "-70.84431", + "postcode": "04095" + }, + { + "name": "311", + "lat": "43.64573", + "lon": "-70.84476", + "postcode": "04095" + }, + { + "name": "320", + "lat": "43.64572", + "lon": "-70.84605", + "postcode": "04095" + }, + { + "name": "333", + "lat": "43.64662", + "lon": "-70.84613", + "postcode": "04095" + }, + { + "name": "340", + "lat": "43.64682", + "lon": "-70.84729", + "postcode": "04095" + }, + { + "name": "341", + "lat": "43.64702", + "lon": "-70.84665", + "postcode": "04095" + }, + { + "name": "357", + "lat": "43.64806", + "lon": "-70.84742", + "postcode": "04095" + }, + { + "name": "358", + "lat": "43.64797", + "lon": "-70.84789", + "postcode": "04095" + }, + { + "name": "360", + "lat": "43.64823", + "lon": "-70.84802", + "postcode": "04095" + } + ] + }, + { + "name": "Bridge Street (Sprague City)", + "lat": "43.63620", + "lon": "-70.84154", + "id": 9997, + "buildings": [ + { + "name": "8", + "lat": "43.62719", + "lon": "-70.84002", + "postcode": "04095" + }, + { + "name": "44", + "lat": "43.62860", + "lon": "-70.83956", + "postcode": "04095" + }, + { + "name": "54", + "lat": "43.62901", + "lon": "-70.84004", + "postcode": "04095" + }, + { + "name": "58", + "lat": "43.62958", + "lon": "-70.84079", + "postcode": "04095" + }, + { + "name": "132", + "lat": "43.63323", + "lon": "-70.84160", + "postcode": "04095" + }, + { + "name": "134", + "lat": "43.63379", + "lon": "-70.84201", + "postcode": "04095" + }, + { + "name": "136", + "lat": "43.63416", + "lon": "-70.84225", + "postcode": "04095" + }, + { + "name": "137", + "lat": "43.63429", + "lon": "-70.84139", + "postcode": "04095" + }, + { + "name": "161", + "lat": "43.63570", + "lon": "-70.84205", + "postcode": "04095" + }, + { + "name": "167", + "lat": "43.63620", + "lon": "-70.84154", + "postcode": "04095" + }, + { + "name": "177", + "lat": "43.63674", + "lon": "-70.84197", + "postcode": "04095" + }, + { + "name": "187", + "lat": "43.63716", + "lon": "-70.84265", + "postcode": "04095" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "St. Stephen", + "lat": "45.20040", + "lon": "-67.27986", + "id": 204489936, + "type": "CITY", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Bucksport", + "lat": "44.57369", + "lon": "-68.79559", + "id": 158853239, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "44.57167", + "lon": "-68.78789", + "id": 94122 + } + ], + "matchStreet": 1 + }, + { + "name": "Wiscasset", + "lat": "44.00319", + "lon": "-69.66568", + "id": 158858870, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Road", + "lat": "43.97138", + "lon": "-69.67147", + "id": 133436, + "intersectedStreets": [ + { + "name": "Burnell Road", + "lat": "43.97222", + "lon": "-69.67186" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Ellsworth", + "lat": "44.54348", + "lon": "-68.42018", + "id": 158907508, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Easton", + "lat": "46.64115", + "lon": "-67.90947", + "id": 158874485, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Road", + "lat": "46.65045", + "lon": "-67.91029", + "id": 41826 + } + ], + "matchStreet": 1 + }, + { + "name": "Mars Hill", + "lat": "46.51588", + "lon": "-67.86641", + "id": 158821990, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Street", + "lat": "46.51811", + "lon": "-67.86611", + "id": 122573 + } + ], + "matchStreet": 1 + }, + { + "name": "Mexico", + "lat": "44.56112", + "lon": "-70.54596", + "id": 158855781, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Millinocket", + "lat": "45.65773", + "lon": "-68.70987", + "id": 158903664, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Springvale", + "lat": "43.46509", + "lon": "-70.79479", + "id": 158903656, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Bridge Street", + "names": { + "alt_name": "State Route 224" + }, + "lat": "43.46608", + "lon": "-70.79607", + "id": 146135, + "buildings": [ + { + "name": "17", + "lat": "43.46571", + "lon": "-70.79551", + "postcode": "04083" + }, + { + "name": "17", + "lat": "43.46599", + "lon": "-70.79571", + "postcode": "04083" + }, + { + "name": "22", + "lat": "43.46650", + "lon": "-70.79590", + "postcode": "04083" + } + ], + "intersectedStreets": [ + { + "name": "Water Street", + "lat": "43.46667", + "lon": "-70.79491" + } + ] + } + ], + "matchStreet": 1 + } + ] +} \ No newline at end of file diff --git a/OsmAnd-java/src/test/resources/search/bank_abcd.json b/OsmAnd-java/src/test/resources/search/bank_abcd.json new file mode 100644 index 0000000000..86aaae239e --- /dev/null +++ b/OsmAnd-java/src/test/resources/search/bank_abcd.json @@ -0,0 +1,1598 @@ +{ + "settings": { + "lat": "51.04964", + "lon": "13.73926", + "radiusLevel": 1, + "totalLimit": -1, + "lang": "", + "transliterateIfMissing": false, + "emptyQueryAllowed": false, + "sortByName": false + }, + "phrase": "Bank dr", + "results": [ + "Bank (Finance)", + "Hohe-Bank-Weg, Königswartha - Rakecy", + "Dresdner Bank", + "Ostsächsische Sparkasse Dresden", + "Ostsächsische Sparkasse Dresden", + "Filiale Dresden Technische Universität", + "Ostsächsische Sparkasse Dresden", + "Volksbank Raiffeisenbank Dresden", + "Ostsächsische Sparkasse Dresden Zwst. Strehlen", + "Ostsächsische Sparkasse Dresden", + "Ostsächsische Sparkasse Dresden", + "Dresdner Volksbank Raiffeisenbank", + "Ostsächsische Sparkasse Filiale Dresden Wilder Mann", + "Ostsächsische Sparkasse Dresden", + "Ostsächsische Sparkasse Dresden", + "Ostsächsische Sparkasse Dresden", + "Ostsächsische Sparkasse Dresden", + "Ostsächsische Sparkasse Dresden", + "Dresdner Volksbank Raiffeisenbank eG" + ], + "amenities": [ + { + "name": "Targobank", + "lat": "51.05260", + "lon": "13.80780", + "id": 2223429220, + "subType": "bank", + "type": "finance", + "openingHours": "Mo,Tu,Th 09:00-13:00,14:00-18:00, Fr 09:00-13:00,14:00-17:00, We 09:00-13:00", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_no": "no", + "opening_hours": "Mo,Tu,Th 09:00-13:00,14:00-18:00, Fr 09:00-13:00,14:00-17:00, We 09:00-13:00", + "operator": "Targobank" + } + }, + { + "name": "Sparkasse", + "lat": "50.99977", + "lon": "13.82348", + "id": 518983878, + "subType": "bank", + "type": "finance", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_no": "no" + } + }, + { + "name": "Deutsche Bank", + "lat": "51.10836", + "lon": "13.63030", + "id": 552349380, + "subType": "bank", + "type": "finance", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_no": "no", + "operator": "Deutsche Bank" + } + }, + { + "name": "Sächsische AufbauBank", + "lat": "51.04667", + "lon": "13.74922", + "id": 2805200642, + "subType": "bank", + "type": "finance" + }, + { + "name": "Sparkasse", + "lat": "50.99573", + "lon": "13.71958", + "id": 6050374548, + "subType": "bank", + "type": "finance", + "additionalInfo": { + "atm_yes": "yes" + } + }, + { + "name": "Postbank", + "lat": "51.06129", + "lon": "13.74147", + "id": 690360594, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Fr 09:00-13:00, Mo,Th 14:00-18:00, Tu,We 14:00-17:00", + "additionalInfo": { + "opening_hours": "Mo-Fr 09:00-13:00, Mo,Th 14:00-18:00, Tu,We 14:00-17:00" + } + }, + { + "name": "BBBank", + "lat": "51.04906", + "lon": "13.73755", + "id": 2247740868, + "subType": "bank", + "type": "finance", + "openingHours": "Mo,Fr 09:00-13:30,14:30-16:00, Tu,Th 09:00-13:30,14:30-18:30, We 09:00-13:30", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo,Fr 09:00-13:30,14:30-16:00, Tu,Th 09:00-13:30,14:30-18:30, We 09:00-13:30", + "brand": "BBBank" + } + }, + { + "name": "Sparkasse", + "lat": "51.04768", + "lon": "13.73892", + "id": 573887760, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Fr 09:00-19:00; Sa 09:00-16:00", + "additionalInfo": { + "wheelchair_limited": "limited", + "atm_yes": "yes", + "opening_hours": "Mo-Fr 09:00-19:00; Sa 09:00-16:00", + "operator": "Ostsächsische Sparkasse" + } + }, + { + "name": "Filiale Dresden Technische Universität", + "lat": "51.02704", + "lon": "13.72907", + "id": 529077878, + "subType": "bank", + "type": "finance", + "openingHours": "Mo,Tu,Th 09:00-13:00,14:00-18:00; We,Fr 09:00-14:00", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_no": "no", + "opening_hours": "Mo,Tu,Th 09:00-13:00,14:00-18:00; We,Fr 09:00-14:00", + "website": "http://www.ostsaechsische-sparkasse-dresden.de", + "phone": "+49 351 4550", + "email": "e-mail@ostsaechsische-sparkasse-dresden.de", + "fax": "+49 351 45541329", + "operator": "Ostsächsische Sparkasse", + "wheelchair_description:de": "Zugang zu Filiale nicht rollstuhlgerecht. Kontoauszugsdrucker und Geldasutomat im Untergeschoss rollstuhlgerecht." + } + }, + { + "name": "Commerzbank", + "lat": "51.10701", + "lon": "13.62938", + "id": 8665090884, + "subType": "bank", + "type": "finance", + "openingHours": "24/7", + "additionalInfo": { + "wheelchair_no": "no", + "opening_hours": "24/7" + } + }, + { + "name": "Sparkasse", + "lat": "51.04493", + "lon": "13.67010", + "id": 1476770308, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Fr 09:00-18:00; Sa 09:00-12:00", + "additionalInfo": { + "wheelchair_yes": "yes", + "opening_hours": "Mo-Fr 09:00-18:00; Sa 09:00-12:00", + "operator": "Stadtsparkasse Dresden" + } + }, + { + "name": "Sparda-Bank Berlin eG", + "lat": "51.04763", + "lon": "13.73722", + "id": 560453676, + "subType": "bank", + "type": "finance", + "openingHours": "Mo,Tu,Th 09:00-13:00,14:00-18:00; We,Fr 09:00-13:00", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo,Tu,Th 09:00-13:00,14:00-18:00; We,Fr 09:00-13:00", + "website": "https://www.sparda-b.de/" + } + }, + { + "name": "Deutsche Bank", + "lat": "51.04396", + "lon": "13.70055", + "id": 520603148, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Tu 09:00-13:00,14:00-18:00; We 09:00-13:00; Th 09:00-13:00,14:00-18:00; Fr 09:00-13:00", + "additionalInfo": { + "wheelchair_limited": "limited", + "atm_yes": "yes", + "opening_hours": "Mo-Tu 09:00-13:00,14:00-18:00; We 09:00-13:00; Th 09:00-13:00,14:00-18:00; Fr 09:00-13:00" + } + }, + { + "name": "Ostsächsische Sparkasse Dresden", + "lat": "51.05397", + "lon": "13.75890", + "id": 396441970, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Fr 09:00-18:00", + "additionalInfo": { + "wheelchair_limited": "limited", + "atm_yes": "yes", + "opening_hours": "Mo-Fr 09:00-18:00" + } + }, + { + "name": "Deutsche Bank", + "lat": "51.06587", + "lon": "13.74654", + "id": 75871637, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Th 09:30-13:00,14:00-18:00; Fr 09:29-14:00", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo-Th 09:30-13:00,14:00-18:00; Fr 09:29-14:00" + } + }, + { + "name": "Sparda-Bank Berlin eG", + "lat": "51.05225", + "lon": "13.80681", + "id": 594934562, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Fr 09:00-13:00; Mo,Tu,Th 14:00-18:00", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_no": "no", + "opening_hours": "Mo-Fr 09:00-13:00; Mo,Tu,Th 14:00-18:00", + "operator": "Sparda-Bank" + } + }, + { + "name": "Volksbank", + "lat": "51.06258", + "lon": "13.74769", + "id": 14153932154, + "subType": "bank", + "type": "finance", + "additionalInfo": { + "atm_yes": "yes", + "drive_through_no": "no", + "wheelchair_yes": "yes", + "wikipedia": "http://de.wikipedia.org/wiki/Villa Eschebach", + "operator": "Dresdner Volksbank Raiffeisenbank eG" + } + }, + { + "name": "Deutsche Bank", + "lat": "51.08366", + "lon": "13.71017", + "id": 603516070, + "subType": "bank", + "type": "finance", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_no": "no", + "operator": "Deutsche Bank", + "network": "Cash Group" + } + }, + { + "name": "Sparkasse", + "lat": "51.02910", + "lon": "13.70845", + "id": 539036226, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Fr 09:00-18:00", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo-Fr 09:00-18:00", + "operator": "Sparkasse Dresden" + } + }, + { + "name": "Postbank", + "lat": "51.04398", + "lon": "13.70205", + "id": 539320904, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Fr 09:00-18:00; Sa 09:00-12:00", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo-Fr 09:00-18:00; Sa 09:00-12:00" + } + }, + { + "name": "Sparkasse", + "lat": "51.03565", + "lon": "13.78529", + "id": 3341332300, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Fr 09:00-18:00", + "additionalInfo": { + "wheelchair_limited": "limited", + "atm_yes": "yes", + "opening_hours": "Mo-Fr 09:00-18:00", + "operator": "Ostsächsische Sparkasse Dresden" + } + }, + { + "name": "Sparkasse", + "lat": "51.04065", + "lon": "13.80301", + "id": 615010254, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Tu,Th 09:00-13:00,14:00-18:00; We,Fr 09:00-14:00", + "additionalInfo": { + "wheelchair_yes": "yes", + "opening_hours": "Mo-Tu,Th 09:00-13:00,14:00-18:00; We,Fr 09:00-14:00", + "operator": "Ostsächsische Sparkasse Dresden" + } + }, + { + "lat": "51.01965", + "lon": "13.72152", + "id": 508788476, + "subType": "bank", + "type": "finance", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_no": "no", + "operator": "Sparkasse Dresden" + } + }, + { + "name": "Volksbank Raiffeisenbank Meißen-Großenhain eG", + "lat": "51.10744", + "lon": "13.63277", + "id": 5861663754, + "subType": "bank", + "type": "finance", + "additionalInfo": { + "atm_yes": "yes" + } + }, + { + "name": "Ostsächsische Sparkasse", + "lat": "51.04732", + "lon": "13.77284", + "id": 8283187162, + "subType": "bank", + "type": "finance", + "openingHours": "Mo,Tu,Th 09:00-18:00; We,Fr 09:00-14:00", + "additionalInfo": { + "wheelchair_yes": "yes", + "opening_hours": "Mo,Tu,Th 09:00-18:00; We,Fr 09:00-14:00", + "phone": "+49 351 4550" + } + }, + { + "name": "Sparkasse", + "lat": "51.05921", + "lon": "13.74194", + "id": 2298738478, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Th 09:00-18:00; We,Fr 09:00-14:00", + "additionalInfo": { + "wheelchair_limited": "limited", + "atm_yes": "yes", + "opening_hours": "Mo-Th 09:00-18:00; We,Fr 09:00-14:00", + "operator": "Ostsächsische Sparkasse" + } + }, + { + "name": "Sparkasse", + "lat": "51.01452", + "lon": "13.78327", + "id": 3341332296, + "subType": "bank", + "type": "finance", + "additionalInfo": { + "atm_yes": "yes", + "toilets_wheelchair_no": "no", + "wheelchair_yes": "yes", + "operator": "Ostsächsische Sparkasse Dresden" + } + }, + { + "name": "Ostsächsische Sparkasse Dresden", + "lat": "51.11565", + "lon": "13.78685", + "id": 534069350, + "subType": "bank", + "type": "finance", + "openingHours": "Mo,Fr 09:00-13:00; Tu,Th 09:00-13:00,14:00-18:00", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo,Fr 09:00-13:00; Tu,Th 09:00-13:00,14:00-18:00", + "phone": "+49 351 4550" + } + }, + { + "name": "Sparkasse", + "lat": "50.98721", + "lon": "13.80640", + "id": 171560012, + "subType": "bank", + "type": "finance", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_no": "no", + "operator": "Ostsächsische Sparkasse Dresden", + "wheelchair_description": "Hohe Treppe vor dem Gebäude." + } + }, + { + "name": "Ostsächsische Sparkasse Dresden Zwst. Strehlen", + "lat": "51.02729", + "lon": "13.75960", + "id": 592614626, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Fr 09:00-18:00", + "additionalInfo": { + "atm_yes": "yes", + "internet_access_fee_no": "no", + "wheelchair_limited": "limited", + "internet_access_type_wlan": "wlan", + "opening_hours": "Mo-Fr 09:00-18:00", + "operator": "Ostsächsische Sparkasse Dresden" + } + }, + { + "name": "Sparkasse", + "lat": "51.06325", + "lon": "13.82119", + "id": 603457676, + "subType": "bank", + "type": "finance", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes" + } + }, + { + "name": "Volksbank Raiffeisenbank Dresden", + "lat": "51.02774", + "lon": "13.75810", + "id": 739996208, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Th 08:30-16:00; Fr 08:30-13:00", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo-Th 08:30-16:00; Fr 08:30-13:00", + "operator": "Volksbank Raiffeisenbank Dresden" + } + }, + { + "name": "Commerzbank", + "lat": "51.06354", + "lon": "13.82297", + "id": 603457678, + "subType": "bank", + "type": "finance", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes", + "operator": "Commerzbank AG" + } + }, + { + "name": "Volksbank", + "lat": "51.08736", + "lon": "13.63824", + "id": 1120873332, + "subType": "bank", + "type": "finance", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes", + "operator": "Dresdner Volksbank Raiffeisenbank eG" + } + }, + { + "name": "Sparda-Bank Berlin eG", + "lat": "51.04363", + "lon": "13.69776", + "id": 623027296, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Tu 09:00-13:00,14:00-18:00; We 09:00-13:00; Th 09:00-13:00,14:00-18:00; Fr 09:00-13:00", + "additionalInfo": { + "atm_yes": "yes", + "drive_through_no": "no", + "wheelchair_yes": "yes", + "opening_hours": "Mo-Tu 09:00-13:00,14:00-18:00; We 09:00-13:00; Th 09:00-13:00,14:00-18:00; Fr 09:00-13:00", + "operator": "Sparda-Bank Berlin eG" + } + }, + { + "name": "Postbank", + "lat": "51.07760", + "lon": "13.71740", + "id": 11007497002, + "subType": "bank", + "type": "finance" + }, + { + "name": "Volksbank Raiffeisenbank", + "lat": "51.03897", + "lon": "13.73235", + "id": 8894247462, + "subType": "bank", + "type": "finance", + "openingHours": "Mo 08:30-16:00, Tu,Th 08:30-18:00, We,Fr 08:30-13:00", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo 08:30-16:00, Tu,Th 08:30-18:00, We,Fr 08:30-13:00", + "operator": "Volksbank Raiffeisenbank" + } + }, + { + "name": "Sparkasse", + "lat": "51.01078", + "lon": "13.69266", + "id": 708791872, + "subType": "bank", + "type": "finance", + "openingHours": "Tu, Th 09:00-13:00, 14:00-18:00", + "additionalInfo": { + "wheelchair_yes": "yes", + "opening_hours": "Tu, Th 09:00-13:00, 14:00-18:00", + "phone": "+4935145540550", + "operator": "Sparkasse Dresden" + } + }, + { + "name": "Sparkasse Meißen", + "lat": "51.09948", + "lon": "13.68002", + "id": 713279428, + "subType": "bank", + "type": "finance", + "openingHours": "Mo,Fr 09:00-12:00, Tu,Th 09:00-12:00,14:00-18:00", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo,Fr 09:00-12:00, Tu,Th 09:00-12:00,14:00-18:00", + "website": "https://www.sparkasse-meissen.de", + "operator": "Sparkasse Meißen" + } + }, + { + "name": "Deutsche Apotheker- und Ärztebank eG", + "lat": "51.08207", + "lon": "13.75091", + "id": 8941131378, + "subType": "bank", + "type": "finance", + "additionalInfo": { + "website": "https://www.apobank.de/", + "phone": "+49 351800010" + } + }, + { + "name": "Ostsächsische Sparkasse Dresden", + "lat": "51.04392", + "lon": "13.70201", + "id": 542916640, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Fr 09:00-18:00; Sa 09:00-12:00", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo-Fr 09:00-18:00; Sa 09:00-12:00" + } + }, + { + "name": "Deutsche Kreditbank", + "lat": "51.05194", + "lon": "13.74250", + "id": 1652942786, + "subType": "bank", + "type": "finance", + "additionalInfo": { + "atm_no": "no" + } + }, + { + "name": "Santander Consumer Bank", + "lat": "51.07053", + "lon": "13.74956", + "id": 1811759482, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Fr 09:00-13:00, We,Fr 14:00-16:00, Mo,Tu,Th 14:00-19:00", + "additionalInfo": { + "wheelchair_limited": "limited", + "opening_hours": "Mo-Fr 09:00-13:00, We,Fr 14:00-16:00, Mo,Tu,Th 14:00-19:00", + "website": "https://www.santander.de/", + "phone": "+49 351 808420" + } + }, + { + "name": "PSD Bank", + "lat": "51.06060", + "lon": "13.74426", + "id": 2673733148, + "subType": "bank", + "type": "finance", + "openingHours": "Mo 09:00-13:00,14:00-16:00; Tu,Th 09:00-13:00,14:00-18:00; We,Fr 09:00-14:00", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_no": "no", + "opening_hours": "Mo 09:00-13:00,14:00-16:00; Tu,Th 09:00-13:00,14:00-18:00; We,Fr 09:00-14:00", + "operator": "PSD Bank" + } + }, + { + "name": "Commerzbank", + "lat": "51.07162", + "lon": "13.75117", + "id": 620575612, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Tu,Th 09:00-12:30,14:00-18:00; We,Fr 09:00-14:00", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo-Tu,Th 09:00-12:30,14:00-18:00; We,Fr 09:00-14:00", + "operator": "Commerzbank" + } + }, + { + "name": "Sparkasse Radebeul-West", + "lat": "51.10591", + "lon": "13.62903", + "id": 552477290, + "subType": "bank", + "type": "finance", + "openingHours": "Mo,Fr 09:00-16:00; Tu,Th 09:00-18:00; We 09:00-12:00", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo,Fr 09:00-16:00; Tu,Th 09:00-18:00; We 09:00-12:00", + "website": "https://www.sparkasse-meissen.de", + "operator": "Kreissparkasse Meißen" + } + }, + { + "name": "HypoVereinsbank", + "lat": "51.06045", + "lon": "13.74001", + "id": 941236312, + "subType": "bank", + "type": "finance", + "additionalInfo": { + "atm_yes": "yes", + "operator": "HypoVereinsbank" + } + }, + { + "name": "Commerzbank", + "lat": "51.09959", + "lon": "13.67879", + "id": 4493963656, + "subType": "bank", + "type": "finance", + "openingHours": "Mo,Tu,Th 09:00-12:30,14:00-18:00; We,Fr 09:00-14:00", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo,Tu,Th 09:00-12:30,14:00-18:00; We,Fr 09:00-14:00", + "network": "Cash Group", + "operator": "Commerzbank" + } + }, + { + "name": "Sparkasse", + "lat": "51.02644", + "lon": "13.83591", + "id": 63093911, + "subType": "bank", + "type": "finance", + "openingHours": "Mo,Tu,Th 09:00-13:00,14:00-18:00; We,Fr 09:00-14:00", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo,Tu,Th 09:00-13:00,14:00-18:00; We,Fr 09:00-14:00", + "operator": "Ostsächsiche Sparkasse Dresden" + } + }, + { + "name": "Santander", + "lat": "51.04559", + "lon": "13.73808", + "id": 1044817684, + "subType": "bank", + "type": "finance", + "additionalInfo": { + "operator": "Santander", + "brand": "Santander" + } + }, + { + "name": "ReiseBank", + "lat": "51.04064", + "lon": "13.73272", + "id": 5131084160, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Su 08:00-20:00", + "additionalInfo": { + "atm_no": "no", + "wheelchair_yes": "yes", + "opening_hours": "Mo-Su 08:00-20:00", + "phone": "+49 351 4712177", + "start_date": "2013-11", + "level": "0" + } + }, + { + "name": "Finanzagentur", + "lat": "50.99905", + "lon": "13.64955", + "id": 13149916816, + "subType": "bank", + "type": "finance", + "openingHours": "Mo,We 09:00-13:00,14:00-19:00; Fr09:00-13:00,14:00-18:00", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_no": "no", + "opening_hours": "Mo,We 09:00-13:00,14:00-19:00; Fr09:00-13:00,14:00-18:00", + "website": "https://www.deutsche-bank.de", + "phone": "+49 351 652146 0", + "brand": "Deutsche Bank", + "level": "0" + } + }, + { + "lat": "51.05293", + "lon": "13.76314", + "id": 574159652, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Fr 08:30-18:00; Sa 09:00-12:00", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo-Fr 08:30-18:00; Sa 09:00-12:00", + "operator": "Postbank" + } + }, + { + "name": "Sparkasse", + "lat": "51.02327", + "lon": "13.74254", + "id": 542699524, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Fr 09:00-13:00, Mo,Th 14:00-18:00", + "additionalInfo": { + "wheelchair_limited": "limited", + "opening_hours": "Mo-Fr 09:00-13:00, Mo,Th 14:00-18:00", + "operator": "Sparkasse Dresden" + } + }, + { + "name": "Postbank", + "lat": "51.03951", + "lon": "13.80851", + "id": 594987244, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Fr 08:30-18:30; Sa 08:30-12:00", + "additionalInfo": { + "wheelchair_yes": "yes", + "opening_hours": "Mo-Fr 08:30-18:30; Sa 08:30-12:00" + } + }, + { + "name": "Ostsächsische Sparkasse", + "lat": "51.11784", + "lon": "13.69607", + "id": 1670372590, + "subType": "bank", + "type": "finance", + "additionalInfo": { + "atm_yes": "yes", + "operator": "Sparkasse" + } + }, + { + "name": "Ostsächsische Sparkasse", + "lat": "51.01498", + "lon": "13.63682", + "id": 7659276260, + "subType": "bank", + "type": "finance", + "openingHours": "Mo,Th 09:00-13:00,14:00-18:00", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_no": "no", + "opening_hours": "Mo,Th 09:00-13:00,14:00-18:00", + "website": "https://www.ostsaechsische-sparkasse-dresden.de/de/home/service/filiale-finden.html?n=true&stref=service_links#object/115619", + "email": "e-mail@ostsaechsische-sparkasse-dresden.de", + "operator": "Ostsächsische Sparkasse Dresden", + "level": "1" + } + }, + { + "name": "Dresdner Volksbank Raiffeisenbank", + "lat": "51.05197", + "lon": "13.80672", + "id": 3816977378, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Th 09:00-13:00; Fr 09:00-14:00; Mo,We 14:00-16:00; Tu,Th 14:00-18:00", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo-Th 09:00-13:00; Fr 09:00-14:00; Mo,We 14:00-16:00; Tu,Th 14:00-18:00" + } + }, + { + "name": "Santander", + "lat": "51.04164", + "lon": "13.73169", + "id": 6793092160, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Fr 09:00-13:00, Mo,Tu,Th 14:00-19:00, We,Fr 14:00-16:00", + "additionalInfo": { + "wheelchair_yes": "yes", + "opening_hours": "Mo-Fr 09:00-13:00, Mo,Tu,Th 14:00-19:00, We,Fr 14:00-16:00", + "brand": "Santander" + } + }, + { + "name": "Sparkasse", + "lat": "51.06641", + "lon": "13.74735", + "id": 557155998, + "subType": "bank", + "type": "finance", + "openingHours": "Mo,Tu,Th 09:00-18:00; We,Fr 09:00-14:00; Sa,Su off", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo,Tu,Th 09:00-18:00; We,Fr 09:00-14:00; Sa,Su off", + "phone": "+49 351 4550", + "email": "e-mail@ostsaechsische-sparkasse-dresden.de", + "fax": "+49 351 45543029", + "operator": "Ostsächsische Sparkasse Dresden" + } + }, + { + "name": "Deutsche Apotheker- und Ärztebank eG Beratungsbüro", + "lat": "51.05383", + "lon": "13.78437", + "id": 8941146180, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Th 10:00-16:00, Fr 10:00-13:00", + "additionalInfo": { + "opening_hours": "Mo-Th 10:00-16:00, Fr 10:00-13:00", + "website": "https://www.apobank.de/", + "phone": "+49 351 8000155" + } + }, + { + "name": "Sparkasse", + "lat": "51.06186", + "lon": "13.85121", + "id": 6868716742, + "subType": "bank", + "type": "finance", + "additionalInfo": { + "toilets_wheelchair_no": "no", + "wheelchair_yes": "yes", + "operator": "Sparkasse" + } + }, + { + "name": "Postbank", + "lat": "51.06724", + "lon": "13.74681", + "id": 592084156, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Fr 09:00-19:00; Sa 10:00-13:00", + "additionalInfo": { + "wheelchair_yes": "yes", + "opening_hours": "Mo-Fr 09:00-19:00; Sa 10:00-13:00", + "note": "cash group", + "operator": "Postbank" + } + }, + { + "name": "Sparkasse", + "lat": "51.01232", + "lon": "13.76583", + "id": 1786301642, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Fr 09:30-20:00", + "additionalInfo": { + "atm_yes": "yes", + "internet_access_fee_no": "no", + "internet_access_type_wlan": "wlan", + "wheelchair_no": "no", + "opening_hours": "Mo-Fr 09:30-20:00", + "operator": "Ostsächsische Sparkasse" + } + }, + { + "name": "Volksbank Raiffeisenbank", + "lat": "51.02929", + "lon": "13.80245", + "id": 1026668932, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Fr 08:30-13:00; Mo 14:00-16:00; Tu,Th 14:00-18:00", + "additionalInfo": { + "wheelchair_yes": "yes", + "opening_hours": "Mo-Fr 08:30-13:00; Mo 14:00-16:00; Tu,Th 14:00-18:00", + "operator": "Volksbank Raiffeisenbank", + "level": "0" + } + }, + { + "name": "Sachsen-Bank", + "lat": "51.06207", + "lon": "13.74390", + "id": 2890459580, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Fr 08:00-20:00", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_no": "no", + "opening_hours": "Mo-Fr 08:00-20:00", + "wheelchair_description:de": "Stufen im Eingangsbereich" + } + }, + { + "name": "Commerzbank", + "lat": "51.01092", + "lon": "13.82825", + "id": 556565408, + "subType": "bank", + "type": "finance", + "additionalInfo": { + "wheelchair_limited": "limited", + "atm_yes": "yes", + "operator": "Dresdner Bank" + } + }, + { + "name": "Ostsächsische Sparkasse Dresden", + "lat": "51.03355", + "lon": "13.72220", + "id": 524274314, + "subType": "bank", + "type": "finance", + "openingHours": "Mo,Tu,Th 09:00-18:00; We,Fr 09:00-14:00", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_no": "no", + "opening_hours": "Mo,Tu,Th 09:00-18:00; We,Fr 09:00-14:00", + "phone": "+49 351 4550", + "email": "e-mail@ostsaechsische-sparkasse-dresden.de", + "fax": "+49 351 45541229", + "wheelchair_description:de": "Stufen im Eingangsbereich", + "wheelchair_description": "Im Aussenbereich der Filiale rollstuhlgerechter Geldautomat vorhanden" + } + }, + { + "name": "Ostsächsische Sparkasse Dresden", + "lat": "51.08227", + "lon": "13.72654", + "id": 574457996, + "subType": "bank", + "type": "finance", + "openingHours": "Mo,Tu,Th 09:00-18:00, We,Fr 09:00-14:00", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo,Tu,Th 09:00-18:00, We,Fr 09:00-14:00", + "operator": "Ostsächsische Sparkasse" + } + }, + { + "name": "Sparkasse", + "lat": "51.02569", + "lon": "13.80449", + "id": 694784722, + "subType": "bank", + "type": "finance", + "openingHours": "Mo,Tu,Th 09:00-13:00,14:00-18:00, We 09:00-14:00, Fr 09:00-14:00", + "additionalInfo": { + "opening_hours": "Mo,Tu,Th 09:00-13:00,14:00-18:00, We 09:00-14:00, Fr 09:00-14:00" + } + }, + { + "name": "Sparkasse", + "lat": "51.06202", + "lon": "13.67678", + "id": 551833694, + "subType": "bank", + "type": "finance", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes" + } + }, + { + "name": "Volksbank Raiffeisenbank", + "lat": "51.10115", + "lon": "13.68598", + "id": 3089288346, + "subType": "bank", + "type": "finance", + "additionalInfo": { + "atm_yes": "yes", + "operator": "Volksbank Raiffeisenbank" + } + }, + { + "name": "Commerzbank", + "lat": "51.05568", + "lon": "13.73274", + "id": 623303528, + "subType": "bank", + "type": "finance", + "additionalInfo": { + "atm_yes": "yes", + "brand": "Commerzbank" + } + }, + { + "name": "HW Leasing GmbH", + "lat": "51.09575", + "lon": "13.71980", + "id": 9626814034, + "subType": "bank", + "type": "finance" + }, + { + "name": "Sparda-Bank Berlin eG", + "lat": "51.06183", + "lon": "13.74413", + "id": 515506426, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Th 09:00-13:00,14:00-18:00; We,Fr 09:00-13:00", + "additionalInfo": { + "atm_yes": "yes", + "drive_through_no": "no", + "wheelchair_yes": "yes", + "opening_hours": "Mo-Th 09:00-13:00,14:00-18:00; We,Fr 09:00-13:00", + "phone": "+49 351 32355766" + } + }, + { + "lat": "51.05560", + "lon": "13.72306", + "id": 12295732772, + "subType": "bank", + "type": "finance" + }, + { + "name": "S mobil", + "lat": "51.00231", + "lon": "13.65315", + "id": 7016068982, + "subType": "bank", + "type": "finance", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes", + "description": "Selbstbedienungs-Sparkasse", + "operator": "Sparkasse" + } + }, + { + "name": "Commerzbank", + "lat": "51.05228", + "lon": "13.80552", + "id": 493714860, + "subType": "bank", + "type": "finance", + "openingHours": "Mo,Tu,Th 09:00-12:30,14:00-18:00, We,Fr 09:00-14:00", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo,Tu,Th 09:00-12:30,14:00-18:00, We,Fr 09:00-14:00", + "operator": "Commerzbank" + } + }, + { + "name": "Deutsche Bank", + "lat": "51.00711", + "lon": "13.80112", + "id": 594898100, + "subType": "bank", + "type": "finance", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes", + "operator": "Deutsche Bank" + } + }, + { + "name": "HypoVereinsbank", + "lat": "51.04079", + "lon": "13.73418", + "id": 663184910, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Th 10:00-13:00, 14:30-18:00; Fr 10:00-13:00 || 24/7 \"Atm\"", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo-Th 10:00-13:00, 14:30-18:00; Fr 10:00-13:00 || 24/7 \"Atm\"", + "brand": "HypoVereinsbank" + } + }, + { + "name": "Sparkasse", + "lat": "51.05420", + "lon": "13.81539", + "id": 597989360, + "subType": "bank", + "type": "finance", + "openingHours": "24/7", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "24/7" + } + }, + { + "name": "Landeskirchliche Kreditgenossenschaft", + "lat": "51.04912", + "lon": "13.73920", + "id": 4868287840, + "subType": "bank", + "type": "finance", + "additionalInfo": { + "level": "1" + } + }, + { + "name": "Ostsächsische Sparkasse Dresden", + "lat": "51.07729", + "lon": "13.71802", + "id": 395418910, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Fr 09:00-18:00; Sa,Su,PH off", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo-Fr 09:00-18:00; Sa,Su,PH off", + "website": "https://www.sparkasse.de/filialen/d/ostsaechsische-sparkasse-dresden-filiale-dresden-elbcenter/115458.html", + "phone": "+49 351 455 0", + "operator": "Ostsächsische Sparkasse Dresden" + } + }, + { + "name": "Ostsächsische Sparkasse Dresden", + "lat": "51.00201", + "lon": "13.84031", + "id": 487781790, + "subType": "bank", + "type": "finance", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes", + "operator": "Sparkasse" + } + }, + { + "name": "Sparkasse", + "lat": "51.05192", + "lon": "13.80745", + "id": 493716160, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-We 09:00-13:00,14:00-18:00; Th,Fr 09:00-13:00", + "additionalInfo": { + "atm_yes": "yes", + "drive_through_no": "no", + "wheelchair_yes": "yes", + "opening_hours": "Mo-We 09:00-13:00,14:00-18:00; Th,Fr 09:00-13:00", + "phone": "+49 351 455-41550", + "operator": "Ostsächsische Sparkasse Dresden" + } + }, + { + "name": "Ostsächsische Sparkasse Dresden", + "lat": "51.11301", + "lon": "13.77347", + "id": 762229180, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Th 09:00-13:00,14:00-18:00; We 09:00-14:00; Fr 09:00-14:15", + "additionalInfo": { + "atm_yes": "yes", + "opening_hours": "Mo-Th 09:00-13:00,14:00-18:00; We 09:00-14:00; Fr 09:00-14:15", + "phone": "+49 351 4550" + } + }, + { + "name": "Dresdner Volksbank Raiffeisenbank eG", + "lat": "50.99445", + "lon": "13.64583", + "id": 9454961946, + "subType": "bank", + "type": "finance", + "openingHours": "Mo 08:30-16:00; Tu 08:30-18:00; We 08:30-16:00; Th 08:30-18:00; Fr 08:30-13:00; Sa-Su,PH off", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo 08:30-16:00; Tu 08:30-18:00; We 08:30-16:00; Th 08:30-18:00; Fr 08:30-13:00; Sa-Su,PH off", + "website": "https://www.volksbank-dresden-bautzen.de/bank-vor-ort/filialen-ansprechpartner/filialen/uebersicht-filialen/Hauptfiliale_Freital.html", + "phone": "+49 351 6496218" + } + }, + { + "name": "Deutsche Bank", + "lat": "51.04521", + "lon": "13.73630", + "id": 663036956, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Th 09:30-13:00,14:00-18:00, Fr 09:30-14:00", + "additionalInfo": { + "atm_yes": "yes", + "internet_access_fee_no": "no", + "wheelchair_limited": "limited", + "internet_access_type_wlan": "wlan", + "opening_hours": "Mo-Th 09:30-13:00,14:00-18:00, Fr 09:30-14:00", + "operator": "Deutsche Bank", + "wheelchair_description:de": "Vorraum und Geschäftsräume offenbar erreichbar, nicht jedoch Geldautomaten und Kontoauszugsdrucker", + "brand": "Deutsche Bank" + } + }, + { + "name": "Allianz Bank", + "lat": "51.03436", + "lon": "13.71220", + "id": 622925766, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Fr 10:00-12:00, Mo-Th 15:00-18:00", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_no": "no", + "opening_hours": "Mo-Fr 10:00-12:00, Mo-Th 15:00-18:00" + } + }, + { + "name": "Dresdner Bank", + "lat": "51.04899", + "lon": "13.73819", + "id": 1918622580, + "subType": "bank", + "type": "finance", + "openingHours": "Mo,Tu,Th 09:00-18:00; We,Fr 09:00-14:00", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo,Tu,Th 09:00-18:00; We,Fr 09:00-14:00", + "alt_name": "Commerzbank", + "operator": "Commerzbank" + } + }, + { + "name": "HypoVereinsbank", + "lat": "51.10651", + "lon": "13.62908", + "id": 625591652, + "subType": "bank", + "type": "finance", + "additionalInfo": { + "atm_yes": "yes" + } + }, + { + "name": "Targobank", + "lat": "51.04385", + "lon": "13.70392", + "id": 3468324946, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Tu 09:00-13:00, 14:00-18:00; We 09:00-13:00, 14:00-16:00; Th 09:00-13:00, 14:00-18:00; Fr 09:00-13:00, 14:00-16:00", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo-Tu 09:00-13:00, 14:00-18:00; We 09:00-13:00, 14:00-16:00; Th 09:00-13:00, 14:00-18:00; Fr 09:00-13:00, 14:00-16:00" + } + }, + { + "name": "Volksbank Raiffeisenbank", + "lat": "51.04398", + "lon": "13.69770", + "id": 622997194, + "subType": "bank", + "type": "finance", + "openingHours": "Mo 08:30-13:00,14:00-16:00; Tu,Th 08:30-13:00,14:00-18:00; Fr 08:30-13:00", + "additionalInfo": { + "atm_yes": "yes", + "drive_through_no": "no", + "wheelchair_yes": "yes", + "opening_hours": "Mo 08:30-13:00,14:00-16:00; Tu,Th 08:30-13:00,14:00-18:00; Fr 08:30-13:00", + "operator": "Dresdner Volksbank Raiffeisenbank eG" + } + }, + { + "name": "Oberbank", + "lat": "51.04956", + "lon": "13.73347", + "id": 14361187088, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Fr 09:00-12:00, Tu,Th 14:00-16:00", + "additionalInfo": { + "opening_hours": "Mo-Fr 09:00-12:00, Tu,Th 14:00-16:00", + "website": "https://www.oberbank.de/", + "operator": "Oberbank AG", + "brand": "Oberbank" + } + }, + { + "name": "Sparkasse", + "lat": "51.02756", + "lon": "13.65510", + "id": 669097744, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Tu 09:00-13:00,14:00-18:00; We 09:00-14:00; Th 09:00-13:00,14:00-18:00; Fr 09:00-14:00; Sa-Su,PH off", + "additionalInfo": { + "wheelchair_yes": "yes", + "opening_hours": "Mo-Tu 09:00-13:00,14:00-18:00; We 09:00-14:00; Th 09:00-13:00,14:00-18:00; Fr 09:00-14:00; Sa-Su,PH off", + "phone": "+49 351 4550", + "operator": "Ostsächsische Sparkasse Dresden", + "brand": "Sparkasse" + } + }, + { + "name": "Sparkasse", + "lat": "51.05417", + "lon": "13.78428", + "id": 2419207362, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Th 09:00-13:00,14:00-18:00; We,Fr 09:00-14:00", + "additionalInfo": { + "opening_hours": "Mo-Th 09:00-13:00,14:00-18:00; We,Fr 09:00-14:00" + } + }, + { + "name": "Sparkasse Meißen", + "lat": "51.10500", + "lon": "13.65594", + "id": 552482330, + "subType": "bank", + "type": "finance", + "additionalInfo": { + "atm_yes": "yes", + "operator": "Sparkasse Meißen" + } + }, + { + "name": "Deutsche Bank", + "lat": "51.05189", + "lon": "13.80421", + "id": 493715090, + "subType": "bank", + "type": "finance", + "openingHours": "Mo,Tu,Th 09:00-13:00,14:00-18:00; We,Fr 09:00-14:00", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo,Tu,Th 09:00-13:00,14:00-18:00; We,Fr 09:00-14:00", + "operator": "Deutsche Bank" + } + }, + { + "name": "Commerzbank", + "lat": "51.04705", + "lon": "13.73639", + "id": 581693526, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Tu,Th 09:00-12:30,14:00-18:00; We,Fr 09:00-14:00", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo-Tu,Th 09:00-12:30,14:00-18:00; We,Fr 09:00-14:00", + "brand": "Commerzbank" + } + }, + { + "name": "Ostsächsische Sparkasse Dresden", + "lat": "51.01115", + "lon": "13.82846", + "id": 556891088, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Th 09:00-13:00, Mo-Fr 14:00-18:00, Fr 09:00-14:00", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo-Th 09:00-13:00, Mo-Fr 14:00-18:00, Fr 09:00-14:00", + "operator": "Sparkasse Dresden" + } + }, + { + "name": "Commerzbank", + "lat": "51.04353", + "lon": "13.69961", + "id": 1226957474, + "subType": "bank", + "type": "finance", + "openingHours": "Mo,Tu,Th 09:00-12:30,14:00-18:00; We,Fr 09:00-14:00", + "additionalInfo": { + "wheelchair_limited": "limited", + "atm_yes": "yes", + "opening_hours": "Mo,Tu,Th 09:00-12:30,14:00-18:00; We,Fr 09:00-14:00" + } + }, + { + "name": "Sparkasse", + "lat": "51.08738", + "lon": "13.63326", + "id": 236753885, + "subType": "bank", + "type": "finance", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes" + } + }, + { + "name": "Sparkasse", + "lat": "51.00868", + "lon": "13.65907", + "id": 574895496, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Fr 09:00-18:00", + "additionalInfo": { + "toilets_wheelchair_no": "no", + "wheelchair_yes": "yes", + "opening_hours": "Mo-Fr 09:00-18:00", + "operator": "Ostsächsische Sparkasse Dresden" + } + }, + { + "name": "LIGA Bank eG", + "lat": "51.05225", + "lon": "13.72774", + "id": 1191446210, + "subType": "bank", + "type": "finance", + "openingHours": "Mo 08:30-11:45,13:00-18:00; Tu-Th 08:30-11:45,13:00-17:00; Fr 08:30-11:45", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_no": "no", + "opening_hours": "Mo 08:30-11:45,13:00-18:00; Tu-Th 08:30-11:45,13:00-17:00; Fr 08:30-11:45", + "phone": "+49 351 492750", + "network": "BankCard ServiceNetz", + "operator": "Liga-Bank" + } + }, + { + "name": "Ostsächsische Sparkasse Filiale Dresden Wilder Mann", + "lat": "51.09355", + "lon": "13.72038", + "id": 597819686, + "subType": "bank", + "type": "finance", + "openingHours": "Mo,Tu,Th 09:00-13:00,13:45-18:00; We,Fr 09:00-14:00", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_no": "no", + "opening_hours": "Mo,Tu,Th 09:00-13:00,13:45-18:00; We,Fr 09:00-14:00", + "website": "https://www.ostsaechsische-sparkasse-dresden.de", + "phone": "+49 351 4550", + "operator": "Ostsächsische Sparkasse" + } + }, + { + "name": "Ostsächsische Sparkasse Dresden", + "lat": "51.11619", + "lon": "13.74561", + "id": 602443492, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Fr 09:00-13:00, Mo,Th 14:00-18:00", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo-Fr 09:00-13:00, Mo,Th 14:00-18:00" + } + }, + { + "name": "Targobank", + "lat": "51.04394", + "lon": "13.73587", + "id": 1079643274, + "subType": "bank", + "type": "finance", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes", + "brand": "Targobank" + } + }, + { + "name": "Denizbank", + "lat": "51.05090", + "lon": "13.73570", + "id": 3188891338, + "subType": "bank", + "type": "finance", + "openingHours": "Mo-Fr 08:00-12:00, Th 13:00-17:30, Mo-We,Fr 13:00-17:00", + "additionalInfo": { + "atm_no": "no", + "opening_hours": "Mo-Fr 08:00-12:00, Th 13:00-17:30, Mo-We,Fr 13:00-17:00", + "brand": "Denizbank" + } + }, + { + "name": "Sparkasse", + "lat": "51.00607", + "lon": "13.79739", + "id": 594916972, + "subType": "bank", + "type": "finance", + "additionalInfo": { + "atm_yes": "yes", + "wheelchair_yes": "yes", + "operator": "Sparkasse" + } + } + ], + "cities": [ + { + "name": "Königswartha - Rakecy", + "names": { + "de": "Königswartha", + "hsb": "Rakecy" + }, + "lat": "51.31133", + "lon": "14.32776", + "id": 240091237, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Hohe-Bank-Weg", + "lat": "51.31313", + "lon": "14.32630", + "id": 80807 + } + ], + "matchStreet": 1 + } + ] +} \ No newline at end of file diff --git a/OsmAnd-java/src/test/resources/search/burger_king.json b/OsmAnd-java/src/test/resources/search/burger_king.json new file mode 100644 index 0000000000..78f2ecd72a --- /dev/null +++ b/OsmAnd-java/src/test/resources/search/burger_king.json @@ -0,0 +1,4340 @@ +{ + "settings": { + "lat": "51.37778", + "lon": "14.38960", + "radiusLevel": 1, + "totalLimit": -1, + "lang": "", + "transliterateIfMissing": false, + "emptyQueryAllowed": false, + "sortByName": false + }, + "phrase": "Burger King", + "results": [ + "Burger (Cafe / Cafe and restaurant)", + "Burger (Pub / Food)", + "Burger (Bar / Food)", + "Burger (Restaurant / Cafe and restaurant)", + "Burger (Biergarten / Food)", + "Burger (Fast food / Food)", + "Burger King", + "Burger King", + "Burger King", + "Burger King", + "Burger King" + ], + "amenities": [ + { + "name": "Bürgerwiese", + "lat": "51.04432", + "lon": "13.74169", + "id": 45493393, + "subType": "playground", + "type": "entertainment" + }, + { + "name": "Bürger-Schützengesellschaft 1857 Taucha e.V.", + "lat": "51.38903", + "lon": "12.47066", + "id": 564849541, + "subType": "building", + "type": "man_made" + }, + { + "name": "Bürgeramt", + "lat": "51.39358", + "lon": "12.37374", + "id": 616172693, + "subType": "townhall", + "type": "administrative", + "additionalInfo": { + "wheelchair_no": "no" + } + }, + { + "name": "Bürgeramt", + "lat": "51.39358", + "lon": "12.37374", + "id": 616172693, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "wheelchair_no": "no" + } + }, + { + "name": "Bürger-Begegnungszentrum", + "lat": "50.47485", + "lon": "12.28407", + "id": 311210083, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "alt_name": "Sportheim Bergen" + } + }, + { + "name": "burgerei", + "lat": "51.05069", + "lon": "13.74044", + "id": 5037336080, + "subType": "restaurant", + "type": "sustenance", + "openingHours": "Mo-Su 08:30-24:00", + "additionalInfo": { + "wheelchair_no": "no", + "payment_girocard_yes": "yes", + "outdoor_seating_yes": "yes", + "toilets_wheelchair_no": "no", + "cuisine_burger": "burger", + "payment_cash_yes": "yes", + "internet_access_type_no": "no", + "outdoor_seating_filter_yes": "yes", + "opening_hours": "Mo-Su 08:30-24:00", + "website": "https://www.burgerei-dresden.de/", + "phone": "+4935149773553", + "wheelchair_description": "Im Sommer gibt es Bestuhlung draußen" + } + }, + { + "name": "Bürgerwiese", + "lat": "51.03953", + "lon": "13.74578", + "id": 9485921, + "subType": "park", + "type": "entertainment" + }, + { + "name": "Bürgerhaus Brockau", + "lat": "50.60808", + "lon": "12.21120", + "id": 257830703, + "subType": "community_centre", + "type": "entertainment" + }, + { + "name": "Bürgerhaus Brockau", + "lat": "50.60808", + "lon": "12.21120", + "id": 257830703, + "subType": "building", + "type": "man_made" + }, + { + "name": "Bürgermeister-Barth-Park", + "lat": "51.04792", + "lon": "14.08623", + "id": 4414491570176, + "subType": "forest", + "type": "man_made", + "additionalInfo": { + "alt_name": "Stadtpark" + } + }, + { + "name": "Bürgerverwaltungszentrum", + "lat": "50.83002", + "lon": "12.92099", + "id": 51141887, + "subType": "townhall", + "type": "administrative" + }, + { + "name": "Bürgerverwaltungszentrum", + "lat": "50.83002", + "lon": "12.92099", + "id": 51141887, + "subType": "building", + "type": "man_made" + }, + { + "name": "Bürgerzentrum", + "lat": "51.20699", + "lon": "12.86143", + "id": 195540885, + "subType": "community_centre", + "type": "entertainment", + "additionalInfo": { + "operator": "Bürgerzentrum Thümmlitzwalde e.V." + } + }, + { + "name": "Bürgerzentrum", + "lat": "51.20699", + "lon": "12.86143", + "id": 195540885, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "operator": "Bürgerzentrum Thümmlitzwalde e.V." + } + }, + { + "name": "Bürgerbüro Grüne Ecke", + "lat": "51.07205", + "lon": "13.74748", + "id": 1461841686, + "subType": "political_party", + "type": "office", + "openingHours": "Tu 12:00-17:00; We 12:00-14:00; Th 12:00-18:00", + "additionalInfo": { + "toilets_wheelchair_no": "no", + "wheelchair_limited": "limited", + "opening_hours": "Tu 12:00-17:00; We 12:00-14:00; Th 12:00-18:00", + "website": "http://www.gruene-ecke.de/", + "phone": "+49 351 8105616", + "operator": "Bündnis 90 - Die Grünen" + } + }, + { + "name": "Parkplatz Bürgerhaus", + "lat": "51.19067", + "lon": "13.89974", + "id": 1412898307, + "subType": "parking", + "type": "transportation", + "additionalInfo": { + "fee_no": "no" + } + }, + { + "name": "Zum Bürgergarten", + "lat": "51.10519", + "lon": "13.62631", + "id": 9289210782, + "subType": "apartment", + "type": "tourism", + "additionalInfo": { + "website": "http://www.zum-buergergarten.de/", + "phone": "+49 351 6563760", + "operator": "Restaurant Bürgergarten GmbH & CO.KG", + "email": "info@zum-buergergarten.de" + } + }, + { + "name": "Burger King", + "lat": "51.16761", + "lon": "14.97143", + "id": 11815183876, + "subType": "fast_food", + "type": "sustenance", + "additionalInfo": { + "takeaway_yes": "yes", + "takeaway_filter_yes": "yes", + "cuisine_burger": "burger", + "brand": "Burger King" + } + }, + { + "name": "Kleinwaltersdorf, Bürgerhaus", + "lat": "50.93224", + "lon": "13.30234", + "id": 1853180982, + "subType": "public_transport_platform", + "type": "transportation", + "additionalInfo": { + "bus_yes": "yes" + } + }, + { + "name": "Max-Bürger-Forschungszentrum", + "lat": "51.33008", + "lon": "12.39105", + "id": 46982861, + "subType": "university", + "type": "education", + "additionalInfo": { + "wheelchair_yes": "yes", + "alt_name": "Universitätsklinikum Leipzig - Haus J", + "operator": "Universität Leipzig" + } + }, + { + "name": "Max-Bürger-Forschungszentrum", + "lat": "51.33008", + "lon": "12.39105", + "id": 46982861, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "wheelchair_yes": "yes", + "alt_name": "Universitätsklinikum Leipzig - Haus J", + "operator": "Universität Leipzig" + } + }, + { + "name": "Bürgermeister-Schmidt-Platz", + "lat": "51.37199", + "lon": "12.74287", + "id": 4400466354176, + "subType": "square", + "type": "man_made", + "additionalInfo": { + "surface_pebblestone": "pebblestone" + } + }, + { + "name": "Senioren-Zentrum \"Bürgerwiese\"", + "lat": "51.04010", + "lon": "13.74143", + "id": 46006905, + "subType": "building", + "type": "man_made" + }, + { + "name": "Freiroda, Bürgerhaus", + "lat": "51.42184", + "lon": "12.26415", + "id": 330653044, + "subType": "bus_stop", + "type": "transportation", + "additionalInfo": { + "bus_yes": "yes", + "operator": "Auto Webel", + "route_bus_ref": "+207" + } + }, + { + "name": "Freiroda, Bürgerhaus", + "lat": "51.42184", + "lon": "12.26415", + "id": 330653044, + "subType": "public_transport_stop_position", + "type": "transportation", + "additionalInfo": { + "bus_yes": "yes", + "operator": "Auto Webel", + "route_bus_ref": "+207" + } + }, + { + "name": "Bürgerstraße", + "lat": "51.07684", + "lon": "13.72594", + "id": 497287524, + "subType": "public_transport_stop_position", + "type": "transportation", + "additionalInfo": { + "wheelchair_yes": "yes", + "route_tram_ref": "13", + "operator": "DVB" + } + }, + { + "name": "Gemeindeverwaltung Klingenberg - Bürgerbüro und Bauverwaltung", + "lat": "50.87306", + "lon": "13.52378", + "id": 96885199, + "subType": "office_administrative", + "type": "administrative" + }, + { + "name": "Gemeindeverwaltung Klingenberg - Bürgerbüro und Bauverwaltung", + "lat": "50.87306", + "lon": "13.52378", + "id": 96885199, + "subType": "building", + "type": "man_made" + }, + { + "name": "Bürgerbüro Janina Pfau, MdL", + "lat": "50.41507", + "lon": "12.17163", + "id": 7601228568, + "subType": "political_party", + "type": "office", + "openingHours": "Tu 10:00-12:00,13:00-16:00; Th 10:00-12:00,13:00-16:00 || \"nach Vereinbarung\"", + "additionalInfo": { + "wheelchair_yes": "yes", + "opening_hours": "Tu 10:00-12:00,13:00-16:00; Th 10:00-12:00,13:00-16:00 || \"nach Vereinbarung\"", + "website": "http://www.janina-pfau.de" + } + }, + { + "name": "Bürgergarten", + "lat": "50.84768", + "lon": "12.46809", + "id": 55486277, + "subType": "park", + "type": "entertainment" + }, + { + "name": "„Bürgermeisterhaus“", + "lat": "51.43926", + "lon": "14.24659", + "id": 103664609, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "wikipedia": "http://de.wikipedia.org/wiki/Liste der Kulturdenkmale in Hoyerswerda", + "image": "http://upload.wikimedia.org/wikipedia/de/0/0a/HYDenkmalSchlossplatz3.JPG" + } + }, + { + "name": "Kleinwaltersdorf, Bürgerhaus", + "lat": "50.93200", + "lon": "13.30253", + "id": 1853180988, + "subType": "public_transport_platform", + "type": "transportation", + "additionalInfo": { + "bin_yes": "yes", + "bench_yes": "yes", + "covered_yes": "yes", + "bus_yes": "yes" + } + }, + { + "name": "Bürgerzentrum \"Konrad Zuse\"", + "lat": "51.43898", + "lon": "14.24543", + "id": 103664637, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "wikipedia": "http://de.wikipedia.org/wiki/Liste der Kulturdenkmale in Hoyerswerda", + "image": "http://upload.wikimedia.org/wikipedia/commons/e/e7/Braugasse_1_HY.JPG" + } + }, + { + "name": "Bürgerbüro Freital", + "lat": "51.01319", + "lon": "13.66176", + "id": 13786088292, + "subType": "government", + "type": "administrative", + "openingHours": "Mo,Fr 08:00-12:00; Tu,Th 08:00-12:00,14:00-18:00; We,Sa-Su,PH off", + "additionalInfo": { + "wheelchair_yes": "yes", + "opening_hours": "Mo,Fr 08:00-12:00; Tu,Th 08:00-12:00,14:00-18:00; We,Sa-Su,PH off", + "phone": "+49 351 6476300", + "email": "buergerbuero@freital.de", + "operator": "StadtFreital", + "level": "0" + } + }, + { + "name": "Burgerclub 13", + "lat": "51.06724", + "lon": "13.75422", + "id": 6689397354, + "subType": "fast_food", + "type": "sustenance", + "additionalInfo": { + "cuisine_burger": "burger" + } + }, + { + "name": "Burger-Werk", + "lat": "51.01108", + "lon": "13.66210", + "id": 12761774718, + "subType": "fast_food", + "type": "sustenance", + "openingHours": "We 11:30-14:30,17:00-22:00; Th,Fr 17:00-22:00; PH,Sa-Su 11:30-22:00; Mo-Tu off", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "wheelchair_no": "no", + "toilets_yes": "yes", + "cuisine_burger": "burger", + "takeaway_yes": "yes", + "opening_hours": "We 11:30-14:30,17:00-22:00; Th,Fr 17:00-22:00; PH,Sa-Su 11:30-22:00; Mo-Tu off", + "website": "https://burger-werk.business.site/", + "phone": "+49 351 46448855", + "email": "val.chi@icloud.com", + "operator": "Florian Bindernagel", + "start_date": "2019-04-03" + } + }, + { + "name": "Freiroda, Bürgerhaus", + "lat": "51.42194", + "lon": "12.26467", + "id": 330653036, + "subType": "bus_stop", + "type": "transportation", + "additionalInfo": { + "bus_yes": "yes", + "operator": "Auto Webel", + "route_bus_ref": "+207" + } + }, + { + "name": "Freiroda, Bürgerhaus", + "lat": "51.42194", + "lon": "12.26467", + "id": 330653036, + "subType": "public_transport_stop_position", + "type": "transportation", + "additionalInfo": { + "bus_yes": "yes", + "operator": "Auto Webel", + "route_bus_ref": "+207" + } + }, + { + "name": "Parfümerie Burger", + "lat": "50.81635", + "lon": "12.38728", + "id": 1367310114, + "subType": "perfumery", + "type": "shop" + }, + { + "name": "Förderverin Bürgernetz Dresden e.V.", + "lat": "51.03299", + "lon": "13.89595", + "id": 5763090336, + "subType": "association", + "type": "office" + }, + { + "name": "Meyer Burger (Germany) AG", + "lat": "50.81233", + "lon": "12.67018", + "id": 415102687, + "subType": "works", + "type": "man_made", + "additionalInfo": { + "website": "https://www.meyerburger.com", + "old_name": "Roth & Rau", + "addr_housename": "Meyer Burger (Germany) AG" + } + }, + { + "name": "Meyer Burger (Germany) AG", + "lat": "50.81233", + "lon": "12.67018", + "id": 415102687, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "website": "https://www.meyerburger.com", + "old_name": "Roth & Rau", + "addr_housename": "Meyer Burger (Germany) AG" + } + }, + { + "name": "AfD Bürgerbüro", + "lat": "50.89648", + "lon": "13.66781", + "id": 7552298050, + "subType": "political_party", + "type": "office", + "openingHours": "Tu,Th 10:00-17:00", + "additionalInfo": { + "opening_hours": "Tu,Th 10:00-17:00", + "website": "http://afd-soe.de/", + "phone": "+49 3504 7242324", + "email": "info@afd-soe.de" + } + }, + { + "name": "Bürgergarten", + "lat": "51.34737", + "lon": "12.40489", + "id": 63546221, + "subType": "park", + "type": "entertainment" + }, + { + "name": "Bürgerinformation", + "lat": "50.91192", + "lon": "13.03339", + "id": 7868431512, + "subType": "government", + "type": "administrative", + "additionalInfo": { + "toilets_wheelchair_no": "no", + "wheelchair_yes": "yes" + } + }, + { + "name": "Burger King Chemnitz", + "lat": "50.81130", + "lon": "12.87445", + "id": 678919186, + "subType": "fast_food", + "type": "sustenance", + "openingHours": "Mo-Tu 09:00-01:00; Fr-Sa 09:00-03:00; Su 10:00-01:00", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "delivery_filter_yes": "yes", + "cuisine_burger": "burger", + "takeaway_yes": "yes", + "delivery_yes": "yes", + "drive_through_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo-Tu 09:00-01:00; Fr-Sa 09:00-03:00; Su 10:00-01:00", + "website": "https://www.burgerking.de/", + "phone": "+49 371 8449854", + "operator": "Food Star GmbH" + } + }, + { + "name": "Bürgerstübel", + "lat": "50.61647", + "lon": "12.23986", + "id": 10588562250, + "subType": "restaurant", + "type": "sustenance" + }, + { + "name": "Burger King", + "lat": "51.04017", + "lon": "13.73276", + "id": 755775781, + "subType": "fast_food", + "type": "sustenance", + "openingHours": "10:00-23:30", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "delivery_no": "no", + "toilets_wheelchair_no": "no", + "cuisine_burger": "burger", + "wheelchair_limited": "limited", + "takeaway_yes": "yes", + "smoking_no": "no", + "payment_credit_cards_no": "no", + "access_customers": "customers", + "opening_hours": "10:00-23:30", + "phone": "+49 351 43899010", + "operator": "Marché Mövenpick Deutschland GmbH", + "brand": "Burger King", + "ref": "15659", + "level": "0;1" + } + }, + { + "name": "Bürgerschachtstraße", + "lat": "50.70495", + "lon": "12.48412", + "id": 6537185228, + "subType": "public_transport_platform", + "type": "transportation", + "additionalInfo": { + "tactile_paving_no": "no", + "bin_yes": "yes", + "covered_yes": "yes", + "wheelchair_no": "no", + "network": "VMS", + "route_bus_ref": "10", + "operator": "SVZ;RVW" + } + }, + { + "name": "Bürgerzentrum Waldschänke Hellerau", + "lat": "51.10581", + "lon": "13.76203", + "id": 298274153, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "website": "http://www.hellerau-waldschaenke.de" + } + }, + { + "name": "Beat’n’Burger", + "lat": "51.07120", + "lon": "13.75070", + "id": 6646425178, + "subType": "fast_food", + "type": "sustenance", + "openingHours": "Su-Th 12:00-00:00, Fr-Sa 12:00-02:00", + "additionalInfo": { + "diet_vegetarian_filter_yes": "yes", + "diet_vegan_yes": "yes", + "diet_vegetarian_yes": "yes", + "cuisine_burger": "burger", + "diet_vegan_filter_yes": "yes", + "wheelchair_limited": "limited", + "opening_hours": "Su-Th 12:00-00:00, Fr-Sa 12:00-02:00", + "website": "http://www.beatnburger.com/", + "phone": "+4935130933354" + } + }, + { + "name": "Zum Bürgergarten", + "lat": "51.10521", + "lon": "13.62624", + "id": 439010400, + "subType": "restaurant", + "type": "sustenance", + "openingHours": "Mo-Fr 08:00-11:00,16:00-23:00; Sa-Su,PH 09:00-23:00", + "additionalInfo": { + "cuisine_regional": "regional", + "opening_hours": "Mo-Fr 08:00-11:00,16:00-23:00; Sa-Su,PH 09:00-23:00", + "website": "http://www.zum-buergergarten.de/", + "phone": "+49 351 6563760", + "email": "info@zum-buergergarten.de", + "operator": "Restaurant Bürgergarten GmbH & CO.KG" + } + }, + { + "name": "Bürgertreff Behringstraße", + "lat": "51.05038", + "lon": "13.71126", + "id": 5093109156, + "subType": "community_centre", + "type": "entertainment" + }, + { + "name": "Bürgerhaus", + "lat": "51.17650", + "lon": "13.97068", + "id": 701212529, + "subType": "building", + "type": "man_made" + }, + { + "name": "Burger King Thiendorf", + "lat": "51.29503", + "lon": "13.73581", + "id": 492974307, + "subType": "fast_food", + "type": "sustenance", + "openingHours": "Mo,Tu,We,Th,Su 10:00-22:00; Fr,Sa 10:00-23:00", + "additionalInfo": { + "cuisine_burger": "burger", + "toilets_yes": "yes", + "opening_hours": "Mo,Tu,We,Th,Su 10:00-22:00; Fr,Sa 10:00-23:00", + "phone": "+49 35248 885833", + "operator": "Food Star GmbH", + "brand": "Burger King" + } + }, + { + "name": "Burger King Thiendorf", + "lat": "51.29503", + "lon": "13.73581", + "id": 492974307, + "subType": "building", + "type": "man_made", + "openingHours": "Mo,Tu,We,Th,Su 10:00-22:00; Fr,Sa 10:00-23:00", + "additionalInfo": { + "cuisine_burger": "burger", + "toilets_yes": "yes", + "opening_hours": "Mo,Tu,We,Th,Su 10:00-22:00; Fr,Sa 10:00-23:00", + "phone": "+49 35248 885833", + "operator": "Food Star GmbH", + "brand": "Burger King" + } + }, + { + "name": "AfD Bürgerbüro", + "lat": "51.16199", + "lon": "13.47226", + "id": 9036082906, + "subType": "political_party", + "type": "office", + "openingHours": "Tu 11:00-18:00; Th 10:00-18:00", + "additionalInfo": { + "opening_hours": "Tu 11:00-18:00; Th 10:00-18:00" + } + }, + { + "name": "Zum Bürgergarten", + "lat": "51.30685", + "lon": "13.28485", + "id": 1900986638, + "subType": "restaurant", + "type": "sustenance", + "openingHours": "Mo, Tu, Fr 11:00-14:00, 17:00-00:00; We, Th 11:00-14:00; Sa 18:00-00:00", + "additionalInfo": { + "cuisine_regional": "regional", + "opening_hours": "Mo, Tu, Fr 11:00-14:00, 17:00-00:00; We, Th 11:00-14:00; Sa 18:00-00:00", + "description": "Rinderroulade Klöße Rotkraut 10,50€" + } + }, + { + "name": "Bürger- und Vereinshaus", + "lat": "51.28200", + "lon": "12.53463", + "id": 458195213, + "subType": "building", + "type": "man_made" + }, + { + "name": "Wiederitzsch, Bürgeramt", + "lat": "51.39388", + "lon": "12.37378", + "id": 6267352020, + "subType": "public_transport_stop_position", + "type": "transportation", + "additionalInfo": { + "wheelchair_no": "no", + "bus_yes": "yes", + "network": "MDV", + "route_bus_ref": "87", + "operator": "LVB" + } + }, + { + "name": "JEDERMANNS - SPD Bürgerbüro", + "lat": "51.36388", + "lon": "12.35889", + "id": 10152048994, + "subType": "political_party", + "type": "office", + "openingHours": "Mo, We, Fr 10:00-15:30", + "additionalInfo": { + "opening_hours": "Mo, We, Fr 10:00-15:30", + "website": "https://holger-mann.de/", + "phone": "+49 341 2474 2151" + } + }, + { + "name": "Bürgermeister-Ringenhain-Haus", + "lat": "51.55905", + "lon": "13.00253", + "id": 261588433, + "subType": "museum", + "type": "tourism", + "additionalInfo": { + "description": "Kunst- und kulturhistorisch bedeutendste Renaissance-Bürgerhaus in Mitteldeutschland", + "image": "File:Torgau Ringenhain-Haus.jpg", + "addr_housename": "Bürgermeister-Ringenhain-Haus", + "start_date": "1600" + } + }, + { + "name": "Bürgermeister-Ringenhain-Haus", + "lat": "51.55905", + "lon": "13.00253", + "id": 261588433, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "description": "Kunst- und kulturhistorisch bedeutendste Renaissance-Bürgerhaus in Mitteldeutschland", + "image": "File:Torgau Ringenhain-Haus.jpg", + "addr_housename": "Bürgermeister-Ringenhain-Haus", + "start_date": "1600" + } + }, + { + "name": "Burger-Amt Adler", + "lat": "51.32137", + "lon": "12.33140", + "id": 12514881912, + "subType": "fast_food", + "type": "sustenance", + "openingHours": "Mo-Sa 10:30-22:00; Su 12:00-22:00; PH open", + "additionalInfo": { + "cuisine_burger": "burger", + "takeaway_yes": "yes", + "cuisine_noodle": "noodle", + "takeaway_filter_yes": "yes", + "wheelchair_no": "no", + "cuisine_pizza": "pizza", + "opening_hours": "Mo-Sa 10:30-22:00; Su 12:00-22:00; PH open", + "cuisine": "burger;noodle;pizza" + } + }, + { + "name": "Bürgerhaus Schmorkau", + "lat": "51.30767", + "lon": "13.14364", + "id": 2263195242, + "subType": "community_centre", + "type": "entertainment", + "additionalInfo": { + "wheelchair_no": "no", + "operator": "Heimatverein Mannschatz e.V." + } + }, + { + "name": "Bürgerbüro Janina Pfau (MdL, Die Linke)", + "lat": "50.41504", + "lon": "12.17165", + "id": 8123371580, + "subType": "company", + "type": "office", + "additionalInfo": { + "toilets_wheelchair_no": "no", + "wheelchair_yes": "yes", + "website": "http://www.janina-pfau.de", + "phone": "+49 37421 187878" + } + }, + { + "name": "Burgerlich", + "lat": "51.04432", + "lon": "13.73600", + "id": 10651737204, + "subType": "restaurant", + "type": "sustenance", + "openingHours": "Su-Th 11:30-23:00; Fr-Sa 11:30-24:00", + "additionalInfo": { + "outdoor_seating_yes": "yes", + "cuisine_burger": "burger", + "toilets_wheelchair_yes": "yes", + "outdoor_seating_filter_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Su-Th 11:30-23:00; Fr-Sa 11:30-24:00", + "website": "https://www.burgerlich.com/", + "phone": "+49-351-482 496 28", + "email": "info@burgerlich.com", + "fax": "+49-351-482 496 26" + } + }, + { + "name": "Gymnasium Bürgerwiese Dresden", + "lat": "51.03922", + "lon": "13.74355", + "id": 748894897, + "subType": "school", + "type": "education", + "additionalInfo": { + "wheelchair_yes": "yes", + "website": "https://www.gymnasium-buergerwiese.de/", + "phone": "+49 35148452280", + "email": "info@gymbw.de", + "fax": "+49 351 484522819" + } + }, + { + "name": "Bürgergarten", + "lat": "51.11899", + "lon": "13.10720", + "id": 4189512612, + "subType": "restaurant", + "type": "sustenance", + "openingHours": "Mo-Su 11:30-00:00", + "additionalInfo": { + "cuisine_german": "german", + "opening_hours": "Mo-Su 11:30-00:00" + } + }, + { + "name": "Burger King", + "lat": "51.32845", + "lon": "12.37314", + "id": 5217488484, + "subType": "fast_food", + "type": "sustenance", + "openingHours": "Mo-Sa 09:00-18:00; Su,PH 11:00-18:00", + "additionalInfo": { + "diet_vegetarian_filter_yes": "yes", + "diet_vegetarian_yes": "yes", + "takeaway_filter_yes": "yes", + "delivery_filter_yes": "yes", + "cuisine_burger": "burger", + "toilets_wheelchair_yes": "yes", + "takeaway_yes": "yes", + "internet_access_type_wlan": "wlan", + "delivery_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo-Sa 09:00-18:00; Su,PH 11:00-18:00", + "website": "https://www.burgerking.de/kingfinder/19982?id=976", + "phone": "+49 341 99390361", + "description": "Behinderten-WC / Wickelraum", + "operator": "R&S GastroSysteme Karli GmbH", + "fax": "+49 341 99390363", + "brand": "Burger King" + } + }, + { + "name": "Bürgerbüro", + "lat": "51.16366", + "lon": "13.47023", + "id": 3537642630, + "subType": "townhall", + "type": "administrative", + "openingHours": "Mo,Fr-Sa 09:00-12:00; Tu,Th 09:00-18:00", + "additionalInfo": { + "opening_hours": "Mo,Fr-Sa 09:00-12:00; Tu,Th 09:00-18:00", + "phone": "+49 3521 467238", + "email": "buergerbuero@stadt-meissen.de", + "fax": "+49 3521 467291", + "operator": "Stadt Meißen" + } + }, + { + "name": "Bürgerbüro", + "lat": "51.16366", + "lon": "13.47023", + "id": 3537642630, + "subType": "office_administrative", + "type": "administrative", + "openingHours": "Mo,Fr-Sa 09:00-12:00; Tu,Th 09:00-18:00", + "additionalInfo": { + "opening_hours": "Mo,Fr-Sa 09:00-12:00; Tu,Th 09:00-18:00", + "phone": "+49 3521 467238", + "email": "buergerbuero@stadt-meissen.de", + "fax": "+49 3521 467291", + "operator": "Stadt Meißen" + } + }, + { + "name": "Gemeinde Friedersdorf Bürgermeisteramt", + "lat": "51.64697", + "lon": "12.36659", + "id": 760896770, + "subType": "townhall", + "type": "administrative" + }, + { + "name": "Parkplatz am Bürgerhaus", + "lat": "51.53111", + "lon": "12.33140", + "id": 502419311, + "subType": "parking", + "type": "transportation", + "additionalInfo": { + "parking_surface": "surface", + "fee_no": "no", + "supervised_no": "no" + } + }, + { + "name": "Peter Pane Burgergrill & Bar", + "lat": "51.34253", + "lon": "12.37509", + "id": 10582694442, + "subType": "restaurant", + "type": "sustenance", + "openingHours": "Mo-Su 11:00-23:45", + "additionalInfo": { + "diet_vegetarian_filter_yes": "yes", + "diet_vegan_yes": "yes", + "diet_vegetarian_yes": "yes", + "diet_vegan_filter_yes": "yes", + "outdoor_seating_yes": "yes", + "cuisine_burger": "burger", + "toilets_wheelchair_yes": "yes", + "internet_access_type_wlan": "wlan", + "outdoor_seating_filter_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo-Su 11:00-23:45", + "website": "https://www.peterpane.de/restaurants/leipzig-bernsteincarre/", + "phone": "+49 341 99858340", + "description": "Burgergrill & Bar", + "email": "leipzig@peterpane.de" + } + }, + { + "name": "Hotel \"Bürgerhof\"", + "lat": "50.80835", + "lon": "12.75789", + "id": 885761584, + "subType": "hotel", + "type": "tourism", + "additionalInfo": { + "wheelchair_yes": "yes", + "website": "http://www.hotel-buergerhof.de/", + "phone": "+49 3723 720", + "email": "hotel.buergerhof@t-online.de", + "fax": "+49 3723 721109", + "operator": "Rene Schulz" + } + }, + { + "name": "Bürgerhaus Thalheim", + "lat": "51.28075", + "lon": "13.08789", + "id": 2263195204, + "subType": "community_centre", + "type": "entertainment", + "additionalInfo": { + "operator": "Heimatverein Thalheim e.V." + } + }, + { + "name": "Bürgerstübel", + "lat": "50.61654", + "lon": "12.23986", + "id": 186518905, + "subType": "restaurant", + "type": "sustenance", + "additionalInfo": { + "cuisine_german": "german" + } + }, + { + "name": "Bürgerstübel", + "lat": "50.61654", + "lon": "12.23986", + "id": 186518905, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "cuisine_german": "german" + } + }, + { + "name": "Merkur", + "lat": "51.04734", + "lon": "13.73411", + "id": 10103482526, + "subType": "artwork", + "type": "tourism", + "additionalInfo": { + "artwork_type_statue": "statue", + "material_wood": "wood", + "image": "http://carstenbuerger.com/wp-content/uploads/2017/05/SpS_Merkur_3-500x500.jpg", + "artist_name": "Carsten Bürger" + } + }, + { + "name": "Fred-Oertel-Bürgerpark", + "lat": "50.73855", + "lon": "12.36488", + "id": 1102404889, + "subType": "park", + "type": "entertainment" + }, + { + "name": "Bürgerhaus", + "lat": "51.01037", + "lon": "13.13332", + "id": 616588335, + "subType": "building", + "type": "man_made" + }, + { + "name": "Bürgerbüro Nossen", + "lat": "51.05662", + "lon": "13.29816", + "id": 9896602454, + "subType": "community_centre", + "type": "entertainment" + }, + { + "name": "Bürgerwäldchen", + "lat": "51.09784", + "lon": "14.67361", + "id": 4402722398208, + "subType": "forest", + "type": "man_made" + }, + { + "name": "Bürgermeister-Müller-Haus", + "lat": "51.27424", + "lon": "12.31580", + "id": 392028073, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "website": "http://www.buergermeister-mueller-haus.de/", + "wikipedia": "http://de.wikipedia.org/wiki/Carl Wilhelm Müller", + "start_date": "1723" + } + }, + { + "name": "Bürgermeister-Müller-Haus", + "lat": "51.27424", + "lon": "12.31580", + "id": 392028073, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "website": "http://www.buergermeister-mueller-haus.de/", + "wikipedia": "http://de.wikipedia.org/wiki/Carl Wilhelm Müller", + "start_date": "1723" + } + }, + { + "name": "Bürgergarten Koitschgraben", + "lat": "51.01721", + "lon": "13.77885", + "id": 391234473, + "subType": "garden", + "type": "entertainment" + }, + { + "name": "Bürgeramt Stötteritzer Straße", + "lat": "51.32589", + "lon": "12.40670", + "id": 255136649, + "subType": "townhall", + "type": "administrative", + "openingHours": "Mo 09:00-16:00; Tu,Th 09:00-18:00; We 09:00-14:00; Fr 09:00-12:30", + "additionalInfo": { + "opening_hours": "Mo 09:00-16:00; Tu,Th 09:00-18:00; We 09:00-14:00; Fr 09:00-12:30" + } + }, + { + "name": "Bürgeramt Stötteritzer Straße", + "lat": "51.32589", + "lon": "12.40670", + "id": 255136649, + "subType": "building", + "type": "man_made", + "openingHours": "Mo 09:00-16:00; Tu,Th 09:00-18:00; We 09:00-14:00; Fr 09:00-12:30", + "additionalInfo": { + "opening_hours": "Mo 09:00-16:00; Tu,Th 09:00-18:00; We 09:00-14:00; Fr 09:00-12:30" + } + }, + { + "name": "Bürgerheim", + "lat": "50.81902", + "lon": "12.54733", + "id": 1241062213, + "subType": "social_facility", + "type": "healthcare", + "additionalInfo": { + "social_facility_for_senior": "senior", + "website": "https://www.altenheimglauchau.de/pflegeheim-buergerheim", + "operator": "Städtische Altenheim Glauchau gemeinnützige GmbH" + } + }, + { + "name": "Barockes Bürgerhaus anno 1680", + "lat": "51.05990", + "lon": "13.74117", + "id": 4415003832320, + "subType": "building", + "type": "man_made" + }, + { + "name": "Bürgerwald", + "lat": "50.98618", + "lon": "13.02167", + "id": 4413863047168, + "subType": "forest", + "type": "man_made", + "additionalInfo": { + "leaf_type_mixed": "mixed" + } + }, + { + "name": "Photovoltaikanlage Freibad Bürger Energie Drebach eG", + "lat": "50.69570", + "lon": "13.01401", + "id": 9085267704, + "subType": "power_generator", + "type": "man_made", + "additionalInfo": { + "generator_source_solar": "solar", + "website": "https://www.buerger-energie-drebach.de/index.php/pv-freibad-venusberg", + "operator": "Bürger Energie Drebach eG", + "generator_output_electricity": "0.008" + } + }, + { + "name": "Bürgerpark", + "lat": "51.37557", + "lon": "12.34421", + "id": 72661719, + "subType": "park", + "type": "entertainment" + }, + { + "name": "Stadt Leipzig Bürgeramt", + "lat": "51.30866", + "lon": "12.37522", + "id": 3821484358, + "subType": "office_administrative", + "type": "administrative", + "openingHours": "Mo-Fr 09:00-20:00; Th 13:00-20:00; Sa 09:00-14:00", + "additionalInfo": { + "opening_hours": "Mo-Fr 09:00-20:00; Th 13:00-20:00; Sa 09:00-14:00" + } + }, + { + "name": "Burger Straße 2", + "lat": "51.43650", + "lon": "14.38082", + "id": 81116759, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "note": "die \"2\" ist Namensbestandteil lt. Beschilderung (es gibt auch eine \"1\" in der Gegend)", + "operator": "Tourismusverband Niederlausitz e.V.", + "network": "rcn" + } + }, + { + "name": "Bürgerbüro", + "lat": "51.06163", + "lon": "13.88539", + "id": 14392506202, + "subType": "government", + "type": "administrative", + "openingHours": "Mo 08:00-16:00; Tu,Th 08:00-18:00; We,Fr 08:00-14:00", + "additionalInfo": { + "opening_hours": "Mo 08:00-16:00; Tu,Th 08:00-18:00; We,Fr 08:00-14:00" + } + }, + { + "name": "Parfümerie Burger", + "lat": "50.71877", + "lon": "12.49336", + "id": 6050180634, + "subType": "beauty", + "type": "service", + "openingHours": "Mo-Fr 09:00-20:00; Sa 09:00-18:00", + "additionalInfo": { + "opening_hours": "Mo-Fr 09:00-20:00; Sa 09:00-18:00", + "website": "https://www.burger-parfuemerie.de/" + } + }, + { + "name": "Polizeirevier Dresden-Nord Bürgerpolizist", + "lat": "51.06163", + "lon": "13.88530", + "id": 14392506200, + "subType": "police", + "type": "emergency", + "openingHours": "Tu 15:00-18:00", + "additionalInfo": { + "opening_hours": "Tu 15:00-18:00" + } + }, + { + "name": "Bürgergarten Stollberg", + "lat": "50.70974", + "lon": "12.77682", + "id": 385767993, + "subType": "community_centre", + "type": "entertainment", + "additionalInfo": { + "wheelchair_limited": "limited", + "website": "http://buergergarten-stollberg.de/", + "phone": "+49 37296 54280", + "email": "kontakt@buergergarten-stollberg.de", + "fax": "+49 37296 54282", + "facebook": "https://www.facebook.com/BurgergartenStollberg" + } + }, + { + "name": "Bürgergarten Stollberg", + "lat": "50.70974", + "lon": "12.77682", + "id": 385767993, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "wheelchair_limited": "limited", + "website": "http://buergergarten-stollberg.de/", + "phone": "+49 37296 54280", + "email": "kontakt@buergergarten-stollberg.de", + "fax": "+49 37296 54282", + "facebook": "https://www.facebook.com/BurgergartenStollberg" + } + }, + { + "name": "Bürgeramt", + "lat": "51.36343", + "lon": "12.36434", + "id": 1757740612, + "subType": "government", + "type": "administrative", + "openingHours": "Mo 09:00-16:00; We 09:00-14:00; Tu,Th 09:00-18:00; Fr 09:00-12:30", + "additionalInfo": { + "wheelchair_yes": "yes", + "opening_hours": "Mo 09:00-16:00; We 09:00-14:00; Tu,Th 09:00-18:00; Fr 09:00-12:30" + } + }, + { + "name": "Rock Burger", + "lat": "51.04593", + "lon": "13.73604", + "id": 5252366234, + "subType": "fast_food", + "type": "sustenance", + "additionalInfo": { + "cuisine_sausage": "sausage", + "cuisine_burger": "burger", + "cuisine": "sausage;burger", + "level": "1" + } + }, + { + "name": "Bahnhof Kurort Kipsdorf", + "lat": "50.80440", + "lon": "13.67577", + "id": 269507227, + "subType": "railway_station", + "type": "transportation", + "additionalInfo": { + "alt_name": "Bürger- und Heimatvereinshaus" + } + }, + { + "name": "Bahnhof Kurort Kipsdorf", + "lat": "50.80440", + "lon": "13.67577", + "id": 269507227, + "subType": "public_transport_station", + "type": "transportation", + "additionalInfo": { + "alt_name": "Bürger- und Heimatvereinshaus" + } + }, + { + "name": "Bahnhof Kurort Kipsdorf", + "lat": "50.80440", + "lon": "13.67577", + "id": 269507227, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "alt_name": "Bürger- und Heimatvereinshaus" + } + }, + { + "name": "Delitzsch, Bürgerhaus", + "lat": "51.53049", + "lon": "12.33162", + "id": 1930803098, + "subType": "bus_stop", + "type": "transportation", + "additionalInfo": { + "bus_yes": "yes", + "operator": "Auto Webel GmbH", + "network": "MDV", + "route_bus_ref": "192" + } + }, + { + "name": "Delitzsch, Bürgerhaus", + "lat": "51.53049", + "lon": "12.33162", + "id": 1930803098, + "subType": "public_transport_stop_position", + "type": "transportation", + "additionalInfo": { + "bus_yes": "yes", + "operator": "Auto Webel GmbH", + "network": "MDV", + "route_bus_ref": "192" + } + }, + { + "name": "Bürgercasino Neukirch", + "lat": "51.09631", + "lon": "14.31156", + "id": 306856667, + "subType": "pub", + "type": "sustenance", + "additionalInfo": { + "cuisine_pizza": "pizza", + "smoking_yes": "yes", + "website": "http://www.bürgercasino.de/", + "url": "http://www.bürgercasino.de/" + } + }, + { + "name": "Bürgercasino Neukirch", + "lat": "51.09631", + "lon": "14.31156", + "id": 306856667, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "cuisine_pizza": "pizza", + "smoking_yes": "yes", + "website": "http://www.bürgercasino.de/", + "url": "http://www.bürgercasino.de/" + } + }, + { + "name": "Bürgerstübl", + "lat": "51.15652", + "lon": "14.99237", + "id": 558297046, + "subType": "restaurant", + "type": "sustenance", + "additionalInfo": { + "wheelchair_limited": "limited", + "phone": "+49 3581 879579" + } + }, + { + "name": "Bürgerbüro Susann Rüthrich | SPD Ortsverein", + "lat": "51.07515", + "lon": "13.72319", + "id": 6629216626, + "subType": "political_party", + "type": "office", + "openingHours": "Mo 09:00-11:00,13:00-17:00; Tu 09:00-12:00,13:00-16:00; We,Th 09:00-12:00,13:00-17:00, Sa 09:00-13:00", + "additionalInfo": { + "opening_hours": "Mo 09:00-11:00,13:00-17:00; Tu 09:00-12:00,13:00-16:00; We,Th 09:00-12:00,13:00-17:00, Sa 09:00-13:00", + "phone": "+49 351 84757860", + "operator": "SPD Ortsverein Dresden Pieschen" + } + }, + { + "name": "Burger King", + "lat": "51.35121", + "lon": "12.44444", + "id": 67029803, + "subType": "fast_food", + "type": "sustenance", + "openingHours": "Mo-Su,PH 09:00-23:00", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "delivery_filter_yes": "yes", + "outdoor_seating_yes": "yes", + "cuisine_burger": "burger", + "takeaway_yes": "yes", + "internet_access_type_wlan": "wlan", + "delivery_yes": "yes", + "drive_through_yes": "yes", + "outdoor_seating_filter_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo-Su,PH 09:00-23:00", + "phone": "+49 341 2536094", + "description": "Behinderten-WC / Wickelraum ", + "operator": "R&S GastroSysteme GmbH Leipzig", + "brand": "Burger King" + } + }, + { + "name": "Burger King", + "lat": "51.35121", + "lon": "12.44444", + "id": 67029803, + "subType": "building", + "type": "man_made", + "openingHours": "Mo-Su,PH 09:00-23:00", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "delivery_filter_yes": "yes", + "outdoor_seating_yes": "yes", + "cuisine_burger": "burger", + "takeaway_yes": "yes", + "internet_access_type_wlan": "wlan", + "delivery_yes": "yes", + "drive_through_yes": "yes", + "outdoor_seating_filter_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo-Su,PH 09:00-23:00", + "phone": "+49 341 2536094", + "description": "Behinderten-WC / Wickelraum ", + "operator": "R&S GastroSysteme GmbH Leipzig", + "brand": "Burger King" + } + }, + { + "name": "Bürgerstraße", + "lat": "51.07696", + "lon": "13.72544", + "id": 4458559832, + "subType": "public_transport_stop_position", + "type": "transportation", + "additionalInfo": { + "wheelchair_yes": "yes", + "route_tram_ref": "13", + "operator": "DVB" + } + }, + { + "name": "Bürgerbüro Die Blauen", + "lat": "51.31382", + "lon": "12.26467", + "id": 7175474920, + "subType": "political_party", + "type": "office", + "additionalInfo": { + "wheelchair_yes": "yes" + } + }, + { + "name": "Bürgerservicestelle Morgenleite", + "lat": "50.79479", + "lon": "12.88347", + "id": 329853169, + "subType": "building", + "type": "man_made", + "openingHours": "Mo 08:30-12:00; Tu 08:30-12:00,13:30-18:00; Th 08:30-12:00,13:30-18:00", + "additionalInfo": { + "opening_hours": "Mo 08:30-12:00; Tu 08:30-12:00,13:30-18:00; Th 08:30-12:00,13:30-18:00", + "phone": "+49 371 4883380", + "fax": "+49 371 4883393" + } + }, + { + "name": "Stadion am Bürgergarten", + "lat": "51.11800", + "lon": "13.10847", + "id": 320532869, + "subType": "stadium", + "type": "sport" + }, + { + "name": "Bürgerservicestelle Rabenstein", + "lat": "50.82588", + "lon": "12.83274", + "id": 10734904138, + "subType": "government", + "type": "administrative" + }, + { + "name": "burgerme", + "lat": "51.36392", + "lon": "12.35859", + "id": 12363127352, + "subType": "fast_food", + "type": "sustenance", + "openingHours": "11:00-23:00", + "additionalInfo": { + "cuisine_burger": "burger", + "outdoor_seating_no": "no", + "takeaway_yes": "yes", + "takeaway_filter_yes": "yes", + "smoking_no": "no", + "drive_through_no": "no", + "delivery_yes": "yes", + "delivery_filter_yes": "yes", + "opening_hours": "11:00-23:00" + } + }, + { + "name": "Starosta", + "names": { + "de": "Bürgermeister" + }, + "lat": "50.90648", + "lon": "14.39705", + "id": 6949912796, + "subType": "peak", + "type": "natural", + "additionalInfo": { + "website": "http://db-sandsteinklettern.gipfelbuch.de/weg.php?gipfelid=1189", + "ref": "31" + } + }, + { + "name": "Bürgerwiese", + "lat": "51.03832", + "lon": "13.75012", + "id": 72013409, + "subType": "grass", + "type": "man_made" + }, + { + "name": "Heimateck-Bürgerhaus", + "lat": "50.93086", + "lon": "13.13212", + "id": 300082959, + "subType": "building", + "type": "man_made" + }, + { + "name": "Bürgerhaus Schönborn", + "lat": "51.14757", + "lon": "13.86689", + "id": 3093708940, + "subType": "townhall", + "type": "administrative" + }, + { + "name": "Bürgerhaus Schönborn", + "lat": "51.14757", + "lon": "13.86689", + "id": 3093708940, + "subType": "building", + "type": "man_made" + }, + { + "name": "Burger King Glauchau", + "lat": "50.84112", + "lon": "12.54203", + "id": 415846375, + "subType": "fast_food", + "type": "sustenance", + "openingHours": "Mo-Th 09:00-24:00, Fr,Sa 09:00-02:00, Su 10:00-24:00", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "outdoor_seating_yes": "yes", + "cuisine_burger": "burger", + "takeaway_yes": "yes", + "internet_access_type_wlan": "wlan", + "drive_through_yes": "yes", + "outdoor_seating_filter_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo-Th 09:00-24:00, Fr,Sa 09:00-02:00, Su 10:00-24:00", + "website": "https://www.burgerking.de/", + "phone": "+49 3763 172639", + "alt_name": "Burger King Glauchau", + "operator": "Food Star GmbH" + } + }, + { + "name": "Burger King Glauchau", + "lat": "50.84112", + "lon": "12.54203", + "id": 415846375, + "subType": "building", + "type": "man_made", + "openingHours": "Mo-Th 09:00-24:00, Fr,Sa 09:00-02:00, Su 10:00-24:00", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "outdoor_seating_yes": "yes", + "cuisine_burger": "burger", + "takeaway_yes": "yes", + "internet_access_type_wlan": "wlan", + "drive_through_yes": "yes", + "outdoor_seating_filter_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo-Th 09:00-24:00, Fr,Sa 09:00-02:00, Su 10:00-24:00", + "website": "https://www.burgerking.de/", + "phone": "+49 3763 172639", + "alt_name": "Burger King Glauchau", + "operator": "Food Star GmbH" + } + }, + { + "name": "Bürgerteich", + "lat": "51.13462", + "lon": "14.17603", + "id": 55487359, + "subType": "water", + "type": "natural" + }, + { + "name": "Gleis-Grün-Zug", + "lat": "51.32200", + "lon": "12.32175", + "id": 4417658226688, + "subType": "park", + "type": "entertainment", + "additionalInfo": { + "website": "https://www.buergerbahnhof-plagwitz.de/", + "alt_name": "Bürgerbahnhof Plagwitz" + } + }, + { + "name": "Bürger Augenoptik", + "lat": "50.89809", + "lon": "14.80584", + "id": 8609806300, + "subType": "optician", + "type": "shop" + }, + { + "name": "Bürgerhaus", + "lat": "50.91667", + "lon": "13.34326", + "id": 6018305098, + "subType": "information", + "type": "tourism", + "additionalInfo": { + "information_board": "board" + } + }, + { + "name": "Bürgerteich", + "lat": "51.13721", + "lon": "14.17457", + "id": 73898133, + "subType": "water", + "type": "natural" + }, + { + "name": "Bürgerhilfe Sachsen e. V.", + "lat": "51.17747", + "lon": "14.42370", + "id": 13446225794, + "subType": "social_facility", + "type": "healthcare", + "additionalInfo": { + "social_facility_for_juvenile": "juvenile" + } + }, + { + "name": "Bürgerverein und Stadtteilzentrum Messemagistrale (SZM)", + "lat": "51.32666", + "lon": "12.38505", + "id": 49360901, + "subType": "building", + "type": "man_made" + }, + { + "name": "Bürgerhaus", + "lat": "50.69534", + "lon": "12.42159", + "id": 276216961, + "subType": "library", + "type": "education" + }, + { + "name": "Bürgerhaus", + "lat": "50.69534", + "lon": "12.42159", + "id": 276216961, + "subType": "building", + "type": "man_made" + }, + { + "name": "Bürgerbüro", + "lat": "50.89800", + "lon": "13.66270", + "id": 4870615672, + "subType": "government", + "type": "administrative", + "additionalInfo": { + "operator": "Landratsamt" + } + }, + { + "name": "Bistro Burger", + "lat": "51.36652", + "lon": "12.36672", + "id": 668128490, + "subType": "fast_food", + "type": "sustenance", + "additionalInfo": { + "wheelchair_limited": "limited", + "cuisine_kebab": "kebab" + } + }, + { + "name": "Delitzsch, Bürgerhaus", + "lat": "51.53047", + "lon": "12.33181", + "id": 12792541316, + "subType": "public_transport_platform", + "type": "transportation", + "additionalInfo": { + "bench_yes": "yes", + "covered_yes": "yes", + "bus_yes": "yes", + "network": "MDV", + "operator": "Auto Webel GmbH" + } + }, + { + "name": "Burger King", + "lat": "51.06048", + "lon": "13.57333", + "id": 8463634564, + "subType": "fast_food", + "type": "sustenance", + "additionalInfo": { + "outdoor_seating_yes": "yes", + "delivery_no": "no", + "cuisine_burger": "burger", + "takeaway_yes": "yes", + "takeaway_filter_yes": "yes", + "internet_access_type_no": "no", + "outdoor_seating_filter_yes": "yes", + "wheelchair_yes": "yes", + "brand": "Burger King" + } + }, + { + "name": "Delitzsch, Bürgerhaus", + "lat": "51.53047", + "lon": "12.33157", + "id": 12792541318, + "subType": "public_transport_platform", + "type": "transportation", + "additionalInfo": { + "bench_yes": "yes", + "covered_yes": "yes", + "bus_yes": "yes", + "network": "MDV", + "route_bus_ref": "192", + "operator": "Auto Webel GmbH" + } + }, + { + "name": "Burger Like", + "lat": "51.34273", + "lon": "12.36340", + "id": 3516140886, + "subType": "fast_food", + "type": "sustenance", + "openingHours": "Mo-Th,Sa 10:30-22:00, Fr 10:30-13:30,15:00-22:00, Su 11:30-22:00", + "additionalInfo": { + "cuisine_burger": "burger", + "opening_hours": "Mo-Th,Sa 10:30-22:00, Fr 10:30-13:30,15:00-22:00, Su 11:30-22:00" + } + }, + { + "name": "Bürgerpark", + "lat": "51.12673", + "lon": "13.57751", + "id": 530190685, + "subType": "park", + "type": "entertainment" + }, + { + "name": "Landratsamt Vogtlandkr., Außenstelle Klingenthal-Bürgeramt", + "lat": "50.35719", + "lon": "12.46740", + "id": 3552293694, + "subType": "government", + "type": "administrative", + "openingHours": "Tu,We 09:00-12:00,13:00-18:00; Th 13:00-16:00; Fr 09:00-12:00", + "additionalInfo": { + "opening_hours": "Tu,We 09:00-12:00,13:00-18:00; Th 13:00-16:00; Fr 09:00-12:00" + } + }, + { + "name": "Touristinfo im Bürgerbüro", + "lat": "50.89639", + "lon": "13.66740", + "id": 6245301432, + "subType": "information", + "type": "tourism", + "openingHours": "Mo-We 09:00-16:00; Th 09:00-18:00; Fr 09:00-12:00", + "additionalInfo": { + "information_office": "office", + "opening_hours": "Mo-We 09:00-16:00; Th 09:00-18:00; Fr 09:00-12:00", + "website": "https://www.dippoldiswalde.de/inhalte/dippoldiswalde/_inhalt/tourismus/kultur_tourismus_sport_freizeit" + } + }, + { + "name": "Bürgerhaus Geithain", + "lat": "51.05799", + "lon": "12.69286", + "id": 1062805407, + "subType": "cinema", + "type": "entertainment", + "openingHours": "\"Senioren-Club Mo-Do 10:00-16:00;Fr 10:00-12:00\"", + "additionalInfo": { + "wheelchair_limited": "limited", + "opening_hours": "\"Senioren-Club Mo-Do 10:00-16:00;Fr 10:00-12:00\"", + "height": "11.98", + "addr_housename": "Bürgerhaus" + } + }, + { + "name": "Bürgerhaus Geithain", + "lat": "51.05799", + "lon": "12.69286", + "id": 1062805407, + "subType": "building", + "type": "man_made", + "openingHours": "\"Senioren-Club Mo-Do 10:00-16:00;Fr 10:00-12:00\"", + "additionalInfo": { + "wheelchair_limited": "limited", + "opening_hours": "\"Senioren-Club Mo-Do 10:00-16:00;Fr 10:00-12:00\"", + "height": "11.98", + "addr_housename": "Bürgerhaus" + } + }, + { + "name": "Bibliothek Bannewitz im Bürgerhaus", + "lat": "50.99387", + "lon": "13.72261", + "id": 6050371624, + "subType": "library", + "type": "education", + "openingHours": "Tu 09:00-12:00,13:00-16:00; Th 09:00-12:00,13:00-18:00", + "additionalInfo": { + "opening_hours": "Tu 09:00-12:00,13:00-16:00; Th 09:00-12:00,13:00-18:00" + } + }, + { + "name": "Bürgerhaus Irbersdorf", + "lat": "50.94965", + "lon": "13.04837", + "id": 2535077332, + "subType": "community_centre", + "type": "entertainment" + }, + { + "name": "Bürgerhaus und Museum für ländliches Brauchtum", + "lat": "51.18323", + "lon": "13.24486", + "id": 183255037, + "subType": "museum", + "type": "tourism", + "additionalInfo": { + "wheelchair_no": "no" + } + }, + { + "name": "Bürgerhaus und Museum für ländliches Brauchtum", + "lat": "51.18323", + "lon": "13.24486", + "id": 183255037, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "wheelchair_no": "no" + } + }, + { + "name": "Burger Amt #2", + "lat": "51.31598", + "lon": "12.32612", + "id": 530178380, + "subType": "fast_food", + "type": "sustenance", + "additionalInfo": { + "wheelchair_no": "no" + } + }, + { + "name": "Bürgerhaus Schneidenbach", + "lat": "50.59276", + "lon": "12.30557", + "id": 2143232302, + "subType": "community_centre", + "type": "entertainment" + }, + { + "name": "Bürgerberatung im Rathaus", + "lat": "51.04830", + "lon": "13.74128", + "id": 5060913972, + "subType": "government", + "type": "administrative", + "additionalInfo": { + "operator": "Landeshauptstadt Dresden" + } + }, + { + "name": "Bürgergarten", + "lat": "51.02395", + "lon": "14.21395", + "id": 1196239258, + "subType": "restaurant", + "type": "sustenance", + "additionalInfo": { + "wheelchair_no": "no", + "cuisine_german": "german", + "phone": "+49 3596 502549" + } + }, + { + "name": "Bürgerhaus", + "lat": "51.53136", + "lon": "12.33123", + "id": 75682903, + "subType": "9pin", + "type": "sport", + "additionalInfo": { + "wheelchair_no": "no" + } + }, + { + "name": "Bürgerhaus", + "lat": "51.53136", + "lon": "12.33123", + "id": 75682903, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "wheelchair_no": "no" + } + }, + { + "name": "Bürger- und Familienpark Oelsnitz", + "lat": "50.73343", + "lon": "12.69635", + "id": 4403999610880, + "subType": "park", + "type": "entertainment", + "additionalInfo": { + "description": "ehemals Landesgartenschaugelände 2015" + } + }, + { + "name": "Bürgerhaus „Flora”", + "lat": "50.90838", + "lon": "13.40006", + "id": 296360765, + "subType": "community_centre", + "type": "entertainment" + }, + { + "name": "Bürgerhaus „Flora”", + "lat": "50.90838", + "lon": "13.40006", + "id": 296360765, + "subType": "building", + "type": "man_made" + }, + { + "name": "Bürgerhaus Reichenbach", + "lat": "50.98494", + "lon": "13.23436", + "id": 412821069, + "subType": "community_centre", + "type": "entertainment" + }, + { + "name": "Bürgerhaus Reichenbach", + "lat": "50.98494", + "lon": "13.23436", + "id": 412821069, + "subType": "building", + "type": "man_made" + }, + { + "name": "Busdepot Bürgerschachtstraße", + "lat": "50.70405", + "lon": "12.47952", + "id": 700394793, + "subType": "depot", + "type": "man_made", + "additionalInfo": { + "operator": "Städtische Verkehrsbetriebe Zwickau GmbH" + } + }, + { + "name": "Burger King", + "lat": "51.34130", + "lon": "12.37496", + "id": 496328526, + "subType": "fast_food", + "type": "sustenance", + "openingHours": "Mo-Fr 00:00-03:00,09:00-24:00; Sa,Su 00:00-06:00,09:00-24:00", + "additionalInfo": { + "cuisine_burger": "burger", + "surveillance_yes": "yes", + "takeaway_yes": "yes", + "takeaway_filter_yes": "yes", + "diet_vegetarian_no": "no", + "wheelchair_yes": "yes", + "opening_hours": "Mo-Fr 00:00-03:00,09:00-24:00; Sa,Su 00:00-06:00,09:00-24:00", + "brand": "Burger King" + } + }, + { + "name": "Bistro Burger & Co", + "lat": "51.27906", + "lon": "12.35947", + "id": 7969495516, + "subType": "restaurant", + "type": "sustenance", + "openingHours": "Mo-Tu 11:30-15:00; We-Fr 11:30-19:00", + "additionalInfo": { + "delivery_no": "no", + "takeaway_yes": "yes", + "takeaway_filter_yes": "yes", + "smoking_no": "no", + "cuisine_regional": "regional", + "opening_hours": "Mo-Tu 11:30-15:00; We-Fr 11:30-19:00", + "website": "https://www.facebook.com/bistroburgerco/", + "phone": "+49 341 35884306", + "capacity": "20" + } + }, + { + "name": "Freiroda, Bürgerhaus", + "lat": "51.42192", + "lon": "12.26475", + "id": 1167043415, + "subType": "public_transport_platform", + "type": "transportation", + "additionalInfo": { + "bench_yes": "yes", + "covered_yes": "yes", + "operator": "Auto Webel", + "route_bus_ref": "+207" + } + }, + { + "name": "Freiroda, Bürgerhaus", + "lat": "51.42193", + "lon": "12.26428", + "id": 1167043413, + "subType": "public_transport_platform", + "type": "transportation", + "additionalInfo": { + "bench_yes": "yes", + "operator": "Auto Webel", + "route_bus_ref": "+207" + } + }, + { + "name": "Bürgerhaus", + "lat": "51.27953", + "lon": "14.01480", + "id": 317507569, + "subType": "building", + "type": "man_made" + }, + { + "name": "Bürgerhaus", + "lat": "51.12674", + "lon": "13.84430", + "id": 857204684, + "subType": "arts_centre", + "type": "entertainment", + "additionalInfo": { + "wheelchair_yes": "yes" + } + }, + { + "name": "Bürgeramt, Grünau", + "lat": "51.31168", + "lon": "12.28093", + "id": 4215436834, + "subType": "bank", + "type": "finance", + "additionalInfo": { + "toilets_wheelchair_yes": "yes", + "wheelchair_yes": "yes" + } + }, + { + "name": "The Route 66 Burgerstore", + "lat": "50.84270", + "lon": "12.64537", + "id": 3396229966, + "subType": "fast_food", + "type": "sustenance" + }, + { + "name": "Burger Cafe Kultur", + "lat": "51.11644", + "lon": "13.12443", + "id": 8659550982, + "subType": "fast_food", + "type": "sustenance" + }, + { + "name": "Burger King", + "lat": "51.34588", + "lon": "12.26319", + "id": 70482199, + "subType": "fast_food", + "type": "sustenance", + "openingHours": "Mo-Fr 00:00-01:00,08:00-24:00; Sa,Su 00:00-04:00,08:00-24:00", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "outdoor_seating_yes": "yes", + "toilets_wheelchair_no": "no", + "cuisine_burger": "burger", + "takeaway_yes": "yes", + "internet_access_type_wlan": "wlan", + "drive_through_yes": "yes", + "outdoor_seating_filter_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo-Fr 00:00-01:00,08:00-24:00; Sa,Su 00:00-04:00,08:00-24:00", + "website": "https://www.burgerking.de/kingfinder/8954?id=383", + "phone": "+49 341 9411990", + "description": "Behinderten-WC", + "operator": "R&S GastroSysteme GmbH Leipzig", + "brand": "Burger King" + } + }, + { + "name": "Burger King", + "lat": "51.34588", + "lon": "12.26319", + "id": 70482199, + "subType": "building", + "type": "man_made", + "openingHours": "Mo-Fr 00:00-01:00,08:00-24:00; Sa,Su 00:00-04:00,08:00-24:00", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "outdoor_seating_yes": "yes", + "toilets_wheelchair_no": "no", + "cuisine_burger": "burger", + "takeaway_yes": "yes", + "internet_access_type_wlan": "wlan", + "drive_through_yes": "yes", + "outdoor_seating_filter_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo-Fr 00:00-01:00,08:00-24:00; Sa,Su 00:00-04:00,08:00-24:00", + "website": "https://www.burgerking.de/kingfinder/8954?id=383", + "phone": "+49 341 9411990", + "description": "Behinderten-WC", + "operator": "R&S GastroSysteme GmbH Leipzig", + "brand": "Burger King" + } + }, + { + "name": "Burger King", + "lat": "51.41351", + "lon": "12.30909", + "id": 252058081, + "subType": "fast_food", + "type": "sustenance", + "openingHours": "Mo-Fr 00:00-02:00,06:00-24:00; Sa 00:00-05:00,07:00-24:00; Su 00:00-05:00,09:00-24:00", + "additionalInfo": { + "cuisine_burger": "burger", + "takeaway_yes": "yes", + "takeaway_filter_yes": "yes", + "opening_hours": "Mo-Fr 00:00-02:00,06:00-24:00; Sa 00:00-05:00,07:00-24:00; Su 00:00-05:00,09:00-24:00", + "website": "https://www.burgerking.de/", + "phone": "+49 341 4617230", + "fax": "+49 341 4617232", + "operator": "RuS Gastrosystem GmbH", + "brand": "Burger King" + } + }, + { + "name": "Burger King", + "lat": "51.41351", + "lon": "12.30909", + "id": 252058081, + "subType": "building", + "type": "man_made", + "openingHours": "Mo-Fr 00:00-02:00,06:00-24:00; Sa 00:00-05:00,07:00-24:00; Su 00:00-05:00,09:00-24:00", + "additionalInfo": { + "cuisine_burger": "burger", + "takeaway_yes": "yes", + "takeaway_filter_yes": "yes", + "opening_hours": "Mo-Fr 00:00-02:00,06:00-24:00; Sa 00:00-05:00,07:00-24:00; Su 00:00-05:00,09:00-24:00", + "website": "https://www.burgerking.de/", + "phone": "+49 341 4617230", + "fax": "+49 341 4617232", + "operator": "RuS Gastrosystem GmbH", + "brand": "Burger King" + } + }, + { + "name": "Freital Bürgerstraße (1)", + "lat": "50.99153", + "lon": "13.64315", + "id": 905004250, + "subType": "bus_stop", + "type": "transportation", + "additionalInfo": { + "tactile_paving_yes": "yes", + "bus_yes": "yes", + "wheelchair_yes": "yes", + "network": "VVO", + "route_bus_ref": "344, 363", + "operator": "Regionalverkehr Dresden", + "ref": "1" + } + }, + { + "name": "Freital Bürgerstraße (1)", + "lat": "50.99153", + "lon": "13.64315", + "id": 905004250, + "subType": "public_transport_stop_position", + "type": "transportation", + "additionalInfo": { + "tactile_paving_yes": "yes", + "bus_yes": "yes", + "wheelchair_yes": "yes", + "network": "VVO", + "route_bus_ref": "344, 363", + "operator": "Regionalverkehr Dresden", + "ref": "1" + } + }, + { + "name": "Bürgerzentrum \"Johanna Mejer\"", + "lat": "50.65350", + "lon": "13.35184", + "id": 543963457, + "subType": "building", + "type": "man_made" + }, + { + "name": "Historisches Bürgerhaus Dresden", + "lat": "51.05161", + "lon": "13.74379", + "id": 6196412472, + "subType": "apartment", + "type": "tourism", + "additionalInfo": { + "website": "http://www.dresdner-kaffeestuebchen.de/", + "note": "keine eigene Homepage gefunden;angegebene umfasst das gesamte Haus;wird in unzähligen Buchungsportalen gelistet" + } + }, + { + "name": "Bürgerwiese", + "names": { + "hsb": "Byrgarska łuka" + }, + "lat": "51.43594", + "lon": "14.25545", + "id": 610636117, + "subType": "park", + "type": "entertainment" + }, + { + "name": "Schule Am Bürgergarten", + "lat": "51.45715", + "lon": "12.64080", + "id": 12532020164, + "subType": "school", + "type": "education", + "additionalInfo": { + "description": "Förderschule für Lernbehinderte" + } + }, + { + "name": "Bürgergarten", + "lat": "51.11896", + "lon": "13.10688", + "id": 388729369, + "subType": "biergarten", + "type": "sustenance", + "openingHours": "11:30+", + "additionalInfo": { + "toilets_wheelchair_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "11:30+", + "website": "https://buergergarten-doebeln.de/", + "phone": "+49 3431 606719", + "fax": "+49 3431 6073344" + } + }, + { + "name": "Prime Burger", + "lat": "51.34305", + "lon": "12.37245", + "id": 9095777556, + "subType": "restaurant", + "type": "sustenance", + "openingHours": "Mo-Th 11:00-23:00, Fr,Sa 11:00-03:00", + "additionalInfo": { + "diet_vegetarian_filter_yes": "yes", + "diet_vegetarian_yes": "yes", + "cuisine_burger": "burger", + "wheelchair_limited": "limited", + "opening_hours": "Mo-Th 11:00-23:00, Fr,Sa 11:00-03:00", + "website": "http://www.prime-burger.de/" + } + }, + { + "name": "Privilegierte Bürgerschützen-Gesellschaft Radeberg i/Sa e.V.", + "lat": "51.10720", + "lon": "13.90457", + "id": 10745624392, + "subType": "club_sport", + "type": "entertainment", + "additionalInfo": { + "website": "http://schuetzenverein-radeberg.de", + "phone": "+49 3528 4155715", + "email": "info@schuetzenverein-radeberg.de" + } + }, + { + "name": "Privilegierte Bürgerschützen-Gesellschaft Radeberg i/Sa e.V.", + "lat": "51.10720", + "lon": "13.90457", + "id": 10745624392, + "subType": "shooting", + "type": "sport", + "additionalInfo": { + "website": "http://schuetzenverein-radeberg.de", + "phone": "+49 3528 4155715", + "email": "info@schuetzenverein-radeberg.de" + } + }, + { + "name": "Bürgerbüro/Meldeamt", + "lat": "50.78809", + "lon": "12.61076", + "id": 10784458686, + "subType": "government", + "type": "administrative", + "openingHours": "Mo,Fr 09:00-11:30; Tu 09:00-11:30,14:00-16:00; Th 09:00-11:30,14:00-18:00; We off", + "additionalInfo": { + "register_office": "register_office", + "wheelchair_yes": "yes", + "opening_hours": "Mo,Fr 09:00-11:30; Tu 09:00-11:30,14:00-16:00; Th 09:00-11:30,14:00-18:00; We off", + "email": "buergerbuero-st.egidien@lichtenstein-sachsen.de", + "level": "0" + } + }, + { + "name": "Burgerheart", + "lat": "51.34079", + "lon": "12.36788", + "id": 1781985040, + "subType": "restaurant", + "type": "sustenance", + "openingHours": "Mo-Su 17:00-24:00", + "additionalInfo": { + "toilets_wheelchair_no": "no", + "cuisine_burger": "burger", + "wheelchair_no": "no", + "opening_hours": "Mo-Su 17:00-24:00", + "website": "http://www.burgerheart.de/leipzig/" + } + }, + { + "name": "Bürgeramt Holzhausen", + "lat": "51.30630", + "lon": "12.46229", + "id": 362511457, + "subType": "townhall", + "type": "administrative" + }, + { + "name": "Bürgeramt Holzhausen", + "lat": "51.30630", + "lon": "12.46229", + "id": 362511457, + "subType": "building", + "type": "man_made" + }, + { + "name": "Bürgerhaus Zehren", + "lat": "51.19970", + "lon": "13.40551", + "id": 232151723, + "subType": "building", + "type": "man_made" + }, + { + "lat": "51.56297", + "lon": "12.98573", + "id": 14700366602, + "subType": "tomb", + "type": "tourism", + "additionalInfo": { + "old_name": "Grabmal eines Torgauer Bürgers", + "image": "https://commons.wikimedia.org/wiki/File:Grabmal_eines_Torgauer_B%C3%BCrgers_Friedhof_(Torgau)_(2).jpg", + "start_date": "~1850" + } + }, + { + "name": "Bürgerbüro", + "lat": "51.05443", + "lon": "12.69432", + "id": 5174145828, + "subType": "government", + "type": "administrative", + "openingHours": "Mo,Fr 08:00-12:00; Tu 08:00-12:00,13:00-18:00; Th 08:00-12:00; Th 08:00-12:00,13:00-17:00; We,Sa,Su,PH off", + "additionalInfo": { + "wheelchair_limited": "limited", + "opening_hours": "Mo,Fr 08:00-12:00; Tu 08:00-12:00,13:00-18:00; Th 08:00-12:00; Th 08:00-12:00,13:00-17:00; We,Sa,Su,PH off", + "website": "http://www.geithain.net/", + "phone": "+49 34341 466100" + } + }, + { + "name": "Bürgerhaus Bannewitz", + "lat": "50.99388", + "lon": "13.72255", + "id": 47091657, + "subType": "building", + "type": "man_made" + }, + { + "name": "Taucha, An der Bürgerruhe", + "lat": "51.37921", + "lon": "12.49150", + "id": 541937478, + "subType": "tram_stop", + "type": "transportation", + "additionalInfo": { + "wheelchair_no": "no", + "route_tram_ref": "3", + "network": "MDV", + "operator": "LVB", + "ref": "0063" + } + }, + { + "name": "Taucha, An der Bürgerruhe", + "lat": "51.37921", + "lon": "12.49150", + "id": 541937478, + "subType": "public_transport_stop_position", + "type": "transportation", + "additionalInfo": { + "wheelchair_no": "no", + "route_tram_ref": "3", + "network": "MDV", + "operator": "LVB", + "ref": "0063" + } + }, + { + "name": "Bürgerhaus", + "lat": "50.57184", + "lon": "12.09470", + "id": 11116577680, + "subType": "community_centre", + "type": "entertainment" + }, + { + "name": "Bürgerhaus", + "lat": "50.62185", + "lon": "12.73170", + "id": 83012025, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "wheelchair_no": "no" + } + }, + { + "name": "Bürgerpark", + "lat": "50.81827", + "lon": "12.54868", + "id": 92663951, + "subType": "park", + "type": "entertainment" + }, + { + "name": "Bürgerhaus Oberlauterbach, KiTa Lauterbacher Strolche", + "lat": "50.49534", + "lon": "12.31200", + "id": 666577521, + "subType": "kindergarten", + "type": "education" + }, + { + "name": "Bürgerhaus Oberlauterbach, KiTa Lauterbacher Strolche", + "lat": "50.49534", + "lon": "12.31200", + "id": 666577521, + "subType": "building", + "type": "man_made" + }, + { + "name": "Bürgersaal Oederan", + "lat": "50.86178", + "lon": "13.16819", + "id": 306356047, + "subType": "community_centre", + "type": "entertainment", + "additionalInfo": { + "operator": "Stadt Oederan" + } + }, + { + "name": "Bürgersaal Oederan", + "lat": "50.86178", + "lon": "13.16819", + "id": 306356047, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "operator": "Stadt Oederan" + } + }, + { + "name": "Bürgerallee", + "lat": "50.83310", + "lon": "14.74146", + "id": 1515203393, + "subType": "highway_steps", + "type": "transportation", + "additionalInfo": { + "surface_unpaved": "unpaved" + } + }, + { + "name": "Kino \"Bürgerhaus Groitzsch\"", + "lat": "51.15662", + "lon": "12.28044", + "id": 757156340, + "subType": "cinema", + "type": "entertainment", + "additionalInfo": { + "wheelchair_yes": "yes", + "website": "https://kino-groitzsch.de/kino/", + "phone": "+49 34296 42275", + "email": "kinogroitzsch@online.de", + "fax": "+49 34296 48287" + } + }, + { + "name": "Bürgerstraße", + "lat": "50.99139", + "lon": "13.64714", + "id": 75960723, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_pedestrian": "yes", + "surface_wood": "wood", + "network": "ncn" + } + }, + { + "name": "Bürgerhaus Fröbersgrün", + "lat": "50.57183", + "lon": "12.09487", + "id": 325648945, + "subType": "building", + "type": "man_made" + }, + { + "name": "Bürgeramt Hoyerswerda", + "names": { + "hsb": "Byrgarski zarjad Wojerecy" + }, + "lat": "51.43362", + "lon": "14.24498", + "id": 7523819822, + "subType": "townhall", + "type": "administrative" + }, + { + "name": "Bürgerbüro MdL Dr. Jana Pinka (Die Linke)", + "lat": "50.91961", + "lon": "13.34309", + "id": 11392997394, + "subType": "political_party", + "type": "office", + "additionalInfo": { + "website": "https://www.jana-pinka.de/", + "phone": "+49 3731 207105", + "fax": "+49 3731 207104", + "email": "roter-weg@jana-pinka.de" + } + }, + { + "name": "Wiederitzsch, Bürgeramt", + "lat": "51.39354", + "lon": "12.37434", + "id": 176835991, + "subType": "public_transport_platform", + "type": "transportation", + "additionalInfo": { + "bench_yes": "yes", + "covered_yes": "yes", + "bus_yes": "yes", + "network": "MDV", + "route_bus_ref": "87", + "operator": "LVB", + "ref": "0765" + } + }, + { + "name": "Burger King", + "names": { + "ja": "バーガーキング" + }, + "lat": "51.34443", + "lon": "12.38101", + "id": 288674283, + "subType": "fast_food", + "type": "sustenance", + "openingHours": "Mo-Su 08:00-23:00; Fr,Sa 08:00-24:00", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "cuisine_burger": "burger", + "takeaway_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo-Su 08:00-23:00; Fr,Sa 08:00-24:00", + "phone": "+49 341 2248910", + "fax": "+49 341 2248911", + "operator": "SSP Deutschland GmbH", + "brand": "Burger King", + "level": "0" + } + }, + { + "name": "Burger King", + "lat": "50.59686", + "lon": "12.70668", + "id": 13230158772, + "subType": "fast_food", + "type": "sustenance", + "openingHours": "Su-Th 09:00-00:00, Fr-Sa 09:00-02:00", + "additionalInfo": { + "outdoor_seating_yes": "yes", + "cuisine_burger": "burger", + "takeaway_yes": "yes", + "takeaway_filter_yes": "yes", + "outdoor_seating_filter_yes": "yes", + "opening_hours": "Su-Th 09:00-00:00, Fr-Sa 09:00-02:00", + "operator": "BURGER KING Deutschland GmbH", + "brand": "Burger King", + "start_date": "2019-08-28" + } + }, + { + "name": "Bürgerhaus", + "lat": "50.91756", + "lon": "13.34350", + "id": 9437495200, + "subType": "information", + "type": "tourism", + "additionalInfo": { + "information_history": "history" + } + }, + { + "name": "Freital Bürgerstraße (2)", + "lat": "50.99100", + "lon": "13.64305", + "id": 1328346187, + "subType": "public_transport_platform", + "type": "transportation", + "additionalInfo": { + "ref": "2" + } + }, + { + "name": "Bürgerstraße", + "lat": "51.07693", + "lon": "13.72572", + "id": 7601429564, + "subType": "tram_stop", + "type": "transportation", + "additionalInfo": { + "toilets_wheelchair_no": "no", + "wheelchair_yes": "yes", + "operator": "DVB" + } + }, + { + "name": "Freital Bürgerstraße (2)", + "lat": "50.99100", + "lon": "13.64292", + "id": 1170459244, + "subType": "bus_stop", + "type": "transportation", + "additionalInfo": { + "tactile_paving_yes": "yes", + "bus_yes": "yes", + "wheelchair_yes": "yes", + "network": "VVO", + "route_bus_ref": "344, 363", + "operator": "Regionalverkehr Dresden", + "ref": "2" + } + }, + { + "name": "Freital Bürgerstraße (2)", + "lat": "50.99100", + "lon": "13.64292", + "id": 1170459244, + "subType": "public_transport_stop_position", + "type": "transportation", + "additionalInfo": { + "tactile_paving_yes": "yes", + "bus_yes": "yes", + "wheelchair_yes": "yes", + "network": "VVO", + "route_bus_ref": "344, 363", + "operator": "Regionalverkehr Dresden", + "ref": "2" + } + }, + { + "name": "Bürgerstraße", + "lat": "51.07685", + "lon": "13.72579", + "id": 7601429566, + "subType": "tram_stop", + "type": "transportation", + "additionalInfo": { + "toilets_wheelchair_no": "no", + "wheelchair_yes": "yes", + "operator": "DVB" + } + }, + { + "name": "Bürgerstraße", + "lat": "51.07693", + "lon": "13.72572", + "id": 426380801, + "subType": "public_transport_platform", + "type": "transportation", + "additionalInfo": { + "bench_yes": "yes", + "tactile_paving_yes": "yes", + "bin_yes": "yes", + "covered_yes": "yes", + "foot_yes": "yes", + "wheelchair_yes": "yes", + "route_tram_ref": "13", + "operator": "DVB" + } + }, + { + "name": "AfD-Bürgerbüro", + "lat": "50.91720", + "lon": "13.34485", + "id": 9063201122, + "subType": "political_party", + "type": "office" + }, + { + "name": "Burger King Riesa", + "lat": "51.29869", + "lon": "13.27198", + "id": 12889435372, + "subType": "fast_food", + "type": "sustenance", + "openingHours": "Mo-Th 09:00-24:00; Fr-Sa 09:00-01:00; Su 10:00-24:00", + "additionalInfo": { + "cuisine_burger": "burger", + "takeaway_yes": "yes", + "internet_access_type_wlan": "wlan", + "takeaway_filter_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo-Th 09:00-24:00; Fr-Sa 09:00-01:00; Su 10:00-24:00", + "website": "https://www.burgerking.de/", + "phone": "+49 3525 8756896", + "operator": "BURGER KING Deutschland GmbH" + } + }, + { + "name": "CDU Bürgerbüro", + "lat": "51.45902", + "lon": "12.62872", + "id": 9630846762, + "subType": "political_party", + "type": "office" + }, + { + "name": "Bürgerhaus", + "lat": "51.52963", + "lon": "12.61610", + "id": 502142083, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "description": "Erster Spatenstich für das Bürgerhaus war am 20.03.2005, Richtfest war im August 2005. An dieser Stelle stand bis zum Hochwasser 2002 das alte Pfarrhaus von Gruna." + } + }, + { + "name": "Bürgerhaus", + "lat": "50.94072", + "lon": "13.18548", + "id": 627185165, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "note": "Vereinshaus" + } + }, + { + "name": "Bürgergarten Columbusstraße", + "lat": "51.04506", + "lon": "13.70435", + "id": 1547530067, + "subType": "allotments", + "type": "man_made", + "additionalInfo": { + "website": "http://www.dresden-pflanzbar.de/gaerten/columbusgarten/" + } + }, + { + "name": "Bürgergarten", + "lat": "51.11860", + "lon": "13.10557", + "id": 4412700495872, + "subType": "park", + "type": "entertainment" + }, + { + "name": "Bürgerbüro Freiberg", + "lat": "50.91758", + "lon": "13.34272", + "id": 1391565186, + "subType": "government", + "type": "administrative", + "openingHours": "Tu,Th 09:00-12:30, 13:30-18:00; Fr 09:00-12:30; Sa 09:00-12:30; Su,PH off", + "additionalInfo": { + "opening_hours": "Tu,Th 09:00-12:30, 13:30-18:00; Fr 09:00-12:30; Sa 09:00-12:30; Su,PH off", + "phone": "+49 3731 273161", + "fax": "+49 3731 27373161", + "email": "Buergerbuero@Freiberg.de" + } + }, + { + "name": "Bürgerbüro Freiberg", + "lat": "50.91758", + "lon": "13.34272", + "id": 1391565186, + "subType": "building", + "type": "man_made", + "openingHours": "Tu,Th 09:00-12:30, 13:30-18:00; Fr 09:00-12:30; Sa 09:00-12:30; Su,PH off", + "additionalInfo": { + "opening_hours": "Tu,Th 09:00-12:30, 13:30-18:00; Fr 09:00-12:30; Sa 09:00-12:30; Su,PH off", + "phone": "+49 3731 273161", + "fax": "+49 3731 27373161", + "email": "Buergerbuero@Freiberg.de" + } + }, + { + "name": "Bürgerbüro Plauen", + "lat": "51.02909", + "lon": "13.70718", + "id": 10444050864, + "subType": "government", + "type": "administrative", + "openingHours": "Mo,Fr 09:00-12:00; Tu,Th 09:00-18:00", + "additionalInfo": { + "register_office": "register_office", + "wheelchair_yes": "yes", + "opening_hours": "Mo,Fr 09:00-12:00; Tu,Th 09:00-18:00", + "website": "https://www.dresden.de/de/rathaus/ortsaemter/c_09.php", + "phone": "+493514886801", + "email": "ortsamt-plauen@dresden.de", + "fax": "+493514886803" + } + }, + { + "name": "Bürgerhaus Eilenburg", + "lat": "51.45778", + "lon": "12.64162", + "id": 216891807, + "subType": "community_centre", + "type": "entertainment", + "additionalInfo": { + "website": "https://www.buergerhaus-eilenburg.de/", + "operator": "Städtischer EigenbetriebKulturunternehmung Eilenburg" + } + }, + { + "name": "Bürgerhaus Eilenburg", + "lat": "51.45778", + "lon": "12.64162", + "id": 216891807, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "website": "https://www.buergerhaus-eilenburg.de/", + "operator": "Städtischer EigenbetriebKulturunternehmung Eilenburg" + } + }, + { + "name": "Bürgerhaus", + "lat": "50.86793", + "lon": "13.37184", + "id": 226771635, + "subType": "building", + "type": "man_made" + }, + { + "name": "Bürgerbüro Susann Rüthrich", + "lat": "51.16157", + "lon": "13.48525", + "id": 12516655412, + "subType": "political_party", + "type": "office", + "additionalInfo": { + "phone": "+49 3521 7286225" + } + }, + { + "name": "Burger King", + "lat": "50.84083", + "lon": "12.44612", + "id": 10003463416, + "subType": "fast_food", + "type": "sustenance", + "openingHours": "Mo-Th 09:00-24:00; Fr-Sa 09:00-01:00; Su 10:00-24:00", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "outdoor_seating_yes": "yes", + "delivery_no": "no", + "cuisine_burger": "burger", + "takeaway_yes": "yes", + "internet_access_type_wlan": "wlan", + "drive_through_yes": "yes", + "outdoor_seating_filter_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo-Th 09:00-24:00; Fr-Sa 09:00-01:00; Su 10:00-24:00", + "phone": "+49 3764 7967266", + "operator": "BURGER KING Deutschland GmbH", + "brand": "Burger King" + } + }, + { + "name": "Burgerheart", + "lat": "51.06701", + "lon": "13.75201", + "id": 8770441596, + "subType": "restaurant", + "type": "sustenance", + "openingHours": "Mo-Su 12:00-23:00", + "additionalInfo": { + "outdoor_seating_yes": "yes", + "cuisine_burger": "burger", + "wheelchair_no": "no", + "outdoor_seating_filter_yes": "yes", + "opening_hours": "Mo-Su 12:00-23:00", + "phone": "+4935120611211", + "email": "dresden@burgerheart.com" + } + }, + { + "name": "Bürgerhaus am Wall", + "lat": "50.83446", + "lon": "12.92003", + "id": 4411728162816, + "subType": "building", + "type": "man_made" + }, + { + "name": "Bürgeramt Sietsch", + "lat": "51.48983", + "lon": "12.17899", + "id": 1181010149, + "subType": "community_centre", + "type": "entertainment", + "additionalInfo": { + "note": "ehemals Gasthaus \"Zur Sonne\"" + } + }, + { + "name": "Bürgeramt Sietsch", + "lat": "51.48983", + "lon": "12.17899", + "id": 1181010149, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "note": "ehemals Gasthaus \"Zur Sonne\"" + } + }, + { + "name": "Rückmarsdorf, Bürgeramt", + "lat": "51.34655", + "lon": "12.25810", + "id": 181904275, + "subType": "public_transport_platform", + "type": "transportation", + "additionalInfo": { + "network": "MDV", + "ref": "1009" + } + }, + { + "name": "Bürgerhaus", + "lat": "50.83774", + "lon": "13.67523", + "id": 254088227, + "subType": "community_centre", + "type": "entertainment", + "additionalInfo": { + "operator": "Gemeindeverwaltung", + "image": "http://wiki.openstreetmap.org/wiki/File:2015_Schmiedeberg_ehemalige_Grundschule_jetzt_B%C3%BCrgerhaus.jpg" + } + }, + { + "name": "Bürgerhaus", + "lat": "50.83774", + "lon": "13.67523", + "id": 254088227, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "operator": "Gemeindeverwaltung", + "image": "http://wiki.openstreetmap.org/wiki/File:2015_Schmiedeberg_ehemalige_Grundschule_jetzt_B%C3%BCrgerhaus.jpg" + } + }, + { + "name": "Bürgerhaus Kleinwaltersdorf", + "lat": "50.93214", + "lon": "13.30221", + "id": 171104059, + "subType": "community_centre", + "type": "entertainment" + }, + { + "name": "Bürgerhaus Kleinwaltersdorf", + "lat": "50.93214", + "lon": "13.30221", + "id": 171104059, + "subType": "building", + "type": "man_made" + }, + { + "name": "Sparkasse Mittelsachsen", + "lat": "50.91759", + "lon": "13.34270", + "id": 561701362, + "subType": "atm", + "type": "finance", + "additionalInfo": { + "drive_through_no": "no", + "wheelchair_yes": "yes", + "alt_name": "Sparkasse Mittelsachsen - SB Freiberg-Bürgeramt Obermarkt", + "operator": "Sparkasse Mittelsachsen" + } + }, + { + "name": "Bürgeramt Ratzelbogen", + "lat": "51.31180", + "lon": "12.28100", + "id": 4400990130176, + "subType": "townhall", + "type": "administrative", + "additionalInfo": { + "wheelchair_yes": "yes", + "website": "https://www.leipzig.de/buergerservice-und-verwaltung/aemter-und-behoerdengaenge/behoerden-und-dienstleistungen/dienststelle/buergeramt-ratzelbogen-10007015/", + "phone": "+49 341 1230", + "description": "- Gebäude für Rollstuhlfahrer voll zugänglich - Aufzug für Rollstuhlfahrer zugänglich - Toilette für Rollstuhlfahrer nutzbar - Spezielle und persönliche Hilfeleistungen für Menschen mit Behinderung - Markierte Behindertenparkplätze vorhanden", + "email": "buergeramt@leipzig.de", + "fax": "+49 341 1239265" + } + }, + { + "name": "Bürgeramt Ratzelbogen", + "lat": "51.31180", + "lon": "12.28100", + "id": 4400990130176, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "wheelchair_yes": "yes", + "website": "https://www.leipzig.de/buergerservice-und-verwaltung/aemter-und-behoerdengaenge/behoerden-und-dienstleistungen/dienststelle/buergeramt-ratzelbogen-10007015/", + "phone": "+49 341 1230", + "description": "- Gebäude für Rollstuhlfahrer voll zugänglich - Aufzug für Rollstuhlfahrer zugänglich - Toilette für Rollstuhlfahrer nutzbar - Spezielle und persönliche Hilfeleistungen für Menschen mit Behinderung - Markierte Behindertenparkplätze vorhanden", + "email": "buergeramt@leipzig.de", + "fax": "+49 341 1239265" + } + }, + { + "name": "Zum Bürgergarten", + "lat": "51.12607", + "lon": "14.17676", + "id": 584727958, + "subType": "restaurant", + "type": "sustenance" + }, + { + "name": "Bürgerhaus Lomnitz", + "lat": "51.19057", + "lon": "13.90034", + "id": 444035833, + "subType": "community_centre", + "type": "entertainment" + }, + { + "name": "Bürgerhaus Lomnitz", + "lat": "51.19057", + "lon": "13.90034", + "id": 444035833, + "subType": "building", + "type": "man_made" + }, + { + "name": "Bürgerstraße", + "lat": "51.07685", + "lon": "13.72579", + "id": 426380799, + "subType": "public_transport_platform", + "type": "transportation", + "additionalInfo": { + "bench_yes": "yes", + "tactile_paving_yes": "yes", + "bin_yes": "yes", + "covered_yes": "yes", + "foot_yes": "yes", + "wheelchair_yes": "yes", + "route_tram_ref": "13", + "operator": "DVB" + } + }, + { + "name": "Freital Bürgerstraße (1)", + "lat": "50.99172", + "lon": "13.64309", + "id": 1328346171, + "subType": "public_transport_platform", + "type": "transportation", + "additionalInfo": { + "lit_yes": "yes", + "ref": "2" + } + }, + { + "name": "Burger King", + "lat": "51.07794", + "lon": "13.71525", + "id": 303263557, + "subType": "fast_food", + "type": "sustenance", + "openingHours": "Mo-Th,Su 10:00-24:00; Fr-Sa 10:00-3:00", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "delivery_filter_yes": "yes", + "cuisine_burger": "burger", + "wheelchair_limited": "limited", + "takeaway_yes": "yes", + "delivery_yes": "yes", + "drive_through_yes": "yes", + "opening_hours": "Mo-Th,Su 10:00-24:00; Fr-Sa 10:00-3:00", + "phone": "+49 351 8629318", + "operator": "Food Star GmbH", + "brand": "Burger King" + } + }, + { + "name": "Burger King", + "lat": "51.07794", + "lon": "13.71525", + "id": 303263557, + "subType": "building", + "type": "man_made", + "openingHours": "Mo-Th,Su 10:00-24:00; Fr-Sa 10:00-3:00", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "delivery_filter_yes": "yes", + "cuisine_burger": "burger", + "wheelchair_limited": "limited", + "takeaway_yes": "yes", + "delivery_yes": "yes", + "drive_through_yes": "yes", + "opening_hours": "Mo-Th,Su 10:00-24:00; Fr-Sa 10:00-3:00", + "phone": "+49 351 8629318", + "operator": "Food Star GmbH", + "brand": "Burger King" + } + }, + { + "name": "Bürgerbüro Dürrweitzschen", + "lat": "51.20952", + "lon": "12.86160", + "id": 8612724224, + "subType": "community_centre", + "type": "entertainment" + }, + { + "name": "Bürgerhaus-Alte Turnhalle", + "lat": "50.57773", + "lon": "11.99336", + "id": 222230053, + "subType": "community_centre", + "type": "entertainment" + }, + { + "name": "Bürgerhaus-Alte Turnhalle", + "lat": "50.57773", + "lon": "11.99336", + "id": 222230053, + "subType": "building", + "type": "man_made" + }, + { + "name": "Bürgermeister-Müller-Denkmal", + "lat": "51.34341", + "lon": "12.38037", + "id": 834679452, + "subType": "memorial", + "type": "tourism", + "additionalInfo": { + "wheelchair_yes": "yes", + "description": "Dr.jur. Carl Wilhelm Müller (1728-1801), Leipziger Bürgermeister", + "artist_name": "Johann Friedrich August Tischbein", + "image": "http://upload.wikimedia.org/wikipedia/commons/1/1a/Carl_Wilhelm_M%C3%BCller_Denkmal.jpg", + "inscription": "C. W. MÜLLER Von den dankbaren Bürgern Leipzigs.", + "start_date": "1819" + } + }, + { + "name": "Bürgerwald", + "lat": "50.72109", + "lon": "12.85321", + "id": 4401022601216, + "subType": "forest", + "type": "man_made", + "additionalInfo": { + "leaf_type_mixed": "mixed" + } + }, + { + "name": "MOBIpunkt Weißig Bürgerbüro", + "lat": "51.06121", + "lon": "13.88515", + "id": 13985472196, + "subType": "car_sharing", + "type": "service", + "openingHours": "24/7", + "additionalInfo": { + "wheelchair_yes": "yes", + "opening_hours": "24/7", + "operator": "DVB", + "capacity": "2" + } + }, + { + "name": "Bürgersaal im Stadtgut", + "lat": "51.27837", + "lon": "12.58902", + "id": 5234126426, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "addr_housename": "Bürgersaal im Stadtgut" + } + }, + { + "name": "Bürgerzentrum Sonnenberg", + "lat": "50.83398", + "lon": "12.93451", + "id": 5035836296, + "subType": "social_facility", + "type": "healthcare", + "additionalInfo": { + "social_facility_outreach": "outreach", + "phone": "+49 371 306 868 0" + } + }, + { + "name": "Bürgerwald Stollberg", + "lat": "50.71908", + "lon": "12.82295", + "id": 8883845604, + "subType": "emergency_access_point", + "type": "emergency_infrastructure" + }, + { + "name": "Bürgerhaus", + "lat": "51.64607", + "lon": "12.36771", + "id": 760896698, + "subType": "community_centre", + "type": "entertainment" + }, + { + "name": "Bürgerzentrum \"Sächsische Krone\"", + "lat": "51.15091", + "lon": "12.75856", + "id": 965747701, + "subType": "community_centre", + "type": "entertainment" + }, + { + "name": "Bürgerzentrum \"Sächsische Krone\"", + "lat": "51.15091", + "lon": "12.75856", + "id": 965747701, + "subType": "building", + "type": "man_made" + }, + { + "name": "Bürgerhaus „Goldener Stern“", + "lat": "51.12394", + "lon": "12.49736", + "id": 68576627, + "subType": "building", + "type": "man_made" + }, + { + "name": "Bürgerhaus Spreeperle", + "lat": "51.29852", + "lon": "14.55605", + "id": 434270795, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "operator": "Verein für das Bürgerhaus Spreeperle" + } + }, + { + "name": "Bürgerbüro", + "lat": "50.89233", + "lon": "13.75413", + "id": 844776883, + "subType": "building", + "type": "man_made" + }, + { + "name": "Dr. med. Ulrich Bürger", + "lat": "51.23751", + "lon": "13.05171", + "id": 4373922584, + "subType": "dentist", + "type": "healthcare", + "openingHours": "Mo,We 08:00-11:30,14:00-18:00;Tu,Th,Fr 08:00-11:30", + "additionalInfo": { + "opening_hours": "Mo,We 08:00-11:30,14:00-18:00;Tu,Th,Fr 08:00-11:30", + "phone": "+49 34362 32307" + } + }, + { + "name": "Bürgerhaus", + "lat": "50.56202", + "lon": "12.41996", + "id": 371259279, + "subType": "building", + "type": "man_made" + }, + { + "name": "Bürgerbüro Dresden-Plauen", + "lat": "51.03629", + "lon": "13.71654", + "id": 6244727686, + "subType": "political_party", + "type": "office" + }, + { + "name": "ALFS burger & pizza", + "names": { + "de": "ALFS Burger & Pizza Manufaktur" + }, + "lat": "50.85049", + "lon": "12.79092", + "id": 12442345970, + "subType": "fast_food", + "type": "sustenance", + "openingHours": "We-Mo 17:00-21:30", + "additionalInfo": { + "cuisine_burger": "burger", + "cuisine_pizza": "pizza", + "opening_hours": "We-Mo 17:00-21:30", + "phone": "+49 3722 5914901", + "cuisine": "pizza;burger" + } + }, + { + "name": "Bürgerwald", + "lat": "50.64282", + "lon": "12.46317", + "id": 4402403371008, + "subType": "forest", + "type": "man_made", + "additionalInfo": { + "leaf_type_mixed": "mixed" + } + }, + { + "name": "Bürgerbüro Die Linke", + "lat": "51.27141", + "lon": "14.09602", + "id": 14594785370, + "subType": "political_party", + "type": "office" + }, + { + "name": "Taucha, An der Bürgerruhe", + "lat": "51.37982", + "lon": "12.49096", + "id": 3245398724, + "subType": "tram_stop", + "type": "transportation", + "additionalInfo": { + "wheelchair_no": "no", + "route_tram_ref": "3", + "operator": "LVB" + } + }, + { + "name": "Taucha, An der Bürgerruhe", + "lat": "51.37982", + "lon": "12.49096", + "id": 3245398724, + "subType": "public_transport_stop_position", + "type": "transportation", + "additionalInfo": { + "wheelchair_no": "no", + "route_tram_ref": "3", + "operator": "LVB" + } + }, + { + "name": "Bürgerbüro", + "lat": "50.53764", + "lon": "12.78581", + "id": 8707762806, + "subType": "government", + "type": "administrative", + "openingHours": "Mo-Fr 08:00-12:30,13:00-16:30", + "additionalInfo": { + "opening_hours": "Mo-Fr 08:00-12:30,13:00-16:30" + } + }, + { + "name": "Bürger- und Vereinshaus", + "lat": "51.22710", + "lon": "13.31305", + "id": 276973311, + "subType": "building", + "type": "man_made" + }, + { + "name": "Bürgerpark", + "lat": "50.90782", + "lon": "14.81021", + "id": 1227903119, + "subType": "park", + "type": "entertainment" + }, + { + "name": "Bürgerhaus", + "lat": "50.97978", + "lon": "13.40823", + "id": 56966363, + "subType": "building", + "type": "man_made" + }, + { + "name": "Burger-Werk", + "lat": "51.01095", + "lon": "13.66234", + "id": 13144998914, + "subType": "biergarten", + "type": "sustenance", + "openingHours": "Jun-Aug \"nach Wetterlage\"", + "additionalInfo": { + "toilets_wheelchair_no": "no", + "cuisine_burger": "burger", + "wheelchair_limited": "limited", + "smoking_outside": "outside", + "opening_hours": "Jun-Aug \"nach Wetterlage\"", + "website": "https://burger-werk.business.site/", + "phone": "+49 351 46448855", + "email": "val.chi@icloud.com", + "operator": "Burger-Werk" + } + }, + { + "name": "Bürger- und Vereinshaus Rittergut", + "lat": "51.26907", + "lon": "12.50263", + "id": 323689163, + "subType": "community_centre", + "type": "entertainment" + }, + { + "name": "Bürger- und Vereinshaus Rittergut", + "lat": "51.26907", + "lon": "12.50263", + "id": 323689163, + "subType": "building", + "type": "man_made" + }, + { + "name": "Bürgerbüro", + "lat": "50.81749", + "lon": "12.54128", + "id": 8470758178, + "subType": "government", + "type": "administrative", + "openingHours": "Mo, We, Fr 09:00-12:00; Tu, Th 09:00-18:00", + "additionalInfo": { + "opening_hours": "Mo, We, Fr 09:00-12:00; Tu, Th 09:00-18:00", + "website": "https://www.glauchau.de/glauchau/module/ll_db/idx.asp" + } + }, + { + "name": "AfD Bürgerbüro", + "lat": "51.29088", + "lon": "13.53241", + "id": 9313281684, + "subType": "political_party", + "type": "office" + }, + { + "name": "Bürgerhaus", + "lat": "51.04822", + "lon": "12.79418", + "id": 410719155, + "subType": "building", + "type": "man_made" + }, + { + "name": "Bürgerhaus Sohra", + "lat": "50.88557", + "lon": "13.48063", + "id": 464572415, + "subType": "community_centre", + "type": "entertainment" + }, + { + "name": "Bürgerhaus Sohra", + "lat": "50.88557", + "lon": "13.48063", + "id": 464572415, + "subType": "building", + "type": "man_made" + }, + { + "name": "SUMO Burger", + "lat": "50.84627", + "lon": "12.93855", + "id": 13367657812, + "subType": "fast_food", + "type": "sustenance", + "additionalInfo": { + "drive_through_no": "no", + "cuisine_burger": "burger", + "description": "im Obergeschoss" + } + }, + { + "name": "Bürgerbüro Limbach-Oberfrohna", + "lat": "50.85844", + "lon": "12.76819", + "id": 2277985880, + "subType": "office_administrative", + "type": "administrative", + "openingHours": "Mo,Fr 09:00-12:00; Tu,Th 09:00-18:00", + "additionalInfo": { + "opening_hours": "Mo,Fr 09:00-12:00; Tu,Th 09:00-18:00" + } + }, + { + "name": "Bürgeramt", + "lat": "51.39597", + "lon": "12.21956", + "id": 408540105, + "subType": "office_administrative", + "type": "administrative" + }, + { + "name": "Bürgeramt", + "lat": "51.39597", + "lon": "12.21956", + "id": 408540105, + "subType": "building", + "type": "man_made" + }, + { + "name": "Bürger King Chemnitz", + "lat": "50.86063", + "lon": "12.86272", + "id": 179689185, + "subType": "fast_food", + "type": "sustenance", + "openingHours": "Su-Th 08:00-01:00; Fr-Sa 08:00-05:00", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "outdoor_seating_yes": "yes", + "cuisine_burger": "burger", + "smoking_outside": "outside", + "takeaway_yes": "yes", + "internet_access_type_wlan": "wlan", + "drive_through_yes": "yes", + "outdoor_seating_filter_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Su-Th 08:00-01:00; Fr-Sa 08:00-05:00", + "website": "https://www.burgerking.de/", + "phone": "+49 3722 59702", + "operator": "Food Star GmbH" + } + }, + { + "name": "Bürger King Chemnitz", + "lat": "50.86063", + "lon": "12.86272", + "id": 179689185, + "subType": "building", + "type": "man_made", + "openingHours": "Su-Th 08:00-01:00; Fr-Sa 08:00-05:00", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "outdoor_seating_yes": "yes", + "cuisine_burger": "burger", + "smoking_outside": "outside", + "takeaway_yes": "yes", + "internet_access_type_wlan": "wlan", + "drive_through_yes": "yes", + "outdoor_seating_filter_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Su-Th 08:00-01:00; Fr-Sa 08:00-05:00", + "website": "https://www.burgerking.de/", + "phone": "+49 3722 59702", + "operator": "Food Star GmbH" + } + }, + { + "name": "Bürgerbüro", + "lat": "51.00973", + "lon": "14.58205", + "id": 561902760, + "subType": "office_administrative", + "type": "administrative", + "additionalInfo": { + "wheelchair_yes": "yes" + } + }, + { + "name": "Bürgerhaus Breitenhain", + "lat": "51.08657", + "lon": "12.32376", + "id": 12484787068, + "subType": "community_centre", + "type": "entertainment" + }, + { + "name": "Bürgerhaus Drebach", + "lat": "50.66290", + "lon": "13.00195", + "id": 316111693, + "subType": "building", + "type": "man_made" + }, + { + "name": "Bürgersaal Hartmannsdorf", + "lat": "50.88670", + "lon": "12.79789", + "id": 3602984286, + "subType": "community_centre", + "type": "entertainment", + "openingHours": "\"Bei Veraanstaltungen\"", + "additionalInfo": { + "wheelchair_yes": "yes", + "opening_hours": "\"Bei Veraanstaltungen\"", + "level": "1" + } + }, + { + "name": "Bürgerbusch", + "lat": "51.07115", + "lon": "14.08297", + "id": 9704161210, + "subType": "locality", + "type": "administrative", + "additionalInfo": { + "description": "Bezeichnet das Waldgebiet rechts der Wesenitz zwischen Röthendorfer Bach und Buschmühle" + } + }, + { + "name": "Am Bürgermeisteramt", + "lat": "50.88036", + "lon": "12.74302", + "id": 1332954285, + "subType": "parking", + "type": "transportation", + "additionalInfo": { + "parking_surface": "surface" + } + }, + { + "name": "Burger King", + "lat": "50.83848", + "lon": "12.92962", + "id": 765295678, + "subType": "fast_food", + "type": "sustenance", + "additionalInfo": { + "cuisine_burger": "burger", + "internet_access_fee_no": "no", + "takeaway_yes": "yes", + "internet_access_type_wlan": "wlan", + "takeaway_filter_yes": "yes", + "wheelchair_yes": "yes", + "brand": "Burger King", + "level": "1" + } + }, + { + "name": "Bürgerschule", + "names": { + "hsb": "Byrgarska šula" + }, + "lat": "51.18147", + "lon": "14.42765", + "id": 119295679, + "subType": "building", + "type": "man_made" + }, + { + "name": "Bürgerhaus", + "lat": "51.63413", + "lon": "13.00489", + "id": 306509671, + "subType": "building", + "type": "man_made" + }, + { + "name": "Bürgerbüro Pirna", + "lat": "50.96337", + "lon": "13.94058", + "id": 6244727248, + "subType": "political_party", + "type": "office", + "additionalInfo": { + "wheelchair_limited": "limited" + } + }, + { + "name": "Wiederitzsch, Bürgeramt", + "lat": "51.39357", + "lon": "12.37417", + "id": 607576030, + "subType": "public_transport_stop_position", + "type": "transportation", + "additionalInfo": { + "bus_yes": "yes", + "wheelchair_yes": "yes", + "network": "MDV", + "route_bus_ref": "87", + "operator": "LVB", + "ref": "0765" + } + }, + { + "name": "Burgermeister", + "lat": "51.06596", + "lon": "13.75508", + "id": 8786804308, + "subType": "fast_food", + "type": "sustenance", + "openingHours": "Su-Th 12:00-20:00; Fr,Sa 12:00-22:00", + "additionalInfo": { + "cuisine_burger": "burger", + "opening_hours": "Su-Th 12:00-20:00; Fr,Sa 12:00-22:00" + } + }, + { + "name": "Bürgerhaus Lützschena - Menüservice", + "lat": "51.38616", + "lon": "12.25806", + "id": 841132499, + "subType": "building", + "type": "man_made" + }, + { + "name": "Bürger-Schützen-Gilde 1470 Wurzen e.V.", + "lat": "51.36393", + "lon": "12.72043", + "id": 178117421, + "subType": "pitch", + "type": "sport" + }, + { + "name": "Bürger-Schützen-Gilde 1470 Wurzen e.V.", + "lat": "51.36393", + "lon": "12.72043", + "id": 178117421, + "subType": "shooting", + "type": "sport" + }, + { + "name": "Taucha, An der Bürgerruhe", + "lat": "51.37917", + "lon": "12.49158", + "id": 2662153050, + "subType": "public_transport_stop_position", + "type": "transportation", + "additionalInfo": { + "bus_yes": "yes", + "operator": "LVB", + "route_bus_ref": "81, 176" + } + }, + { + "name": "Bürgerhaus Zweenfurth", + "lat": "51.33494", + "lon": "12.54759", + "id": 1125143717, + "subType": "community_centre", + "type": "entertainment", + "additionalInfo": { + "wheelchair_limited": "limited", + "operator": "Gemeinde Borsdorf" + } + }, + { + "name": "Bürgerhaus Zweenfurth", + "lat": "51.33494", + "lon": "12.54759", + "id": 1125143717, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "wheelchair_limited": "limited", + "operator": "Gemeinde Borsdorf" + } + }, + { + "name": "Bürgerhaus Nünchritz", + "lat": "51.30160", + "lon": "13.38427", + "id": 391185511, + "subType": "building", + "type": "man_made" + }, + { + "name": "Bürgerhaus Eichigt", + "lat": "50.34853", + "lon": "12.17141", + "id": 1649596262, + "subType": "pub", + "type": "sustenance" + }, + { + "name": "Burger King", + "lat": "50.70851", + "lon": "12.50152", + "id": 473054153, + "subType": "fast_food", + "type": "sustenance", + "openingHours": "Mo-Th 09:00-01:00, Fr-Sa 09:00-03:00, Su 10:00-01:00", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "delivery_filter_yes": "yes", + "outdoor_seating_yes": "yes", + "cuisine_burger": "burger", + "takeaway_yes": "yes", + "internet_access_type_wlan": "wlan", + "smoking_no": "no", + "delivery_yes": "yes", + "drive_through_yes": "yes", + "outdoor_seating_filter_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo-Th 09:00-01:00, Fr-Sa 09:00-03:00, Su 10:00-01:00", + "website": "https://www.burgerking.de/kingfinder/15227?id=677", + "phone": "+49 375 2704815", + "operator": "Food Star GmbH", + "brand": "Burger King" + } + }, + { + "name": "Burger King", + "lat": "50.70851", + "lon": "12.50152", + "id": 473054153, + "subType": "building", + "type": "man_made", + "openingHours": "Mo-Th 09:00-01:00, Fr-Sa 09:00-03:00, Su 10:00-01:00", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "delivery_filter_yes": "yes", + "outdoor_seating_yes": "yes", + "cuisine_burger": "burger", + "takeaway_yes": "yes", + "internet_access_type_wlan": "wlan", + "smoking_no": "no", + "delivery_yes": "yes", + "drive_through_yes": "yes", + "outdoor_seating_filter_yes": "yes", + "wheelchair_yes": "yes", + "opening_hours": "Mo-Th 09:00-01:00, Fr-Sa 09:00-03:00, Su 10:00-01:00", + "website": "https://www.burgerking.de/kingfinder/15227?id=677", + "phone": "+49 375 2704815", + "operator": "Food Star GmbH", + "brand": "Burger King" + } + }, + { + "name": "Bürgerhaus", + "lat": "51.12153", + "lon": "13.92446", + "id": 5886336230, + "subType": "social_facility", + "type": "healthcare", + "additionalInfo": { + "wheelchair_no": "no", + "website": "https://www.radeberg.de/inhalte/radeberg/_inhalt/freizeit_tourismus/buergerhaus/buergerhaus", + "phone": "+49 3528 450 230" + } + }, + { + "name": "Bürgersaal", + "lat": "50.96532", + "lon": "13.28275", + "id": 695260815, + "subType": "building", + "type": "man_made" + }, + { + "name": "Bürger- und Berggasthaus Scheibenberg", + "lat": "50.53929", + "lon": "12.92550", + "id": 439344081, + "subType": "restaurant", + "type": "sustenance", + "openingHours": "Mo-Su 11:00-20:00", + "additionalInfo": { + "cuisine_german": "german", + "wheelchair_yes": "yes", + "opening_hours": "Mo-Su 11:00-20:00", + "phone": "+49 37349 13344", + "operator": "Thomas Keilig" + } + }, + { + "name": "Bürger- und Berggasthaus Scheibenberg", + "lat": "50.53929", + "lon": "12.92550", + "id": 439344081, + "subType": "building", + "type": "man_made", + "openingHours": "Mo-Su 11:00-20:00", + "additionalInfo": { + "cuisine_german": "german", + "wheelchair_yes": "yes", + "opening_hours": "Mo-Su 11:00-20:00", + "phone": "+49 37349 13344", + "operator": "Thomas Keilig" + } + }, + { + "name": "Wiederitzsch, Bürgeramt", + "lat": "51.39385", + "lon": "12.37372", + "id": 10673691056, + "subType": "public_transport_platform", + "type": "transportation", + "additionalInfo": { + "bench_yes": "yes", + "bin_yes": "yes", + "covered_yes": "yes", + "network": "MDV", + "route_bus_ref": "87", + "operator": "LVB" + } + }, + { + "name": "Bürgerschachtstraße", + "lat": "50.70498", + "lon": "12.48420", + "id": 12428235524, + "subType": "public_transport_stop_position", + "type": "transportation", + "additionalInfo": { + "tactile_paving_no": "no", + "wheelchair_no": "no", + "bus_yes": "yes", + "network": "VMS", + "route_bus_ref": "10", + "operator": "SVZ;RVW" + } + }, + { + "name": "Bürgerservicestelle", + "lat": "50.84565", + "lon": "12.93775", + "id": 4294559230, + "subType": "government", + "type": "administrative", + "additionalInfo": { + "wheelchair_no": "no" + } + }, + { + "name": "Bürgerschachtstraße", + "lat": "50.70499", + "lon": "12.48416", + "id": 12428235526, + "subType": "public_transport_stop_position", + "type": "transportation", + "additionalInfo": { + "tactile_paving_no": "no", + "bin_yes": "yes", + "wheelchair_no": "no", + "covered_no": "no", + "bus_yes": "yes", + "network": "VMS", + "route_bus_ref": "10", + "operator": "SVZ;RVW" + } + }, + { + "name": "Bürgerhaus", + "lat": "50.59255", + "lon": "12.37640", + "id": 389051573, + "subType": "building", + "type": "man_made" + }, + { + "name": "Bürgerpark", + "lat": "50.47344", + "lon": "12.27171", + "id": 4420054216704, + "subType": "park", + "type": "entertainment" + }, + { + "name": "Bürgerhaus Wellaune", + "lat": "51.57067", + "lon": "12.55643", + "id": 956999873, + "subType": "building", + "type": "man_made" + }, + { + "name": "Bürgerbüro Freital", + "lat": "51.00503", + "lon": "13.64820", + "id": 8073577654, + "subType": "office_administrative", + "type": "administrative", + "openingHours": "Mo 08:00-12:00; Tu,Th 08:00-12:00,13:00-18:00; We off; Fr 08:00-12:00; Sa,Su,PH off", + "additionalInfo": { + "wheelchair_yes": "yes", + "opening_hours": "Mo 08:00-12:00; Tu,Th 08:00-12:00,13:00-18:00; We off; Fr 08:00-12:00; Sa,Su,PH off", + "website": "https://www.landratsamt-pirna.de", + "phone": "+49 3501 5151146", + "operator": "Landratsamt Sächsische Schweiz-Osterzgebirge" + } + }, + { + "name": "Burger King", + "lat": "51.08479", + "lon": "13.69673", + "id": 4470797674, + "subType": "fast_food", + "type": "sustenance", + "openingHours": "Mo-Sa 10:00-20:00; Fr 10:00-21:00; PH off", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "drive_through_no": "no", + "delivery_no": "no", + "cuisine_burger": "burger", + "takeaway_yes": "yes", + "internet_access_type_wlan": "wlan", + "wheelchair_yes": "yes", + "opening_hours": "Mo-Sa 10:00-20:00; Fr 10:00-21:00; PH off", + "operator": "Food Star GmbH", + "brand": "Burger King", + "level": "1" + } + }, + { + "name": "Bürgerschachtplatz", + "lat": "50.70785", + "lon": "12.48339", + "id": 472842685, + "subType": "soccer", + "type": "sport" + }, + { + "name": "Bürgerschachtplatz", + "lat": "50.70785", + "lon": "12.48339", + "id": 472842685, + "subType": "pitch", + "type": "sport" + }, + { + "name": "Burger 25", + "lat": "50.31176", + "lon": "12.33447", + "id": 8460922780, + "subType": "fast_food", + "type": "sustenance", + "additionalInfo": { + "wheelchair_limited": "limited", + "takeaway_yes": "yes", + "takeaway_filter_yes": "yes", + "description": "Handgemachte Burger" + } + }, + { + "name": "Bürgeramt Otto-Schill-Straße - Hauptamt", + "lat": "51.33856", + "lon": "12.37071", + "id": 10320966846, + "subType": "government", + "type": "administrative", + "openingHours": "Mo-Fr 08:00-19:00; Th 12:00-19:00; Sa 09:00-14:00", + "additionalInfo": { + "government_public_service": "public_service", + "wheelchair_yes": "yes", + "opening_hours": "Mo-Fr 08:00-19:00; Th 12:00-19:00; Sa 09:00-14:00", + "website": "https://www.leipzig.de/buergerservice-und-verwaltung/aemter-und-behoerdengaenge/behoerden-und-dienstleistungen/dienststelle/buergeramt-otto-schill-strasse-10007011/", + "phone": "+49 341 123-0", + "fax": "+49 341 123-2305" + } + }, + { + "name": "Bürgerschachtstraße", + "lat": "50.70501", + "lon": "12.48418", + "id": 12428235536, + "subType": "public_transport_platform", + "type": "transportation", + "additionalInfo": { + "tactile_paving_no": "no", + "bin_yes": "yes", + "wheelchair_no": "no", + "covered_no": "no", + "network": "VMS", + "route_bus_ref": "10", + "operator": "SVZ;RVW" + } + }, + { + "name": "Bürgertreff „bei Heckerts“", + "lat": "50.79386", + "lon": "12.89449", + "id": 491901063, + "subType": "community_centre", + "type": "entertainment", + "additionalInfo": { + "website": "http://www.bürgertreff-beiheckerts.de" + } + }, + { + "name": "Bürgertreff „bei Heckerts“", + "lat": "50.79386", + "lon": "12.89449", + "id": 491901063, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "website": "http://www.bürgertreff-beiheckerts.de" + } + }, + { + "name": "Bürgergarten/Röhrscheidtbastei", + "names": { + "hsb": "Byrgarska zahroda/Röhrscheidtowa bašta" + }, + "lat": "51.17987", + "lon": "14.42258", + "id": 119295685, + "subType": "building", + "type": "man_made" + }, + { + "name": "Bürgerpark", + "lat": "50.71440", + "lon": "12.76403", + "id": 196968997, + "subType": "park", + "type": "entertainment" + }, + { + "name": "Bürgerservicestelle Röhrsdorf", + "lat": "50.86075", + "lon": "12.83463", + "id": 2237434504, + "subType": "townhall", + "type": "administrative" + }, + { + "name": "Direktverkauf & Imbiß Bürgerhaus", + "lat": "51.38637", + "lon": "12.25900", + "id": 585693941, + "subType": "building", + "type": "man_made" + }, + { + "name": "Bürgeramt Südwest-Zentrum - Hauptamt", + "lat": "51.30348", + "lon": "12.32203", + "id": 12808032378, + "subType": "government", + "type": "administrative", + "openingHours": "Mo 09:00-16:00; Tu 09:00-18:00; We 09:00-14:00; Th 09:00-18:00; Fr 09:00-12:30", + "additionalInfo": { + "wheelchair_yes": "yes", + "opening_hours": "Mo 09:00-16:00; Tu 09:00-18:00; We 09:00-14:00; Th 09:00-18:00; Fr 09:00-12:30", + "website": "https://www.leipzig.de/buergerservice-und-verwaltung/aemter-und-behoerdengaenge/behoerden-und-dienstleistungen/dienststelle/buergeramt-suedwest-zentrum-10007014/", + "phone": "+49 314 123 0", + "description": "2. Etage" + } + }, + { + "name": "Bürgerbüro Obercunnersdorf", + "lat": "51.02997", + "lon": "14.67185", + "id": 12322291048, + "subType": "office_administrative", + "type": "administrative", + "additionalInfo": { + "operator": "Gemeinde Kottmar" + } + } + ], + "cities": [ + { + "name": "Lohsa - Łaz", + "names": { + "de": "Lohsa", + "hsb": "Łaz" + }, + "lat": "51.38459", + "lon": "14.40524", + "id": 148980154, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Burger Straße 2", + "lat": "51.43650", + "lon": "14.38246", + "id": 65138 + }, + { + "name": "Burger Straße", + "lat": "51.43828", + "lon": "14.38381", + "id": 100603 + } + ], + "matchStreet": 1 + } + ] +} \ No newline at end of file diff --git a/OsmAnd-java/src/test/resources/search/carrer_de_vic.json b/OsmAnd-java/src/test/resources/search/carrer_de_vic.json new file mode 100644 index 0000000000..83ce2d7810 --- /dev/null +++ b/OsmAnd-java/src/test/resources/search/carrer_de_vic.json @@ -0,0 +1,6956 @@ +{ + "settings": { + "lat": "41.42389", + "lon": "1.96645", + "radiusLevel": 1, + "totalLimit": -1, + "lang": "", + "transliterateIfMissing": false, + "emptyQueryAllowed": false, + "sortByName": false + }, + "phrase": "carrer de Vic, Sant Bartomeu del grau", + "results": [ + "Carrer de Sant Bartomeu del Grau, Vic", + "Carrer de Vic, Sant Bartomeu del Grau", + "carrer Ponent, Sant Bartomeu del Grau", + "Carrer Pla de l'Oratori, Sant Bartomeu del Grau", + "carrer de Dalt, Sant Bartomeu del Grau", + "Carrer de la Migjorn, Sant Bartomeu del Grau", + "Carrer de la Tramuntana, Sant Bartomeu del Grau", + "Carrer de la Codina (Xalet Mas Reig), Sant Bartomeu del Grau", + "Carrer de Sant Bartomeu, Sant Cugat del Vallès", + "Carretera de Sant Bartomeu del Grau, Muntanyola", + "Carretera de Sant Bartomeu del Grau, Sant Bartomeu del Grau", + "Carretera de Sant Bartomeu, Sant Bartomeu del Grau", + "Carretera de Sant Bartomeu del Grau, Xalet Mas Reig", + "Camí de St. Bartomeu al Sorreig (Xalet Mas Reig), Sant Bartomeu del Grau", + "Carrer Tres Creus, Sant Bartomeu del Grau", + "Carrer del Mig, Sant Bartomeu del Grau", + "carrer Vell, Sant Bartomeu del Grau", + "Carrer Nou, Sant Bartomeu del Grau" + ], + "amenities": [ + { + "name": "Collada de Sant Bartomeu", + "lat": "42.13254", + "lon": "2.36052", + "id": 7047523056, + "subType": "saddle", + "type": "natural", + "additionalInfo": { + "ele": "1289" + } + }, + { + "name": "Esgèsia de Sant Bartomeu", + "lat": "41.26087", + "lon": "1.43803", + "id": 626076983, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "religion_christian": "christian" + } + }, + { + "name": "Esgèsia de Sant Bartomeu", + "lat": "41.26087", + "lon": "1.43803", + "id": 626076983, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "religion_christian": "christian" + } + }, + { + "name": "Sant Bartomeu", + "lat": "42.16079", + "lon": "0.92000", + "id": 773636589, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "building_type_chapel": "chapel", + "abandoned": "yes", + "denomination_roman_catholic": "roman_catholic", + "religion_christian": "christian", + "ruins": "yes" + } + }, + { + "name": "Sant Bartomeu", + "lat": "42.16079", + "lon": "0.92000", + "id": 773636589, + "subType": "abandoned_poi", + "type": "man_made", + "additionalInfo": { + "building_type_chapel": "chapel", + "abandoned": "yes", + "denomination_roman_catholic": "roman_catholic", + "religion_christian": "christian", + "ruins": "yes" + } + }, + { + "name": "Sant Bartomeu", + "lat": "42.16079", + "lon": "0.92000", + "id": 773636589, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "building_type_chapel": "chapel", + "abandoned": "yes", + "denomination_roman_catholic": "roman_catholic", + "religion_christian": "christian", + "ruins": "yes" + } + }, + { + "name": "Esglèsia de Sant Bartomeu", + "lat": "41.24611", + "lon": "1.48642", + "id": 589407255, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "religion_christian": "christian" + } + }, + { + "name": "Església de Sant Bartomeu", + "lat": "42.12274", + "lon": "2.96206", + "id": 594632519, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "denomination_catholic": "catholic", + "religion_christian": "christian" + } + }, + { + "name": "Església de Sant Bartomeu", + "lat": "42.12274", + "lon": "2.96206", + "id": 594632519, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "denomination_catholic": "catholic", + "religion_christian": "christian" + } + }, + { + "name": "Carretera de Sant Bartomeu", + "lat": "41.95210", + "lon": "2.23660", + "id": 192305229, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "ref": "BV-4601" + } + }, + { + "name": "Sant Bartomeu", + "lat": "42.20114", + "lon": "2.19935", + "id": 1199378759, + "subType": "building", + "type": "man_made" + }, + { + "name": "riera de Sant Bartomeu", + "lat": "41.93689", + "lon": "2.17600", + "id": 761300829, + "subType": "stream", + "type": "natural" + }, + { + "name": "Coll de Sant Bartomeu", + "lat": "41.56389", + "lon": "2.34339", + "id": 2834790858, + "subType": "saddle", + "type": "natural" + }, + { + "name": "Cal Bartomeus", + "lat": "41.89541", + "lon": "1.78277", + "id": 442258781, + "subType": "building", + "type": "man_made" + }, + { + "name": "Sant Bartomeu", + "lat": "41.51886", + "lon": "1.70758", + "id": 595599237, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "denomination_roman_catholic": "roman_catholic", + "religion_christian": "christian" + } + }, + { + "name": "Sant Bartomeu", + "lat": "41.51886", + "lon": "1.70758", + "id": 595599237, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "denomination_roman_catholic": "roman_catholic", + "religion_christian": "christian" + } + }, + { + "name": "Monument a Bartomeu Robert", + "names": { + "ca": "Monument a Bartomeu Robert" + }, + "lat": "41.39489", + "lon": "2.17555", + "id": 4538261640, + "subType": "monument", + "type": "tourism", + "additionalInfo": { + "artwork_type_statue": "statue", + "material_metal": "metal", + "length": "11.25", + "artist_name": "Josep Llimona", + "end_date": "1010-11-13", + "alt_name": "Monument al Doctor Robert", + "height": "12.6", + "width": "9.26", + "start_date": "1904-01-31", + "wikipedia": "http://ca.wikipedia.org/wiki/Monument al Doctor Robert" + } + }, + { + "name": "Sant Bartomeu i Santa Tecla", + "lat": "41.23469", + "lon": "1.81169", + "id": 463621227, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "denomination_catholic": "catholic", + "religion_christian": "christian" + } + }, + { + "name": "Sant Bartomeu i Santa Tecla", + "lat": "41.23469", + "lon": "1.81169", + "id": 463621227, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "denomination_catholic": "catholic", + "religion_christian": "christian" + } + }, + { + "name": "Mas Bartomeu", + "lat": "41.20394", + "lon": "1.54401", + "id": 8655443378, + "subType": "internet_access_wlan", + "type": "service", + "additionalInfo": { + "website": "http://www.barthomeus.com/en/rural-tourism/", + "phone": "+34 6007188857" + } + }, + { + "name": "Mas Bartomeu", + "lat": "41.20394", + "lon": "1.54401", + "id": 8655443378, + "subType": "isolated_dwelling", + "type": "administrative", + "additionalInfo": { + "website": "http://www.barthomeus.com/en/rural-tourism/", + "phone": "+34 6007188857" + } + }, + { + "name": "Sant Bartomeu de Favà", + "lat": "42.24723", + "lon": "1.20547", + "id": 1566711339, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "building_type_church": "church", + "denomination_catholic": "catholic", + "religion_christian": "christian", + "wikipedia": "http://ca.wikipedia.org/wiki/Sant Bartomeu de Favà" + } + }, + { + "name": "Sant Bartomeu de Favà", + "lat": "42.24723", + "lon": "1.20547", + "id": 1566711339, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "building_type_church": "church", + "denomination_catholic": "catholic", + "religion_christian": "christian", + "wikipedia": "http://ca.wikipedia.org/wiki/Sant Bartomeu de Favà" + } + }, + { + "name": "Ferrer i Bassa - Bartomeu Bermejo", + "lat": "41.38650", + "lon": "2.09169", + "id": 10822050304, + "subType": "public_transport_platform", + "type": "transportation", + "additionalInfo": { + "ref": "108121", + "route_bus_ref": "EP2" + } + }, + { + "name": "Sant Bartomeu Sesgorgues", + "lat": "42.01482", + "lon": "2.36041", + "id": 591049713, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "building_type_church": "church", + "denomination_catholic": "catholic", + "religion_christian": "christian" + } + }, + { + "name": "Sant Bartomeu Sesgorgues", + "lat": "42.01482", + "lon": "2.36041", + "id": 591049713, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "building_type_church": "church", + "denomination_catholic": "catholic", + "religion_christian": "christian" + } + }, + { + "name": "Carrer de Sant Bartomeu", + "lat": "41.75358", + "lon": "1.90508", + "id": 668389083, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "route_hiking_ref_poi": "GR 151", + "operator": "GR" + } + }, + { + "name": "Torrent de Mas Bartomeu", + "lat": "41.29506", + "lon": "1.49365", + "id": 1142622473, + "subType": "stream", + "type": "natural" + }, + { + "name": "Circumval·lació - Sant Bartomeu", + "lat": "41.44305", + "lon": "2.21619", + "id": 11194749018, + "subType": "public_transport_stop_position", + "type": "transportation", + "additionalInfo": { + "bus_yes": "yes", + "ref": "101619", + "route_bus_ref": "B3, B5, B81", + "operator": "AMT (Autoritat Metropolitana del Transport)" + } + }, + { + "name": "Sant Bartomeu de Cabanyes", + "lat": "41.56242", + "lon": "2.34329", + "id": 396898673, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "building_type_chapel": "chapel", + "denomination_catholic": "catholic", + "religion_christian": "christian", + "tourism_yes": "yes", + "wikipedia": "http://ca.wikipedia.org/wiki/Sant Bartomeu de Cabanyes" + } + }, + { + "name": "Sant Bartomeu de Cabanyes", + "lat": "41.56242", + "lon": "2.34329", + "id": 396898673, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "building_type_chapel": "chapel", + "denomination_catholic": "catholic", + "religion_christian": "christian", + "tourism_yes": "yes", + "wikipedia": "http://ca.wikipedia.org/wiki/Sant Bartomeu de Cabanyes" + } + }, + { + "name": "Circumval·lació - Sant Bartomeu", + "lat": "41.44302", + "lon": "2.21623", + "id": 4298586344, + "subType": "public_transport_platform", + "type": "transportation", + "additionalInfo": { + "covered_yes": "yes", + "bench_yes": "yes", + "bus_yes": "yes", + "operator": "AMT (Autoritat Metropolitana del Transport)", + "ref": "101619", + "route_bus_ref": "B3, B5, B81" + } + }, + { + "name": "Bartomeu", + "lat": "41.60580", + "lon": "1.84918", + "id": 13759518204, + "subType": "restaurant", + "type": "sustenance" + }, + { + "name": "Riera de Sant Bartomeu", + "lat": "41.42218", + "lon": "2.03183", + "id": 569985689, + "subType": "stream", + "type": "natural" + }, + { + "name": "Barranc de Sant Bartomeu", + "lat": "41.32223", + "lon": "0.81964", + "id": 1345538897, + "subType": "stream", + "type": "natural", + "additionalInfo": { + "intermittent": "yes" + } + }, + { + "name": "Sant Bartomeu", + "lat": "42.33647", + "lon": "1.68994", + "id": 14053259716, + "subType": "locality", + "type": "administrative" + }, + { + "name": "Ermita de Sant Bartomeu", + "lat": "42.51543", + "lon": "1.14232", + "id": 455023675, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "denomination_catholic": "catholic", + "religion_christian": "christian" + } + }, + { + "name": "Ermita de Sant Bartomeu", + "lat": "42.51543", + "lon": "1.14232", + "id": 455023675, + "subType": "historic_ruins", + "type": "tourism", + "additionalInfo": { + "denomination_catholic": "catholic", + "religion_christian": "christian" + } + }, + { + "name": "Ermita de Sant Bartomeu", + "lat": "42.51543", + "lon": "1.14232", + "id": 455023675, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "denomination_catholic": "catholic", + "religion_christian": "christian" + } + }, + { + "name": "Riera de Sant Bartomeu", + "lat": "41.41853", + "lon": "2.02412", + "id": 569985685, + "subType": "stream", + "type": "natural", + "additionalInfo": { + "tunnel_waterway": "yes" + } + }, + { + "name": "Riera de Sant Bartomeu", + "lat": "41.41853", + "lon": "2.02412", + "id": 569985685, + "subType": "tunnel", + "type": "man_made", + "additionalInfo": { + "tunnel_waterway": "yes" + } + }, + { + "name": "Riera de Sant Bartomeu", + "lat": "41.41623", + "lon": "2.01698", + "id": 569985687, + "subType": "stream", + "type": "natural" + }, + { + "name": "Torrent de Sant Bartomeu", + "lat": "41.56362", + "lon": "2.33994", + "id": 1533043985, + "subType": "stream", + "type": "natural", + "additionalInfo": { + "tunnel_waterway": "yes" + } + }, + { + "name": "Torrent de Sant Bartomeu", + "lat": "41.56362", + "lon": "2.33994", + "id": 1533043985, + "subType": "tunnel", + "type": "man_made", + "additionalInfo": { + "tunnel_waterway": "yes" + } + }, + { + "name": "Sant Bartomeu - Av. Amèrica", + "lat": "41.44208", + "lon": "2.21696", + "id": 1209841198, + "subType": "public_transport_platform", + "type": "transportation", + "additionalInfo": { + "covered_yes": "yes", + "bench_yes": "yes", + "bus_yes": "yes", + "operator": "AMT (Autoritat Metropolitana del Transport)", + "ref": "106952", + "route_bus_ref": "B3" + } + }, + { + "name": "Torrent de Sant Bartomeu", + "lat": "41.56328", + "lon": "2.34007", + "id": 1533043987, + "subType": "stream", + "type": "natural" + }, + { + "name": "CEIP Sant Bartomeu", + "lat": "41.77346", + "lon": "0.95373", + "id": 4567668722, + "subType": "school", + "type": "education" + }, + { + "name": "Serra de Sant Bartomeu", + "lat": "42.04293", + "lon": "0.67967", + "id": 2483310648, + "subType": "locality", + "type": "administrative" + }, + { + "name": "Sant Bartomeu", + "lat": "41.25161", + "lon": "0.48567", + "id": 4818161750, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "denomination_catholic": "catholic", + "religion_christian": "christian" + } + }, + { + "name": "Plana del Mas de Bartomeu", + "lat": "41.32518", + "lon": "1.50174", + "id": 2483585588, + "subType": "locality", + "type": "administrative" + }, + { + "name": "Sant Bartomeu de Covildases", + "lat": "42.12366", + "lon": "2.36092", + "id": 408311831, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "denomination_catholic": "catholic", + "religion_christian": "christian", + "tourism_yes": "yes", + "wikipedia": "http://ca.wikipedia.org/wiki/Sant Bartomeu de Covildases" + } + }, + { + "name": "Sant Bartomeu", + "lat": "42.09004", + "lon": "1.83173", + "id": 751409033, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "denomination_catholic": "catholic", + "building_type_church": "church", + "religion_christian": "christian", + "tourism_yes": "yes", + "wikipedia": "http://ca.wikipedia.org/wiki/Sant Bartomeu de la Valldan" + } + }, + { + "name": "Sant Bartomeu", + "lat": "42.09004", + "lon": "1.83173", + "id": 751409033, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "denomination_catholic": "catholic", + "building_type_church": "church", + "religion_christian": "christian", + "tourism_yes": "yes", + "wikipedia": "http://ca.wikipedia.org/wiki/Sant Bartomeu de la Valldan" + } + }, + { + "name": "Sant Bartomeu", + "lat": "40.98393", + "lon": "0.40540", + "id": 365424263, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "denomination_catholic": "catholic", + "religion_christian": "christian" + } + }, + { + "name": "Sant Bartomeu", + "lat": "40.98393", + "lon": "0.40540", + "id": 365424263, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "denomination_catholic": "catholic", + "religion_christian": "christian" + } + }, + { + "name": "Sant Bartomeu", + "lat": "42.12533", + "lon": "2.36084", + "id": 408311829, + "subType": "isolated_dwelling", + "type": "administrative" + }, + { + "name": "Sant Bartomeu", + "lat": "42.12533", + "lon": "2.36084", + "id": 408311829, + "subType": "building", + "type": "man_made" + }, + { + "name": "Riera de Sant Bartomeu", + "lat": "42.12108", + "lon": "2.36333", + "id": 408311827, + "subType": "stream", + "type": "natural" + }, + { + "name": "Parròquia de Sant Bartomeu", + "lat": "41.35682", + "lon": "2.14362", + "id": 4416472365056, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "building_type_church": "church" + } + }, + { + "name": "Sant Bartomeu", + "lat": "42.08986", + "lon": "1.83047", + "id": 14626078594, + "subType": "public_transport_stop_position", + "type": "transportation", + "additionalInfo": { + "bus_yes": "yes", + "route_bus_ref": "L2" + } + }, + { + "name": "Sant Bartomeu", + "lat": "42.20096", + "lon": "2.19939", + "id": 11409298500, + "subType": "peak", + "type": "natural", + "additionalInfo": { + "ele": "907.3" + } + }, + { + "name": "Font de Sant Bartomeu", + "lat": "41.56263", + "lon": "2.34039", + "id": 2838332968, + "subType": "drinking_water", + "type": "man_made" + }, + { + "name": "Sant Bartomeu", + "lat": "42.14971", + "lon": "2.43931", + "id": 6957707196, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "building_type_church": "church", + "denomination_catholic": "catholic", + "religion_christian": "christian" + } + }, + { + "name": "Sant Bartomeu", + "lat": "42.14971", + "lon": "2.43931", + "id": 6957707196, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "building_type_church": "church", + "denomination_catholic": "catholic", + "religion_christian": "christian" + } + }, + { + "name": "Sant Bartomeu", + "lat": "41.45913", + "lon": "0.35922", + "id": 881250253, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "building_type_church": "church", + "denomination_roman_catholic": "roman_catholic", + "religion_christian": "christian", + "tourism_yes": "yes" + } + }, + { + "name": "Sant Bartomeu", + "lat": "41.45913", + "lon": "0.35922", + "id": 881250253, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "building_type_church": "church", + "denomination_roman_catholic": "roman_catholic", + "religion_christian": "christian", + "tourism_yes": "yes" + } + }, + { + "name": "Refugi Bartomeu Puiggrós", + "lat": "41.61103", + "lon": "1.81783", + "id": 356628491, + "subType": "alpine_hut", + "type": "tourism", + "additionalInfo": { + "reservation_no": "no", + "fee_no": "no", + "website": "https://www.feec.cat/refugi/refugi-santa-cecilia-bartomeu-puiggros-actualment-fora-de-servei/", + "operator": "Federació d'Entitats Excursionistes de Catalunya", + "ele": "678" + } + }, + { + "name": "Refugi Bartomeu Puiggrós", + "lat": "41.61103", + "lon": "1.81783", + "id": 356628491, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "reservation_no": "no", + "fee_no": "no", + "website": "https://www.feec.cat/refugi/refugi-santa-cecilia-bartomeu-puiggros-actualment-fora-de-servei/", + "operator": "Federació d'Entitats Excursionistes de Catalunya", + "ele": "678" + } + }, + { + "name": "Sant Bartomeu", + "lat": "41.60533", + "lon": "1.19184", + "id": 4915765324, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "denomination_catholic": "catholic", + "religion_christian": "christian" + } + }, + { + "name": "Serrat de Sant Bartomeu", + "lat": "42.01369", + "lon": "1.52899", + "id": 5287221800, + "subType": "peak", + "type": "natural", + "additionalInfo": { + "ele": "869.7", + "wikipedia": "http://ca.wikipedia.org/wiki/Serrat de Sant Bartomeu" + } + }, + { + "name": "Sant Bartomeu de la Quadra", + "lat": "41.42595", + "lon": "2.03766", + "id": 4303985092, + "subType": "village", + "type": "administrative" + }, + { + "name": "Carretera de Sant Bartomeu", + "lat": "41.94291", + "lon": "2.24117", + "id": 618135959, + "subType": "bridge", + "type": "man_made", + "additionalInfo": { + "bridge_car": "yes", + "foot_no": "no", + "operator": "Eix-Bus, SA, Sagalés", + "ref": "BV-4601", + "route_bus_ref": "L0324, L9" + } + }, + { + "name": "Barranc de Sant Bartomeu", + "lat": "41.31632", + "lon": "0.82661", + "id": 365845663, + "subType": "stream", + "type": "natural", + "additionalInfo": { + "intermittent": "yes" + } + }, + { + "name": "Sant Bartomeu de Malgrat", + "lat": "42.29904", + "lon": "1.30587", + "id": 1567304955, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "building_type_church": "church", + "denomination_catholic": "catholic", + "religion_christian": "christian", + "wikipedia": "http://ca.wikipedia.org/wiki/Sant Bartomeu de Malgrat" + } + }, + { + "name": "Sant Bartomeu de Malgrat", + "lat": "42.29904", + "lon": "1.30587", + "id": 1567304955, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "building_type_church": "church", + "denomination_catholic": "catholic", + "religion_christian": "christian", + "wikipedia": "http://ca.wikipedia.org/wiki/Sant Bartomeu de Malgrat" + } + }, + { + "name": "Sant Bartomeu de la Quadra", + "lat": "41.42596", + "lon": "2.03734", + "id": 792807189, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "religion_christian": "christian" + } + }, + { + "name": "Sant Bartomeu", + "lat": "41.62957", + "lon": "0.83176", + "id": 806154843, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "building_type_church": "church", + "denomination_catholic": "catholic", + "religion_christian": "christian" + } + }, + { + "name": "Sant Bartomeu", + "lat": "41.62957", + "lon": "0.83176", + "id": 806154843, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "building_type_church": "church", + "denomination_catholic": "catholic", + "religion_christian": "christian" + } + }, + { + "name": "Església de Sant Bartomeu", + "lat": "41.13746", + "lon": "0.90953", + "id": 1522708629, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "religion_christian": "christian" + } + }, + { + "name": "Església de Sant Bartomeu", + "lat": "41.13746", + "lon": "0.90953", + "id": 1522708629, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "religion_christian": "christian" + } + }, + { + "name": "Sant Bartomeu del Portell", + "lat": "42.18459", + "lon": "2.78257", + "id": 503402073, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "denomination_catholic": "catholic", + "religion_christian": "christian" + } + }, + { + "name": "Sant Bartomeu del Portell", + "lat": "42.18459", + "lon": "2.78257", + "id": 503402073, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "denomination_catholic": "catholic", + "religion_christian": "christian" + } + }, + { + "name": "Bac de Sant Bartomeu", + "lat": "42.01525", + "lon": "2.36002", + "id": 819238709, + "subType": "cliff", + "type": "natural" + }, + { + "name": "St. Bartomeu del Grau / Gurb", + "lat": "41.94245", + "lon": "2.23168", + "id": 287970188, + "subType": "motorway_junction", + "type": "transportation", + "additionalInfo": { + "ref": "178" + } + }, + { + "name": "St. Bartomeu del Grau / Gurb", + "lat": "41.93913", + "lon": "2.23220", + "id": 4186739438, + "subType": "motorway_junction", + "type": "transportation", + "additionalInfo": { + "ref": "62" + } + }, + { + "name": "Torrent de Mas Bartomeu", + "lat": "41.31308", + "lon": "1.49760", + "id": 1346167445, + "subType": "stream", + "type": "natural", + "additionalInfo": { + "intermittent": "yes" + } + }, + { + "name": "Sant Bartomeu", + "lat": "41.91855", + "lon": "1.14670", + "id": 1272049979, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "denomination_catholic": "catholic", + "building_type_church": "church", + "religion_christian": "christian", + "tourism_yes": "yes", + "website": "http://www.ponts.cat/ca/administracio/ajuntamentponts/llocs-dinteres/sant-bartomeu-del-tossal/109580.html" + } + }, + { + "name": "Sant Bartomeu", + "lat": "41.91855", + "lon": "1.14670", + "id": 1272049979, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "denomination_catholic": "catholic", + "building_type_church": "church", + "religion_christian": "christian", + "tourism_yes": "yes", + "website": "http://www.ponts.cat/ca/administracio/ajuntamentponts/llocs-dinteres/sant-bartomeu-del-tossal/109580.html" + } + }, + { + "name": "Baga de Sant Bartomeu", + "lat": "42.11861", + "lon": "2.36346", + "id": 2483114606, + "subType": "locality", + "type": "administrative" + }, + { + "name": "Coll de Sant Bartomeu", + "lat": "41.56226", + "lon": "2.34337", + "id": 4171544074, + "subType": "saddle", + "type": "natural" + }, + { + "name": "Església Sant Bartomeu", + "lat": "41.18621", + "lon": "1.45425", + "id": 478522345, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "religion_christian": "christian" + } + }, + { + "name": "Església Sant Bartomeu", + "lat": "41.18621", + "lon": "1.45425", + "id": 478522345, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "religion_christian": "christian" + } + }, + { + "name": "Font d'en Bartomeu", + "lat": "41.46683", + "lon": "2.21259", + "id": 10342753736, + "subType": "spring", + "type": "natural" + }, + { + "name": "Coveta de Mas Bartomeu", + "lat": "41.31638", + "lon": "1.49745", + "id": 13741861990, + "subType": "locality", + "type": "administrative" + }, + { + "name": "Sant Bartomeu", + "lat": "41.15953", + "lon": "0.98349", + "id": 615003673, + "subType": "historic_ruins", + "type": "tourism" + }, + { + "name": "Sant Bartomeu de Navarcles", + "lat": "41.75479", + "lon": "1.90593", + "id": 383189027, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "building_type_chapel": "chapel", + "denomination_catholic": "catholic", + "religion_christian": "christian", + "wikipedia": "http://ca.wikipedia.org/wiki/Sant Bartomeu de Navarcles" + } + }, + { + "name": "Sant Bartomeu de Navarcles", + "lat": "41.75479", + "lon": "1.90593", + "id": 383189027, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "building_type_chapel": "chapel", + "denomination_catholic": "catholic", + "religion_christian": "christian", + "wikipedia": "http://ca.wikipedia.org/wiki/Sant Bartomeu de Navarcles" + } + }, + { + "name": "Farmàcia Fullana Fiol, Bartomeu", + "names": { + "es": "Farmacia Fullana Fior" + }, + "lat": "41.11690", + "lon": "1.24882", + "id": 8741907834, + "subType": "pharmacy", + "type": "healthcare", + "openingHours": "Mo-Su 09:00-22:00", + "additionalInfo": { + "wheelchair_yes": "yes", + "dispensing_yes": "yes", + "opening_hours": "Mo-Su 09:00-22:00", + "website": "http://www.farmaciafullana.com", + "phone": "+34977214517", + "ref": "3622889" + } + }, + { + "name": "Sant Bartomeu", + "lat": "41.11643", + "lon": "0.53704", + "id": 200405579, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "building_type_church": "church" + } + }, + { + "name": "Sant Bartomeu", + "lat": "41.26557", + "lon": "1.36593", + "id": 438850967, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "denomination_catholic": "catholic", + "religion_christian": "christian" + } + }, + { + "name": "Sant Bartomeu", + "lat": "41.26557", + "lon": "1.36593", + "id": 438850967, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "denomination_catholic": "catholic", + "religion_christian": "christian" + } + }, + { + "name": "Ermita de Sant Bartomeu", + "lat": "41.69527", + "lon": "2.23484", + "id": 494172861, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "religion_christian": "christian" + } + }, + { + "name": "Ermita de Sant Bartomeu", + "lat": "41.69527", + "lon": "2.23484", + "id": 494172861, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "religion_christian": "christian" + } + }, + { + "name": "Església Sant Bartomeu", + "lat": "41.66652", + "lon": "0.55528", + "id": 662608051, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "building_type_church": "church" + } + }, + { + "name": "Biblioteca pública Sant Bartomeu", + "lat": "41.66605", + "lon": "0.55723", + "id": 662585265, + "subType": "public_bookcase", + "type": "entertainment" + }, + { + "name": "Sant Bartomeu del Grau", + "lat": "41.98077", + "lon": "2.17504", + "id": 1100085252, + "subType": "village", + "type": "administrative", + "additionalInfo": { + "population": "967", + "ele": "869" + } + }, + { + "name": "Sant Bartomeu de la Vall de Vilaramó", + "lat": "41.96298", + "lon": "1.94203", + "id": 1571465203, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "building_type_church": "church", + "denomination_catholic": "catholic", + "religion_christian": "christian", + "wikipedia": "http://ca.wikipedia.org/wiki/Sant Bartomeu de la Vall de Vilaramó" + } + }, + { + "name": "Sant Bartomeu de la Vall de Vilaramó", + "lat": "41.96298", + "lon": "1.94203", + "id": 1571465203, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "building_type_church": "church", + "denomination_catholic": "catholic", + "religion_christian": "christian", + "wikipedia": "http://ca.wikipedia.org/wiki/Sant Bartomeu de la Vall de Vilaramó" + } + }, + { + "name": "Sant Bartomeu de Pincaró", + "lat": "42.33474", + "lon": "2.67644", + "id": 732345343, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "building_type_church": "church", + "denomination_catholic": "catholic", + "religion_christian": "christian", + "wikipedia": "http://ca.wikipedia.org/wiki/Sant Bartomeu de Pincaró" + } + }, + { + "name": "Sant Bartomeu de Pincaró", + "lat": "42.33474", + "lon": "2.67644", + "id": 732345343, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "building_type_church": "church", + "denomination_catholic": "catholic", + "religion_christian": "christian", + "wikipedia": "http://ca.wikipedia.org/wiki/Sant Bartomeu de Pincaró" + } + }, + { + "name": "Sant Bartomeu i Sant Roc", + "lat": "40.63480", + "lon": "0.27983", + "id": 4403358244864, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "denomination_catholic": "catholic", + "religion_christian": "christian" + } + }, + { + "name": "Sant Bartomeu", + "lat": "41.95434", + "lon": "1.00070", + "id": 794066121, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "building_type_church": "church", + "denomination_roman_catholic": "roman_catholic", + "religion_christian": "christian", + "tourism_yes": "yes" + } + }, + { + "name": "Sant Bartomeu", + "lat": "41.95434", + "lon": "1.00070", + "id": 794066121, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "building_type_church": "church", + "denomination_roman_catholic": "roman_catholic", + "religion_christian": "christian", + "tourism_yes": "yes" + } + }, + { + "name": "Sant Bartomeu de la Quadra", + "lat": "41.42818", + "lon": "2.03951", + "id": 305746279, + "subType": "village", + "type": "administrative", + "additionalInfo": { + "wikipedia": "http://ca.wikipedia.org/wiki/Sant Bartomeu de la Quadra" + } + }, + { + "name": "Sant Bartomeu de la Quadra", + "lat": "41.42818", + "lon": "2.03951", + "id": 305746279, + "subType": "protected_area", + "type": "natural", + "additionalInfo": { + "wikipedia": "http://ca.wikipedia.org/wiki/Sant Bartomeu de la Quadra" + } + }, + { + "name": "Sant Bartomeu de la Quadra", + "lat": "41.42818", + "lon": "2.03951", + "id": 305746279, + "subType": "residential", + "type": "administrative", + "additionalInfo": { + "wikipedia": "http://ca.wikipedia.org/wiki/Sant Bartomeu de la Quadra" + } + }, + { + "name": "Sant Bartomeu", + "lat": "42.33564", + "lon": "1.68801", + "id": 7517265072, + "subType": "isolated_dwelling", + "type": "administrative" + }, + { + "name": "Sant Bartomeu - Av. Amèrica", + "lat": "41.44205", + "lon": "2.21692", + "id": 11457138432, + "subType": "public_transport_stop_position", + "type": "transportation", + "additionalInfo": { + "bus_yes": "yes", + "ref": "106952", + "route_bus_ref": "B3", + "operator": "AMT (Autoritat Metropolitana del Transport)" + } + }, + { + "name": "Mas Bartomeu", + "lat": "41.32159", + "lon": "1.49588", + "id": 643259774, + "subType": "historic_ruins", + "type": "tourism" + }, + { + "name": "Sant Bartomeu", + "lat": "41.31766", + "lon": "0.82526", + "id": 365845729, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "denomination_catholic": "catholic", + "religion_christian": "christian" + } + }, + { + "name": "Parròquia de Sant Bartomeu", + "lat": "41.36558", + "lon": "2.13993", + "id": 434957341, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "building_type_church": "church", + "religion_christian": "christian" + } + }, + { + "name": "Parròquia de Sant Bartomeu", + "lat": "41.36558", + "lon": "2.13993", + "id": 434957341, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "building_type_church": "church", + "religion_christian": "christian" + } + }, + { + "name": "Cal Bartomeu", + "lat": "41.41150", + "lon": "1.62267", + "id": 638360509, + "subType": "building", + "type": "man_made" + }, + { + "name": "Sant Bartomeu", + "lat": "42.59165", + "lon": "1.14919", + "id": 918469451, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "building_type_church": "church", + "denomination_catholic": "catholic", + "religion_christian": "christian" + } + }, + { + "name": "Sant Bartomeu", + "lat": "42.59165", + "lon": "1.14919", + "id": 918469451, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "building_type_church": "church", + "denomination_catholic": "catholic", + "religion_christian": "christian" + } + }, + { + "name": "Esglesia de Sant Bartomeu", + "lat": "41.12553", + "lon": "0.73351", + "id": 8392486606, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "religion_christian": "christian" + } + }, + { + "name": "Roc de Sant Bartomeu", + "lat": "42.45785", + "lon": "1.37662", + "id": 2483279296, + "subType": "locality", + "type": "administrative" + }, + { + "name": "Coves de Bartomeu", + "lat": "40.58388", + "lon": "0.49745", + "id": 9431002076, + "subType": "cave_entrance", + "type": "natural" + }, + { + "name": "Collada de Sant Bartomeu", + "lat": "42.11591", + "lon": "2.36923", + "id": 10218636968, + "subType": "saddle", + "type": "natural", + "additionalInfo": { + "ele": "1251.9" + } + }, + { + "name": "Sant Bartomeu", + "lat": "41.44287", + "lon": "1.40528", + "id": 7959004006, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "religion_christian": "christian" + } + }, + { + "name": "Sant Bartomeu", + "lat": "41.29483", + "lon": "1.30596", + "id": 7723017360, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "religion_christian": "christian" + } + }, + { + "name": "Sant Bartomeu del Grau", + "lat": "41.98385", + "lon": "2.17291", + "id": 843592333, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "building_type_church": "church", + "denomination_catholic": "catholic", + "religion_christian": "christian" + } + }, + { + "name": "Sant Bartomeu del Grau", + "lat": "41.98385", + "lon": "2.17291", + "id": 843592333, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "building_type_church": "church", + "denomination_catholic": "catholic", + "religion_christian": "christian" + } + }, + { + "name": "Sant Bartomeu d'Erta", + "lat": "42.42590", + "lon": "0.84369", + "id": 1569661771, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "building_type_church": "church", + "denomination_catholic": "catholic", + "religion_christian": "christian", + "wikipedia": "http://ca.wikipedia.org/wiki/Sant Bartomeu d'Erta" + } + }, + { + "name": "Sant Bartomeu d'Erta", + "lat": "42.42590", + "lon": "0.84369", + "id": 1569661771, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "building_type_church": "church", + "denomination_catholic": "catholic", + "religion_christian": "christian", + "wikipedia": "http://ca.wikipedia.org/wiki/Sant Bartomeu d'Erta" + } + }, + { + "name": "Baixada de Sant Bartomeu", + "lat": "42.43109", + "lon": "1.92945", + "id": 380780603, + "subType": "highway_steps", + "type": "transportation" + }, + { + "name": "Sant Bartomeu", + "lat": "41.99774", + "lon": "0.84477", + "id": 4413779894272, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "building_type_church": "church", + "denomination_catholic": "catholic", + "religion_christian": "christian", + "wikipedia": "http://ca.wikipedia.org/wiki/Sant Bartomeu de la Baronia de Sant Oïsme" + } + }, + { + "name": "Sant Bartomeu", + "lat": "41.99774", + "lon": "0.84477", + "id": 4413779894272, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "building_type_church": "church", + "denomination_catholic": "catholic", + "religion_christian": "christian", + "wikipedia": "http://ca.wikipedia.org/wiki/Sant Bartomeu de la Baronia de Sant Oïsme" + } + }, + { + "name": "Tossal de Sant Bartomeu", + "lat": "41.67410", + "lon": "0.53977", + "id": 2483336656, + "subType": "locality", + "type": "administrative" + }, + { + "name": "Bartomeu Robert", + "lat": "41.35378", + "lon": "2.15326", + "id": 4696518112, + "subType": "memorial", + "type": "tourism" + }, + { + "name": "Sant Bartomeu de Burg", + "lat": "42.50447", + "lon": "1.27216", + "id": 794417303, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "denomination_catholic": "catholic", + "building_type_church": "church", + "religion_christian": "christian", + "tourism_yes": "yes", + "wikipedia": "http://ca.wikipedia.org/wiki/Sant Bartomeu de Burg" + } + }, + { + "name": "Sant Bartomeu de Burg", + "lat": "42.50447", + "lon": "1.27216", + "id": 794417303, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "denomination_catholic": "catholic", + "building_type_church": "church", + "religion_christian": "christian", + "tourism_yes": "yes", + "wikipedia": "http://ca.wikipedia.org/wiki/Sant Bartomeu de Burg" + } + }, + { + "name": "Capella de Sant Bartomeu", + "lat": "41.95946", + "lon": "2.66841", + "id": 1590434589, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "religion_christian": "christian" + } + }, + { + "name": "Capella de Sant Bartomeu", + "lat": "41.95946", + "lon": "2.66841", + "id": 1590434589, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "religion_christian": "christian" + } + }, + { + "name": "Sant Bartomeu de Llaés", + "lat": "42.15470", + "lon": "2.24838", + "id": 843966623, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "building_type_church": "church", + "denomination_catholic": "catholic", + "religion_christian": "christian" + } + }, + { + "name": "Sant Bartomeu de Llaés", + "lat": "42.15470", + "lon": "2.24838", + "id": 843966623, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "building_type_church": "church", + "denomination_catholic": "catholic", + "religion_christian": "christian" + } + }, + { + "name": "Frutería Casa Bartomeus - Tiendadefruta.es", + "lat": "41.73356", + "lon": "1.83158", + "id": 6585869656, + "subType": "greengrocer", + "type": "shop", + "additionalInfo": { + "wheelchair_yes": "yes", + "website": "https://www.tiendadefruta.es/", + "phone": "+34 93 8730959", + "description:es": "Tienda de fruta expertos en frutas tropicales y exóticas. Disponen de guanábana, mangostán, ñame, ..." + } + }, + { + "name": "Torrent de Sant Bartomeu", + "lat": "41.56515", + "lon": "2.33831", + "id": 454746319, + "subType": "stream", + "type": "natural" + }, + { + "name": "Sant Bartomeu de Carbasí", + "lat": "41.61024", + "lon": "1.43063", + "id": 1570663755, + "subType": "place_of_worship", + "type": "tourism", + "additionalInfo": { + "building_type_church": "church", + "denomination_catholic": "catholic", + "religion_christian": "christian", + "wikipedia": "http://ca.wikipedia.org/wiki/Sant Bartomeu de Carbasí" + } + }, + { + "name": "Sant Bartomeu de Carbasí", + "lat": "41.61024", + "lon": "1.43063", + "id": 1570663755, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "building_type_church": "church", + "denomination_catholic": "catholic", + "religion_christian": "christian", + "wikipedia": "http://ca.wikipedia.org/wiki/Sant Bartomeu de Carbasí" + } + }, + { + "name": "Sant Bartomeu", + "lat": "41.31775", + "lon": "0.82535", + "id": 3865575034, + "subType": "attraction", + "type": "tourism" + }, + { + "name": "Plaça de Sant Bartomeu", + "lat": "41.29449", + "lon": "1.30596", + "id": 1124433115, + "subType": "square", + "type": "man_made" + } + ], + "cities": [ + { + "name": "Arganda del Rey", + "lat": "40.30077", + "lon": "-3.43807", + "id": 256329511, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Sant Fruitós de Bages", + "lat": "41.75327", + "lon": "1.87494", + "id": 1470839177, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Muntanyola", + "lat": "41.87693", + "lon": "2.17908", + "id": 1460478703, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Carretera de Sant Bartomeu del Grau", + "lat": "41.95777", + "lon": "2.13628", + "id": 81162 + } + ], + "matchStreet": 1 + }, + { + "name": "Sant Joan de Vilatorrada", + "lat": "41.74221", + "lon": "1.80362", + "id": 1470839184, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Villanueva de la Cañada", + "lat": "40.44721", + "lon": "-4.00280", + "id": 269160430, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Lliçà de Vall", + "lat": "41.59155", + "lon": "2.24224", + "id": 1460478693, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Carrer de Bartomeu Rosselló Porcel", + "lat": "41.60258", + "lon": "2.21767", + "id": 40502 + } + ], + "matchStreet": 1 + }, + { + "name": "Cambrils", + "lat": "41.06794", + "lon": "1.06576", + "id": 1470838172, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Masllorenç", + "lat": "41.27017", + "lon": "1.41449", + "id": 935240588, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Carrer de Sant Bartomeu (Masarbonès)", + "lat": "41.25990", + "lon": "1.43844", + "id": 105689, + "intersectedStreets": [ + { + "name": "Carrer de Sant Antoni (Masarbonès)", + "lat": "41.25981", + "lon": "1.43687" + }, + { + "name": "Carrer Major (Masarbonès)", + "lat": "41.25989", + "lon": "1.43796" + }, + { + "name": "Carrer de Bonastre (Masarbonès)", + "lat": "41.25992", + "lon": "1.43848" + }, + { + "name": "Carrer de les Fassines (Masarbonès)", + "lat": "41.26018", + "lon": "1.43874" + }, + { + "name": "Plaça de l'Om (Masarbonès)", + "lat": "41.26040", + "lon": "1.43854" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Almacelles", + "lat": "41.72950", + "lon": "0.44048", + "id": 352498933, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Carrer de Bartomeu Blanch 'lo Català'", + "lat": "41.72985", + "lon": "0.44291", + "id": 87670 + } + ], + "matchStreet": 1 + }, + { + "name": "Caldes de Montbui", + "names": { + "es": "Caldes de Montbui" + }, + "lat": "41.63227", + "lon": "2.16764", + "id": 1470838164, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Sobremunt", + "lat": "42.03530", + "lon": "2.16516", + "id": 539466271, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Camí de St. Bartomeu al Sorreig", + "lat": "42.00629", + "lon": "2.17995", + "id": 122291 + } + ], + "matchStreet": 1 + }, + { + "name": "Calonge", + "lat": "41.86210", + "lon": "3.07723", + "id": 1470838168, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Bellmunt d'Urgell", + "lat": "41.77399", + "lon": "0.95381", + "id": 390491452, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Baixada de Sant Bartomeu", + "lat": "41.77357", + "lon": "0.95115", + "id": 96278, + "intersectedStreets": [ + { + "name": "Camí de Linyola", + "lat": "41.77341", + "lon": "0.95096" + }, + { + "name": "Avinguda de Domènec Cardenal", + "lat": "41.77347", + "lon": "0.95107" + }, + { + "name": "Carrer del Terral", + "lat": "41.77379", + "lon": "0.95148" + }, + { + "name": "Carrer del Bancal", + "lat": "41.77390", + "lon": "0.95184" + }, + { + "name": "Carrer de Barcelona", + "names": { + "ca": "carrer de Barcelona" + }, + "lat": "41.77411", + "lon": "0.95195" + }, + { + "name": "Carretera de Bellmunt d'Urgell", + "lat": "41.77214", + "lon": "0.95002" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Calella", + "lat": "41.61329", + "lon": "2.65761", + "id": 1470838165, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Cervera", + "lat": "41.67680", + "lon": "1.27499", + "id": 9205876, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Ripollet", + "lat": "41.49934", + "lon": "2.15731", + "id": 3538816683, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "San Agustín del Guadalix", + "names": { + "ru": "Сан-Агустин-дель-Гвадаликс", + "uk": "Сан-Агустін-дель-Гуадалікс" + }, + "lat": "40.67905", + "lon": "-3.61660", + "id": 258640685, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Girona", + "names": { + "ast": "Xirona", + "be": "Жырона", + "ru": "Жирона", + "ko": "지로나", + "pt": "Gerunda", + "gl": "Xirona", + "el": "Ζιρόνα", + "lt": "Žirona", + "fr": "Gérone", + "an": "Chirona", + "es": "Gerona", + "zh": "赫罗纳", + "eu": "Girona", + "ar": "جرندة", + "oc": "Girona", + "uk": "Жірона", + "ja": "ジローナ", + "fa": "خرنا", + "he": "ז'ירונה", + "ca": "Girona", + "nl": "Gerona", + "sr": "Ђирона" + }, + "lat": "41.97930", + "lon": "2.81994", + "id": 30894545, + "type": "CITY", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Tres Cantos", + "names": { + "ru": "Трес-Кантос", + "uk": "Трес-Кантос" + }, + "lat": "40.60658", + "lon": "-3.70653", + "id": 319938844, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Súria", + "lat": "41.83281", + "lon": "1.75266", + "id": 5045067902, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Palamós", + "lat": "41.84954", + "lon": "3.12788", + "id": 1470838632, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Sant Andreu de la Barca", + "lat": "41.45182", + "lon": "1.97248", + "id": 1470839144, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Palafrugell", + "lat": "41.91836", + "lon": "3.16199", + "id": 1470838631, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Sant Andreu de Llavaneres", + "names": { + "ca": "Sant Andreu de Llavaneres" + }, + "lat": "41.57395", + "lon": "2.48282", + "id": 1470839142, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Villaviciosa de Odón", + "lat": "40.35738", + "lon": "-3.90023", + "id": 306574423, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "San Martín de la Vega", + "lat": "40.21105", + "lon": "-3.57718", + "id": 4350968640, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Camallera", + "lat": "42.12271", + "lon": "2.96347", + "id": 365041119, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Carrer de Sant Bartomeu", + "lat": "42.12202", + "lon": "2.96408", + "id": 35207, + "intersectedStreets": [ + { + "name": "Carrer del Doctor Lluís Fàbrega", + "lat": "42.12202", + "lon": "2.96408" + }, + { + "name": "Carrer de Vicenç Bou", + "lat": "42.12142", + "lon": "2.96453" + }, + { + "name": "Carrer de l'Estació", + "lat": "42.12142", + "lon": "2.96453" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Tossa de Mar", + "names": { + "ca": "Tossa de Mar" + }, + "lat": "41.71978", + "lon": "2.93122", + "id": 331106659, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Mataró", + "names": { + "ar": "ماتارو", + "ru": "Матаро", + "uk": "Матаро", + "el": "Ματαρό", + "lt": "Mataro", + "ca": "Mataró", + "es": "Mataró" + }, + "lat": "41.53983", + "lon": "2.44489", + "id": 65523130, + "type": "CITY", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Sant Celoni", + "lat": "41.69014", + "lon": "2.49167", + "id": 1470839157, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Vielha", + "names": { + "oc": "Vielha", + "es": "Viella" + }, + "lat": "42.70176", + "lon": "0.79547", + "id": 1098278678, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Leganés", + "enName": "Leganés", + "names": { + "ru": "Леганес", + "uk": "Леганес", + "ja": "レガネス", + "hu": "Leganés", + "sr": "Леганес" + }, + "lat": "40.32819", + "lon": "-3.76527", + "id": 306524644, + "type": "CITY", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Cervera", + "lat": "41.67307", + "lon": "1.27294", + "id": 1470838211, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Viladecans", + "lat": "41.31631", + "lon": "2.01560", + "id": 2375518653, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Ponts", + "lat": "41.91601", + "lon": "1.18825", + "id": 1470838746, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Camí de Sant Bartomeu (el Tossal)", + "lat": "41.91443", + "lon": "1.15028", + "id": 110593, + "intersectedStreets": [ + { + "name": "Camí del Tossal (el Tossal)", + "lat": "41.91492", + "lon": "1.15232" + } + ] + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Cubelles", + "names": { + "ca": "Cubelles" + }, + "lat": "41.20834", + "lon": "1.67305", + "id": 1470838239, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Sant Carles de la Ràpita", + "names": { + "ca": "Sant Carles de la Ràpita" + }, + "lat": "40.61766", + "lon": "0.58993", + "id": 1407801234, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Santa Coloma de Farners", + "lat": "41.86031", + "lon": "2.66590", + "id": 1470839251, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Colmenar Viejo", + "lat": "40.65879", + "lon": "-3.76632", + "id": 256291070, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Cornellà de Llobregat", + "lat": "41.35572", + "lon": "2.07062", + "id": 1470838232, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Corbera de Llobregat", + "lat": "41.41662", + "lon": "1.93386", + "id": 1470838229, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Galapagar", + "lat": "40.57750", + "lon": "-4.00377", + "id": 4279257425, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Cardona", + "lat": "41.91428", + "lon": "1.68133", + "id": 1470838186, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Cardedeu", + "names": { + "ar": "كارديديو", + "uk": "Кардазеу", + "el": "Καρδεδέου" + }, + "lat": "41.63852", + "lon": "2.35584", + "id": 1470838185, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Sant Vicenç dels Horts", + "lat": "41.39342", + "lon": "2.00995", + "id": 1470839216, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Pineda de Mar", + "lat": "41.62762", + "lon": "2.68976", + "id": 1470838702, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "l'Escala", + "names": { + "es": "La Escala" + }, + "lat": "42.11354", + "lon": "3.13874", + "id": 339019326, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Canet de Mar", + "lat": "41.59009", + "lon": "2.57780", + "id": 1470838178, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "San Sebastián de los Reyes", + "names": { + "ru": "Сан-Себастиан-де-лос-Рейес", + "uk": "Сан-Себастьян-де-лос-Реєс", + "lt": "San Sebastian de los Rejesas", + "es": "San Sebastián de los Reyes" + }, + "lat": "40.54737", + "lon": "-3.62606", + "id": 256150800, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Villanueva del Pardillo", + "lat": "40.49492", + "lon": "-3.96001", + "id": 254637858, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Sant Antoni de Calonge", + "lat": "41.84727", + "lon": "3.10260", + "id": 338084408, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Castelldefels", + "lat": "41.28610", + "lon": "1.98242", + "id": 1470838201, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Òrrius", + "names": { + "ca": "Òrrius" + }, + "lat": "41.55519", + "lon": "2.35494", + "id": 1460478298, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Camí de Vilassar de Dalt a Sant Bartomeu", + "lat": "41.54631", + "lon": "2.34333", + "id": 56311, + "intersectedStreets": [ + { + "name": "Camí de Òrrius", + "lat": "41.54813", + "lon": "2.34120" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Alcobendas", + "names": { + "ar": "ألكوبينداس", + "ru": "Алькобендас", + "hu": "Alcobendas", + "sr": "Алкобендас" + }, + "lat": "40.54001", + "lon": "-3.63585", + "id": 256150802, + "type": "CITY", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Agramunt", + "lat": "41.78767", + "lon": "1.09868", + "id": 1470837683, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Aiguaviva", + "lat": "41.35223", + "lon": "1.50317", + "id": 721174118, + "type": "HAMLET", + "listOfStreets": [ + { + "name": "Camí d'Aiguaviva a Mas Bartomeu", + "lat": "41.33443", + "lon": "1.49972", + "id": 25803 + } + ], + "matchStreet": 1 + }, + { + "name": "Navalcarnero", + "lat": "40.28772", + "lon": "-4.01430", + "id": 258123001, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Terrassa", + "names": { + "ar": "تاراسا", + "ru": "Террасса", + "el": "Τεράσα", + "lt": "Terasa", + "ca": "Terrassa", + "es": "Tarrasa", + "sr": "Тараса" + }, + "lat": "41.56299", + "lon": "2.01024", + "id": 288139569, + "type": "CITY", + "listOfStreets": [ + { + "name": "Carrer de Bartomeu Amat", + "lat": "41.57033", + "lon": "2.01221", + "id": 22750, + "intersectedStreets": [ + { + "name": "Passeig del Vint-i-dos de Juliol", + "names": { + "alt_name": "Pont de les Arenes (les Arenes)" + }, + "lat": "41.57033", + "lon": "2.01221" + }, + { + "name": "Carrer de Sant Leopold", + "lat": "41.57016", + "lon": "2.01217" + }, + { + "name": "Avinguda de l'Abat Marcet (Pere Parres)", + "lat": "41.57489", + "lon": "2.01219" + }, + { + "name": "Carrer de les Campiones olímpiques", + "lat": "41.57489", + "lon": "2.01219" + }, + { + "name": "Carrer de l'Autonomia (Sant Pere)", + "lat": "41.57393", + "lon": "2.01224" + }, + { + "name": "Carrer Transversal (Sant Pere)", + "lat": "41.57300", + "lon": "2.01228" + }, + { + "name": "Plaça del Triomf", + "lat": "41.57250", + "lon": "2.01228" + }, + { + "name": "Carrer de Catalunya (Sant Pere)", + "lat": "41.57173", + "lon": "2.01226" + }, + { + "name": "Carrer de Mossèn Pursals", + "lat": "41.57134", + "lon": "2.01226" + } + ] + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Castellbisbal", + "lat": "41.47651", + "lon": "1.98330", + "id": 1470838200, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Castellar del Vallès", + "lat": "41.61381", + "lon": "2.08760", + "id": 1470838199, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Mollerussa", + "lat": "41.63309", + "lon": "0.89549", + "id": 1470838540, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Solsona", + "lat": "41.99458", + "lon": "1.51840", + "id": 1954570210, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Avinguda de Sant Bartomeu", + "lat": "41.99840", + "lon": "1.52549", + "id": 68567, + "intersectedStreets": [ + { + "name": "Carrer del Turb", + "lat": "41.99557", + "lon": "1.52916" + }, + { + "name": "Carrer del Capolatell", + "lat": "41.99599", + "lon": "1.52873" + }, + { + "name": "Carrer de Busa", + "lat": "41.99640", + "lon": "1.52832" + } + ] + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Molins de Rei", + "names": { + "es": "Molins de Rei" + }, + "lat": "41.41381", + "lon": "2.01596", + "id": 1470838538, + "type": "TOWN", + "listOfStreets": [ + { + "name": "G-06 Sant Bartomeu - Can Planes - Les escletxes", + "lat": "41.42627", + "lon": "2.03408", + "id": 54004, + "intersectedStreets": [ + { + "name": "G-14 Cami de la Riera Nova a G-06", + "lat": "41.42712", + "lon": "2.03393" + } + ] + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Vilanova i la Geltrú", + "names": { + "ca": "Vilanova i la Geltrú", + "es": "Vilanova y Geltrú" + }, + "lat": "41.22420", + "lon": "1.72563", + "id": 1470839561, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Griñón", + "lat": "40.21366", + "lon": "-3.85815", + "id": 306948272, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "el Tossal", + "lat": "41.91560", + "lon": "1.15097", + "id": 6000716046, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Camí de Sant Bartomeu", + "lat": "41.91443", + "lon": "1.15030", + "id": 110594 + } + ], + "matchStreet": 1 + }, + { + "name": "Mollet del Vallès", + "lat": "41.53935", + "lon": "2.21309", + "id": 1470838541, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Carrer del Doctor Bartomeu Robert", + "lat": "41.54199", + "lon": "2.21671", + "id": 81016, + "intersectedStreets": [ + { + "name": "Carrer del Carme", + "lat": "41.54265", + "lon": "2.21720" + }, + { + "name": "Carrer de Roger de Llúria", + "lat": "41.54194", + "lon": "2.21666" + } + ] + }, + { + "name": "Passatge Bartomeu Robert", + "lat": "41.54125", + "lon": "2.21608", + "id": 81527, + "intersectedStreets": [ + { + "name": "Carrer del Sol", + "lat": "41.54125", + "lon": "2.21608" + }, + { + "name": "Plaça de l'Artesania", + "lat": "41.54037", + "lon": "2.21499" + } + ] + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Lleida", + "names": { + "ar": "لاردة", + "ru": "Ллейда", + "oc": "Lhèida", + "el": "Λιέιδα", + "lt": "Lerida", + "fr": "Lérida", + "ca": "Lleida", + "es": "Lérida", + "sr": "Љеида" + }, + "lat": "41.61476", + "lon": "0.62678", + "id": 124083658, + "type": "CITY", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Mollerussa", + "lat": "41.63360", + "lon": "0.89126", + "id": 10598414, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "San Lorenzo de El Escorial", + "lat": "40.59267", + "lon": "-4.14716", + "id": 64835892, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Montornès del Vallès", + "lat": "41.54255", + "lon": "2.26706", + "id": 1470838556, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Carrer Bartomeu", + "lat": "41.54066", + "lon": "2.26763", + "id": 108860, + "intersectedStreets": [ + { + "name": "Carrer de Sant Sadurní", + "lat": "41.54059", + "lon": "2.26677" + }, + { + "name": "Baixada de l'Església", + "lat": "41.54066", + "lon": "2.26763" + } + ] + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Montgat", + "lat": "41.46670", + "lon": "2.27897", + "id": 1470838553, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Móra d'Ebre", + "names": { + "ca": "Móra d'Ebre" + }, + "lat": "41.08934", + "lon": "0.64129", + "id": 1470838559, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Sabadell", + "names": { + "ru": "Сабадель", + "el": "Σαβαδέλ", + "lt": "Sabadelis", + "ca": "Sabadell" + }, + "lat": "41.54210", + "lon": "2.11390", + "id": 252566396, + "type": "CITY", + "listOfStreets": [ + { + "name": "Carrer de Joan Bartomeu", + "lat": "41.52620", + "lon": "2.10800", + "id": 57906, + "intersectedStreets": [ + { + "name": "Carrer de Josep Guardiet", + "lat": "41.52604", + "lon": "2.10835" + } + ] + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Velilla de San Antonio", + "names": { + "ru": "Велилья-де-Сан-Антонио", + "uk": "Велілья-де-Сан-Антоніо", + "es": "Velilla de San Antonio" + }, + "lat": "40.36717", + "lon": "-3.48744", + "id": 311127037, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Cabrera de Mar", + "lat": "41.52770", + "lon": "2.39251", + "id": 523051419, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Carrer de Sant Bartomeu", + "lat": "41.52744", + "lon": "2.40262", + "id": 134131, + "intersectedStreets": [ + { + "name": "carrer de Sant Sebastià", + "lat": "41.52680", + "lon": "2.40292" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Cassà de la Selva", + "lat": "41.88747", + "lon": "2.87425", + "id": 5417486419, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "el Pont de Suert", + "names": { + "el": "Ποντ ντε Σουέρτ", + "ca": "el Pont de Suert" + }, + "lat": "42.40761", + "lon": "0.74025", + "id": 151063417, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Collado Villalba", + "names": { + "ru": "Кольядо-Вильяльба", + "uk": "Кольядо-Вільяльба" + }, + "lat": "40.64301", + "lon": "-3.99273", + "id": 256407477, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Manresa", + "names": { + "ru": "Манреса", + "ja": "マンレザ" + }, + "lat": "41.72889", + "lon": "1.82868", + "id": 1470838508, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Carrer de Sant Bartomeu (Les Escodines)", + "lat": "41.72261", + "lon": "1.82989", + "id": 83012, + "intersectedStreets": [ + { + "name": "Carrer de les Escodines (Les Escodines)", + "lat": "41.72296", + "lon": "1.82912" + }, + { + "name": "Carrer de l'Aiguader (Les Escodines)", + "lat": "41.72261", + "lon": "1.82989" + }, + { + "name": "Carrer Nou de Santa Clara (Les Escodines)", + "lat": "41.72237", + "lon": "1.83070" + }, + { + "name": "Carrer dels Caputxins (Les Escodines)", + "lat": "41.72237", + "lon": "1.83070" + } + ] + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Manlleu", + "lat": "41.99998", + "lon": "2.28412", + "id": 1470838507, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Villarejo de Salvanés", + "lat": "40.16836", + "lon": "-3.27388", + "id": 249871398, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Arroyomolinos", + "enName": "Arroyomolinos", + "names": { + "ru": "Арройомолинос", + "uk": "Арройомолінос", + "ja": "アロヨモリノス" + }, + "lat": "40.27292", + "lon": "-3.91580", + "id": 311114762, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Torrelodones", + "names": { + "ru": "Торрелодонес", + "uk": "Торрелодонес" + }, + "lat": "40.57628", + "lon": "-3.92860", + "id": 255328636, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Valls", + "names": { + "ru": "Вальс", + "uk": "Бальш" + }, + "lat": "41.28354", + "lon": "1.24736", + "id": 1470839529, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Vic", + "enName": "Vic", + "names": { + "ca": "Vic", + "es": "Vic", + "zh": "比克" + }, + "lat": "41.93020", + "lon": "2.25459", + "id": 1470839536, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Carrer de Sant Bartomeu del Grau", + "lat": "41.93676", + "lon": "2.24741", + "id": 58467 + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Arbúcies", + "names": { + "ar": "أربوثياس" + }, + "lat": "41.81606", + "lon": "2.51415", + "id": 1470837987, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Sevilla la Nueva", + "lat": "40.34754", + "lon": "-4.02753", + "id": 309167783, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "El Escorial", + "lat": "40.58364", + "lon": "-4.12814", + "id": 64835924, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Coll de Nargó", + "lat": "42.17391", + "lon": "1.31613", + "id": 262635753, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Carrer de Sant Bartomeu", + "lat": "42.17490", + "lon": "1.31784", + "id": 90301, + "intersectedStreets": [ + { + "name": "Plaça del Cap del Roc", + "lat": "42.17497", + "lon": "1.31767" + }, + { + "name": "Carrer de la Rosa", + "lat": "42.17444", + "lon": "1.31716" + }, + { + "name": "La Costerota", + "lat": "42.17468", + "lon": "1.31761" + }, + { + "name": "Carrer Hospital", + "lat": "42.17479", + "lon": "1.31767" + }, + { + "name": "Camí Estret", + "lat": "42.17382", + "lon": "1.31628" + }, + { + "name": "Carrer de la Carretera Nova", + "lat": "42.17382", + "lon": "1.31628" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Vilafranca del Penedès", + "names": { + "ca": "Vilafranca del Penedès" + }, + "lat": "41.34638", + "lon": "1.69952", + "id": 1470839547, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Brunete", + "lat": "40.40505", + "lon": "-3.99799", + "id": 256477660, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Humanes de Madrid", + "enName": "Humanes de Madrid", + "names": { + "ru": "Уманес-де-Мадрид", + "ja": "ウマネス・デ・マドリード", + "zh": "乌马内斯德马德里德" + }, + "lat": "40.25088", + "lon": "-3.82710", + "id": 306946784, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Alpedrete", + "lat": "40.65990", + "lon": "-4.02512", + "id": 64835913, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Badia del Vallès", + "lat": "41.50782", + "lon": "2.11534", + "id": 2794611208, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Argentona", + "lat": "41.55543", + "lon": "2.40028", + "id": 1470838014, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "la Bisbal del Penedès", + "lat": "41.27784", + "lon": "1.49056", + "id": 331028206, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Camí de Mas Bartomeu", + "lat": "41.31413", + "lon": "1.51637", + "id": 25250, + "intersectedStreets": [ + { + "name": "Camí de la Costa (el Papagai)", + "lat": "41.29803", + "lon": "1.50905" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Arenys de Mar", + "lat": "41.57970", + "lon": "2.54916", + "id": 1470838013, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Vilanova del Camí", + "lat": "41.57143", + "lon": "1.63614", + "id": 1470839540, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Martorell", + "lat": "41.47692", + "lon": "1.92840", + "id": 1470838514, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Carrer de Sant Bartomeu", + "lat": "41.47494", + "lon": "1.93668", + "id": 34900, + "intersectedStreets": [ + { + "name": "Carretera de Terrassa", + "lat": "41.47436", + "lon": "1.93692" + }, + { + "name": "Passeig Quarter", + "lat": "41.47494", + "lon": "1.93668" + }, + { + "name": "Passeig del Quarter", + "lat": "41.47494", + "lon": "1.93668" + }, + { + "name": "Carrer d'Àngela Benaca", + "lat": "41.47516", + "lon": "1.93660" + }, + { + "name": "Carrer del Riu", + "lat": "41.47539", + "lon": "1.93651" + } + ] + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Vila-seca", + "lat": "41.10915", + "lon": "1.14649", + "id": 1470839538, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "l'Ametlla del Vallès", + "lat": "41.66933", + "lon": "2.26145", + "id": 393906088, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Carretera de Sant Bartomeu", + "lat": "41.69352", + "lon": "2.24520", + "id": 45384, + "intersectedStreets": [ + { + "name": "Carrer d'Albeniz", + "lat": "41.69068", + "lon": "2.24797" + }, + { + "name": "Carrer d'Amadeu Vives", + "lat": "41.69099", + "lon": "2.24756" + }, + { + "name": "Carrer de la Cardenera", + "lat": "41.69354", + "lon": "2.24520" + }, + { + "name": "Carrer d'Apel·les Mestres", + "lat": "41.69418", + "lon": "2.24419" + }, + { + "name": "Carrer de Tomás Breton", + "lat": "41.69666", + "lon": "2.23786" + }, + { + "name": "Carrer de Tarragó", + "lat": "41.69624", + "lon": "2.23598" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Vilassar de Mar", + "names": { + "ca": "Vilassar de Mar", + "es": "Vilasar de Mar" + }, + "lat": "41.50640", + "lon": "2.39139", + "id": 1470839541, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Santa Oliva", + "lat": "41.25329", + "lon": "1.55101", + "id": 388127102, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Carrer de Sant Bartomeu", + "lat": "41.23670", + "lon": "1.54313", + "id": 95166, + "intersectedStreets": [ + { + "name": "Avinguda de Nostra Senyora del Pilar", + "lat": "41.23622", + "lon": "1.54287" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Montellà", + "lat": "42.35448", + "lon": "1.70488", + "id": 1035806046, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Pista de San t Bartomeu - GR 150", + "lat": "42.34938", + "lon": "1.69994", + "id": 116709 + } + ], + "matchStreet": 1 + }, + { + "name": "Navarcles", + "lat": "41.75316", + "lon": "1.90336", + "id": 1470838604, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Carrer de Sant Bartomeu", + "lat": "41.75351", + "lon": "1.90506", + "id": 72318, + "intersectedStreets": [ + { + "name": "Passeig d'Àngel Vivó", + "lat": "41.75347", + "lon": "1.90503" + }, + { + "name": "Passeig de les Fonts", + "lat": "41.75347", + "lon": "1.90503" + }, + { + "name": "Carrer de la Sardana", + "lat": "41.75550", + "lon": "1.90696" + }, + { + "name": "Carrer de la Renaixença", + "lat": "41.75561", + "lon": "1.90701" + }, + { + "name": "Carrer de la Font de la Cura", + "lat": "41.75561", + "lon": "1.90701" + }, + { + "name": "Carrer del Bages", + "lat": "41.75383", + "lon": "1.90508" + }, + { + "name": "Carrer de Tarragona", + "names": { + "ca": "Carrer de Tarragona" + }, + "lat": "41.75439", + "lon": "1.90546" + }, + { + "name": "Carrer de Lleida", + "names": { + "ca": "carrer de Lleida" + }, + "lat": "41.75454", + "lon": "1.90563" + }, + { + "name": "Carrer de Girona", + "lat": "41.75476", + "lon": "1.90598" + }, + { + "name": "Passatge de Badalona", + "lat": "41.75492", + "lon": "1.90626" + }, + { + "name": "Carrer Badalona", + "lat": "41.75507", + "lon": "1.90649" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Mas de Bondia", + "lat": "41.60545", + "lon": "1.19076", + "id": 2457882661, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Carrer de Sant Bartomeu", + "lat": "41.60509", + "lon": "1.19298", + "id": 101922 + } + ], + "matchStreet": 1 + }, + { + "name": "Montcada i Reixac", + "lat": "41.48231", + "lon": "2.18700", + "id": 427061659, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Banyoles", + "names": { + "ca": "Banyoles" + }, + "lat": "42.11805", + "lon": "2.76536", + "id": 1470838085, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Coslada", + "lat": "40.42380", + "lon": "-3.55529", + "id": 264240976, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Olot", + "lat": "42.18222", + "lon": "2.48902", + "id": 1470838619, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Casserres", + "names": { + "es": "Casserres" + }, + "lat": "42.01382", + "lon": "1.84304", + "id": 303713456, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Carrer Sant Bartomeu", + "lat": "42.01378", + "lon": "1.84195", + "id": 34434, + "intersectedStreets": [ + { + "name": "Carrer de la Creu", + "lat": "42.01393", + "lon": "1.84216" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Blanes", + "names": { + "ru": "Бланес" + }, + "lat": "41.67562", + "lon": "2.79324", + "id": 1470838110, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Carrer Sant Bartomeu", + "lat": "41.68081", + "lon": "2.78145", + "id": 31366, + "intersectedStreets": [ + { + "name": "Carrer del Bosc", + "lat": "41.68041", + "lon": "2.78224" + }, + { + "name": "Carrer Josep Maria de Segarra", + "lat": "41.68081", + "lon": "2.78145" + }, + { + "name": "Carrer Prudenci Bertrana", + "lat": "41.68081", + "lon": "2.78145" + } + ] + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Villanueva de la Torre", + "lat": "40.58309", + "lon": "-3.29936", + "id": 1456260091, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Esplugues de Llobregat", + "lat": "41.37768", + "lon": "2.08997", + "id": 1460478908, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Carrer de Bartomeu Bermejo", + "lat": "41.38677", + "lon": "2.08946", + "id": 7658, + "intersectedStreets": [ + { + "name": "Avinguda de la Mestra Dolors Barceló", + "lat": "41.38640", + "lon": "2.08993" + }, + { + "name": "Carrer de Pau Vergós", + "lat": "41.38697", + "lon": "2.09150" + }, + { + "name": "Carrer de Ferrer Bassa (Ciutat Diagonal)", + "lat": "41.38697", + "lon": "2.09150" + } + ] + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Majadahonda", + "lat": "40.47306", + "lon": "-3.87241", + "id": 256456063, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Berga", + "lat": "42.10115", + "lon": "1.84548", + "id": 1470838103, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Camí de Sant Bartomeu (la Valldan)", + "lat": "42.09442", + "lon": "1.82216", + "id": 22894, + "intersectedStreets": [ + { + "name": "Camí de Serra Farriols", + "lat": "42.09612", + "lon": "1.82062" + }, + { + "name": "carrer Germans Farguell", + "lat": "42.09466", + "lon": "1.82195" + }, + { + "name": "carrer dels Germans Farguell", + "lat": "42.09442", + "lon": "1.82216" + }, + { + "name": "carrer Bernat Sala", + "lat": "42.09337", + "lon": "1.82309" + }, + { + "name": "Camí de Garreta", + "lat": "42.08999", + "lon": "1.82815" + }, + { + "name": "Carretera de Solsona", + "lat": "42.08993", + "lon": "1.83051" + }, + { + "name": "Carrer del Camí de Cardona", + "lat": "42.09295", + "lon": "1.83504" + }, + { + "name": "Carrer de Fontcaldes", + "lat": "42.09039", + "lon": "1.82579" + } + ] + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Montblanc", + "lat": "41.37623", + "lon": "1.16207", + "id": 331949813, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Olesa de Montserrat", + "lat": "41.54305", + "lon": "1.89319", + "id": 1470838615, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Pozuelo de Alarcón", + "lat": "40.43465", + "lon": "-3.81483", + "id": 256455561, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Artés", + "lat": "41.79867", + "lon": "1.95489", + "id": 1470838058, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Valdemoro", + "names": { + "ru": "Вальдеморо" + }, + "lat": "40.18880", + "lon": "-3.67162", + "id": 308218525, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Boadilla del Monte", + "lat": "40.40535", + "lon": "-3.87647", + "id": 256551822, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Sant Bartomeu del Grau", + "lat": "41.98077", + "lon": "2.17504", + "id": 550042626, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Camí de Sant Genís", + "lat": "41.97583", + "lon": "2.14111", + "id": 121621 + }, + { + "name": "Carrer Llevant", + "lat": "41.98452", + "lon": "2.17699", + "id": 91662 + }, + { + "name": "Carrer Nou", + "lat": "41.98372", + "lon": "2.17089", + "id": 91661 + }, + { + "name": "Carrer Tres Creus", + "lat": "41.98052", + "lon": "2.17731", + "id": 96366 + }, + { + "name": "Carrer de Vic", + "lat": "41.98061", + "lon": "2.17654", + "id": 125251 + }, + { + "name": "Carrer de la Tramuntana", + "lat": "41.98219", + "lon": "2.19076", + "id": 121637 + }, + { + "name": "Carrer del Garbí", + "lat": "41.98184", + "lon": "2.19044", + "id": 91666 + }, + { + "name": "Carrer del Gregal", + "lat": "41.98195", + "lon": "2.19055", + "id": 91667 + }, + { + "name": "Carrer del Mig", + "lat": "41.98155", + "lon": "2.17630", + "id": 91668 + }, + { + "name": "Carrer del Xaloc", + "lat": "41.98277", + "lon": "2.19126", + "id": 91665 + }, + { + "name": "Carretera de Sant Bartomeu", + "lat": "41.97446", + "lon": "2.17682", + "id": 79220 + }, + { + "name": "Carretera de Sant Bartomeu del Grau", + "names": { + "alt_name": "Camí de les Farreres" + }, + "lat": "41.97414", + "lon": "2.14622", + "id": 55369 + }, + { + "name": "Carretera del Cementiri", + "lat": "41.97994", + "lon": "2.18340", + "id": 91670 + }, + { + "name": "Eix Transversal", + "names": { + "es": "eje transversal" + }, + "lat": "41.93309", + "lon": "2.16735", + "id": 90386 + }, + { + "name": "GR 3", + "lat": "41.98010", + "lon": "2.16776", + "id": 55366 + }, + { + "name": "carrer Ponent", + "names": { + "ca": "carrer de Ponent" + }, + "lat": "41.98063", + "lon": "2.17435", + "id": 105163 + }, + { + "name": "carrer Vell", + "lat": "41.98249", + "lon": "2.17388", + "id": 19061 + }, + { + "name": "carrer de Dalt", + "lat": "41.98178", + "lon": "2.17564", + "id": 105164 + }, + { + "name": "Camí d'Alboquers (Pere-riera)", + "lat": "41.93153", + "lon": "2.13051", + "id": 112325 + }, + { + "name": "Camí de St. Bartomeu al Sorreig (Xalet Mas Reig)", + "lat": "41.98958", + "lon": "2.16821", + "id": 111514 + }, + { + "name": "Carrer de la Codina (Xalet Mas Reig)", + "lat": "41.98738", + "lon": "2.16695", + "id": 91664 + }, + { + "name": "Túnel de la Fontfreda (Pere-riera)", + "lat": "41.91702", + "lon": "2.13495", + "id": 90385 + }, + { + "name": "", + "lat": "41.98028", + "lon": "2.17767", + "id": 96365 + }, + { + "name": "Camí de Ca la Burra", + "lat": "41.92538", + "lon": "2.13864", + "id": 114618 + }, + { + "name": "Camí de Rogers", + "lat": "41.97493", + "lon": "2.17115", + "id": 49207 + }, + { + "name": "Carrer Pla de l'Oratori", + "lat": "41.98100", + "lon": "2.17669", + "id": 105166 + }, + { + "name": "Carrer de la Migjorn", + "lat": "41.98157", + "lon": "2.19141", + "id": 121636 + }, + { + "name": "Eix Transversal C-25 Viaducte de Pere-riera", + "lat": "41.92259", + "lon": "2.14062", + "id": 90387 + }, + { + "name": "Passeig del Grau", + "lat": "41.97996", + "lon": "2.17731", + "id": 96367 + }, + { + "name": "Plaça del Doctor Griera", + "lat": "41.98120", + "lon": "2.17478", + "id": 105165 + } + ], + "matchCity": 1, + "matchStreet": 1 + }, + { + "name": "Artesa de Segre", + "lat": "41.89629", + "lon": "1.04711", + "id": 1470838054, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Alcorcón", + "enName": "Alcorcón", + "names": { + "ru": "Алькоркон", + "uk": "Алькоркон", + "ja": "アルコルコン", + "lt": "Alkorkonas", + "hu": "Alcorcón", + "zh": "阿尔科尔孔", + "sr": "Алкоркон" + }, + "lat": "40.34930", + "lon": "-3.82843", + "id": 306524300, + "type": "CITY", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Balaguer", + "lat": "41.78972", + "lon": "0.80549", + "id": 1470838076, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Fuenlabrada", + "enName": "Fuenlabrada", + "names": { + "ru": "Фуэнлабрада", + "uk": "Фуенлабрада", + "ja": "フエンラブラダ", + "hu": "Fuenlabrada", + "zh": "丰拉夫拉达", + "sr": "Фуенлабрада" + }, + "lat": "40.28248", + "lon": "-3.79234", + "id": 305072315, + "type": "CITY", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Pinto", + "enName": "Pinto", + "names": { + "ru": "Пинто", + "ja": "ピント" + }, + "lat": "40.24099", + "lon": "-3.70051", + "id": 306620052, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Sant Boi de Lluçanès", + "lat": "42.05784", + "lon": "2.15111", + "id": 539465394, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Camí ramader de Sant Bartomeu", + "names": { + "alt_name": "Camí de Vernera" + }, + "lat": "42.02972", + "lon": "2.13703", + "id": 91597 + } + ], + "matchStreet": 1 + }, + { + "name": "Canovelles", + "names": { + "ca": "Canovelles" + }, + "lat": "41.61739", + "lon": "2.28288", + "id": 1460478422, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Carrer Bartomeu Brufalt", + "lat": "41.61608", + "lon": "2.29569", + "id": 56296, + "intersectedStreets": [ + { + "name": "Carrer de Provença", + "lat": "41.61657", + "lon": "2.29584" + } + ] + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Rubí", + "lat": "41.49362", + "lon": "2.03195", + "id": 3248338760, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Santa Susanna", + "names": { + "ca": "Santa Susanna" + }, + "lat": "41.63573", + "lon": "2.70659", + "id": 571272919, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "carrer del Doctor Bartomeu", + "lat": "41.63463", + "lon": "2.70579", + "id": 73937, + "intersectedStreets": [ + { + "name": "Rambla Onze de Setembre", + "lat": "41.63419", + "lon": "2.70594" + }, + { + "name": "Carrer Josep Pla", + "lat": "41.63463", + "lon": "2.70579" + }, + { + "name": "Carrer Jaume Ir", + "lat": "41.63511", + "lon": "2.70560" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Igualada", + "names": { + "ru": "Игуалада" + }, + "lat": "41.57902", + "lon": "1.61735", + "id": 1470838412, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Carrer de Sant Bartomeu", + "lat": "41.57823", + "lon": "1.61905", + "id": 84219, + "intersectedStreets": [ + { + "name": "Carrer de Sant Jaume", + "lat": "41.57828", + "lon": "1.61872" + }, + { + "name": "Carrer de Custiol", + "lat": "41.57828", + "lon": "1.61872" + }, + { + "name": "Carreró de Sant Jaume", + "lat": "41.57828", + "lon": "1.61872" + }, + { + "name": "Plaça del Rei", + "lat": "41.57821", + "lon": "1.61956" + } + ] + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Valdemorillo", + "lat": "40.50168", + "lon": "-4.06889", + "id": 26541174, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Porqueres", + "names": { + "es": "Porqueras" + }, + "lat": "42.12139", + "lon": "2.74786", + "id": 3302537661, + "type": "HAMLET", + "listOfStreets": [ + { + "name": "Camí de Sant Bartomeu de Matamala", + "lat": "42.12680", + "lon": "2.72392", + "id": 108826 + } + ], + "matchStreet": 1 + }, + { + "name": "Massalcoreig", + "lat": "41.45918", + "lon": "0.35965", + "id": 865313399, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Travessia de Sant Bartomeu", + "lat": "41.45995", + "lon": "0.36036", + "id": 123119 + }, + { + "name": "Carrer de Sant Bartomeu", + "lat": "41.46095", + "lon": "0.36377", + "id": 123151 + } + ], + "matchStreet": 1 + }, + { + "name": "Guadarrama", + "lat": "40.67345", + "lon": "-4.08939", + "id": 283475406, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Daganzo de Arriba", + "lat": "40.54520", + "lon": "-3.45785", + "id": 255463444, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Meco", + "lat": "40.55375", + "lon": "-3.32816", + "id": 310569328, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Parla", + "names": { + "ar": "بارلا", + "ru": "Парла", + "uk": "Парла", + "el": "Πάρλα", + "ja": "パルラ", + "fa": "پارلا", + "hu": "Parla", + "ur": "پرلا", + "zh": "帕尔拉", + "sr": "Парла" + }, + "lat": "40.23740", + "lon": "-3.77189", + "id": 306620202, + "type": "CITY", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Sant Pere de Ribes", + "names": { + "ca": "Sant Pere de Ribes" + }, + "lat": "41.26192", + "lon": "1.77214", + "id": 1470838938, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "la Bisbal d'Empordà", + "lat": "41.95987", + "lon": "3.03962", + "id": 1470838432, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Carrer de Pere Bartomeu", + "lat": "41.95708", + "lon": "3.03742", + "id": 67806 + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Sitges", + "lat": "41.23667", + "lon": "1.82281", + "id": 1470839456, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Passeig de Bartomeu Soler", + "lat": "41.24569", + "lon": "1.80002", + "id": 90642, + "intersectedStreets": [ + { + "name": "Passeig de Sant Dídac", + "lat": "41.24695", + "lon": "1.80152" + }, + { + "name": "Passeig del Fondac", + "lat": "41.24459", + "lon": "1.79714" + } + ] + }, + { + "name": "Carrer Bartomeu Robert", + "lat": "41.22941", + "lon": "1.78884", + "id": 28471, + "intersectedStreets": [ + { + "name": "Avinguda de Navarra", + "lat": "41.22930", + "lon": "1.78777" + }, + { + "name": "Carrer Ferran Casablancas", + "lat": "41.22930", + "lon": "1.78777" + }, + { + "name": "Carrer de Josep Planas Robert (Alt Vinyet)", + "lat": "41.22941", + "lon": "1.78884" + }, + { + "name": "Carrer de Balmes", + "names": { + "ca": "Carrer de Balmes" + }, + "lat": "41.22952", + "lon": "1.78996" + }, + { + "name": "Carrer del Pintor Roig i Soler (Alt Vinyet)", + "lat": "41.22952", + "lon": "1.78996" + } + ] + }, + { + "name": "Carrer de Sant Bartomeu", + "lat": "41.23758", + "lon": "1.80899", + "id": 28352, + "intersectedStreets": [ + { + "name": "Carrer Jesús", + "lat": "41.23682", + "lon": "1.80978" + }, + { + "name": "Carrer de Sant Gaudenci", + "lat": "41.23758", + "lon": "1.80899" + }, + { + "name": "Avinguda d'Artur Carbonell", + "lat": "41.23854", + "lon": "1.80796" + } + ] + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Sils", + "lat": "41.80894", + "lon": "2.74147", + "id": 1470839455, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Cerdanyola del Vallès", + "lat": "41.49103", + "lon": "2.13750", + "id": 1470839444, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Avinguda de Bartomeu", + "lat": "41.50070", + "lon": "2.08863", + "id": 86367, + "intersectedStreets": [ + { + "name": "Carretera de Bellaterra", + "lat": "41.50078", + "lon": "2.08678" + }, + { + "name": "Carrer del Mestre Nicolau (Bellaterra)", + "lat": "41.50085", + "lon": "2.08676" + }, + { + "name": "Camí de la Font de la Bonaigua", + "lat": "41.50078", + "lon": "2.08794" + }, + { + "name": "Carrer de Ramon Llull (Bellaterra)", + "lat": "41.50085", + "lon": "2.08903" + }, + { + "name": "Avinguda de Joan Fàbregas", + "lat": "41.50117", + "lon": "2.09036" + }, + { + "name": "Avinguda de Josep Maria Marcet", + "lat": "41.50117", + "lon": "2.09036" + }, + { + "name": "Carrer de Terranova", + "lat": "41.49759", + "lon": "2.08652" + }, + { + "name": "Carrer de la Bonaigua (Bellaterra)", + "lat": "41.49914", + "lon": "2.08811" + }, + { + "name": "Carrer del Pintor Fortuny (Bellaterra)", + "lat": "41.49914", + "lon": "2.08811" + }, + { + "name": "Carrer d'Octavi Bruix", + "lat": "41.49966", + "lon": "2.08708" + }, + { + "name": "Carrer de Casas i Amigó (Bellaterra)", + "lat": "41.50006", + "lon": "2.08693" + } + ] + }, + { + "name": "Avinguda Bartomeu", + "lat": "41.49930", + "lon": "2.08798", + "id": 3263 + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Moralzarzal", + "lat": "40.67914", + "lon": "-3.97210", + "id": 256406580, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "la Seu d'Urgell", + "names": { + "ru": "Сео-де-Уржель", + "uk": "Ла-Сеу-д'Уржель", + "ca": "la Seu d'Urgell", + "es": "Seo de Urgel" + }, + "lat": "42.35757", + "lon": "1.45601", + "id": 1470839447, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Parets del Vallès", + "lat": "41.57299", + "lon": "2.23293", + "id": 395368559, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Torrejón de Ardoz", + "names": { + "ru": "Торрехон-де-Ардос", + "uk": "Торрехон-де-Ардос", + "lt": "Torechon de Ardosas", + "hu": "Torrejón de Ardoz", + "es": "Torrejón de Ardoz", + "sr": "Торехон де Ардос" + }, + "lat": "40.45878", + "lon": "-3.47933", + "id": 230421116, + "type": "CITY", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Fontcoberta", + "lat": "42.14254", + "lon": "2.78978", + "id": 1460477966, + "type": "HAMLET", + "listOfStreets": [ + { + "name": "Camí de Sant Bartomeu", + "lat": "42.12563", + "lon": "2.81407", + "id": 130778 + } + ], + "matchStreet": 1 + }, + { + "name": "Deltebre", + "names": { + "fr": "Deltèbre", + "ca": "Deltebre", + "es": "Deltebre" + }, + "lat": "40.72039", + "lon": "0.72434", + "id": 2055370119, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Rivas Vaciamadrid", + "names": { + "ru": "Ривас-Васиамадрид", + "uk": "Рівас-Васіамадрид" + }, + "lat": "40.35361", + "lon": "-3.53109", + "id": 311129997, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Sant Joan les Fonts", + "lat": "42.21330", + "lon": "2.51343", + "id": 260446338, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Carrer Mossèn Bartomeu", + "lat": "42.21457", + "lon": "2.51372", + "id": 67149 + } + ], + "matchStreet": 1 + }, + { + "name": "Esparreguera", + "lat": "41.53933", + "lon": "1.86945", + "id": 1460478465, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Sant Just Desvern", + "lat": "41.38158", + "lon": "2.07507", + "id": 1470838887, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Getafe", + "enName": "Getafe", + "names": { + "ru": "Хетафе", + "ja": "ヘタフェ", + "hu": "Getafe", + "zh": "赫塔费" + }, + "lat": "40.30818", + "lon": "-3.73027", + "id": 2697472985, + "type": "CITY", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Barberà del Vallès", + "lat": "41.51725", + "lon": "2.12659", + "id": 1460477981, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Alió", + "lat": "41.29359", + "lon": "1.30627", + "id": 1460477969, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Plaça de Sant Bartomeu", + "lat": "41.29462", + "lon": "1.30568", + "id": 88748, + "intersectedStreets": [ + { + "name": "Plaça Nova", + "lat": "41.29459", + "lon": "1.30613" + }, + { + "name": "Carrer Major", + "lat": "41.29462", + "lon": "1.30568" + }, + { + "name": "Carrer del Pou", + "lat": "41.29478", + "lon": "1.30557" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Montornès de Segarra", + "lat": "41.60095", + "lon": "1.23120", + "id": 1460477972, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Carrer de Sant Bartomeu (Mas de Bondia)", + "lat": "41.60508", + "lon": "1.19296", + "id": 101921 + } + ], + "matchStreet": 1 + }, + { + "name": "Santa Coloma de Gramenet", + "names": { + "ru": "Санта-Колома-де-Граменет" + }, + "lat": "41.45156", + "lon": "2.20834", + "id": 346353020, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Sant Feliu de Llobregat", + "lat": "41.38129", + "lon": "2.04464", + "id": 1389000150, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Lloret de Mar", + "names": { + "ru": "Льорет де Мар" + }, + "lat": "41.69735", + "lon": "2.83924", + "id": 1470838480, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Carrer de Sant Bartomeu", + "lat": "41.69990", + "lon": "2.84896", + "id": 64875, + "intersectedStreets": [ + { + "name": "Carrer de la Vila", + "lat": "41.69990", + "lon": "2.84896" + }, + { + "name": "Passeig de Jacint Verdaguer", + "lat": "41.69935", + "lon": "2.84932" + } + ] + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Sant Bartomeu de la Quadra", + "lat": "41.42594", + "lon": "2.03766", + "id": 2151992546, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Carrer de l'Església", + "lat": "41.42596", + "lon": "2.03788", + "id": 118868 + }, + { + "name": "Carrer de la Font Fresca", + "lat": "41.42667", + "lon": "2.04047", + "id": 107069 + }, + { + "name": "Carrer del Bosc", + "lat": "41.42841", + "lon": "2.03880", + "id": 107063 + }, + { + "name": "Carrer del Canigó", + "lat": "41.42797", + "lon": "2.03891", + "id": 107065 + }, + { + "name": "Carretera Veïnal de Molins de Rei a Vallvidrera", + "lat": "41.42617", + "lon": "2.03665", + "id": 129706 + }, + { + "name": "Antic Camí de l'Església", + "lat": "41.42580", + "lon": "2.03745", + "id": 118866 + }, + { + "name": "Carrer de la Pepeta de Cal Bardissa", + "lat": "41.42653", + "lon": "2.03850", + "id": 86088 + }, + { + "name": "Carrer de les Penyes d'en Castellví", + "lat": "41.43042", + "lon": "2.03856", + "id": 107067 + }, + { + "name": "Carrer del Turó del Quirze", + "lat": "41.42707", + "lon": "2.04017", + "id": 86086 + }, + { + "name": "Carretera de la Rierada", + "lat": "41.42752", + "lon": "2.04015", + "id": 92335 + } + ], + "matchCity": 1 + }, + { + "name": "Tarragona", + "names": { + "be": "Тарагона", + "ru": "Таррагона", + "ko": "타라고나", + "el": "Ταρραγόνα", + "lt": "Taragona", + "fr": "Tarragone", + "es": "Tarragona", + "zh": "塔拉戈纳", + "ar": "طراغونة", + "oc": "Tarragona", + "la": "Tarraco", + "uk": "Таррагона", + "ja": "タラゴナ", + "fa": "تاراگونا", + "he": "טרגונה", + "sr": "Тарагона" + }, + "lat": "41.11724", + "lon": "1.25461", + "id": 152377920, + "type": "CITY", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Torelló", + "lat": "42.04783", + "lon": "2.26434", + "id": 1470839496, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Carrer Sant Bartomeu", + "lat": "42.04652", + "lon": "2.26550", + "id": 107577, + "intersectedStreets": [ + { + "name": "Carrer dels Estudis", + "lat": "42.04728", + "lon": "2.26454" + }, + { + "name": "carrer Sant Miquel", + "lat": "42.04728", + "lon": "2.26454" + }, + { + "name": "Carrer de Capsavila", + "lat": "42.04728", + "lon": "2.26454" + }, + { + "name": "Carreró de la Torrentera", + "lat": "42.04641", + "lon": "2.26567" + }, + { + "name": "Carrer Puigdassalit", + "lat": "42.04612", + "lon": "2.26610" + }, + { + "name": "Carrer Diputació", + "lat": "42.04509", + "lon": "2.26754" + }, + { + "name": "carrer Manlleu", + "lat": "42.04509", + "lon": "2.26754" + } + ] + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Aranjuez", + "lat": "40.03221", + "lon": "-3.60396", + "id": 252751393, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Masies de Sansuies", + "lat": "41.30747", + "lon": "1.48370", + "id": 4864470659, + "type": "HAMLET", + "listOfStreets": [ + { + "name": "Camí de Mas Bartomeu", + "lat": "41.32017", + "lon": "1.49697", + "id": 122234 + }, + { + "name": "Camí del Coll d'Arca a Mas Bartomeu", + "lat": "41.32517", + "lon": "1.48665", + "id": 108931, + "intersectedStreets": [ + { + "name": "Camí d'Aiguaviva a Mas Bartomeu", + "lat": "41.32228", + "lon": "1.49401" + } + ] + }, + { + "name": "Camí d'Aiguaviva a Mas Bartomeu", + "lat": "41.32467", + "lon": "1.49702", + "id": 25801, + "intersectedStreets": [ + { + "name": "Camí del Coll d'Arca a Mas Bartomeu", + "lat": "41.32228", + "lon": "1.49401" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Tàrrega", + "lat": "41.64728", + "lon": "1.14091", + "id": 1470839515, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Platja d'Aro", + "names": { + "ru": "Кастель-Пладжа-де-Аро", + "uk": "Кастель-Платжа-д'Ару", + "lt": "Kastiljo de Aras", + "es": "Playa de Aro" + }, + "lat": "41.81847", + "lon": "3.06880", + "id": 290730984, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Torroella de Montgrí", + "lat": "42.04098", + "lon": "3.12620", + "id": 1470839507, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Tortosa", + "lat": "40.81102", + "lon": "0.52093", + "id": 1470839509, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Passeig de Mossèn Valls Bartomeu", + "lat": "40.82737", + "lon": "0.51041", + "id": 121894 + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "l'Esquirol", + "names": { + "ru": "Санта-Мария-де-Корко" + }, + "lat": "42.03402", + "lon": "2.36971", + "id": 1360757797, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Carrer de Sant Bartomeu", + "lat": "42.03584", + "lon": "2.36891", + "id": 53228, + "intersectedStreets": [ + { + "name": "Carrer Major", + "lat": "42.03619", + "lon": "2.36854" + }, + { + "name": "Carrer Nou", + "lat": "42.03514", + "lon": "2.36895" + }, + { + "name": "Passeig de les Gorgues", + "lat": "42.03514", + "lon": "2.36895" + } + ] + }, + { + "name": "Camí de Sant Bartomeu", + "lat": "42.01598", + "lon": "2.37285", + "id": 108831 + }, + { + "name": "Carrer de Sant Bartomeu (Les Planes)", + "lat": "42.03441", + "lon": "2.40064", + "id": 83257, + "intersectedStreets": [ + { + "name": "Camí de l'Esquirol", + "lat": "42.03742", + "lon": "2.40122" + }, + { + "name": "Carrer Major (Cantonigròs)", + "names": { + "ca": "carrer de Sant Roc (Cantonigròs)" + }, + "lat": "42.03742", + "lon": "2.40122" + }, + { + "name": "Carrer de Pere Gabarró Majoral", + "lat": "42.03610", + "lon": "2.40107" + }, + { + "name": "Carrer de Pompeu Fabra (Les Planes)", + "names": { + "ca": "carrer de Pompeu Fabra (Les Planes)" + }, + "lat": "42.03447", + "lon": "2.40064" + }, + { + "name": "Carrer de Osona", + "lat": "42.03275", + "lon": "2.40028" + }, + { + "name": "Carrer de Sant Martí", + "lat": "42.03140", + "lon": "2.40008" + }, + { + "name": "Carrer de la Pineda", + "lat": "42.03065", + "lon": "2.39989" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Vallromanes", + "lat": "41.53232", + "lon": "2.29893", + "id": 1460478032, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Carrer de Sant Bartomeu", + "lat": "41.54108", + "lon": "2.28709", + "id": 71373, + "intersectedStreets": [ + { + "name": "Carrer de Sant Joan", + "lat": "41.54048", + "lon": "2.28713" + }, + { + "name": "Carrer de Sant Antoni", + "lat": "41.54169", + "lon": "2.28747" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Palau-solità i Plegamans", + "lat": "41.58739", + "lon": "2.18068", + "id": 1460479055, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Carrer de Bartomeu Soler", + "lat": "41.59683", + "lon": "2.17630", + "id": 60908, + "intersectedStreets": [ + { + "name": "Carrer de la Pineda", + "lat": "41.59665", + "lon": "2.17392" + }, + { + "name": "Carrer de la Bonança", + "lat": "41.59670", + "lon": "2.17450" + }, + { + "name": "Carrer de les Piscines", + "lat": "41.59675", + "lon": "2.17514" + }, + { + "name": "Carrer de Manresa", + "lat": "41.59678", + "lon": "2.17564" + }, + { + "name": "Carrer de Can Ceferí", + "lat": "41.59683", + "lon": "2.17630" + }, + { + "name": "Carrer del Sol", + "lat": "41.59688", + "lon": "2.17677" + }, + { + "name": "Carrer de Bonavista", + "lat": "41.59677", + "lon": "2.17793" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Madrid", + "enName": "Madrid", + "names": { + "be-tarask": "Мадрыд", + "de": "Madrid", + "hi": "मद्रिद", + "rue": "Мадрід", + "koi": "Мадрид", + "lt": "Madridas", + "lv": "Madride", + "hu": "Madrid", + "xmf": "მადრიდი", + "yi": "מאדריד", + "hy": "Մադրիդ", + "uk": "Мадрид", + "ur": "میدرد", + "mk": "Мадрид", + "haw": "Makelika", + "ml": "മാഡ്രിഡ്", + "ext": "Mairil", + "lez": "Мадрид", + "ab": "Мaдрид", + "mn": "Мадрид", + "tet": "Madríd", + "mr": "माद्रिद", + "pnb": "میڈرڈ", + "el": "Μαδρίτη", + "eo": "Madrido", + "is": "Madrid", + "am": "ማድሪድ", + "an": "Madrit", + "es": "Madrid", + "zh": "馬德里", + "eu": "Madril", + "ar": "مدريد", + "bat-smg": "Madrids", + "mhr": "Мадрид", + "ja": "マドリード", + "fa": "مادرید", + "ba": "Мадрид", + "udm": "Мадрид", + "no": "Madrid", + "be": "Мадрыд", + "ru": "Мадрид", + "bg": "Мадрид", + "yue": "馬德里", + "myv": "Мадрид ош", + "bn": "মাদ্রিদ", + "fr": "Madrid", + "bo": "མ་ད་རིད།", + "sa": "मद्रिद्", + "arc": "ܡܕܪܝܕ", + "oc": "Madrid", + "ka": "მადრიდი", + "sk": "Madrid", + "sl": "Madrid", + "ga": "Maidrid", + "sah": "Мадрид", + "ca": "Madrid", + "sq": "Madridi", + "sr": "Мадрид", + "kk": "Мадрид", + "mzn": "مادرید", + "kn": "ಮಾದ್ರಿದ್", + "sv": "Madrid", + "ko": "마드리드", + "mrj": "Мадрид", + "os": "Мадрид", + "szl": "Madryt", + "nds-nl": "Medrid", + "arz": "مدريد", + "ku": "Madrîd", + "kv": "Мадрид", + "co": "Madridi", + "kbd": "Мадрид", + "ta": "மத்ரித்", + "ky": "Мадрид", + "cv": "Мадрид", + "tg": "Мадрид", + "th": "มาดริด", + "la": "Matritum", + "ckb": "مادرید", + "zh_pinyin": "Mǎdélǐ", + "pl": "Madryt", + "he": "מדריד" + }, + "lat": "40.41670", + "lon": "-3.70358", + "id": 21068295, + "type": "CITY", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Móstoles", + "enName": "Móstoles", + "names": { + "ar": "موستولس", + "ru": "Мостолес", + "el": "Μόστολες", + "ja": "モストレス", + "fa": "موستولس", + "hu": "Móstoles", + "ur": "موستولس", + "zh": "莫斯托莱斯", + "sr": "Мостолес" + }, + "lat": "40.32385", + "lon": "-3.86492", + "id": 306524430, + "type": "CITY", + "listOfStreets": [], + "init": 1 + }, + { + "name": "la Garriga", + "lat": "41.68491", + "lon": "2.28658", + "id": 1470838435, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Reus", + "names": { + "ru": "Реус", + "uk": "Реус", + "el": "Ρέους", + "lt": "Reusas" + }, + "lat": "41.15556", + "lon": "1.10761", + "id": 152377926, + "type": "CITY", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Torredembarra", + "lat": "41.14616", + "lon": "1.39595", + "id": 1460478559, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Badalona", + "names": { + "kk": "Бадалона", + "be": "Бадалона", + "ru": "Бадалона", + "ko": "바달로나", + "bg": "Бадалона", + "el": "Μπαδαλόνα", + "sa": "बाडालोना", + "zh": "巴达洛纳", + "ar": "بادالونا", + "hy": "Բադալոնա", + "th": "บาดาโลนา", + "ka": "ბადალონა", + "uk": "Бадалона", + "ja": "バダロナ", + "fa": "بادالونا", + "sr": "Бадалона" + }, + "lat": "41.44935", + "lon": "2.24825", + "id": 52228684, + "type": "CITY", + "listOfStreets": [ + { + "name": "Carrer de Sant Bartomeu (Sant Antoni de Llefià)", + "names": { + "wikipedia": "ca:Bartomeu apòstol" + }, + "lat": "41.44260", + "lon": "2.21649", + "id": 11531, + "intersectedStreets": [ + { + "name": "avinguda d'Amèrica (Sant Joan de Llefià)", + "names": { + "wikipedia": "ca:Amèrica (Sant Joan de Llefià)" + }, + "lat": "41.44192", + "lon": "2.21722" + }, + { + "name": "carrer de Sant Frederic", + "names": { + "wikipedia": "ca:Frederic d'Utrecht" + }, + "lat": "41.44194", + "lon": "2.21711" + }, + { + "name": "carrer de Bellavista (Sant Antoni de Llefià)", + "lat": "41.44239", + "lon": "2.21653" + }, + { + "name": "carrer de la Circumval·lació", + "lat": "41.44284", + "lon": "2.21591" + } + ] + }, + { + "name": "carrer del Doctor Robert (Bufalà)", + "names": { + "wikipedia": "ca:Bartomeu Robert i Yarzábal (Bufalà)" + }, + "lat": "41.46008", + "lon": "2.24254", + "id": 15319, + "intersectedStreets": [ + { + "name": "carrer de Sant Jordi", + "names": { + "wikipedia": "ca:Sant Jordi" + }, + "lat": "41.45603", + "lon": "2.24353" + }, + { + "name": "carrer de Jacint Verdaguer (Dalt de la Vila)", + "names": { + "wikipedia": "ca:Jacint Verdaguer i Santaló (Dalt de la Vila)" + }, + "lat": "41.45603", + "lon": "2.24353" + }, + { + "name": "carrer de Baldomer Galofre", + "names": { + "wikipedia": "ca:Baldomer Galofre i Giménez" + }, + "lat": "41.45603", + "lon": "2.24353" + }, + { + "name": "carrer de Sant Felip i d'en Rosés", + "names": { + "wikipedia": "ca:Felip l'Evangelista" + }, + "lat": "41.45603", + "lon": "2.24353" + }, + { + "name": "carrer del Doctor Daudí", + "lat": "41.45698", + "lon": "2.24338" + }, + { + "name": "avinguda de Bufalà", + "names": { + "wikipedia": "ca:Bufalà" + }, + "lat": "41.45873", + "lon": "2.24310" + }, + { + "name": "carrer del Bruc (Bufalà)", + "names": { + "wikipedia": "ca:Batalla del Bruc (Bufalà)" + }, + "lat": "41.45918", + "lon": "2.24299" + }, + { + "name": "carrer de Roncesvalls", + "names": { + "wikipedia": "ca:Batalla de Roncesvalls" + }, + "lat": "41.45952", + "lon": "2.24291" + }, + { + "name": "Carrer de Girona (Bufalà)", + "names": { + "wikipedia": "ca:Setge de Girona de 1809 (Bufalà)" + }, + "lat": "41.45969", + "lon": "2.24280" + }, + { + "name": "carrer de Rubió i Ors", + "names": { + "wikipedia": "ca:Joaquim Rubió i Ors" + }, + "lat": "41.46021", + "lon": "2.24256" + }, + { + "name": "carrer de Bailén", + "names": { + "wikipedia": "ca:Batalla de Bailèn" + }, + "lat": "41.46043", + "lon": "2.24246" + }, + { + "name": "carrer d'Ibèria", + "names": { + "wikipedia": "ca:Ibèria" + }, + "lat": "41.46053", + "lon": "2.24241" + }, + { + "name": "carrer de Castillejos", + "names": { + "wikipedia": "ca:Batalla de Castillejos" + }, + "lat": "41.46096", + "lon": "2.24209" + }, + { + "name": "carrer de la Sardana (Bufalà)", + "names": { + "wikipedia": "ca:Sardana (Bufalà)" + }, + "lat": "41.46153", + "lon": "2.24170" + }, + { + "name": "carrer de l'Alcalde de Móstoles", + "names": { + "wikipedia": "ca:Ban dels alcaldes de Móstoles" + }, + "lat": "41.46207", + "lon": "2.24132" + }, + { + "name": "avinguda de la Cerdanya", + "names": { + "wikipedia": "ca:Cerdanya" + }, + "lat": "41.46373", + "lon": "2.24007" + }, + { + "name": "carreró de Can Pontons", + "lat": "41.46384", + "lon": "2.23969" + }, + { + "name": "carrer de la Independència", + "names": { + "wikipedia": "ca:Guerra del Francès" + }, + "lat": "41.46387", + "lon": "2.23954" + } + ] + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "la Roca del Vallès", + "lat": "41.58834", + "lon": "2.33146", + "id": 1470838451, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Garraf", + "lat": "41.25274", + "lon": "1.90247", + "id": 5025041121, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Passeig de Bartomeu Soler", + "lat": "41.24571", + "lon": "1.80002", + "id": 90643, + "intersectedStreets": [ + { + "name": "Passeig de Sant Dídac", + "lat": "41.24697", + "lon": "1.80152" + }, + { + "name": "Passeig del Fondac", + "lat": "41.24461", + "lon": "1.79714" + } + ] + }, + { + "name": "Carrer Bartomeu Robert", + "lat": "41.22943", + "lon": "1.78884", + "id": 28472, + "intersectedStreets": [ + { + "name": "Avinguda de Navarra (Sitges)", + "lat": "41.22931", + "lon": "1.78777" + }, + { + "name": "Carrer Ferran Casablancas", + "lat": "41.22931", + "lon": "1.78777" + }, + { + "name": "Carrer de Josep Planas Robert (Sitges)", + "lat": "41.22943", + "lon": "1.78884" + }, + { + "name": "Carrer de Balmes (Sitges)", + "names": { + "ca": "Carrer de Balmes (Sitges)" + }, + "lat": "41.22954", + "lon": "1.78996" + }, + { + "name": "Carrer del Pintor Roig i Soler (Sitges)", + "lat": "41.22954", + "lon": "1.78996" + } + ] + }, + { + "name": "Carrer de Sant Bartomeu (Sitges)", + "lat": "41.23759", + "lon": "1.80899", + "id": 28353, + "intersectedStreets": [ + { + "name": "Carrer Jesús (Sitges)", + "lat": "41.23683", + "lon": "1.80978" + }, + { + "name": "Carrer de Sant Gaudenci (Sitges)", + "lat": "41.23759", + "lon": "1.80899" + }, + { + "name": "Avinguda d'Artur Carbonell", + "lat": "41.23856", + "lon": "1.80796" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Calafell", + "lat": "41.20146", + "lon": "1.56803", + "id": 440667418, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Sant Jaume de Llierca", + "lat": "42.21198", + "lon": "2.60743", + "id": 864892113, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Carrer de Bartomeu Terrades", + "lat": "42.21120", + "lon": "2.60797", + "id": 96353 + } + ], + "matchStreet": 1 + }, + { + "name": "Alcalá de Henares", + "names": { + "ar": "القلعة الحجارة", + "ru": "Алькала-де-Энарес", + "uk": "Алькала-де-Енарес", + "el": "Αλκαλά ντε Ενάρες", + "lt": "Alkala de Henaresas", + "fa": "الکالا د هنارس", + "hu": "Alcalá de Henares", + "ur": "الکالا دے ایناریس", + "es": "Alcalá de Henares", + "sr": "Алкала де Енарес" + }, + "lat": "40.48184", + "lon": "-3.36450", + "id": 209144042, + "type": "CITY", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Sant Quirze del Vallès", + "names": { + "es:1857-1976": "San Quirico de Tarrasa" + }, + "lat": "41.53014", + "lon": "2.08201", + "id": 1470838966, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Figueres", + "names": { + "fr": "Figueres", + "ca": "Figueres", + "es": "Figueras" + }, + "lat": "42.26663", + "lon": "2.96384", + "id": 1470838284, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Falset", + "lat": "41.14510", + "lon": "0.81962", + "id": 1470838282, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Puigcerdà", + "names": { + "lt": "Puigserda" + }, + "lat": "42.43180", + "lon": "1.92787", + "id": 1470838793, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Baixada de Sant Bartomeu", + "lat": "42.43146", + "lon": "1.92919", + "id": 72687 + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Paracuellos de Jarama", + "lat": "40.50510", + "lon": "-3.53185", + "id": 256245933, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Gurb", + "lat": "41.94099", + "lon": "2.24330", + "id": 7099361433, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Carretera de Sant Bartomeu", + "lat": "41.94163", + "lon": "2.24205", + "id": 74041, + "intersectedStreets": [ + { + "name": "Carrer de Colom", + "lat": "41.94163", + "lon": "2.24205" + }, + { + "name": "Carrer de Sant Roc", + "names": { + "ca": "Carrer de Sant Roc" + }, + "lat": "41.94216", + "lon": "2.24166" + }, + { + "name": "Carrer de Mossèn Jacint Verdaguer", + "lat": "41.94382", + "lon": "2.24052" + }, + { + "name": "Carrer del Ginebrar", + "lat": "41.94543", + "lon": "2.23941" + }, + { + "name": "Plaça de l'Amistat", + "lat": "41.94586", + "lon": "2.23911" + }, + { + "name": "Passeig de Prixana", + "lat": "41.94589", + "lon": "2.23909" + }, + { + "name": "Carrer del Castell", + "lat": "41.94624", + "lon": "2.23885" + }, + { + "name": "Carrer de la Clàudia", + "lat": "41.94696", + "lon": "2.23834" + }, + { + "name": "Carrer de la Carlota", + "lat": "41.94739", + "lon": "2.23804" + }, + { + "name": "Carrer Diagonal", + "lat": "41.94784", + "lon": "2.23771" + }, + { + "name": "Carrer del Canigó", + "lat": "41.94786", + "lon": "2.23769" + }, + { + "name": "Pont de Can Sila", + "lat": "41.96598", + "lon": "2.22402" + }, + { + "name": "Pont de l'Argila", + "lat": "41.97067", + "lon": "2.21733" + }, + { + "name": "Carretera de Vespella", + "lat": "41.97300", + "lon": "2.21312" + }, + { + "name": "BV-4602", + "lat": "41.97174", + "lon": "2.21709" + }, + { + "name": "Camí de Sant Julià Sassorba a Sant Bartomeu", + "lat": "41.97007", + "lon": "2.17504" + }, + { + "name": "Carrer del Montsseny", + "lat": "41.97725", + "lon": "2.20066" + } + ] + }, + { + "name": "Camí de Sant Julià Sassorba a Sant Bartomeu", + "lat": "41.96394", + "lon": "2.17851", + "id": 79968, + "intersectedStreets": [ + { + "name": "Carretera de Sant Bartomeu", + "lat": "41.97007", + "lon": "2.17506" + } + ] + }, + { + "name": "Camí de St. Julià Sassorba a St. Bartomeu", + "lat": "41.94417", + "lon": "2.17607", + "id": 79969 + }, + { + "name": "BV-4601 - Carretera de Sant Bartomeu", + "lat": "41.95368", + "lon": "2.23540", + "id": 1670 + } + ], + "matchStreet": 1 + }, + { + "name": "Gavà", + "lat": "41.30509", + "lon": "2.00631", + "id": 1470838298, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Olost", + "lat": "41.98529", + "lon": "2.09416", + "id": 247461646, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Camí d'Olost a la Carretera de Sant Bartomeu", + "lat": "41.98659", + "lon": "2.09888", + "id": 85617, + "intersectedStreets": [ + { + "name": "Carrer de les Escoles", + "lat": "41.98572", + "lon": "2.09817" + }, + { + "name": "Camí de Pela", + "lat": "41.98698", + "lon": "2.10047" + } + ] + }, + { + "name": "Camí d'Olost a la carretera de Sant Bartomeu", + "lat": "42.01593", + "lon": "2.12459", + "id": 87495 + } + ], + "matchStreet": 1 + }, + { + "name": "Roses", + "names": { + "ca": "Roses", + "es": "Rosas" + }, + "lat": "42.26320", + "lon": "3.17553", + "id": 1470838814, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Santa Perpètua de Mogoda", + "lat": "41.53281", + "lon": "2.18233", + "id": 1470839326, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Las Rozas de Madrid", + "names": { + "es": "Las Rozas de Madrid", + "zh": "奥特莱斯" + }, + "lat": "40.49331", + "lon": "-3.87584", + "id": 256552113, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Gandesa", + "lat": "41.05204", + "lon": "0.43890", + "id": 1470838296, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Ripoll", + "lat": "42.19824", + "lon": "2.19325", + "id": 1470838807, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Carrer Sant Bartomeu", + "lat": "42.19804", + "lon": "2.19426", + "id": 60239, + "intersectedStreets": [ + { + "name": "Carrer de l'estació", + "lat": "42.19778", + "lon": "2.19381" + }, + { + "name": "Carrer del Progrés", + "lat": "42.19804", + "lon": "2.19426" + }, + { + "name": "Carrer Indústria", + "lat": "42.19839", + "lon": "2.19480" + }, + { + "name": "Carretera d'Olot", + "lat": "42.19842", + "lon": "2.19488" + }, + { + "name": "Carrer Palmerola", + "lat": "42.19858", + "lon": "2.19512" + }, + { + "name": "Carrer Costabona", + "lat": "42.19866", + "lon": "2.19525" + } + ] + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Xalet Mas Reig", + "lat": "41.98740", + "lon": "2.16424", + "id": 3588223523, + "type": "HAMLET", + "listOfStreets": [ + { + "name": "Carretera de Sant Bartomeu del Grau", + "names": { + "alt_name": "Camí de les Farreres" + }, + "lat": "41.98642", + "lon": "2.16519", + "id": 55368 + } + ], + "matchStreet": 1 + }, + { + "name": "Cunit", + "lat": "41.19760", + "lon": "1.63446", + "id": 1470838245, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Barcelona", + "names": { + "de": "Barcelona", + "hi": "बार्सॆलोना", + "be": "Барселона", + "kn": "ಬಾರ್ಸೆಲೋನಾ", + "ru": "Барселона", + "pt": "Barcelona", + "gl": "Barcelona", + "el": "Βαρκελώνη", + "lt": "Barselona", + "it": "Barcellona", + "fr": "Barcelone", + "es": "Barcelona", + "zh": "巴塞罗那", + "eu": "Bartzelona", + "ar": "برشلونة", + "oc": "Barcelona", + "uk": "Барселона", + "ja": "バルセロナ", + "ckb": "بارسێلۆنا", + "ca": "Barcelona", + "mk": "Барселона", + "sr": "Барселона" + }, + "lat": "41.38289", + "lon": "2.17743", + "id": 152364165, + "type": "CITY", + "listOfStreets": [ + { + "name": "Carrer Bartomeu Pi", + "lat": "41.36963", + "lon": "2.13886", + "id": 1156, + "intersectedStreets": [ + { + "name": "Carrer Tort (la Bordeta)", + "lat": "41.37042", + "lon": "2.13984" + }, + { + "name": "Carrer de Viladecans (la Bordeta)", + "lat": "41.36961", + "lon": "2.13894" + }, + { + "name": "Carrer de Mossèn Amadeu Oller (la Bordeta)", + "lat": "41.36900", + "lon": "2.13819" + }, + { + "name": "Carrer de Navarra (la Bordeta)", + "lat": "41.37072", + "lon": "2.14019" + } + ] + }, + { + "name": "Carrer de Sant Bartomeu (el Raval)", + "lat": "41.37816", + "lon": "2.16924", + "id": 18565, + "intersectedStreets": [ + { + "name": "Carrer de la Riereta (el Raval)", + "lat": "41.37786", + "lon": "2.16879" + }, + { + "name": "Rambla del Raval", + "lat": "41.37835", + "lon": "2.16941" + } + ] + }, + { + "name": "Carrer de Sant Bartomeu de la Quadra (les Corts)", + "lat": "41.38987", + "lon": "2.10388", + "id": 121254, + "intersectedStreets": [ + { + "name": "Costa de Sant Bartomeu de la Quadra (les Corts)", + "lat": "41.38966", + "lon": "2.10382" + } + ] + }, + { + "name": "Costa de Sant Bartomeu de la Quadra (les Corts)", + "lat": "41.38943", + "lon": "2.10410", + "id": 13505, + "intersectedStreets": [ + { + "name": "Carrer del Torrent de les Roses (les Corts)", + "lat": "41.38964", + "lon": "2.10365" + }, + { + "name": "Carrer de Sant Bartomeu de la Quadra (les Corts)", + "lat": "41.38966", + "lon": "2.10382" + }, + { + "name": "Passatge de Santa de Vilalba (les Corts)", + "lat": "41.38964", + "lon": "2.10410" + }, + { + "name": "Carrer dels Herois del Bruc (les Corts)", + "lat": "41.38917", + "lon": "2.10429" + }, + { + "name": "Plaça del Coll de Finestrelles (les Corts)", + "lat": "41.38917", + "lon": "2.10429" + } + ] + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Balenyà", + "lat": "41.82161", + "lon": "2.22241", + "id": 4800634741, + "type": "HAMLET", + "listOfStreets": [ + { + "name": "Carrer de Sant Bartomeu (els Hostalets de Balenyà)", + "lat": "41.81121", + "lon": "2.23308", + "id": 96720, + "intersectedStreets": [ + { + "name": "Avinguda d'Osona (els Hostalets de Balenyà)", + "lat": "41.81139", + "lon": "2.23507" + }, + { + "name": "Carrer de la Verge Montserrat", + "lat": "41.81139", + "lon": "2.23507" + }, + { + "name": "Carrer d'Alfons Amic", + "lat": "41.81097", + "lon": "2.23368" + }, + { + "name": "Carrer de Cervantes (els Hostalets de Balenyà)", + "lat": "41.81121", + "lon": "2.23308" + }, + { + "name": "Carretera de Ribes (la Cugullada)", + "lat": "41.81153", + "lon": "2.23231" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "el Prat de Llobregat", + "names": { + "ru": "Эль-Прат-де-Льобрегат", + "ca": "el Prat de Llobregat", + "es": "El Prat de Llobregat" + }, + "lat": "41.32463", + "lon": "2.09526", + "id": 1470838266, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Premià de Mar", + "lat": "41.49268", + "lon": "2.36058", + "id": 1470838783, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "el Vendrell", + "names": { + "ca": "el Vendrell" + }, + "lat": "41.21997", + "lon": "1.53486", + "id": 1470838269, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "el Masnou", + "lat": "41.47969", + "lon": "2.31183", + "id": 1470838263, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Castelló d'Empuries", + "lat": "42.25935", + "lon": "3.07338", + "id": 1949049715, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Gelida", + "lat": "41.44089", + "lon": "1.86343", + "id": 1460478611, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Carrer de Bartomeu Raurell", + "lat": "41.44302", + "lon": "1.86574", + "id": 18243, + "intersectedStreets": [ + { + "name": "Avinguda del Funicular", + "lat": "41.44302", + "lon": "1.86474" + }, + { + "name": "Carrer del Poeta Jaume Vila", + "lat": "41.44300", + "lon": "1.86510" + }, + { + "name": "Carretera de Sant Llorenç d'Hortons", + "lat": "41.44298", + "lon": "1.86637" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Reus", + "lat": "41.15510", + "lon": "1.10871", + "id": 6948959184, + "type": "CITY", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Vistabella", + "lat": "41.20940", + "lon": "1.26508", + "id": 886148850, + "type": "HAMLET", + "listOfStreets": [ + { + "name": "Carrer de Sant Bartomeu", + "lat": "41.20959", + "lon": "1.26502", + "id": 106354, + "intersectedStreets": [ + { + "name": "Plaça de l'Alcalde Joaquim Celma", + "lat": "41.20919", + "lon": "1.26463" + }, + { + "name": "Carrer del Roser", + "lat": "41.20959", + "lon": "1.26502" + }, + { + "name": "Carrer Vell", + "lat": "41.20999", + "lon": "1.26542" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "San Fernando de Henares", + "lat": "40.42485", + "lon": "-3.53504", + "id": 280130897, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Sort", + "lat": "42.41140", + "lon": "1.12977", + "id": 151060133, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Ciempozuelos", + "lat": "40.15801", + "lon": "-3.62055", + "id": 308517254, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Vallbona d'Anoia", + "lat": "41.51948", + "lon": "1.70829", + "id": 347532113, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Carrer Bartomeu", + "lat": "41.51862", + "lon": "1.70619", + "id": 3769, + "intersectedStreets": [ + { + "name": "Carrer Major", + "lat": "41.51873", + "lon": "1.70608" + }, + { + "name": "Carrer Nou", + "lat": "41.51809", + "lon": "1.70642" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Tremp", + "lat": "42.16637", + "lon": "0.89462", + "id": 3890310157, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "la Secuita", + "lat": "41.20319", + "lon": "1.27914", + "id": 886148842, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Carrer de Sant Bartomeu (Vistabella)", + "lat": "41.20959", + "lon": "1.26502", + "id": 106353, + "intersectedStreets": [ + { + "name": "Plaça de l'Alcalde Joaquim Celma", + "lat": "41.20919", + "lon": "1.26463" + }, + { + "name": "Carrer del Roser (Vistabella)", + "lat": "41.20959", + "lon": "1.26502" + }, + { + "name": "Carrer Vell (Vistabella)", + "lat": "41.20999", + "lon": "1.26542" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Mejorada del Campo", + "lat": "40.39718", + "lon": "-3.48961", + "id": 303821734, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Masarbonès", + "lat": "41.26018", + "lon": "1.43825", + "id": 1896326329, + "type": "HAMLET", + "listOfStreets": [ + { + "name": "Carrer de Sant Bartomeu", + "lat": "41.25992", + "lon": "1.43844", + "id": 105690, + "intersectedStreets": [ + { + "name": "Carrer de Sant Antoni", + "lat": "41.25984", + "lon": "1.43687" + }, + { + "name": "Carrer Major", + "lat": "41.25992", + "lon": "1.43796" + }, + { + "name": "Carrer de Bonastre", + "lat": "41.25995", + "lon": "1.43848" + }, + { + "name": "Carrer de les Fassines", + "lat": "41.26021", + "lon": "1.43874" + }, + { + "name": "Plaça de l'Om", + "lat": "41.26044", + "lon": "1.43854" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Algete", + "names": { + "ar": "الشط" + }, + "lat": "40.59617", + "lon": "-3.49742", + "id": 1487216934, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Sant Cugat del Vallès", + "lat": "41.47284", + "lon": "2.08178", + "id": 1470838828, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Carrer de Sant Bartomeu", + "lat": "41.47405", + "lon": "2.08290", + "id": 54668, + "intersectedStreets": [ + { + "name": "Carrer de Santa Anna", + "lat": "41.47421", + "lon": "2.08279" + }, + { + "name": "Carrer de les Escaletes", + "lat": "41.47405", + "lon": "2.08290" + }, + { + "name": "Carrer de Sant Martí", + "lat": "41.47396", + "lon": "2.08296" + }, + { + "name": "Carrer de l'Hospital", + "lat": "41.47341", + "lon": "2.08356" + } + ] + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Òdena", + "lat": "41.60688", + "lon": "1.64222", + "id": 355898040, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Carrer sant Bartomeu", + "lat": "41.58110", + "lon": "1.63784", + "id": 24402, + "intersectedStreets": [ + { + "name": "Carrer de la carretera", + "lat": "41.58093", + "lon": "1.63769" + }, + { + "name": "Carrer de la Calç", + "lat": "41.58110", + "lon": "1.63784" + }, + { + "name": "Carrer de Sant Jaume", + "lat": "41.58142", + "lon": "1.63801" + }, + { + "name": "Carrer de la Línia", + "lat": "41.58142", + "lon": "1.63801" + } + ] + } + ], + "matchStreet": 1 + }, + { + "name": "Sant Boi de Llobregat", + "lat": "41.34590", + "lon": "2.04137", + "id": 1470838825, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Carrer Bartomeu Garcia i Subirà", + "lat": "41.33342", + "lon": "2.03535", + "id": 106600, + "intersectedStreets": [ + { + "name": "Avinguda de la Torre de la Vila (Casablanca)", + "lat": "41.33377", + "lon": "2.03494" + }, + { + "name": "carrer d'Aleix Parés i Valls", + "lat": "41.33338", + "lon": "2.03539" + }, + { + "name": "Carrer de la Joventut (Casablanca)", + "lat": "41.33298", + "lon": "2.03584" + } + ] + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Riba-roja d'Ebre", + "lat": "41.25135", + "lon": "0.48730", + "id": 637456379, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Carrer de Sant Bartomeu", + "lat": "41.25056", + "lon": "0.48812", + "id": 100817 + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Sant Feliu de Guíxols", + "names": { + "ca": "Sant Feliu de Guíxols" + }, + "lat": "41.78388", + "lon": "3.02832", + "id": 1470838830, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Villalbilla", + "names": { + "ru": "Вильяльбилья", + "uk": "Вільяльбілья", + "es": "Villalbilla" + }, + "lat": "40.43247", + "lon": "-3.29862", + "id": 311122244, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Granollers", + "lat": "41.60796", + "lon": "2.28760", + "id": 1470838306, + "type": "TOWN", + "listOfStreets": [ + { + "name": "Carrer Bartomeu Brufalt (Bellavista)", + "lat": "41.61450", + "lon": "2.29526", + "id": 116993, + "intersectedStreets": [ + { + "name": "Avinguda de Francesc Ribas (Joan Prim)", + "lat": "41.61328", + "lon": "2.29464" + }, + { + "name": "Carrer Zorrilla", + "lat": "41.61450", + "lon": "2.29526" + }, + { + "name": "Carrer de Manuel Cornellà (Bellavista)", + "lat": "41.61523", + "lon": "2.29543" + } + ] + }, + { + "name": "Carrer de Sant Bartomeu", + "lat": "41.60821", + "lon": "2.28567", + "id": 132663, + "intersectedStreets": [ + { + "name": "Carrer de Sant Jaume", + "lat": "41.60817", + "lon": "2.28559" + }, + { + "name": "Carrer Constància (Centre)", + "lat": "41.60878", + "lon": "2.28610" + }, + { + "name": "Carrer de Santa Anna (Centre)", + "lat": "41.60878", + "lon": "2.28610" + } + ] + }, + { + "name": "Carrer de Bartomeu Serret i Argemi", + "lat": "41.59588", + "lon": "2.28739", + "id": 54706, + "intersectedStreets": [ + { + "name": "Carrer Maria Aurèlia Campmany", + "lat": "41.59595", + "lon": "2.28702" + }, + { + "name": "Carrer del Pla de Baix", + "lat": "41.59580", + "lon": "2.28825" + }, + { + "name": "Carrer d'Esteve Terrades", + "lat": "41.59558", + "lon": "2.29013" + }, + { + "name": "Carrer Ramon Dagà", + "lat": "41.59568", + "lon": "2.28938" + } + ] + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Sant Adrià de Besòs", + "names": { + "ca": "Sant Adrià de Besòs" + }, + "lat": "41.43048", + "lon": "2.21828", + "id": 1470838823, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Salt", + "enName": "Salt", + "names": { + "es": "Salt" + }, + "lat": "41.97417", + "lon": "2.79499", + "id": 1470838822, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Salou", + "lat": "41.07682", + "lon": "1.14404", + "id": 1470838821, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Corbins", + "lat": "41.69057", + "lon": "0.69308", + "id": 2202651293, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Carrer de Sant Bartomeu", + "lat": "41.69298", + "lon": "0.69304", + "id": 35417 + } + ], + "matchStreet": 1 + }, + { + "name": "Alpicat", + "lat": "41.66512", + "lon": "0.55607", + "id": 796917354, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Carrer de Sant Bartomeu", + "lat": "41.66806", + "lon": "0.55494", + "id": 110134 + }, + { + "name": "Travessia de Sant Bartomeu", + "lat": "41.66854", + "lon": "0.55387", + "id": 131137 + } + ], + "matchStreet": 1 + }, + { + "name": "Sant Joan Despí", + "lat": "41.36680", + "lon": "2.05703", + "id": 1470838836, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Guissona", + "names": { + "es": "Guissona" + }, + "lat": "41.78524", + "lon": "1.28903", + "id": 1470838323, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "l'Hospitalet de Llobregat", + "names": { + "ru": "Оспиталет-де-Льобрегат", + "el": "Οσπιταλέτ ντε Λιοβρεγάτ", + "ca": "l'Hospitalet de Llobregat", + "sr": "Лоспиталет де Љобрегат" + }, + "lat": "41.35986", + "lon": "2.09979", + "id": 939880925, + "type": "CITY", + "listOfStreets": [], + "init": 1 + }, + { + "name": "la Llagosta", + "lat": "41.51399", + "lon": "2.19121", + "id": 1460478680, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Amposta", + "lat": "40.70799", + "lon": "0.58276", + "id": 4678926078, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Montagut", + "lat": "42.23093", + "lon": "2.59674", + "id": 1297380489, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Carrer de Sant Bartomeu", + "lat": "42.22612", + "lon": "2.57677", + "id": 110634 + } + ], + "matchStreet": 1 + }, + { + "name": "Sidamon", + "lat": "41.62752", + "lon": "0.83082", + "id": 1460478674, + "type": "VILLAGE", + "listOfStreets": [ + { + "name": "Torrent de Sant Bartomeu", + "lat": "41.62890", + "lon": "0.83348", + "id": 97566 + }, + { + "name": "Carrer de Sant Bartomeu", + "lat": "41.62887", + "lon": "0.83256", + "id": 97567 + } + ], + "matchStreet": 1 + } + ] +} \ No newline at end of file diff --git a/OsmAnd-java/src/test/resources/search/charging_stations.json b/OsmAnd-java/src/test/resources/search/charging_stations.json new file mode 100644 index 0000000000..740ea4bc7c --- /dev/null +++ b/OsmAnd-java/src/test/resources/search/charging_stations.json @@ -0,0 +1,1483 @@ +{ + "settings": { + "lat": "50.45025", + "lon": "30.52394", + "radiusLevel": 1, + "totalLimit": -1, + "lang": "", + "transliterateIfMissing": false, + "emptyQueryAllowed": false, + "sortByName": false + }, + "phrase": "Київ Саксаганського вулиця 32", + "results": [ + "32, Саксаганського вулиця, Київ", + "Саксаганського вулиця, Київ", + "вул. Саксаганського (на вимогу)" + ], + "amenities": [ + { + "name": "вул. Саксаганського (на вимогу)", + "lat": "50.43594", + "lon": "30.52013", + "id": 5855156148, + "subType": "public_transport_stop_position", + "type": "transportation", + "additionalInfo": { + "bus_yes": "yes", + "route_trolleybus_ref": "Тр40, 3, 9", + "operator": "KП \"Київпастранс\", КП \"Київпастранс\"" + } + } + ], + "cities": [ + { + "name": "Гостомель", + "names": { + "pl": "Hostomel" + }, + "lat": "50.54412", + "lon": "30.29930", + "id": 3471829, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Коцюбинське", + "enName": "Kotsiubynske", + "names": { + "ru": "Коцюбинское", + "prefix": "селище міського типу", + "uk": "Коцюбинське", + "pl": "Kotsiubynske" + }, + "lat": "50.49047", + "lon": "30.33379", + "id": 337520861, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Вишневе", + "enName": "Vyshneve", + "names": { + "de": "Wyschnewe", + "ru": "Вишнёвое", + "uk": "Вишневе", + "eo": "Viŝneve", + "pl": "Wysznewe" + }, + "lat": "50.39495", + "lon": "30.41302", + "id": 2614178, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Київ", + "enName": "Kyiv", + "names": { + "hi": "कीव", + "pt": "Kyiv", + "prefix": "місто", + "hr": "Kijev", + "ht": "Kyèv", + "hu": "Kijev", + "lmo": "Kiev", + "xmf": "კიევი", + "yi": "קיעוו", + "hy": "Կիև", + "bar": "Kiew", + "nah": "Kiev", + "yo": "Kiev", + "pms": "Kijv", + "ia": "Kyiv", + "nan": "Kyyiv", + "id": "Kyiv", + "ie": "Kyiv", + "sco": "Kiev", + "scn": "Kiev", + "ext": "Kyiv", + "ab": "Кыив", + "qu": "Kiyiw", + "af": "Kyiv", + "pnb": "کیف", + "io": "Kyiv", + "frr": "Kyiv", + "is": "Kænugarður", + "it": "Kiev", + "am": "ኪየቭ", + "zh": "基輔", + "ar": "كييف", + "jbo": "kiev", + "mhr": "Киев", + "ja": "キエフ", + "az": "Kiyev", + "zu": "IKiyevi", + "ro": "Kiev", + "ba": "Киев", + "be": "Кіеў", + "ru": "Киев", + "bg": "Киев", + "bi": "Kyiv", + "myv": "Киев ош", + "bn": "কিয়েভ", + "jv": "Kyiv", + "bo": "ཀིབ།", + "aan": "Kyiv", + "br": "Kyiv", + "sc": "Kiev", + "bs": "Kijev", + "se": "Kiova", + "sh": "Kyiv", + "ka": "კიევი", + "sk": "Kyjev", + "roa-rup": "Kiev", + "sl": "Kijev", + "ca": "Kíiv", + "sq": "Kievi", + "sr": "Кијев", + "kk": "Киев", + "kl": "Kyiv", + "kn": "ಕೀವ್", + "sv": "Kiev", + "ko": "키예프", + "mrj": "Киев", + "sw": "Kiev", + "arz": "كييف", + "ku": "Kîev", + "kv": "Киев", + "ta": "கீவ்", + "ky": "Киев", + "cs": "Kyjev", + "te": "క్యివ్", + "cu": "Кꙑѥвъ", + "cv": "Кийӳ", + "tg": "Киев", + "th": "เคียฟ", + "la": "Kiovia", + "cy": "Kyiv", + "lb": "Kiew", + "tl": "Kiev", + "nds": "Kiew", + "da": "Kijev", + "tr": "Kıyiv", + "tt": "Киев", + "be-tarask": "Кіеў", + "de": "Kiew", + "ln": "Kyjiw", + "ast": "Kiev", + "rue": "Київ", + "tw": "Kiev", + "hif": "Kiev", + "koi": "Киев", + "lt": "Kijevas", + "lv": "Kijeva", + "lij": "Kiev", + "lad": "Kyiv", + "ug": "كىيېۋ", + "roa-tara": "Kiev", + "vec": "Kiev", + "uk": "Київ", + "fiu-vro": "Kiiova", + "mi": "Kieu", + "ur": "کیف", + "mk": "Киев", + "pap": "Kiev", + "haw": "Kyiv", + "ml": "കീവ്", + "rmy": "Kiev", + "vep": "Kijev", + "mn": "Киев", + "mr": "क्यीव", + "uz": "Kiyev", + "ms": "Kiev", + "el": "Κίεβο", + "mt": "Kjiv", + "tzl": "Kíiv", + "als": "Kiew", + "eo": "Kijivo", + "my": "ကီးယက်မြို့", + "ilo": "Kyiv", + "es": "Kiev", + "mdf": "Киев", + "et": "Kiiev", + "eu": "Kyiv", + "dsb": "Kijew", + "vi": "Kyiv", + "bat-smg": "Kijevs", + "hsb": "Kijew", + "vo": "Küyiv", + "fa": "کی‌یف", + "nl": "Kiev", + "udm": "Киев", + "nn": "Kiev", + "no": "Kiev", + "fi": "Kiova", + "yue": "基輔", + "fo": "Kyiv", + "fr": "Kiev", + "gag": "Kıyiv", + "fy": "Kiev", + "nov": "Kiyev", + "oc": "Kyiiv", + "crh": "Kiyev", + "wo": "Kiyew", + "ga": "Cív", + "ang": "Cænugeard", + "sah": "Киев", + "bxr": "Киев", + "gd": "Kyiv", + "os": "Киев", + "szl": "Kijůw", + "gl": "Kiev", + "war": "Kiev", + "bpy": "কিয়েভ", + "gv": "Kyiv", + "pa": "ਕੀਵ", + "csb": "Kyiv", + "cbk-zam": "Kyiv", + "ckb": "کیێڤ", + "pl": "Kijów", + "he": "קייב" + }, + "lat": "50.45003", + "lon": "30.52414", + "id": 26150422, + "type": "CITY", + "listOfStreets": [ + { + "name": "Саксаганського вулиця", + "enName": "Saksahanskoho Street", + "names": { + "ru": "Саксаганского улица", + "uk": "Саксаганського вулиця" + }, + "lat": "50.43596", + "lon": "30.52011", + "id": 310, + "buildings": [ + { + "name": "1", + "lat": "50.43546", + "lon": "30.52028" + }, + { + "name": "1г", + "lat": "50.43516", + "lon": "30.52298" + }, + { + "name": "1г", + "lat": "50.43501", + "lon": "30.52277" + }, + { + "name": "1г", + "lat": "50.43516", + "lon": "30.52292" + }, + { + "name": "3", + "lat": "50.43572", + "lon": "30.52000" + }, + { + "name": "4", + "lat": "50.43620", + "lon": "30.52000", + "postcode": "01033" + }, + { + "name": "4б", + "lat": "50.43646", + "lon": "30.52015" + }, + { + "name": "5", + "lat": "50.43575", + "lon": "30.51963" + }, + { + "name": "6", + "names": { + "ru": "Дом кино", + "uk": "Будинок кіно" + }, + "lat": "50.43632", + "lon": "30.51953" + }, + { + "name": "7", + "lat": "50.43575", + "lon": "30.51946" + }, + { + "name": "8/41", + "lat": "50.43635", + "lon": "30.51875" + }, + { + "name": "9", + "lat": "50.43572", + "lon": "30.51905" + }, + { + "name": "12", + "lat": "50.43616", + "lon": "30.51738", + "postcode": "01033" + }, + { + "name": "12а", + "lat": "50.43622", + "lon": "30.51738" + }, + { + "name": "12б", + "lat": "50.43649", + "lon": "30.51742" + }, + { + "name": "13/42", + "lat": "50.43575", + "lon": "30.51805" + }, + { + "name": "14", + "lat": "50.43623", + "lon": "30.51699" + }, + { + "name": "15", + "lat": "50.43579", + "lon": "30.51747" + }, + { + "name": "15б", + "lat": "50.43512", + "lon": "30.51755" + }, + { + "name": "16/43", + "lat": "50.43632", + "lon": "30.51656" + }, + { + "name": "16/43, 2", + "lat": "50.43632", + "lon": "30.51656" + }, + { + "name": "20", + "lat": "50.43620", + "lon": "30.51521" + }, + { + "name": "22", + "lat": "50.43620", + "lon": "30.51481" + }, + { + "name": "22б", + "lat": "50.43650", + "lon": "30.51481" + }, + { + "name": "22в", + "lat": "50.43668", + "lon": "30.51485" + }, + { + "name": "23", + "lat": "50.43574", + "lon": "30.51566" + }, + { + "name": "24/27", + "lat": "50.43612", + "lon": "30.51414" + }, + { + "name": "24/27, 2", + "lat": "50.43612", + "lon": "30.51414" + }, + { + "name": "25", + "lat": "50.43575", + "lon": "30.51502" + }, + { + "name": "25А", + "lat": "50.43533", + "lon": "30.51528" + }, + { + "name": "25Б", + "lat": "50.43523", + "lon": "30.51500" + }, + { + "name": "27", + "lat": "50.43583", + "lon": "30.51474", + "postcode": "01033" + }, + { + "name": "27б", + "lat": "50.43533", + "lon": "30.51470" + }, + { + "name": "27г", + "lat": "50.43550", + "lon": "30.51435" + }, + { + "name": "28", + "lat": "50.43617", + "lon": "30.51272" + }, + { + "name": "29", + "lat": "50.43576", + "lon": "30.51440" + }, + { + "name": "30", + "lat": "50.43609", + "lon": "30.51225" + }, + { + "name": "30Б", + "lat": "50.43650", + "lon": "30.51240" + }, + { + "name": "31", + "lat": "50.43581", + "lon": "30.51405", + "postcode": "01033" + }, + { + "name": "31/27", + "lat": "50.43572", + "lon": "30.51397" + }, + { + "name": "32", + "lat": "50.43617", + "lon": "30.51184" + }, + { + "name": "33", + "lat": "50.43570", + "lon": "30.51326" + }, + { + "name": "34", + "lat": "50.43622", + "lon": "30.51137" + }, + { + "name": "35", + "lat": "50.43571", + "lon": "30.51283" + }, + { + "name": "36", + "lat": "50.43609", + "lon": "30.51086" + }, + { + "name": "36в", + "lat": "50.43658", + "lon": "30.51092", + "postcode": "01033" + }, + { + "name": "36в", + "lat": "50.43661", + "lon": "30.51105" + }, + { + "name": "36д", + "lat": "50.43654", + "lon": "30.51152" + }, + { + "name": "37", + "lat": "50.43545", + "lon": "30.51244" + }, + { + "name": "37к", + "lat": "50.43508", + "lon": "30.51210" + }, + { + "name": "38", + "lat": "50.43623", + "lon": "30.51041" + }, + { + "name": "38", + "lat": "50.43616", + "lon": "30.51039" + }, + { + "name": "38б", + "lat": "50.43656", + "lon": "30.51047" + }, + { + "name": "39/41", + "lat": "50.44096", + "lon": "30.50124" + }, + { + "name": "39а", + "lat": "50.43576", + "lon": "30.51187" + }, + { + "name": "39а", + "lat": "50.43576", + "lon": "30.51208" + }, + { + "name": "39б", + "lat": "50.43549", + "lon": "30.51193" + }, + { + "name": "40", + "lat": "50.43620", + "lon": "30.51019" + }, + { + "name": "40", + "lat": "50.43616", + "lon": "30.51002" + }, + { + "name": "41", + "lat": "50.43576", + "lon": "30.51144" + }, + { + "name": "41б", + "lat": "50.43542", + "lon": "30.51116" + }, + { + "name": "41в", + "lat": "50.43533", + "lon": "30.51157" + }, + { + "name": "41в", + "lat": "50.44284", + "lon": "30.51901" + }, + { + "name": "42", + "lat": "50.43632", + "lon": "30.50916", + "postcode": "01033" + }, + { + "name": "42", + "lat": "50.43617", + "lon": "30.51011" + }, + { + "name": "43а", + "lat": "50.43576", + "lon": "30.51124" + }, + { + "name": "44а", + "lat": "50.43654", + "lon": "30.50837", + "postcode": "01033" + }, + { + "name": "44б", + "lat": "50.43664", + "lon": "30.50845" + }, + { + "name": "44в", + "lat": "50.43695", + "lon": "30.50830" + }, + { + "name": "44г", + "lat": "50.43691", + "lon": "30.50867" + }, + { + "name": "44е", + "lat": "50.43650", + "lon": "30.50777" + }, + { + "name": "45", + "lat": "50.43582", + "lon": "30.51013" + }, + { + "name": "45/49", + "lat": "50.43570", + "lon": "30.51034" + }, + { + "name": "46", + "lat": "50.43680", + "lon": "30.50757" + }, + { + "name": "48", + "lat": "50.43663", + "lon": "30.50693", + "postcode": "01033" + }, + { + "name": "51/87", + "lat": "50.43578", + "lon": "30.50976" + }, + { + "name": "52а", + "names": { + "ru": "Экодия", + "uk": "Екодія" + }, + "lat": "50.43706", + "lon": "30.50581", + "postcode": "01033" + }, + { + "name": "53/80", + "lat": "50.43583", + "lon": "30.50888", + "postcode": "01033" + }, + { + "name": "54/56", + "lat": "50.43740", + "lon": "30.50573", + "postcode": "01033" + }, + { + "name": "55", + "lat": "50.43601", + "lon": "30.50839", + "postcode": "01033" + }, + { + "name": "55, 1", + "lat": "50.43601", + "lon": "30.50839", + "postcode": "01033" + }, + { + "name": "57", + "lat": "50.43602", + "lon": "30.50783", + "postcode": "01033" + }, + { + "name": "57а", + "lat": "50.43608", + "lon": "30.50787", + "postcode": "01033" + }, + { + "name": "57б", + "lat": "50.43574", + "lon": "30.50768" + }, + { + "name": "58", + "lat": "50.43753", + "lon": "30.50508", + "postcode": "01033" + }, + { + "name": "59б", + "lat": "50.43596", + "lon": "30.50740" + }, + { + "name": "59б, 1", + "lat": "50.43596", + "lon": "30.50740" + }, + { + "name": "60", + "lat": "50.43771", + "lon": "30.50498", + "postcode": "01033" + }, + { + "name": "60а", + "lat": "50.43795", + "lon": "30.50448", + "postcode": "01033" + }, + { + "name": "61", + "lat": "50.43622", + "lon": "30.50678" + }, + { + "name": "64", + "lat": "50.43857", + "lon": "30.50369", + "postcode": "01033" + }, + { + "name": "65", + "lat": "50.43649", + "lon": "30.50564", + "postcode": "01033" + }, + { + "name": "66", + "names": { + "ru": "Фискальная служба" + }, + "lat": "50.43878", + "lon": "30.50393" + }, + { + "name": "66б", + "lat": "50.43896", + "lon": "30.50421" + }, + { + "name": "67", + "lat": "50.43649", + "lon": "30.50444" + }, + { + "name": "67а", + "lat": "50.43604", + "lon": "30.50517" + }, + { + "name": "67б", + "lat": "50.43624", + "lon": "30.50556" + }, + { + "name": "68/21", + "lat": "50.43891", + "lon": "30.50322", + "postcode": "01033" + }, + { + "name": "68/21", + "names": { + "uk": "Мітерія Здоровий глузд" + }, + "lat": "50.43891", + "lon": "30.50307" + }, + { + "name": "69", + "lat": "50.43671", + "lon": "30.50536", + "postcode": "01033" + }, + { + "name": "70/16", + "lat": "50.43922", + "lon": "30.50272", + "postcode": "01032" + }, + { + "name": "70а", + "lat": "50.43958", + "lon": "30.50238", + "postcode": "01032" + }, + { + "name": "70а", + "lat": "50.43967", + "lon": "30.50270", + "postcode": "01032" + }, + { + "name": "70б", + "lat": "50.43969", + "lon": "30.50210" + }, + { + "name": "72", + "lat": "50.43986", + "lon": "30.50189" + }, + { + "name": "72б", + "lat": "50.44000", + "lon": "30.50234" + }, + { + "name": "73", + "lat": "50.43704", + "lon": "30.50483", + "postcode": "01033" + }, + { + "name": "74", + "lat": "50.44007", + "lon": "30.50159" + }, + { + "name": "74б", + "lat": "50.44026", + "lon": "30.50200" + }, + { + "name": "74г", + "lat": "50.44041", + "lon": "30.50217" + }, + { + "name": "75", + "lat": "50.43724", + "lon": "30.50455", + "postcode": "01033" + }, + { + "name": "75а", + "lat": "50.43725", + "lon": "30.50330" + }, + { + "name": "76", + "lat": "50.44025", + "lon": "30.50137" + }, + { + "name": "78а", + "lat": "50.44036", + "lon": "30.50120" + }, + { + "name": "78б", + "lat": "50.44063", + "lon": "30.50169" + }, + { + "name": "79", + "lat": "50.43775", + "lon": "30.50268" + }, + { + "name": "80", + "lat": "50.44056", + "lon": "30.50090" + }, + { + "name": "81", + "lat": "50.43792", + "lon": "30.50363", + "postcode": "01033" + }, + { + "name": "82", + "lat": "50.44067", + "lon": "30.50075" + }, + { + "name": "83", + "lat": "50.43829", + "lon": "30.50307", + "postcode": "01033" + }, + { + "name": "83а", + "lat": "50.43813", + "lon": "30.50242" + }, + { + "name": "84", + "lat": "50.44083", + "lon": "30.50045" + }, + { + "name": "84-86", + "lat": "50.44088", + "lon": "30.50051" + }, + { + "name": "85/23", + "lat": "50.43863", + "lon": "30.50268", + "postcode": "01033" + }, + { + "name": "87", + "lat": "50.43894", + "lon": "30.50223", + "postcode": "01032" + }, + { + "name": "88", + "lat": "50.44149", + "lon": "30.49978", + "postcode": "01032" + }, + { + "name": "89", + "lat": "50.43932", + "lon": "30.50169" + }, + { + "name": "89b", + "lat": "50.43857", + "lon": "30.50240" + }, + { + "name": "89а", + "lat": "50.43529", + "lon": "30.51045" + }, + { + "name": "89б", + "lat": "50.43898", + "lon": "30.50109" + }, + { + "name": "90", + "lat": "50.44174", + "lon": "30.49951" + }, + { + "name": "91", + "lat": "50.43930", + "lon": "30.50116" + }, + { + "name": "92/94", + "lat": "50.44196", + "lon": "30.49927" + }, + { + "name": "93", + "names": { + "ru": "Музей Михаила Старицкого" + }, + "lat": "50.43970", + "lon": "30.50124" + }, + { + "name": "93б", + "lat": "50.43951", + "lon": "30.50094" + }, + { + "name": "95", + "names": { + "ru": "Музей Николая Лысенко" + }, + "lat": "50.43959", + "lon": "30.50066" + }, + { + "name": "96", + "lat": "50.44219", + "lon": "30.49906" + }, + { + "name": "96", + "lat": "50.44235", + "lon": "30.49880" + }, + { + "name": "97", + "names": { + "ru": "Музей Леси Украинки" + }, + "lat": "50.44000", + "lon": "30.50079" + }, + { + "name": "97б", + "lat": "50.43997", + "lon": "30.50045" + }, + { + "name": "98", + "lat": "50.44238", + "lon": "30.49884" + }, + { + "name": "98", + "names": { + "ru": "Центральная районная поликлиника Шевченковского района", + "uk": "Центральна районна поліклініка Шевченківського району" + }, + "lat": "50.44265", + "lon": "30.49852" + }, + { + "name": "99", + "lat": "50.44014", + "lon": "30.50060" + }, + { + "name": "100", + "lat": "50.44279", + "lon": "30.49839" + }, + { + "name": "101", + "lat": "50.44032", + "lon": "30.50039" + }, + { + "name": "101", + "lat": "50.44033", + "lon": "30.50054" + }, + { + "name": "102", + "lat": "50.44297", + "lon": "30.49820" + }, + { + "name": "102б", + "lat": "50.44305", + "lon": "30.49873" + }, + { + "name": "103", + "lat": "50.44048", + "lon": "30.50030" + }, + { + "name": "103", + "lat": "50.44051", + "lon": "30.50021" + }, + { + "name": "103", + "lat": "50.44042", + "lon": "30.50036" + }, + { + "name": "103", + "lat": "50.44042", + "lon": "30.50032" + }, + { + "name": "104", + "lat": "50.44332", + "lon": "30.49845" + }, + { + "name": "104", + "lat": "50.44313", + "lon": "30.49796" + }, + { + "name": "105", + "names": { + "uk": "ПАТ «БАНК ФОРВАРД»" + }, + "lat": "50.44056", + "lon": "30.50004" + }, + { + "name": "106", + "lat": "50.44334", + "lon": "30.49779" + }, + { + "name": "106", + "lat": "50.44343", + "lon": "30.49762" + }, + { + "name": "107", + "lat": "50.44077", + "lon": "30.49981" + }, + { + "name": "107б", + "lat": "50.44055", + "lon": "30.49953" + }, + { + "name": "108/18", + "lat": "50.44413", + "lon": "30.49704" + }, + { + "name": "109/20", + "lat": "50.44127", + "lon": "30.49916", + "postcode": "01032" + }, + { + "name": "110", + "lat": "50.44447", + "lon": "30.49663" + }, + { + "name": "110в", + "lat": "50.44465", + "lon": "30.49704" + }, + { + "name": "111", + "lat": "50.44159", + "lon": "30.49901" + }, + { + "name": "111а", + "lat": "50.44135", + "lon": "30.49822" + }, + { + "name": "112а", + "lat": "50.44459", + "lon": "30.49650" + }, + { + "name": "112б", + "lat": "50.44476", + "lon": "30.49674" + }, + { + "name": "113", + "lat": "50.44164", + "lon": "30.49880" + }, + { + "name": "115", + "lat": "50.44179", + "lon": "30.49865" + }, + { + "name": "115в", + "lat": "50.44152", + "lon": "30.49805" + }, + { + "name": "117", + "lat": "50.44196", + "lon": "30.49860" + }, + { + "name": "118", + "lat": "50.44525", + "lon": "30.49577" + }, + { + "name": "119", + "lat": "50.44215", + "lon": "30.49820" + }, + { + "name": "120", + "lat": "50.44543", + "lon": "30.49560" + }, + { + "name": "120", + "lat": "50.44562", + "lon": "30.49532" + }, + { + "name": "121", + "lat": "50.44196", + "lon": "30.49783" + }, + { + "name": "123", + "lat": "50.44241", + "lon": "30.49798" + }, + { + "name": "125", + "lat": "50.44242", + "lon": "30.49745" + }, + { + "name": "127", + "lat": "50.44267", + "lon": "30.49770" + }, + { + "name": "127в", + "lat": "50.44242", + "lon": "30.49700" + }, + { + "name": "129А", + "lat": "50.44284", + "lon": "30.49749" + }, + { + "name": "129а", + "lat": "50.44290", + "lon": "30.49755" + }, + { + "name": "129б", + "lat": "50.44267", + "lon": "30.49712" + }, + { + "name": "129в", + "lat": "50.44261", + "lon": "30.49680" + }, + { + "name": "131а", + "lat": "50.44303", + "lon": "30.49745" + }, + { + "name": "131б", + "lat": "50.44301", + "lon": "30.49667" + }, + { + "name": "133", + "lat": "50.44329", + "lon": "30.49702" + }, + { + "name": "139", + "lat": "50.44400", + "lon": "30.49635" + }, + { + "name": "141", + "names": { + "ru": "Артериум" + }, + "lat": "50.44474", + "lon": "30.49547" + }, + { + "name": "143", + "lat": "50.44519", + "lon": "30.49500" + }, + { + "name": "143 а", + "names": { + "ru": "Украинцы Вместе" + }, + "lat": "50.44522", + "lon": "30.49502" + }, + { + "name": "145", + "lat": "50.44552", + "lon": "30.49483" + }, + { + "name": "147/5", + "lat": "50.44574", + "lon": "30.49446" + } + ], + "intersectedStreets": [ + { + "name": "Еспланадна вулиця", + "enName": "Esplanadna Street", + "names": { + "ru": "Эспланадная улица", + "uk": "Еспланадна вулиця" + }, + "lat": "50.43604", + "lon": "30.52060" + }, + { + "name": "Симона Петлюри вулиця", + "enName": "Symona Petliury Street", + "names": { + "ru": "Симона Петлюры улица", + "old_name": "Комінтерну вулиця", + "uk": "Симона Петлюри вулиця", + "old_name:ru": "Коминтерна улица", + "old_name:uk": "Комінтерну вулиця" + }, + "lat": "50.44375", + "lon": "30.49702" + }, + { + "name": "Старовокзальна вулиця", + "enName": "Starovokzalna Street", + "names": { + "ru": "Старовокзальная улица", + "uk": "Старовокзальна вулиця" + }, + "lat": "50.44600", + "lon": "30.49457" + }, + { + "name": "Тараса Шевченка бульвар", + "enName": "Tarasa Shevchenka Boulevard", + "names": { + "de": "Taras-Schewtschenko-Boulevard", + "ru": "Тараса Шевченко бульвар", + "uk": "Тараса Шевченка бульвар" + }, + "lat": "50.44640", + "lon": "30.49446" + }, + { + "name": "Перемоги площа", + "enName": "Peremohy Square", + "names": { + "ru": "Победы площадь", + "uk": "Перемоги площа" + }, + "lat": "50.44640", + "lon": "30.49446" + }, + { + "name": "Велика Васильківська вулиця", + "enName": "Velyka Vasylkivska Street", + "names": { + "old_name:en": "Chervonoarmiiska Street", + "ru": "Большая Васильковская улица", + "old_name": "Червоноармійська вулиця", + "uk": "Велика Васильківська вулиця", + "old_name:ru": "Красноармейская улица", + "old_name:uk": "Червоноармійська вулиця" + }, + "lat": "50.43597", + "lon": "30.51596" + }, + { + "name": "Антоновича вулиця", + "enName": "Antonovycha Street", + "names": { + "old_name:en": "Horkoho Street", + "ru": "Антоновича улица", + "old_name": "Горького вулиця", + "uk": "Антоновича вулиця", + "old_name:ru": "Горького улица", + "old_name:uk": "Горького вулиця" + }, + "lat": "50.43600", + "lon": "30.51358" + }, + { + "name": "Льва Толстого вулиця", + "enName": "Lev Tolstoi Street", + "names": { + "de": "Leo-Tolstoi-Straße", + "ru": "Льва Толстого улица", + "uk": "Льва Толстого вулиця" + }, + "lat": "50.44119", + "lon": "30.49970" + }, + { + "name": "Володимирська вулиця", + "enName": "Volodymyrska Street", + "names": { + "de": "Wolodymyrska-Straße", + "ru": "Владимирская улица", + "uk": "Володимирська вулиця", + "old_name:de": "Wladimirskaja-Straße" + }, + "lat": "50.43602", + "lon": "30.50933" + }, + { + "name": "Тарасівська вулиця", + "enName": "Tarasivska Street", + "names": { + "ru": "Тарасовская улица", + "uk": "Тарасівська вулиця" + }, + "lat": "50.43649", + "lon": "30.50654" + }, + { + "name": "Паньківська вулиця", + "enName": "Pankivska Street", + "names": { + "ru": "Паньковская улица", + "uk": "Паньківська вулиця" + }, + "lat": "50.43896", + "lon": "30.50264" + }, + { + "name": "Шота Руставелі вулиця", + "enName": "Shota Rustaveli Street", + "names": { + "ru": "Шота Руставели улица", + "uk": "Шота Руставелі вулиця" + }, + "lat": "50.43597", + "lon": "30.51839" + }, + { + "name": "Дмитрівська вулиця", + "enName": "Dmytrivska Street", + "names": { + "ru": "Дмитриевская улица", + "uk": "Дмитрівська вулиця" + }, + "lat": "50.44675", + "lon": "30.49406" + } + ] + } + ], + "init": 1, + "matchStreet": 1 + }, + { + "name": "Ірпінь", + "enName": "Irpin", + "names": { + "de": "Irpin", + "ru": "Ирпень", + "prefix": "місто", + "uk": "Ірпінь", + "eo": "Irpin", + "pl": "Irpień", + "hu": "Irpin" + }, + "lat": "50.50360", + "lon": "30.23124", + "id": 17227470301, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + }, + { + "name": "Вишгород", + "names": { + "ru": "Вышгород", + "pl": "Wyszogród" + }, + "lat": "50.58570", + "lon": "30.42824", + "id": 421865, + "type": "TOWN", + "listOfStreets": [], + "init": 1 + } + ] +} \ No newline at end of file diff --git a/OsmAnd-java/src/test/resources/search/navacerrada.json b/OsmAnd-java/src/test/resources/search/navacerrada.json index b4c94a734e..27653999ba 100644 --- a/OsmAnd-java/src/test/resources/search/navacerrada.json +++ b/OsmAnd-java/src/test/resources/search/navacerrada.json @@ -11,6 +11,7 @@ }, "phrase": "Calle de las eras 5, Navacerrada", "results": [ +<<<<<<< HEAD "5, Calle de las Eras (Uranización Los Corales), Navacerrada" ], "extra-results": [ @@ -74,6 +75,44 @@ "Travesía de las Huertas, Navacerrada", "Vereda de las Encinillas, Navacerrada", "Centro Municipal de Mayores «Navacerrada»", +======= + "5, Calle de las Eras (Uranización Los Corales), Navacerrada", + "5, Calle Navacerrada (Urb. Las Suertes), Las Suertes", + "50, Calle de Francisco Navacerrada, Salamanca", + "52, Calle de Francisco Navacerrada, Salamanca", + "53, Calle de Francisco Navacerrada, Salamanca", + "54, Calle de Francisco Navacerrada, Salamanca", + "55, Calle de Francisco Navacerrada, Salamanca", + "56, Calle de Francisco Navacerrada, Salamanca", + "57, Calle de Francisco Navacerrada, Salamanca", + "58, Calle de Francisco Navacerrada, Salamanca", + "59, Calle de Francisco Navacerrada, Salamanca", + "Calle del Puerto de Navacerrada, Las Nieves", + "Calle Puerto de Navacerrada, La Poveda", + "Calle del Embalse de Navacerrada, Villa de Vallecas", + "Calle del Puerto de Navacerrada, Puente de Vallecas", + "Calle de Francisco Navacerrada, Salamanca", + "Calle de Navacerrada, Moraleja de Enmedio", + "Calle Navacerrada (Urb. Las Suertes), Las Suertes", + "Calle Puerto de Navacerrada, Roman Candelas", + "Calle Navacerrada, Becerril de la Sierra", + "Carretera de Collado Villalba a Navacerrada, El Baillo y las Hojarascas", + "Calle Navacerrada (Cerceda), El Boalo", + "Calle Navacerrada (El Pedregal), Bustarviejo", + "Calle Navacerrada, Buitrago del Lozoya", + "Carretera de Colmenar Viejo a Navacerrada, Becerril de la Sierra", + "Carretera de Colmenar Viejo a Navacerrada, Manzanares el Real", + "Carretera de Collado Villalba a Navacerrada, Dehesa Boyal", + "Carretera de Collado Villalba a Navacerrada, Polideportivo Dehesa Boyal", + "Carretera de Navacerrada, Jazmines", + "Carretera de Colmenar Viejo a Navacerrada (Cerceda), El Boalo", + "Carretera de Collado Villalba a Navacerrada, Cerca de Cascarrilla", + "Carretera de Navacerrada, El Boalo", + "Carretera de Collado Villalba a Navacerrada, Collado Mediano", + "Camino de Navacerrada (Serranía de la Paloma), Collado Mediano", + "Camino de Los Molinos a Navacerrada, Collado Mediano", + "Carretera de Collado Villalba a Navacerrada, Navacerrada" +>>>>>>> e69e0d95cc... Added search test ], "amenities": [ { diff --git a/OsmAnd-java/src/test/resources/search/olc.json b/OsmAnd-java/src/test/resources/search/olc.json new file mode 100644 index 0000000000..c4db0630cd --- /dev/null +++ b/OsmAnd-java/src/test/resources/search/olc.json @@ -0,0 +1,17 @@ +{ + "settings": { + "lat": "55.75138", + "lon": "37.62940", + "radiusLevel": 1, + "totalLimit": -1, + "lang": "", + "transliterateIfMissing": false, + "emptyQueryAllowed": false, + "sortByName": false + }, + "phrase": "QHW6+CQ", + "results": [ + "55.796062, 37.56194" + ], + "cities": [] +} \ No newline at end of file diff --git a/OsmAnd-java/src/test/resources/search/starbucks.json b/OsmAnd-java/src/test/resources/search/starbucks.json new file mode 100644 index 0000000000..bd4e1f75b9 --- /dev/null +++ b/OsmAnd-java/src/test/resources/search/starbucks.json @@ -0,0 +1,6452 @@ +{ + "settings": { + "lat": "9.53287", + "lon": "100.02947", + "radiusLevel": 1, + "totalLimit": -1, + "lang": "", + "transliterateIfMissing": false, + "emptyQueryAllowed": false, + "sortByName": false + }, + "phrase": "starbucks coffee", + "results": [ + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks coffee", + "STARBUCKS COFFEE", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks Coffee", + "Starbucks", + "Starbucks", + "Starbucks", + "Starbucks", + "Starbucks", + "Starbucks", + "Starbucks", + "Starbucks", + "Starbucks", + "Starbucks Coffee สาขา The X-Place", + "Starbucks" + ], + "amenities": [ + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.73572", + "lon": "100.56288", + "id": 6888944764, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "takeaway_filter_yes": "yes", + "internet_access_fee_no": "no", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks", + "official_name": "Starbucks Coffee", + "level": "0" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks Coffee", + "lat": "13.73580", + "lon": "100.54488", + "id": 6888944766, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "internet_access_fee_no": "no", + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "website": "http://www.starbuckscard.in.th", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.75062", + "lon": "100.53840", + "id": 4989212994, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "takeaway_filter_yes": "yes", + "internet_access_fee_no": "no", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks", + "level": "0" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.75062", + "lon": "100.53840", + "id": 4989212994, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "takeaway_filter_yes": "yes", + "internet_access_fee_no": "no", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks", + "level": "0" + } + }, + { + "name": "Starbucks", + "lat": "13.74497", + "lon": "100.50235", + "id": 10760048444, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "takeaway_filter_yes": "yes", + "brand": "Starbucks" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks Coffee", + "lat": "13.73280", + "lon": "100.53040", + "id": 6888944760, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "internet_access_fee_no": "no", + "website": "http://www.starbuckscard.in.th" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks Coffee", + "lat": "13.73476", + "lon": "100.57670", + "id": 6888944762, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "internet_access_fee_no": "no", + "website": "http://www.starbuckscard.in.th" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.72200", + "lon": "100.51688", + "id": 7204041036, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.72200", + "lon": "100.51688", + "id": 7204041036, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks Coffee", + "lat": "13.73111", + "lon": "100.56953", + "id": 6888944756, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "internet_access_fee_no": "no", + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "website": "http://www.starbuckscard.in.th", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.72869", + "lon": "100.58106", + "id": 6573105568, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "internet_access_fee_no": "no", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.72869", + "lon": "100.58106", + "id": 6573105568, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "internet_access_fee_no": "no", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.76663", + "lon": "100.40671", + "id": 7204041038, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.76663", + "lon": "100.40671", + "id": 7204041038, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.73199", + "lon": "100.57610", + "id": 6888944758, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "internet_access_fee_no": "no", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "level": "0", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.73199", + "lon": "100.57610", + "id": 6888944758, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "internet_access_fee_no": "no", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "level": "0", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.74343", + "lon": "100.56237", + "id": 6786356308, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks Coffee", + "lat": "13.73051", + "lon": "100.56917", + "id": 6888944754, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "internet_access_fee_no": "no", + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "website": "http://www.starbuckscard.in.th", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.71358", + "lon": "100.47903", + "id": 6862651642, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "wheelchair_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.71358", + "lon": "100.47903", + "id": 6862651642, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "wheelchair_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.71216", + "lon": "100.43371", + "id": 6862651640, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.71216", + "lon": "100.43371", + "id": 6862651640, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks", + "lat": "13.72156", + "lon": "100.53087", + "id": 6862651646, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "website": "http://www.starbuckscard.in.th" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.72048", + "lon": "100.53007", + "id": 6862651644, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "wheelchair_limited": "limited", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.72048", + "lon": "100.53007", + "id": 6862651644, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "wheelchair_limited": "limited", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.72350", + "lon": "100.52074", + "id": 6692540112, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.72350", + "lon": "100.52074", + "id": 6692540112, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.67487", + "lon": "100.54469", + "id": 6862651634, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.67487", + "lon": "100.54469", + "id": 6862651634, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.72727", + "lon": "100.52994", + "id": 6692540114, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.72727", + "lon": "100.52994", + "id": 6692540114, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.66281", + "lon": "100.43774", + "id": 6862651632, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.66281", + "lon": "100.43774", + "id": 6862651632, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.72727", + "lon": "100.53149", + "id": 6692540116, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.72727", + "lon": "100.53149", + "id": 6692540116, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.70101", + "lon": "100.53715", + "id": 6862651638, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.70101", + "lon": "100.53715", + "id": 6862651638, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.68177", + "lon": "100.47478", + "id": 6862651636, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.68177", + "lon": "100.47478", + "id": 6862651636, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.75473", + "lon": "100.48864", + "id": 6862651658, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.75473", + "lon": "100.48864", + "id": 6862651658, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.74307", + "lon": "100.60106", + "id": 7860928142, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.74307", + "lon": "100.60106", + "id": 7860928142, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.75006", + "lon": "100.51454", + "id": 6862651656, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.75006", + "lon": "100.51454", + "id": 6862651656, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks", + "lat": "13.30314", + "lon": "99.82493", + "id": 13487115170, + "subType": "cafe", + "type": "sustenance" + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.77042", + "lon": "100.54067", + "id": 6862651662, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.77042", + "lon": "100.54067", + "id": 6862651662, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.75971", + "lon": "100.48632", + "id": 6862651660, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.75971", + "lon": "100.48632", + "id": 6862651660, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "starbucks", + "names": { + "ru": "Старбакс" + }, + "lat": "7.82665", + "lon": "98.29657", + "id": 12141295972, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan" + } + }, + { + "name": "Starbucks", + "lat": "13.78997", + "lon": "100.51535", + "id": 12783802800, + "subType": "cafe", + "type": "sustenance" + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.72315", + "lon": "100.46362", + "id": 6862651650, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.72315", + "lon": "100.46362", + "id": 6862651650, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks", + "lat": "13.72217", + "lon": "100.52941", + "id": 6862651648, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "website": "http://www.starbuckscard.in.th" + } + }, + { + "name": "Starbucks", + "lat": "13.82143", + "lon": "100.55793", + "id": 12754473972, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.74276", + "lon": "100.50688", + "id": 6862651654, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.74276", + "lon": "100.50688", + "id": 6862651654, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.72615", + "lon": "100.52683", + "id": 6862651652, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.72615", + "lon": "100.52683", + "id": 6862651652, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks Coffee", + "lat": "13.74437", + "lon": "100.52964", + "id": 6888944780, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "internet_access_fee_no": "no", + "website": "http://www.starbuckscard.in.th" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.81970", + "lon": "100.44984", + "id": 6862651674, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.81970", + "lon": "100.44984", + "id": 6862651674, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.74595", + "lon": "100.53979", + "id": 6888944782, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "takeaway_filter_yes": "yes", + "internet_access_fee_no": "no", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks", + "official_name": "Starbucks Coffee", + "level": "3" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.73246", + "lon": "100.56756", + "id": 6749125204, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.81770", + "lon": "100.56031", + "id": 6862651672, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.81770", + "lon": "100.56031", + "id": 6862651672, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.74349", + "lon": "100.55677", + "id": 6888944776, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "takeaway_filter_yes": "yes", + "internet_access_fee_no": "no", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks", + "lat": "13.81372", + "lon": "100.68813", + "id": 9511580862, + "subType": "cafe", + "type": "sustenance" + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.82729", + "lon": "100.56475", + "id": 6862651678, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.82729", + "lon": "100.56475", + "id": 6862651678, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks Coffee", + "lat": "13.74412", + "lon": "100.54466", + "id": 6888944778, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "internet_access_fee_no": "no", + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "website": "http://www.starbuckscard.in.th", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.82377", + "lon": "100.59194", + "id": 6862651676, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.82377", + "lon": "100.59194", + "id": 6862651676, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์", + "zh": "素坤逸5號格蘭德飯店" + }, + "lat": "13.74180", + "lon": "100.55398", + "id": 6888944772, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "takeaway_filter_yes": "yes", + "internet_access_fee_no": "no", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.77834", + "lon": "100.47785", + "id": 6862651666, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.77834", + "lon": "100.47785", + "id": 6862651666, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.74243", + "lon": "100.55275", + "id": 6888944774, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "takeaway_filter_yes": "yes", + "internet_access_fee_no": "no", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks", + "official_name": "Starbucks Coffee", + "level": "0" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.77761", + "lon": "100.47654", + "id": 6862651664, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.77761", + "lon": "100.47654", + "id": 6862651664, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.73774", + "lon": "100.56016", + "id": 6888944768, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "takeaway_filter_yes": "yes", + "internet_access_fee_no": "no", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks", + "official_name": "Starbucks Coffee", + "level": "1" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.81656", + "lon": "100.56093", + "id": 6862651670, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.81656", + "lon": "100.56093", + "id": 6862651670, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks Coffee", + "lat": "13.73907", + "lon": "100.54790", + "id": 6888944770, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "internet_access_fee_no": "no", + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "website": "http://www.starbuckscard.in.th", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "12.55785", + "lon": "99.96048", + "id": 5044654192, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "wheelchair_limited": "limited", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "12.55785", + "lon": "99.96048", + "id": 5044654192, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "wheelchair_limited": "limited", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.80366", + "lon": "100.44877", + "id": 6862651668, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.80366", + "lon": "100.44877", + "id": 6862651668, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.70105", + "lon": "100.53673", + "id": 3371627168, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.70105", + "lon": "100.53673", + "id": 3371627168, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.85552", + "lon": "100.54211", + "id": 6862651682, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.85552", + "lon": "100.54211", + "id": 6862651682, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.92457", + "lon": "100.46551", + "id": 6862651686, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.92457", + "lon": "100.46551", + "id": 6862651686, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.92232", + "lon": "100.47420", + "id": 6862651684, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.92232", + "lon": "100.47420", + "id": 6862651684, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.73288", + "lon": "100.58189", + "id": 653655177, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "internet_access_fee_no": "no", + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "website": "http://www.starbuckscard.in.th", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.73288", + "lon": "100.58189", + "id": 653655177, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "internet_access_fee_no": "no", + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "website": "http://www.starbuckscard.in.th", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks", + "lat": "13.76275", + "lon": "100.53737", + "id": 12678563766, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "7.00451", + "lon": "100.47137", + "id": 7756735506, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "7.00451", + "lon": "100.47137", + "id": 7756735506, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks", + "lat": "13.74105", + "lon": "100.49553", + "id": 9025805180, + "subType": "cafe", + "type": "sustenance", + "openingHours": "Mo-Su 07:00-22:00", + "additionalInfo": { + "opening_hours": "Mo-Su 07:00-22:00" + } + }, + { + "name": "Starbucks Coffee", + "lat": "13.75008", + "lon": "100.51456", + "id": 1504574887, + "subType": "building", + "type": "man_made" + }, + { + "name": "Starbucks Coffee", + "lat": "13.73841", + "lon": "100.56074", + "id": 9280199984, + "subType": "cafe", + "type": "sustenance" + }, + { + "name": "Starbucks Coffee สาขา The X-Place", + "lat": "13.69440", + "lon": "100.40796", + "id": 8724484694, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "internet_access_type_yes": "yes" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.73530", + "lon": "100.56151", + "id": 4468045830, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks", + "official_name": "Starbucks Coffee", + "level": "0" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "12.92970", + "lon": "100.88104", + "id": 3167393950, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "12.92970", + "lon": "100.88104", + "id": 3167393950, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks", + "lat": "14.24637", + "lon": "100.61445", + "id": 12685969974, + "subType": "cafe", + "type": "sustenance" + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "18.80650", + "lon": "99.01765", + "id": 6232106222, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "level": "1", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "18.80650", + "lon": "99.01765", + "id": 6232106222, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "level": "1", + "brand": "Starbucks" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks", + "lat": "13.74693", + "lon": "100.57359", + "id": 6949943334, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "website": "http://www.starbuckscard.in.th", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks", + "lat": "6.99105", + "lon": "100.48405", + "id": 9762904442, + "subType": "cafe", + "type": "sustenance" + }, + { + "name": "Starbucks", + "lat": "13.91034", + "lon": "100.53928", + "id": 9247619984, + "subType": "cafe", + "type": "sustenance" + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "12.92959", + "lon": "100.87784", + "id": 6471174426, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "level": "3", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "12.92959", + "lon": "100.87784", + "id": 6471174426, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "level": "3", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "17.87153", + "lon": "102.74283", + "id": 6953401560, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "17.87153", + "lon": "102.74283", + "id": 6953401560, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks", + "lat": "13.74239", + "lon": "100.57224", + "id": 6949694614, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "website": "http://www.starbuckscard.in.th", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "18.70150", + "lon": "98.93169", + "id": 680813541, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "website": "http://www.starbuckscard.in.th" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "18.70150", + "lon": "98.93169", + "id": 680813541, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "website": "http://www.starbuckscard.in.th" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.53991", + "lon": "101.00922", + "id": 13545398698, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.53991", + "lon": "101.00922", + "id": 13545398698, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks", + "lat": "13.90514", + "lon": "100.45004", + "id": 11928101970, + "subType": "cafe", + "type": "sustenance" + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks", + "lat": "17.40908", + "lon": "102.79248", + "id": 6977252640, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "website": "http://www.starbuckscard.in.th", + "brand": "Старбакс" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "12.92397", + "lon": "100.87865", + "id": 3195838654, + "subType": "cafe", + "type": "sustenance", + "openingHours": "Mo-Su 08:00-21:00", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "opening_hours": "Mo-Su 08:00-21:00", + "website": "http://www.starbucks.co.th/", + "level": "0", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "12.92397", + "lon": "100.87865", + "id": 3195838654, + "subType": "coffee", + "type": "shop", + "openingHours": "Mo-Su 08:00-21:00", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "opening_hours": "Mo-Su 08:00-21:00", + "website": "http://www.starbucks.co.th/", + "level": "0", + "brand": "Starbucks" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks", + "lat": "18.28015", + "lon": "99.49343", + "id": 6977252642, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "website": "http://www.starbuckscard.in.th", + "brand": "Starbucks" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks", + "lat": "6.98901", + "lon": "100.48263", + "id": 6977252644, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "website": "http://www.starbuckscard.in.th" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "7.89035", + "lon": "98.30049", + "id": 6417362436, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "7.00381", + "lon": "100.46913", + "id": 6977252646, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "7.00381", + "lon": "100.46913", + "id": 6977252646, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "9.54493", + "lon": "100.03964", + "id": 629650177, + "subType": "cafe", + "type": "sustenance", + "openingHours": "08:00-21:00", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "opening_hours": "08:00-21:00", + "website": "http://www.starbucks.co.th", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "9.54493", + "lon": "100.03964", + "id": 629650177, + "subType": "coffee", + "type": "shop", + "openingHours": "08:00-21:00", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "opening_hours": "08:00-21:00", + "website": "http://www.starbucks.co.th", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "9.54493", + "lon": "100.03964", + "id": 629650177, + "subType": "building", + "type": "man_made", + "openingHours": "08:00-21:00", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "opening_hours": "08:00-21:00", + "website": "http://www.starbucks.co.th", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "7.89101", + "lon": "98.29376", + "id": 6977252648, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "7.89101", + "lon": "98.29376", + "id": 6977252648, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "7.89225", + "lon": "98.29828", + "id": 6977252650, + "subType": "cafe", + "type": "sustenance", + "openingHours": "Mo-Su 10:00-00:00", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "opening_hours": "Mo-Su 10:00-00:00", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.76738", + "lon": "100.44326", + "id": 4151897012, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.76738", + "lon": "100.44326", + "id": 4151897012, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "7.89407", + "lon": "98.29558", + "id": 6977252652, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "7.89407", + "lon": "98.29558", + "id": 6977252652, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.71910", + "lon": "100.50786", + "id": 6897822056, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.71910", + "lon": "100.50786", + "id": 6897822056, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "9.11044", + "lon": "99.30239", + "id": 6977252654, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "9.11044", + "lon": "99.30239", + "id": 6977252654, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.72192", + "lon": "100.56623", + "id": 6925557828, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.72192", + "lon": "100.56623", + "id": 6925557828, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.73797", + "lon": "100.55868", + "id": 6489114194, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "takeaway_filter_yes": "yes", + "internet_access_fee_no": "no", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks", + "official_name": "Starbucks Coffee", + "level": "0" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.78697", + "lon": "100.57520", + "id": 7434499962, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "internet_access_fee_no": "no", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.78697", + "lon": "100.57520", + "id": 7434499962, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "internet_access_fee_no": "no", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks", + "lat": "13.69017", + "lon": "100.75484", + "id": 9557007106, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "wheelchair_yes": "yes", + "takeaway_filter_yes": "yes", + "toilets_wheelchair_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks", + "lat": "13.84075", + "lon": "100.53419", + "id": 9215332198, + "subType": "cafe", + "type": "sustenance" + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.72575", + "lon": "100.54462", + "id": 6544334520, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks", + "lat": "13.75794", + "lon": "100.56492", + "id": 14614952374, + "subType": "cafe", + "type": "sustenance" + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks", + "lat": "14.87590", + "lon": "103.53063", + "id": 6977252620, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "website": "http://www.starbuckscard.in.th" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks", + "lat": "15.23937", + "lon": "104.82309", + "id": 6977252622, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "website": "http://www.starbuckscard.in.th" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks", + "lat": "16.06349", + "lon": "103.61796", + "id": 6977252626, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "website": "http://www.starbuckscard.in.th" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks", + "lat": "16.20188", + "lon": "103.27661", + "id": 6977252628, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "website": "http://www.starbuckscard.in.th" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.83420", + "lon": "100.61054", + "id": 4129562322, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "level": "0", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.83420", + "lon": "100.61054", + "id": 4129562322, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "level": "0", + "brand": "Starbucks" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks", + "lat": "16.43615", + "lon": "102.82420", + "id": 6977252630, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "website": "http://www.starbuckscard.in.th" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks", + "lat": "16.46531", + "lon": "102.84304", + "id": 6977252632, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "website": "http://www.starbuckscard.in.th" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks", + "lat": "16.84030", + "lon": "100.23366", + "id": 6977252634, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "website": "http://www.starbuckscard.in.th", + "brand": "Starbucks" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks", + "lat": "17.40056", + "lon": "102.80439", + "id": 6977252636, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "website": "http://www.starbuckscard.in.th", + "brand": "Старбакс" + } + }, + { + "name": "Starbucks", + "lat": "13.77198", + "lon": "100.57994", + "id": 14353325370, + "subType": "cafe", + "type": "sustenance" + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks", + "lat": "17.40511", + "lon": "102.80064", + "id": 6977252638, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "website": "http://www.starbuckscard.in.th", + "brand": "Старбакс" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.74170", + "lon": "100.54363", + "id": 4208477210, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "takeaway_filter_yes": "yes", + "internet_access_fee_no": "no", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.72085", + "lon": "100.72712", + "id": 695704945, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "website": "http://www.starbuckscard.in.th" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.72085", + "lon": "100.72712", + "id": 695704945, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "website": "http://www.starbuckscard.in.th" + } + }, + { + "name": "Starbucks", + "lat": "13.91726", + "lon": "100.60157", + "id": 13219321574, + "subType": "cafe", + "type": "sustenance" + }, + { + "name": "Starbucks", + "lat": "13.75681", + "lon": "100.79834", + "id": 9873900622, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe" + } + }, + { + "name": "Starbucks Fast Fact", + "lat": "14.19317", + "lon": "100.64228", + "id": 8925364978, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan" + } + }, + { + "name": "Starbucks", + "lat": "13.63552", + "lon": "100.63180", + "id": 9157522182, + "subType": "beverages", + "type": "shop", + "openingHours": "Mo-Su 06:30-22:00", + "additionalInfo": { + "opening_hours": "Mo-Su 06:30-22:00" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.33714", + "lon": "100.96903", + "id": 6862592490, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.33714", + "lon": "100.96903", + "id": 6862592490, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks coffee", + "lat": "14.06590", + "lon": "100.64672", + "id": 12950002370, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_american": "american", + "internet_access_type_wlan": "wlan" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.17876", + "lon": "100.92919", + "id": 6862592488, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.17876", + "lon": "100.92919", + "id": 6862592488, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks", + "lat": "18.76953", + "lon": "98.96780", + "id": 6563810840, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "website": "http://www.starbuckscard.in.th" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.74399", + "lon": "100.54591", + "id": 6503326852, + "subType": "cafe", + "type": "sustenance", + "openingHours": "Mo-Su 11:00-22:00", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "opening_hours": "Mo-Su 11:00-22:00", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks", + "official_name": "Starbucks Coffee", + "level": "3" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.54179", + "lon": "101.00753", + "id": 6862592494, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.54179", + "lon": "101.00753", + "id": 6862592494, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks", + "lat": "13.73793", + "lon": "100.51265", + "id": 12541162596, + "subType": "cafe", + "type": "sustenance" + }, + { + "name": "Starbucks", + "lat": "16.42999", + "lon": "102.83180", + "id": 12066624028, + "subType": "cafe", + "type": "sustenance" + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "12.68361", + "lon": "101.24910", + "id": 6862592482, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "12.68361", + "lon": "101.24910", + "id": 6862592482, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "7.89522", + "lon": "98.29569", + "id": 5019264514, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "names": { + "es": "Starbucks" + }, + "lat": "13.74089", + "lon": "100.49563", + "id": 8748484184, + "subType": "cafe", + "type": "sustenance" + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.16766", + "lon": "100.93015", + "id": 6862592486, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.16766", + "lon": "100.93015", + "id": 6862592486, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.07881", + "lon": "100.92045", + "id": 6862592484, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.07881", + "lon": "100.92045", + "id": 6862592484, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.68758", + "lon": "100.64736", + "id": 6862592506, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.68758", + "lon": "100.64736", + "id": 6862592506, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.66913", + "lon": "100.63406", + "id": 6862592504, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.66913", + "lon": "100.63406", + "id": 6862592504, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.69136", + "lon": "100.75272", + "id": 6862592510, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.68990", + "lon": "100.64736", + "id": 6862592508, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.68990", + "lon": "100.64736", + "id": 6862592508, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.53883", + "lon": "101.00852", + "id": 2609683580, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.53883", + "lon": "101.00852", + "id": 2609683580, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "17.40667", + "lon": "102.80079", + "id": 6683995986, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.62040", + "lon": "100.62067", + "id": 6862592498, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.62040", + "lon": "100.62067", + "id": 6862592498, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์", + "zh": "水門市場" + }, + "lat": "13.74977", + "lon": "100.54070", + "id": 6888949604, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "takeaway_filter_yes": "yes", + "internet_access_fee_no": "no", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.58378", + "lon": "100.60923", + "id": 6862592496, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.58378", + "lon": "100.60923", + "id": 6862592496, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks Coffee", + "lat": "13.75120", + "lon": "100.53806", + "id": 6888949606, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "internet_access_fee_no": "no", + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "website": "http://www.starbuckscard.in.th", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.64613", + "lon": "100.68045", + "id": 6862592502, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.64613", + "lon": "100.68045", + "id": 6862592502, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks Coffee", + "lat": "13.74699", + "lon": "100.53452", + "id": 6888949600, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "internet_access_fee_no": "no", + "website": "http://www.starbuckscard.in.th" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.63281", + "lon": "100.71141", + "id": 6862592500, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.63281", + "lon": "100.71141", + "id": 6862592500, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks Coffee", + "lat": "13.74751", + "lon": "100.53988", + "id": 6888949602, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "internet_access_fee_no": "no", + "website": "http://www.starbuckscard.in.th" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks", + "lat": "13.76533", + "lon": "100.59827", + "id": 6862592522, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "website": "http://www.starbuckscard.in.th" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "17.40005", + "lon": "102.80433", + "id": 7902373380, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.75212", + "lon": "100.60985", + "id": 6862592520, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.75212", + "lon": "100.60985", + "id": 6862592520, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.76688", + "lon": "100.64213", + "id": 6862592526, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.76492", + "lon": "100.64277", + "id": 6862592524, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "18.80238", + "lon": "98.96776", + "id": 6574712996, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "18.80238", + "lon": "98.96776", + "id": 6574712996, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "12.69628", + "lon": "101.26953", + "id": 7193585090, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "12.69628", + "lon": "101.26953", + "id": 7193585090, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.69444", + "lon": "100.64792", + "id": 6862592514, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.69444", + "lon": "100.64792", + "id": 6862592514, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.69242", + "lon": "100.75068", + "id": 6862592512, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.69242", + "lon": "100.75068", + "id": 6862592512, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.74159", + "lon": "100.62524", + "id": 6862592518, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.74159", + "lon": "100.62524", + "id": 6862592518, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "STARBUCKS", + "names": { + "zh": "星巴克" + }, + "lat": "12.94637", + "lon": "100.88923", + "id": 10770451642, + "subType": "cafe", + "type": "sustenance" + }, + { + "name": "Starbucks", + "lat": "13.71418", + "lon": "100.59303", + "id": 14085645468, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.82860", + "lon": "100.62719", + "id": 6862592538, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.82860", + "lon": "100.62719", + "id": 6862592538, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.81143", + "lon": "100.61906", + "id": 6862592536, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.81143", + "lon": "100.61906", + "id": 6862592536, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks", + "lat": "13.75031", + "lon": "100.51413", + "id": 14116377136, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "outdoor_seating_no": "no" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.75794", + "lon": "100.56576", + "id": 6503280756, + "subType": "cafe", + "type": "sustenance", + "openingHours": "Mo-Su 11:00-22:00", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "opening_hours": "Mo-Su 11:00-22:00", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.87200", + "lon": "100.60159", + "id": 6862592542, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.87200", + "lon": "100.60159", + "id": 6862592542, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.56972", + "lon": "100.28887", + "id": 4154270348, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.56972", + "lon": "100.28887", + "id": 4154270348, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks Coffee", + "lat": "13.71931", + "lon": "100.58475", + "id": 6503326838, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "internet_access_fee_no": "no", + "website": "http://www.starbuckscard.in.th" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.83381", + "lon": "100.61086", + "id": 6862592540, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.83381", + "lon": "100.61086", + "id": 6862592540, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "enName": "Starbucks", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.77296", + "lon": "100.61000", + "id": 6862592530, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "website": "http://www.starbuckscard.in.th" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.77179", + "lon": "100.63625", + "id": 6862592528, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks", + "lat": "13.78790", + "lon": "100.62876", + "id": 13078635668, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "takeaway_filter_yes": "yes", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.70695", + "lon": "100.52207", + "id": 5978143560, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.70695", + "lon": "100.52207", + "id": 5978143560, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.80337", + "lon": "100.61741", + "id": 6862592534, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.80337", + "lon": "100.61741", + "id": 6862592534, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "lat": "13.91422", + "lon": "100.54758", + "id": 9218775588, + "subType": "cafe", + "type": "sustenance" + }, + { + "name": "Starbucks Coffee", + "enName": "Dunkin' Donuts", + "names": { + "th": "สตาร์บัคส์", + "it": "Dunkin' Donuts" + }, + "lat": "13.91451", + "lon": "100.55016", + "id": 6862592554, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "enName": "Dunkin' Donuts", + "names": { + "th": "สตาร์บัคส์", + "it": "Dunkin' Donuts" + }, + "lat": "13.91451", + "lon": "100.55016", + "id": 6862592554, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.91320", + "lon": "100.54932", + "id": 6862592552, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.91320", + "lon": "100.54932", + "id": 6862592552, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "12.93087", + "lon": "100.87872", + "id": 603550366, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "12.93087", + "lon": "100.87872", + "id": 603550366, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.73238", + "lon": "100.56022", + "id": 7755971822, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "level": "0", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks", + "lat": "13.92043", + "lon": "100.60479", + "id": 12636107346, + "subType": "cafe", + "type": "sustenance" + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.91788", + "lon": "100.60163", + "id": 6862592558, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.91788", + "lon": "100.60163", + "id": 6862592558, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.82822", + "lon": "100.56674", + "id": 4213796944, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "level": "1", + "brand": "Starbucks", + "image": "http://i.imgur.com/Wm848.jpg" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.82822", + "lon": "100.56674", + "id": 4213796944, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "level": "1", + "brand": "Starbucks", + "image": "http://i.imgur.com/Wm848.jpg" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.91566", + "lon": "100.60005", + "id": 6862592556, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "wheelchair_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.91566", + "lon": "100.60005", + "id": 6862592556, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "wheelchair_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.89256", + "lon": "100.52441", + "id": 6862592546, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.89256", + "lon": "100.52441", + "id": 6862592546, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "14.98009", + "lon": "102.07627", + "id": 6836166686, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "wheelchair_yes": "yes", + "toilets_wheelchair_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "14.98009", + "lon": "102.07627", + "id": 6836166686, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "wheelchair_yes": "yes", + "toilets_wheelchair_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.88002", + "lon": "100.55029", + "id": 6862592544, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.88002", + "lon": "100.55029", + "id": 6862592544, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.90374", + "lon": "100.52763", + "id": 6862592550, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.90374", + "lon": "100.52763", + "id": 6862592550, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.89416", + "lon": "100.55893", + "id": 6862592548, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.89416", + "lon": "100.55893", + "id": 6862592548, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "18.78804", + "lon": "98.99364", + "id": 672475944, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "website": "http://www.starbuckscard.in.th" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks", + "lat": "15.25649", + "lon": "104.84779", + "id": 12675797182, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "wheelchair_no": "no", + "website": "http://www.starbuckscard.in.th", + "brand": "Starbucks", + "operator": "Starbucks Coffee" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.74214", + "lon": "100.55164", + "id": 3301793146, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "takeaway_filter_yes": "yes", + "internet_access_fee_no": "no", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks Coffee", + "lat": "13.71879", + "lon": "100.56853", + "id": 10767297150, + "subType": "cafe", + "type": "sustenance", + "openingHours": "Mo-Su 07:30-22:00", + "additionalInfo": { + "opening_hours": "Mo-Su 07:30-22:00" + } + }, + { + "name": "Starbucks", + "lat": "13.74310", + "lon": "100.50902", + "id": 8925826378, + "subType": "cafe", + "type": "sustenance" + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.74407", + "lon": "100.54136", + "id": 6503369892, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks", + "official_name": "Starbucks Coffee", + "level": "1" + } + }, + { + "name": "Starbucks", + "names": { + "ru": "Старбакс" + }, + "lat": "7.82450", + "lon": "98.33922", + "id": 12310560396, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.77288", + "lon": "100.17984", + "id": 751531905, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "drive_through_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.77288", + "lon": "100.17984", + "id": 751531905, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "drive_through_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.77288", + "lon": "100.17984", + "id": 751531905, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "drive_through_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "lat": "13.91497", + "lon": "100.54874", + "id": 9279245382, + "subType": "cafe", + "type": "sustenance" + }, + { + "name": "Starbucks Coffee", + "lat": "13.76535", + "lon": "100.44409", + "id": 1126411835, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe" + } + }, + { + "name": "Starbucks Coffee", + "lat": "13.76535", + "lon": "100.44409", + "id": 1126411835, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "cuisine_cafe": "cafe" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "18.78381", + "lon": "99.00010", + "id": 2202577430, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "18.78381", + "lon": "99.00010", + "id": 2202577430, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks", + "lat": "13.74310", + "lon": "100.50894", + "id": 14163207570, + "subType": "cafe", + "type": "sustenance", + "openingHours": "Mo-Su 07:00-21:00", + "additionalInfo": { + "opening_hours": "Mo-Su 07:00-21:00", + "phone": "0613896260" + } + }, + { + "name": "Starbucks", + "names": { + "th": "Starbucks" + }, + "lat": "7.89046", + "lon": "98.30084", + "id": 9191783996, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.76023", + "lon": "100.49632", + "id": 470452073, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.76023", + "lon": "100.49632", + "id": 470452073, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.76023", + "lon": "100.49632", + "id": 470452073, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "18.79761", + "lon": "98.96671", + "id": 2255187918, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "18.79761", + "lon": "98.96671", + "id": 2255187918, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks", + "lat": "13.70560", + "lon": "100.49091", + "id": 10734821442, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.72853", + "lon": "100.53492", + "id": 6544340322, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.72853", + "lon": "100.53492", + "id": 6544340322, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.74447", + "lon": "100.53486", + "id": 6544340326, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.74447", + "lon": "100.53486", + "id": 6544340326, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks", + "lat": "13.73891", + "lon": "100.54840", + "id": 10464925242, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "outdoor_seating_no": "no", + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "level": "0", + "brand": "Starbucks", + "note": "Located within All Seasons Place, southeast ground level", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.73019", + "lon": "100.53181", + "id": 6544340324, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.73019", + "lon": "100.53181", + "id": 6544340324, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.74533", + "lon": "100.53417", + "id": 6544340330, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.74533", + "lon": "100.53417", + "id": 6544340330, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.74520", + "lon": "100.53035", + "id": 6544340328, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.74520", + "lon": "100.53035", + "id": 6544340328, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks", + "lat": "18.76979", + "lon": "98.97519", + "id": 6695266410, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "website": "http://www.starbuckscard.in.th", + "level": "1" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.75589", + "lon": "100.53301", + "id": 6544340332, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "16.43238", + "lon": "102.82549", + "id": 1454601460, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "level": "1", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "12.93505", + "lon": "100.88254", + "id": 5674704250, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "12.93505", + "lon": "100.88254", + "id": 5674704250, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks", + "names": { + "fr": "Starbucks coffee" + }, + "lat": "18.79673", + "lon": "98.97598", + "id": 6636361734, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "website": "http://www.starbuckscard.in.th", + "level": "0" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "8.03301", + "lon": "98.82533", + "id": 1266058944, + "subType": "cafe", + "type": "sustenance", + "openingHours": "Mo-Su 08:00-22:00", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "opening_hours": "Mo-Su 08:00-22:00", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "8.03301", + "lon": "98.82533", + "id": 1266058944, + "subType": "coffee", + "type": "shop", + "openingHours": "Mo-Su 08:00-22:00", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "opening_hours": "Mo-Su 08:00-22:00", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "STARBUCKS COFFEE", + "lat": "14.07156", + "lon": "100.60206", + "id": 9325901914, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe" + } + }, + { + "name": "Starbucks", + "enName": "Pablo Cheese Tarts!!", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.74635", + "lon": "100.53411", + "id": 3400330466, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "level": "0", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.71977", + "lon": "100.51533", + "id": 7357233436, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.71977", + "lon": "100.51533", + "id": 7357233436, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "lat": "14.33527", + "lon": "100.61080", + "id": 9191950396, + "subType": "cafe", + "type": "sustenance" + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.72757", + "lon": "100.53344", + "id": 622139574, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.72757", + "lon": "100.53344", + "id": 622139574, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks", + "lat": "13.71470", + "lon": "100.59166", + "id": 10355028692, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.77965", + "lon": "100.54531", + "id": 3460356450, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "phone": "+6626130540", + "level": "0", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.77965", + "lon": "100.54531", + "id": 3460356450, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "phone": "+6626130540", + "level": "0", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks", + "lat": "8.10493", + "lon": "98.30556", + "id": 9226498580, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "level": "2", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks", + "lat": "13.72698", + "lon": "100.49486", + "id": 12676416570, + "subType": "cafe", + "type": "sustenance" + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.82637", + "lon": "100.67708", + "id": 6977089528, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.82637", + "lon": "100.67708", + "id": 6977089528, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.82712", + "lon": "100.67629", + "id": 6977089530, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.82712", + "lon": "100.67629", + "id": 6977089530, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks", + "lat": "13.77632", + "lon": "100.67352", + "id": 6977089524, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "website": "http://www.starbuckscard.in.th" + } + }, + { + "name": "Starbucks", + "lat": "18.79316", + "lon": "98.97785", + "id": 922547479, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "brand": "Starbucks", + "note": "position approximate - best guess from geolocated photos" + } + }, + { + "name": "Starbucks", + "lat": "18.79316", + "lon": "98.97785", + "id": 922547479, + "subType": "building", + "type": "man_made", + "additionalInfo": { + "brand": "Starbucks", + "note": "position approximate - best guess from geolocated photos" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks", + "lat": "13.81391", + "lon": "100.68738", + "id": 6977089526, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "website": "http://www.starbuckscard.in.th" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks", + "lat": "13.75275", + "lon": "100.57063", + "id": 6977089520, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "website": "http://www.starbuckscard.in.th" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks", + "lat": "13.77573", + "lon": "100.66899", + "id": 6977089522, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "website": "http://www.starbuckscard.in.th" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.72750", + "lon": "100.53915", + "id": 6929691834, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.72750", + "lon": "100.53915", + "id": 6929691834, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks", + "lat": "13.74781", + "lon": "100.58370", + "id": 6977089516, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "website": "http://www.starbuckscard.in.th" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.76627", + "lon": "100.56966", + "id": 7440352904, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "takeaway_filter_yes": "yes", + "internet_access_fee_no": "no", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks", + "lat": "13.74872", + "lon": "100.58337", + "id": 6977089518, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "website": "http://www.starbuckscard.in.th" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks", + "lat": "13.74376", + "lon": "100.58726", + "id": 6977089514, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "website": "http://www.starbuckscard.in.th" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "12.57082", + "lon": "99.95713", + "id": 2684065286, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "12.57082", + "lon": "99.95713", + "id": 2684065286, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks Coffee", + "lat": "13.74651", + "lon": "100.53151", + "id": 6888949596, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "internet_access_fee_no": "no", + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "website": "http://www.starbuckscard.in.th", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks Coffee", + "lat": "13.74660", + "lon": "100.53460", + "id": 6888949598, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "internet_access_fee_no": "no", + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "website": "http://www.starbuckscard.in.th", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "12.93350", + "lon": "100.89745", + "id": 8209207946, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "12.93350", + "lon": "100.89745", + "id": 8209207946, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.74699", + "lon": "100.55258", + "id": 6888949592, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "takeaway_filter_yes": "yes", + "internet_access_fee_no": "no", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.74651", + "lon": "100.54447", + "id": 6888949594, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "takeaway_filter_yes": "yes", + "internet_access_fee_no": "no", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.74593", + "lon": "100.53531", + "id": 6888949588, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "takeaway_filter_yes": "yes", + "internet_access_fee_no": "no", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "สตาร์บัคส์", + "enName": "Starbucks Coffee", + "lat": "13.74614", + "lon": "100.53310", + "id": 6888949590, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "internet_access_fee_no": "no", + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "website": "http://www.starbuckscard.in.th", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.72646", + "lon": "100.58548", + "id": 6492183290, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "internet_access_fee_no": "no", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.72646", + "lon": "100.58548", + "id": 6492183290, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "internet_access_fee_no": "no", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Central Festival", + "lat": "9.53052", + "lon": "100.06071", + "id": 8860437456, + "subType": "cafe", + "type": "sustenance" + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.74003", + "lon": "100.52443", + "id": 6152031550, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "internet_access_fee_no": "no", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.74003", + "lon": "100.52443", + "id": 6152031550, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "internet_access_fee_no": "no", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.74747", + "lon": "100.58026", + "id": 4809828128, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.74747", + "lon": "100.58026", + "id": 4809828128, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "9.53046", + "lon": "100.06099", + "id": 6417405780, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "internet_access_type_no": "no", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "9.53046", + "lon": "100.06099", + "id": 6417405780, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "internet_access_type_no": "no", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks", + "enName": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "13.74364", + "lon": "100.54430", + "id": 6503350324, + "subType": "cafe", + "type": "sustenance", + "openingHours": "Mo-Fr 07:00-21:30; Sa-Su 07:30-21:00", + "additionalInfo": { + "internet_access_type_wlan": "wlan", + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "smoking_no": "no", + "opening_hours": "Mo-Fr 07:00-21:30; Sa-Su 07:30-21:00", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks", + "official_name": "Starbucks Coffee", + "level": "1" + } + }, + { + "name": "Starbucks", + "lat": "13.85616", + "lon": "100.62917", + "id": 9325854720, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "takeaway_filter_yes": "yes", + "takeaway_yes": "yes", + "cuisine_cafe": "cafe", + "brand": "Starbucks", + "official_name": "Starbucks Coffee" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "7.82659", + "lon": "98.29684", + "id": 4165734802, + "subType": "cafe", + "type": "sustenance", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + }, + { + "name": "Starbucks Coffee", + "names": { + "th": "สตาร์บัคส์" + }, + "lat": "7.82659", + "lon": "98.29684", + "id": 4165734802, + "subType": "coffee", + "type": "shop", + "additionalInfo": { + "cuisine_cafe": "cafe", + "smoking_no": "no", + "website": "http://www.starbucks.co.th/", + "brand": "Starbucks" + } + } + ], + "cities": [] +} \ No newline at end of file diff --git a/OsmAnd/src/net/osmand/plus/activities/MapActivityLayers.java b/OsmAnd/src/net/osmand/plus/activities/MapActivityLayers.java index ae8af82440..4074785025 100644 --- a/OsmAnd/src/net/osmand/plus/activities/MapActivityLayers.java +++ b/OsmAnd/src/net/osmand/plus/activities/MapActivityLayers.java @@ -65,8 +65,6 @@ import java.util.LinkedHashMap; import java.util.List; import java.util.Map.Entry; -import static net.osmand.plus.poi.PoiFiltersHelper.PoiTemplateList; - /** * Object is responsible to maintain layers using by map activity */ @@ -273,7 +271,9 @@ public class MapActivityLayers { final ContextMenuAdapter adapter = new ContextMenuAdapter(app); final List list = new ArrayList<>(); for (PoiUIFilter f : poiFilters.getSortedPoiFilters(true)) { - addFilterToList(adapter, list, f, true); + if (!f.isTopWikiFilter()) { + addFilterToList(adapter, list, f, true); + } } list.add(poiFilters.getCustomPOIFilter()); adapter.setProfileDependent(true); @@ -306,9 +306,9 @@ public class MapActivityLayers { if (filter.isStandardFilter()) { filter.removeUnsavedFilterByName(); } - poiFilters.addSelectedPoiFilter(PoiTemplateList.POI, filter); + poiFilters.addSelectedPoiFilter(filter); } else { - poiFilters.removeSelectedPoiFilter(PoiTemplateList.POI, filter); + poiFilters.removeSelectedPoiFilter(filter); } } mapView.refreshMap(); @@ -351,7 +351,9 @@ public class MapActivityLayers { final List list = new ArrayList<>(); list.add(poiFilters.getCustomPOIFilter()); for (PoiUIFilter f : poiFilters.getSortedPoiFilters(true)) { - addFilterToList(adapter, list, f, false); + if (!f.isTopWikiFilter()) { + addFilterToList(adapter, list, f, false); + } } final ArrayAdapter listAdapter = adapter.createListAdapter(activity, !isNightMode(app)); @@ -370,8 +372,9 @@ public class MapActivityLayers { if (pf.isStandardFilter()) { pf.removeUnsavedFilterByName(); } - poiFilters.clearSelectedPoiFilters(PoiTemplateList.POI); - poiFilters.addSelectedPoiFilter(PoiTemplateList.POI, pf); + PoiUIFilter wiki = poiFilters.getTopWikiPoiFilter(); + poiFilters.clearSelectedPoiFilters(wiki); + poiFilters.addSelectedPoiFilter(pf); mapView.refreshMap(); } } diff --git a/OsmAnd/src/net/osmand/plus/activities/search/SearchPOIActivity.java b/OsmAnd/src/net/osmand/plus/activities/search/SearchPOIActivity.java index 6f446d40b1..727c67ce43 100644 --- a/OsmAnd/src/net/osmand/plus/activities/search/SearchPOIActivity.java +++ b/OsmAnd/src/net/osmand/plus/activities/search/SearchPOIActivity.java @@ -78,8 +78,6 @@ import java.util.TreeMap; import gnu.trove.set.hash.TLongHashSet; -import static net.osmand.plus.poi.PoiFiltersHelper.PoiTemplateList; - /** * Search poi activity */ @@ -166,7 +164,7 @@ public class SearchPOIActivity extends OsmandListActivity implements OsmAndCompa public boolean onMenuItemClick(MenuItem item) { OsmandSettings settings = app.getSettings(); filter.setFilterByName(searchFilter.getText().toString().trim()); - app.getPoiFilters().addSelectedPoiFilter(PoiTemplateList.POI, filter); + app.getPoiFilters().addSelectedPoiFilter(filter); if (location != null) { settings.setMapLocationToShow(location.getLatitude(), location.getLongitude(), 15); } diff --git a/OsmAnd/src/net/osmand/plus/dialogs/ConfigureMapMenu.java b/OsmAnd/src/net/osmand/plus/dialogs/ConfigureMapMenu.java index b3e11e54b6..1ea1502fcf 100644 --- a/OsmAnd/src/net/osmand/plus/dialogs/ConfigureMapMenu.java +++ b/OsmAnd/src/net/osmand/plus/dialogs/ConfigureMapMenu.java @@ -46,6 +46,7 @@ import net.osmand.plus.activities.SettingsActivity; import net.osmand.plus.dashboard.DashboardOnMap; import net.osmand.plus.inapp.InAppPurchaseHelper; import net.osmand.plus.poi.PoiFiltersHelper; +import net.osmand.plus.poi.PoiUIFilter; import net.osmand.plus.rastermaps.OsmandRasterMapsPlugin; import net.osmand.plus.render.RendererRegistry; import net.osmand.plus.settings.backend.OsmandSettings; @@ -101,7 +102,6 @@ import static net.osmand.aidlapi.OsmAndCustomizationConstants.TEXT_SIZE_ID; import static net.osmand.aidlapi.OsmAndCustomizationConstants.TRANSPORT_ID; import static net.osmand.aidlapi.OsmAndCustomizationConstants.WIKIPEDIA_ID; import static net.osmand.plus.ContextMenuAdapter.makeDeleteAction; -import static net.osmand.plus.poi.PoiFiltersHelper.PoiTemplateList; import static net.osmand.plus.srtmplugin.SRTMPlugin.CONTOUR_DENSITY_ATTR; import static net.osmand.plus.srtmplugin.SRTMPlugin.CONTOUR_LINES_ATTR; import static net.osmand.plus.srtmplugin.SRTMPlugin.CONTOUR_LINES_SCHEME_ATTR; @@ -255,7 +255,8 @@ public class ConfigureMapMenu { } @Override - public boolean onContextMenuClick(final ArrayAdapter adapter, int itemId, final int pos, boolean isChecked, int[] viewCoordinates) { + public boolean onContextMenuClick(final ArrayAdapter adapter, int itemId, + final int pos, boolean isChecked, int[] viewCoordinates) { final OsmandSettings settings = ma.getMyApplication().getSettings(); final PoiFiltersHelper poiFiltersHelper = ma.getMyApplication().getPoiFilters(); final ContextMenuItem item = cm.getItem(pos); @@ -263,12 +264,13 @@ public class ConfigureMapMenu { item.setColorRes(isChecked ? R.color.osmand_orange : ContextMenuItem.INVALID_ID); } if (itemId == R.string.layer_poi) { - poiFiltersHelper.clearSelectedPoiFilters(PoiTemplateList.POI); + PoiUIFilter wiki = poiFiltersHelper.getTopWikiPoiFilter(); + poiFiltersHelper.clearSelectedPoiFilters(wiki); if (isChecked) { showPoiFilterDialog(adapter, adapter.getItem(pos)); } else { adapter.getItem(pos).setDescription( - poiFiltersHelper.getSelectedPoiFiltersName(PoiTemplateList.POI)); + poiFiltersHelper.getSelectedPoiFiltersName(wiki)); } } else if (itemId == R.string.layer_amenity_label) { settings.SHOW_POI_LABEL.set(isChecked); @@ -283,17 +285,17 @@ public class ConfigureMapMenu { showGpxSelectionDialog(adapter, adapter.getItem(pos)); } } else if (itemId == R.string.shared_string_wikipedia) { - WikipediaPoiMenu.toggleWikipediaPoi(ma, isChecked, true, - new CallbackWithObject() { - @Override - public boolean processResult(Boolean selected) { - item.setSelected(selected); - item.setColorRes(selected ? R.color.osmand_orange : ContextMenuItem.INVALID_ID); - item.setDescription(selected ? WikipediaPoiMenu.getLanguagesSummary(ma.getMyApplication()) : null); - adapter.notifyDataSetChanged(); - return true; - } - }); + WikipediaPoiMenu.toggleWikipediaPoi(ma, isChecked, new CallbackWithObject() { + @Override + public boolean processResult(Boolean selected) { + item.setSelected(selected); + item.setColorRes(selected ? R.color.osmand_orange : ContextMenuItem.INVALID_ID); + item.setDescription(selected ? + WikipediaPoiMenu.getLanguagesSummary(ma.getMyApplication()) : null); + adapter.notifyDataSetChanged(); + return true; + } + }); } else if (itemId == R.string.rendering_category_transport) { boolean selected = TransportLinesMenu.isShowLines(ma.getMyApplication()); TransportLinesMenu.toggleTransportLines(ma, !selected, new CallbackWithObject() { @@ -343,19 +345,20 @@ public class ConfigureMapMenu { protected void showPoiFilterDialog(final ArrayAdapter adapter, final ContextMenuItem item) { final PoiFiltersHelper poiFiltersHelper = ma.getMyApplication().getPoiFilters(); + final PoiUIFilter wiki = poiFiltersHelper.getTopWikiPoiFilter(); MapActivityLayers.DismissListener dismissListener = new MapActivityLayers.DismissListener() { @Override public void dismiss() { PoiFiltersHelper pf = ma.getMyApplication().getPoiFilters(); - boolean selected = pf.isShowingAnyPoi(PoiTemplateList.POI); + boolean selected = pf.isShowingAnyPoi(wiki); item.setSelected(selected); - item.setDescription(pf.getSelectedPoiFiltersName(PoiTemplateList.POI)); + item.setDescription(pf.getSelectedPoiFiltersName(wiki)); item.setColorRes(selected ? R.color.osmand_orange : ContextMenuItem.INVALID_ID); adapter.notifyDataSetChanged(); } }; - if (poiFiltersHelper.isShowingAnyPoi(PoiTemplateList.POI)) { + if (poiFiltersHelper.isShowingAnyPoi(wiki)) { ma.getMapLayers().showMultichoicePoiFilterDialog(ma.getMapView(), dismissListener); } else { @@ -387,12 +390,13 @@ public class ConfigureMapMenu { .setItemDeleteAction(makeDeleteAction(settings.SHOW_FAVORITES)) .setListener(l) .createItem()); - selected = app.getPoiFilters().isShowingAnyPoi(PoiTemplateList.POI); + PoiUIFilter wiki = app.getPoiFilters().getTopWikiPoiFilter(); + selected = app.getPoiFilters().isShowingAnyPoi(wiki); adapter.addItem(new ContextMenuItem.ItemBuilder() .setId(POI_OVERLAY_ID) .setTitleId(R.string.layer_poi, activity) .setSelected(selected) - .setDescription(app.getPoiFilters().getSelectedPoiFiltersName(PoiTemplateList.POI)) + .setDescription(app.getPoiFilters().getSelectedPoiFiltersName(wiki)) .setColor(selected ? R.color.osmand_orange : ContextMenuItem.INVALID_ID) .setIcon(R.drawable.ic_action_info_dark) .setSecondaryIcon(R.drawable.ic_action_additional_option) @@ -428,7 +432,7 @@ public class ConfigureMapMenu { .setSecondaryIcon(R.drawable.ic_action_additional_option) .setListener(l).createItem()); - selected = app.getPoiFilters().isShowingAnyPoi(PoiTemplateList.WIKI); + selected = app.getPoiFilters().isTopWikiFilterSelected(); adapter.addItem(new ContextMenuItem.ItemBuilder() .setId(WIKIPEDIA_ID) .setTitleId(R.string.shared_string_wikipedia, activity) @@ -437,7 +441,6 @@ public class ConfigureMapMenu { .setColor(selected ? R.color.osmand_orange : ContextMenuItem.INVALID_ID) .setIcon(R.drawable.ic_plugin_wikipedia) .setSecondaryIcon(R.drawable.ic_action_additional_option) - .setItemDeleteAction(makeDeleteAction(settings.SHOW_WIKIPEDIA_POI)) .setListener(l).createItem()); selected = settings.SHOW_MAP_MARKERS.get(); diff --git a/OsmAnd/src/net/osmand/plus/poi/PoiFiltersHelper.java b/OsmAnd/src/net/osmand/plus/poi/PoiFiltersHelper.java index 8e30fb274f..1a71eea836 100644 --- a/OsmAnd/src/net/osmand/plus/poi/PoiFiltersHelper.java +++ b/OsmAnd/src/net/osmand/plus/poi/PoiFiltersHelper.java @@ -13,7 +13,6 @@ import net.osmand.osm.PoiCategory; import net.osmand.osm.PoiType; import net.osmand.plus.settings.backend.ApplicationMode; import net.osmand.plus.OsmandApplication; -import net.osmand.plus.settings.backend.OsmandSettings; import net.osmand.plus.R; import net.osmand.plus.api.SQLiteAPI; import net.osmand.plus.api.SQLiteAPI.SQLiteConnection; @@ -38,10 +37,11 @@ import java.util.LinkedHashSet; import java.util.List; import java.util.Map; import java.util.Set; -import java.util.TreeMap; import java.util.TreeSet; import static net.osmand.osm.MapPoiTypes.WIKI_PLACE; +import static net.osmand.plus.wikipedia.WikipediaPoiMenu.ENABLED_WIKI_POI_LANGUAGES_KEY; +import static net.osmand.plus.wikipedia.WikipediaPoiMenu.GLOBAL_WIKI_POI_ENABLED_KEY; public class PoiFiltersHelper { @@ -55,10 +55,9 @@ public class PoiFiltersHelper { private PoiUIFilter customPOIFilter; private PoiUIFilter showAllPOIFilter; private PoiUIFilter localWikiPoiFilter; - private PoiUIFilter globalWikiPoiFilter; + private PoiUIFilter topWikiPoiFilter; private List cacheTopStandardFilters; - private List cacheWikipediaFilters; - private Map> selectedPoiFilters = new TreeMap<>(); + private Set selectedPoiFilters = new TreeSet<>(); private static final String UDF_CAR_AID = "car_aid"; private static final String UDF_FOR_TOURISTS = "for_tourists"; @@ -75,10 +74,6 @@ public class PoiFiltersHelper { UDF_CAR_AID, UDF_FOR_TOURISTS, UDF_FOOD_SHOP, UDF_FUEL, UDF_SIGHTSEEING, UDF_EMERGENCY, UDF_PUBLIC_TRANSPORT, UDF_ACCOMMODATION, UDF_RESTAURANTS, UDF_PARKING }; - - public enum PoiTemplateList { - POI, WIKI - } public PoiFiltersHelper(OsmandApplication application) { this.application = application; @@ -139,56 +134,42 @@ public class PoiFiltersHelper { return localWikiPoiFilter; } - public PoiUIFilter getGlobalWikiPoiFilter() { - if (globalWikiPoiFilter == null) { + public void prepareTopWikiFilter(@NonNull PoiUIFilter wiki) { + boolean prepareByDefault = true; + Bundle wikiSettings = WikipediaPoiMenu.getWikiPoiSettings(application); + if (wikiSettings != null) { + boolean allLanguages = wikiSettings.getBoolean(GLOBAL_WIKI_POI_ENABLED_KEY); + List languages = wikiSettings + .getStringArrayList(ENABLED_WIKI_POI_LANGUAGES_KEY); + if (!allLanguages && languages != null) { + prepareByDefault = false; + String wikiLang = "wiki:lang:"; + StringBuilder sb = new StringBuilder(); + for (String lang : languages) { + if (sb.length() > 1) { + sb.append(" "); + } + sb.append(wikiLang).append(lang); + } + wiki.setFilterByName(sb.toString()); + } + } + if (prepareByDefault) { + wiki.setFilterByName(null); + } + } + + public PoiUIFilter getTopWikiPoiFilter() { + if (topWikiPoiFilter == null) { String wikiFilterId = PoiUIFilter.STD_PREFIX + "osmwiki"; for (PoiUIFilter filter : getTopDefinedPoiFilters()) { if (wikiFilterId.equals(filter.getFilterId())) { - globalWikiPoiFilter = filter; + topWikiPoiFilter = filter; break; } } } - return globalWikiPoiFilter; - } - - public List getLocalWikipediaPoiFilters(boolean onlyActiveLocales) { - String wikiLang = "wiki:lang:"; - if (cacheWikipediaFilters == null) { - List wikipediaFilters = new ArrayList<>(); - PoiType place = application.getPoiTypes().getPoiTypeByKey(WIKI_PLACE); - if (place != null) { - for (String locale : application.getPoiTypes().getAllAvailableWikiLocales()) { - PoiUIFilter filter = new PoiUIFilter(place, application, " " + - WikipediaPoiMenu.getTranslation(application, locale)); - filter.setSavedFilterByName(wikiLang + locale); - filter.setStandardFilter(true); - wikipediaFilters.add(filter); - } - } - cacheWikipediaFilters = wikipediaFilters; - } - if (onlyActiveLocales && cacheWikipediaFilters.size() > 0) { - List onlyActiveLocalFilters = new ArrayList<>(); - Bundle wikiPoiSettings = WikipediaPoiMenu.getWikiPoiSettings(application); - if (wikiPoiSettings != null) { - List enabledWikipediaPoiLocales = - wikiPoiSettings.getStringArrayList(WikipediaPoiMenu.ENABLED_WIKI_POI_LANGUAGES_KEY); - if (enabledWikipediaPoiLocales != null) { - for (PoiUIFilter filter : cacheWikipediaFilters) { - for (String locale : enabledWikipediaPoiLocales) { - String filterId = filter.getSavedFilterByName(); - String filterLocale = filterId.substring(wikiLang.length()); - if (locale.equalsIgnoreCase(filterLocale)) { - onlyActiveLocalFilters.add(filter); - } - } - } - } - } - return onlyActiveLocalFilters; - } - return cacheWikipediaFilters; + return topWikiPoiFilter; } public PoiUIFilter getShowAllPOIFilter() { @@ -235,13 +216,9 @@ public class PoiFiltersHelper { return f; } } - for (PoiUIFilter f : getLocalWikipediaPoiFilters(true)) { - if (f.getFilterId().equals(filterId)) { - return f; - } - } PoiUIFilter ff = getFilterById(filterId, getCustomPOIFilter(), getSearchByNamePOIFilter(), - getGlobalWikiPoiFilter(), getShowAllPOIFilter(), getNominatimPOIFilter(), getNominatimAddressFilter()); + getTopWikiPoiFilter(), getLocalWikiPOIFilter(), getShowAllPOIFilter(), + getNominatimPOIFilter(), getNominatimAddressFilter()); if (ff != null) { return ff; } @@ -306,6 +283,9 @@ public class PoiFiltersHelper { List top = new ArrayList<>(); // user defined top.addAll(getUserDefinedPoiFilters(true)); + if (getLocalWikiPOIFilter() != null) { + top.add(getLocalWikiPOIFilter()); + } // default MapPoiTypes poiTypes = application.getPoiTypes(); for (AbstractPoiType t : poiTypes.getTopVisibleFilters()) { @@ -505,79 +485,68 @@ public class PoiFiltersHelper { return false; } - public Set getSelectedPoiFilters() { - Set result = new TreeSet<>(); - for (Set template : selectedPoiFilters.values()) { - if (template != null) { - result.addAll(template); + public Set getSelectedPoiFilters(PoiUIFilter ... filtersToExclude) { + if (filtersToExclude != null && filtersToExclude.length > 0) { + Set filters = new TreeSet<>(); + for (PoiUIFilter filter : selectedPoiFilters) { + boolean skip = false; + for (PoiUIFilter filterToExclude : filtersToExclude) { + String filterToExcludeId = filterToExclude.getFilterId(); + if (filterToExcludeId != null && filterToExcludeId.equals(filter.getFilterId())) { + skip = true; + break; + } + } + if (!skip) { + filters.add(filter); + } } + return filters; } - return result; + return selectedPoiFilters; } - @NonNull - public Set getSelectedPoiFilters(PoiTemplateList type) { - Set result = selectedPoiFilters.get(type); - if (result == null) { - return new TreeSet<>(); - } - return result; - } - - public void addSelectedPoiFilter(PoiTemplateList type, PoiUIFilter filter) { - if (!selectedPoiFilters.containsKey(type)) { - selectedPoiFilters.put(type, new TreeSet()); - } - Set templateFilters = selectedPoiFilters.get(type); - if (templateFilters != null) { - templateFilters.add(filter); + public void addSelectedPoiFilter(PoiUIFilter filter) { + if (filter.isTopWikiFilter()) { + prepareTopWikiFilter(filter); } + selectedPoiFilters.add(filter); saveSelectedPoiFilters(); } - public void removeSelectedPoiFilter(PoiTemplateList type, PoiUIFilter filter) { - if (selectedPoiFilters.containsKey(type)) { - Set templateFilters = selectedPoiFilters.get(type); - if (templateFilters != null) { - templateFilters.remove(filter); + public void removeSelectedPoiFilter(PoiUIFilter filter) { + selectedPoiFilters.remove(filter); + saveSelectedPoiFilters(); + } + + public boolean isShowingAnyPoi(PoiUIFilter ... filtersToExclude) { + return !getSelectedPoiFilters(filtersToExclude).isEmpty(); + } + + public void clearSelectedPoiFilters(PoiUIFilter ... filtersToExclude) { + if (filtersToExclude != null && filtersToExclude.length > 0) { + Iterator it = selectedPoiFilters.iterator(); + while (it.hasNext()) { + PoiUIFilter filter = it.next(); + boolean skip = false; + for (PoiUIFilter filterToExclude : filtersToExclude) { + String filterToExcludeId = filterToExclude.getFilterId(); + if (filterToExcludeId != null + && filterToExcludeId.equals(filter.getFilterId())) { + skip = true; + break; + } + } + if (!skip) { + it.remove(); + } } + } else { + selectedPoiFilters.clear(); } saveSelectedPoiFilters(); } - public boolean isShowingAnyPoi() { - for (PoiTemplateList type : selectedPoiFilters.keySet()) { - if (isShowingAnyPoi(type)) { - return true; - } - } - return false; - } - - public boolean isShowingAnyPoi(PoiTemplateList type) { - return !getSelectedPoiFilters(type).isEmpty(); - } - - public void clearSelectedPoiFilters() { - for (PoiTemplateList t : selectedPoiFilters.keySet()) { - clearSelectedPoiFilters(t); - } - saveSelectedPoiFilters(); - } - - public void clearSelectedPoiFilters(PoiTemplateList type) { - Set templateFilters = selectedPoiFilters.get(type); - if (templateFilters != null) { - templateFilters.clear(); - } - saveSelectedPoiFilters(); - } - - public void hidePoiFilters() { - selectedPoiFilters.clear(); - saveSelectedPoiFilters(); - } - public String getFiltersName(Set filters) { if (filters.isEmpty()) { return application.getResources().getString(R.string.shared_string_none); @@ -590,23 +559,28 @@ public class PoiFiltersHelper { } } - public String getSelectedPoiFiltersName(PoiTemplateList type) { - return getFiltersName(getSelectedPoiFilters(type)); + public String getSelectedPoiFiltersName(PoiUIFilter ... filtersToExclude) { + return getFiltersName(getSelectedPoiFilters(filtersToExclude)); } public boolean isPoiFilterSelected(PoiUIFilter filter) { - for (Set template : selectedPoiFilters.values()) { - return template.contains(filter); + return selectedPoiFilters.contains(filter); + } + + public boolean isTopWikiFilterSelected() { + String wikiFilterId = getTopWikiPoiFilter().getFilterId(); + for (PoiUIFilter filter : selectedPoiFilters) { + if (wikiFilterId.equals(filter.getFilterId())) { + return true; + } } return false; } public boolean isPoiFilterSelected(String filterId) { - for (Set template : selectedPoiFilters.values()) { - for (PoiUIFilter filter : template) { - if (filter.filterId.equals(filterId)) { - return true; - } + for (PoiUIFilter filter : selectedPoiFilters) { + if (filter.filterId.equals(filterId)) { + return true; } } return false; @@ -617,20 +591,14 @@ public class PoiFiltersHelper { if(!application.getPoiTypes().isInit()) { return; } - selectedPoiFilters.clear(); - OsmandSettings settings = application.getSettings(); - Set filters = settings.getSelectedPoiFilters(); - boolean shouldShowWikiPoi = WikipediaPoiMenu.isWikiPoiEnabled(application); - for (String f : filters) { + selectedPoiFilters = new TreeSet<>(); + for (String f : application.getSettings().getSelectedPoiFilters()) { PoiUIFilter filter = getFilterById(f); if (filter != null) { - if (filter.isWikiFilter()) { - if (shouldShowWikiPoi) { - addSelectedPoiFilter(PoiTemplateList.WIKI, filter); - } - } else { - addSelectedPoiFilter(PoiTemplateList.POI, filter); + if (filter.isTopWikiFilter()) { + prepareTopWikiFilter(filter); } + selectedPoiFilters.add(filter); } } } @@ -664,10 +632,8 @@ public class PoiFiltersHelper { private void saveSelectedPoiFilters() { Set filters = new HashSet<>(); - for (Set template : selectedPoiFilters.values()) { - for (PoiUIFilter filter : template) { - filters.add(filter.filterId); - } + for (PoiUIFilter filter : selectedPoiFilters) { + filters.add(filter.filterId); } application.getSettings().setSelectedPoiFilters(filters); } diff --git a/OsmAnd/src/net/osmand/plus/poi/PoiUIFilter.java b/OsmAnd/src/net/osmand/plus/poi/PoiUIFilter.java index 59d22aef93..99c42dea21 100644 --- a/OsmAnd/src/net/osmand/plus/poi/PoiUIFilter.java +++ b/OsmAnd/src/net/osmand/plus/poi/PoiUIFilter.java @@ -4,6 +4,7 @@ package net.osmand.plus.poi; import android.content.Context; import androidx.annotation.NonNull; +import androidx.annotation.Nullable; import net.osmand.CollatorStringMatcher; import net.osmand.CollatorStringMatcher.StringMatcherMode; @@ -150,8 +151,11 @@ public class PoiUIFilter implements SearchPoiTypeFilter, Comparable } public boolean isWikiFilter() { - return filterId.startsWith(STD_PREFIX + WIKI_PLACE) - || filterId.equals(STD_PREFIX + OSM_WIKI_CATEGORY); + return filterId.startsWith(STD_PREFIX + WIKI_PLACE) || isTopWikiFilter(); + } + + public boolean isTopWikiFilter() { + return filterId.equals(STD_PREFIX + OSM_WIKI_CATEGORY); } public String getFilterByName() { diff --git a/OsmAnd/src/net/osmand/plus/quickaction/actions/ShowHidePoiAction.java b/OsmAnd/src/net/osmand/plus/quickaction/actions/ShowHidePoiAction.java index f244fe0f4c..4c2d452e64 100644 --- a/OsmAnd/src/net/osmand/plus/quickaction/actions/ShowHidePoiAction.java +++ b/OsmAnd/src/net/osmand/plus/quickaction/actions/ShowHidePoiAction.java @@ -33,8 +33,6 @@ import java.util.Collections; import java.util.List; import java.util.Set; -import static net.osmand.plus.poi.PoiFiltersHelper.PoiTemplateList; - public class ShowHidePoiAction extends QuickAction { @@ -114,18 +112,18 @@ public class ShowHidePoiAction extends QuickAction { PoiFiltersHelper pf = activity.getMyApplication().getPoiFilters(); List poiFilters = loadPoiFilters(activity.getMyApplication().getPoiFilters()); - if (!isCurrentFilters(pf.getSelectedPoiFilters(PoiTemplateList.POI), poiFilters)) { + if (!isCurrentFilters(pf.getSelectedPoiFilters(), poiFilters)) { - pf.clearSelectedPoiFilters(PoiTemplateList.POI); + pf.clearSelectedPoiFilters(); for (PoiUIFilter filter : poiFilters) { if (filter.isStandardFilter()) { filter.removeUnsavedFilterByName(); } - pf.addSelectedPoiFilter(PoiTemplateList.POI, filter); + pf.addSelectedPoiFilter(filter); } - } else pf.clearSelectedPoiFilters(PoiTemplateList.POI); + } else pf.clearSelectedPoiFilters(); activity.getMapLayers().updateLayers(activity.getMapView()); } @@ -135,7 +133,7 @@ public class ShowHidePoiAction extends QuickAction { PoiFiltersHelper pf = application.getPoiFilters(); List poiFilters = loadPoiFilters(application.getPoiFilters()); - return isCurrentFilters(pf.getSelectedPoiFilters(PoiTemplateList.POI), poiFilters); + return isCurrentFilters(pf.getSelectedPoiFilters(), poiFilters); } private boolean isCurrentFilters(Set currentPoiFilters, List poiFilters) { diff --git a/OsmAnd/src/net/osmand/plus/routepreparationmenu/MapRouteInfoMenu.java b/OsmAnd/src/net/osmand/plus/routepreparationmenu/MapRouteInfoMenu.java index 73d1573858..7cf08a10cc 100644 --- a/OsmAnd/src/net/osmand/plus/routepreparationmenu/MapRouteInfoMenu.java +++ b/OsmAnd/src/net/osmand/plus/routepreparationmenu/MapRouteInfoMenu.java @@ -120,8 +120,6 @@ import java.util.Map; import java.util.Set; import java.util.Stack; -import static net.osmand.plus.poi.PoiFiltersHelper.PoiTemplateList; - public class MapRouteInfoMenu implements IRouteInformationListener, CardListener, FavoritesListener { private static final Log LOG = PlatformUtil.getLog(MapRouteInfoMenu.class); @@ -1158,7 +1156,7 @@ public class MapRouteInfoMenu implements IRouteInformationListener, CardListener private void createShowAlongTheRouteItems(MapActivity mapActivity, LinearLayout optionsContainer) { OsmandApplication app = mapActivity.getMyApplication(); final ApplicationMode applicationMode = app.getRoutingHelper().getAppMode(); - final Set poiFilters = app.getPoiFilters().getSelectedPoiFilters(PoiTemplateList.POI); + final Set poiFilters = app.getPoiFilters().getSelectedPoiFilters(); final boolean traffic = app.getSettings().SHOW_TRAFFIC_WARNINGS.getModeValue(applicationMode); final boolean fav = app.getSettings().SHOW_NEARBY_FAVORITES.getModeValue(applicationMode); if (!poiFilters.isEmpty()) { @@ -1184,7 +1182,8 @@ public class MapRouteInfoMenu implements IRouteInformationListener, CardListener public void onClick(View v) { MapActivity mapActivity = getMapActivity(); if (mapActivity != null) { - mapActivity.getMyApplication().getPoiFilters().removeSelectedPoiFilter(PoiTemplateList.POI, poiUIFilter); + mapActivity.getMyApplication().getPoiFilters() + .removeSelectedPoiFilter(poiUIFilter); mapActivity.getMapView().refreshMap(); updateOptionsButtons(); } diff --git a/OsmAnd/src/net/osmand/plus/routepreparationmenu/ShowAlongTheRouteBottomSheet.java b/OsmAnd/src/net/osmand/plus/routepreparationmenu/ShowAlongTheRouteBottomSheet.java index c6df9e64a1..20c93dadc6 100644 --- a/OsmAnd/src/net/osmand/plus/routepreparationmenu/ShowAlongTheRouteBottomSheet.java +++ b/OsmAnd/src/net/osmand/plus/routepreparationmenu/ShowAlongTheRouteBottomSheet.java @@ -45,8 +45,6 @@ import java.lang.ref.WeakReference; import java.util.ArrayList; import java.util.List; -import static net.osmand.plus.poi.PoiFiltersHelper.PoiTemplateList; - public class ShowAlongTheRouteBottomSheet extends MenuBottomSheetDialogFragment implements IRouteInformationListener, IRoutingDataUpdateListener { public static final String TAG = "ShowAlongTheRouteBottomSheet"; @@ -436,8 +434,8 @@ public class ShowAlongTheRouteBottomSheet extends MenuBottomSheetDialogFragment View v; if (type == WaypointHelper.POI) { v = themedInflater.inflate(R.layout.along_the_route_radius_poi, null); - String descEx = !app.getPoiFilters().isShowingAnyPoi(PoiTemplateList.POI) ? - getString(R.string.poi) : app.getPoiFilters().getSelectedPoiFiltersName(PoiTemplateList.POI); + String descEx = !app.getPoiFilters().isShowingAnyPoi() ? + getString(R.string.poi) : app.getPoiFilters().getSelectedPoiFiltersName(); ((TextView) v.findViewById(R.id.title)).setText(getString(R.string.search_radius_proximity) + ":"); ((TextView) v.findViewById(R.id.titleEx)).setText(getString(R.string.shared_string_type) + ":"); final TextView radiusEx = (TextView) v.findViewById(R.id.descriptionEx); @@ -487,7 +485,7 @@ public class ShowAlongTheRouteBottomSheet extends MenuBottomSheetDialogFragment new MapActivityLayers.DismissListener() { @Override public void dismiss() { - if (app.getPoiFilters().isShowingAnyPoi(PoiTemplateList.POI)) { + if (app.getPoiFilters().isShowingAnyPoi()) { enableType(type, enable); } } diff --git a/OsmAnd/src/net/osmand/plus/routing/RouteProvider.java b/OsmAnd/src/net/osmand/plus/routing/RouteProvider.java index febfa7aa0b..6626d5e23c 100644 --- a/OsmAnd/src/net/osmand/plus/routing/RouteProvider.java +++ b/OsmAnd/src/net/osmand/plus/routing/RouteProvider.java @@ -1040,9 +1040,8 @@ public class RouteProvider { points.add(pt); } - int currentRoute = route.currentRoute; - List locations = route.getRouteLocations(); - List originalRoute = route.getOriginalRoute(currentRoute); + List locations = route.getImmutableAllLocations(); + List originalRoute = route.getOriginalRoute(); RouteExporter exporter = new RouteExporter(name, originalRoute, locations, points); return exporter.exportRoute(); } diff --git a/OsmAnd/src/net/osmand/plus/search/QuickSearchDialogFragment.java b/OsmAnd/src/net/osmand/plus/search/QuickSearchDialogFragment.java index 3d5aac0ebe..a18cbc8169 100644 --- a/OsmAnd/src/net/osmand/plus/search/QuickSearchDialogFragment.java +++ b/OsmAnd/src/net/osmand/plus/search/QuickSearchDialogFragment.java @@ -111,7 +111,6 @@ import java.io.IOException; import java.util.ArrayList; import java.util.List; -import static net.osmand.plus.poi.PoiFiltersHelper.PoiTemplateList; import static net.osmand.plus.search.SendSearchQueryBottomSheet.MISSING_SEARCH_LOCATION_KEY; import static net.osmand.plus.search.SendSearchQueryBottomSheet.MISSING_SEARCH_QUERY_KEY; import static net.osmand.search.core.ObjectType.POI_TYPE; @@ -388,8 +387,8 @@ public class QuickSearchDialogFragment extends DialogFragment implements OsmAndC } else { filter = (PoiUIFilter) searchPhrase.getLastSelectedWord().getResult().object; } - app.getPoiFilters().clearSelectedPoiFilters(PoiTemplateList.POI); - app.getPoiFilters().addSelectedPoiFilter(PoiTemplateList.POI, filter); + app.getPoiFilters().clearSelectedPoiFilters(); + app.getPoiFilters().addSelectedPoiFilter(filter); mapActivity.getContextMenu().closeActiveToolbar(); showToolbar(); @@ -864,7 +863,7 @@ public class QuickSearchDialogFragment extends DialogFragment implements OsmAndC } public void closeSearch() { - app.getPoiFilters().clearSelectedPoiFilters(PoiTemplateList.POI); + app.getPoiFilters().clearSelectedPoiFilters(); dismiss(); } diff --git a/OsmAnd/src/net/osmand/plus/search/QuickSearchHelper.java b/OsmAnd/src/net/osmand/plus/search/QuickSearchHelper.java index c5f23f741f..b496ea3650 100644 --- a/OsmAnd/src/net/osmand/plus/search/QuickSearchHelper.java +++ b/OsmAnd/src/net/osmand/plus/search/QuickSearchHelper.java @@ -46,8 +46,6 @@ import java.io.IOException; import java.util.Arrays; import java.util.List; -import static net.osmand.plus.poi.PoiFiltersHelper.PoiTemplateList; - public class QuickSearchHelper implements ResourceListener { public static final int SEARCH_FAVORITE_API_PRIORITY = 50; @@ -504,8 +502,8 @@ public class QuickSearchHelper implements ResourceListener { }); controller.setTitle(filter.getName()); PoiFiltersHelper helper = mapActivity.getMyApplication().getPoiFilters(); - helper.clearSelectedPoiFilters(PoiTemplateList.POI); - helper.addSelectedPoiFilter(PoiTemplateList.POI, filter); + helper.clearSelectedPoiFilters(); + helper.addSelectedPoiFilter(filter); mapActivity.showTopToolbar(controller); mapActivity.refreshMap(); } @@ -514,7 +512,7 @@ public class QuickSearchHelper implements ResourceListener { @NonNull TopToolbarController controller, @Nullable Runnable action) { mapActivity.hideTopToolbar(controller); - mapActivity.getMyApplication().getPoiFilters().clearSelectedPoiFilters(PoiTemplateList.POI); + mapActivity.getMyApplication().getPoiFilters().clearSelectedPoiFilters(); mapActivity.refreshMap(); if (action != null) { action.run(); diff --git a/OsmAnd/src/net/osmand/plus/settings/backend/OsmandSettings.java b/OsmAnd/src/net/osmand/plus/settings/backend/OsmandSettings.java index 1a336e50eb..152c2f1b90 100644 --- a/OsmAnd/src/net/osmand/plus/settings/backend/OsmandSettings.java +++ b/OsmAnd/src/net/osmand/plus/settings/backend/OsmandSettings.java @@ -1525,7 +1525,6 @@ public class OsmandSettings { public final CommonPreference WIKI_ARTICLE_SHOW_IMAGES_ASKED = new BooleanPreference("wikivoyage_show_images_asked", false).makeGlobal(); public final CommonPreference WIKI_ARTICLE_SHOW_IMAGES = new EnumStringPreference<>("wikivoyage_show_imgs", WikiArticleShowImages.OFF, WikiArticleShowImages.values()).makeGlobal(); - public final CommonPreference SHOW_WIKIPEDIA_POI = new BooleanPreference("show_wikipedia_poi", false).makeProfile(); public final CommonPreference GLOBAL_WIKIPEDIA_POI_ENABLED = new BooleanPreference("global_wikipedia_poi_enabled", false).makeProfile(); public final ListStringPreference WIKIPEDIA_POI_ENABLED_LANGUAGES = (ListStringPreference) new ListStringPreference("wikipedia_poi_enabled_languages", null, ",").makeProfile().cache(); diff --git a/OsmAnd/src/net/osmand/plus/views/OsmAndMapSurfaceView.java b/OsmAnd/src/net/osmand/plus/views/OsmAndMapSurfaceView.java index 4a9b47e008..c4d682c2fb 100644 --- a/OsmAnd/src/net/osmand/plus/views/OsmAndMapSurfaceView.java +++ b/OsmAnd/src/net/osmand/plus/views/OsmAndMapSurfaceView.java @@ -1,8 +1,6 @@ package net.osmand.plus.views; -import net.osmand.plus.views.OsmandMapLayer.DrawSettings; import android.content.Context; -import android.graphics.Canvas; import android.util.AttributeSet; import android.view.KeyEvent; import android.view.MotionEvent; @@ -102,20 +100,8 @@ public class OsmAndMapSurfaceView extends SurfaceView implements Callback { } return mapView.onTouchEvent(event); } - - @Override - protected void onDraw(Canvas canvas) { - if(mapView == null) { - return; - } - boolean nightMode = mapView.getApplication().getDaynightHelper().isNightMode(); - DrawSettings drawSettings = new DrawSettings(nightMode, false); - mapView.drawOverMap(canvas, mapView.getCurrentRotatedTileBox().copy(), drawSettings); - } - public OsmandMapTileView getMapView() { return mapView; } - -} +} \ No newline at end of file diff --git a/OsmAnd/src/net/osmand/plus/views/OsmandMapTileView.java b/OsmAnd/src/net/osmand/plus/views/OsmandMapTileView.java index 3a9c022a9f..c6576a1027 100644 --- a/OsmAnd/src/net/osmand/plus/views/OsmandMapTileView.java +++ b/OsmAnd/src/net/osmand/plus/views/OsmandMapTileView.java @@ -13,6 +13,7 @@ import android.graphics.Paint; import android.graphics.Paint.Style; import android.graphics.PointF; import android.graphics.RectF; +import android.os.Build; import android.os.Handler; import android.os.Message; import android.os.SystemClock; @@ -42,10 +43,10 @@ import net.osmand.map.MapTileDownloader.IMapDownloaderCallback; import net.osmand.plus.OsmAndConstants; import net.osmand.plus.OsmAndFormatter; import net.osmand.plus.OsmandApplication; -import net.osmand.plus.settings.backend.OsmandSettings; import net.osmand.plus.R; import net.osmand.plus.activities.MapActivity; import net.osmand.plus.helpers.TwoFingerTapDetector; +import net.osmand.plus.settings.backend.OsmandSettings; import net.osmand.plus.views.MultiTouchSupport.MultiTouchZoomListener; import net.osmand.plus.views.OsmandMapLayer.DrawSettings; import net.osmand.render.RenderingRuleSearchRequest; @@ -267,6 +268,9 @@ public class OsmandMapTileView implements IMapDownloaderCallback { view.setClickable(true); view.setLongClickable(true); view.setFocusable(true); + if (Build.VERSION.SDK_INT >= 26) { + view.setDefaultFocusHighlightEnabled(false); + } refreshMap(true); } diff --git a/OsmAnd/src/net/osmand/plus/views/POIMapLayer.java b/OsmAnd/src/net/osmand/plus/views/POIMapLayer.java index 56424ee634..dadd9f5f58 100644 --- a/OsmAnd/src/net/osmand/plus/views/POIMapLayer.java +++ b/OsmAnd/src/net/osmand/plus/views/POIMapLayer.java @@ -39,6 +39,7 @@ import net.osmand.plus.OsmandApplication; import net.osmand.plus.R; import net.osmand.plus.activities.MapActivity; import net.osmand.plus.helpers.WaypointHelper; +import net.osmand.plus.poi.PoiFiltersHelper; import net.osmand.plus.poi.PoiUIFilter; import net.osmand.plus.render.RenderingIcons; import net.osmand.plus.routing.IRouteInformationListener; @@ -205,8 +206,8 @@ public class POIMapLayer extends OsmandMapLayer implements ContextMenuLayer.ICon @Override public void onPrepareBufferImage(Canvas canvas, RotatedTileBox tileBox, DrawSettings settings) { Set selectedPoiFilters = app.getPoiFilters().getSelectedPoiFilters(); - if (!this.filters.equals(selectedPoiFilters)) { - this.filters = new TreeSet<>(selectedPoiFilters); + if (this.filters != selectedPoiFilters) { + this.filters = selectedPoiFilters; data.clearCache(); } diff --git a/OsmAnd/src/net/osmand/plus/wikipedia/SelectWikiLanguagesBottomSheet.java b/OsmAnd/src/net/osmand/plus/wikipedia/SelectWikiLanguagesBottomSheet.java index 44a3042657..113cba1ebe 100644 --- a/OsmAnd/src/net/osmand/plus/wikipedia/SelectWikiLanguagesBottomSheet.java +++ b/OsmAnd/src/net/osmand/plus/wikipedia/SelectWikiLanguagesBottomSheet.java @@ -151,6 +151,7 @@ public class SelectWikiLanguagesBottomSheet extends MenuBottomSheetDialogFragmen languages.add(new WikiLanguageItem(locale, WikipediaPoiMenu.getTranslation(app, locale), checked, topDefined)); } } else { + isGlobalWikiPoiEnabled = true; for (String locale : app.getPoiTypes().getAllAvailableWikiLocales()) { boolean topDefined = preferredLocales.contains(locale); languages.add(new WikiLanguageItem(locale, WikipediaPoiMenu.getTranslation(app, locale), false, topDefined)); diff --git a/OsmAnd/src/net/osmand/plus/wikipedia/WikipediaPoiMenu.java b/OsmAnd/src/net/osmand/plus/wikipedia/WikipediaPoiMenu.java index cde895b1c3..054edb18c5 100644 --- a/OsmAnd/src/net/osmand/plus/wikipedia/WikipediaPoiMenu.java +++ b/OsmAnd/src/net/osmand/plus/wikipedia/WikipediaPoiMenu.java @@ -29,7 +29,6 @@ import java.util.List; import java.util.Set; import static net.osmand.osm.MapPoiTypes.WIKI_LANG; -import static net.osmand.plus.poi.PoiFiltersHelper.PoiTemplateList; public class WikipediaPoiMenu { @@ -54,7 +53,7 @@ public class WikipediaPoiMenu { final int toggleActionStringId = R.string.shared_string_wikipedia; final int languageActionStringId = R.string.shared_string_language; final int spaceHeight = app.getResources().getDimensionPixelSize(R.dimen.bottom_sheet_big_item_height); - final boolean enabled = app.getPoiFilters().isShowingAnyPoi(PoiTemplateList.WIKI); + final boolean enabled = app.getPoiFilters().isTopWikiFilterSelected(); ContextMenuAdapter adapter = new ContextMenuAdapter(app); adapter.setDefaultLayoutId(R.layout.dash_item_with_description_72dp); adapter.setProfileDependent(true); @@ -76,11 +75,11 @@ public class WikipediaPoiMenu { app.runInUIThread(new Runnable() { @Override public void run() { - toggleWikipediaPoi(mapActivity, !enabled, true, callback); + toggleWikipediaPoi(mapActivity, !enabled, callback); } }); } else if (itemId == languageActionStringId) { - showLanguagesDialog(mapActivity, appMode, true, true, callback); + showLanguagesDialog(mapActivity, appMode, true, callback); } return false; } @@ -234,7 +233,6 @@ public class WikipediaPoiMenu { private static void showLanguagesDialog(@NonNull final MapActivity mapActivity, @NonNull final ApplicationMode appMode, final boolean usedOnMap, - final boolean refresh, final CallbackWithObject callback) { final OsmandApplication app = mapActivity.getMyApplication(); SelectWikiLanguagesBottomSheet.showInstance(mapActivity, appMode, usedOnMap, @@ -244,15 +242,9 @@ public class WikipediaPoiMenu { if (result) { Bundle wikiPoiSetting = getWikiPoiSettingsForProfile(app, appMode); if (wikiPoiSetting != null) { - boolean globalWikiEnabled = - wikiPoiSetting.getBoolean(GLOBAL_WIKI_POI_ENABLED_KEY); - if (refresh) { - refreshWikiPoi(mapActivity, globalWikiEnabled); - } else { - toggleWikipediaPoi(mapActivity, true, usedOnMap, callback); - } + refreshWikipediaOnMap(mapActivity); } else { - toggleWikipediaPoi(mapActivity, false, usedOnMap, callback); + toggleWikipediaPoi(mapActivity, false, callback); } } return true; @@ -304,65 +296,46 @@ public class WikipediaPoiMenu { } public static void toggleWikipediaPoi(final MapActivity mapActivity, boolean enable, - boolean usedOnMap, CallbackWithObject callback) { + CallbackWithObject callback) { OsmandApplication app = mapActivity.getMyApplication(); - OsmandSettings settings = app.getSettings(); if (enable) { - Bundle wikiPoiSettings = getWikiPoiSettings(app); - if (wikiPoiSettings != null) { - settings.SHOW_WIKIPEDIA_POI.set(true); - boolean globalWikiEnabled = wikiPoiSettings.getBoolean(GLOBAL_WIKI_POI_ENABLED_KEY); - showWikiOnMap(app, globalWikiEnabled); - } else { - ApplicationMode appMode = settings.getApplicationMode(); - showLanguagesDialog(mapActivity, appMode, usedOnMap, false, callback); - } + showWikipediaOnMap(app); } else { - settings.SHOW_WIKIPEDIA_POI.set(false); - hideWikiFromMap(app); + hideWikipediaFromMap(app); } if (callback != null) { - callback.processResult(settings.SHOW_WIKIPEDIA_POI.get()); + callback.processResult(enable); } mapActivity.refreshMap(); } - public static void refreshWikiPoi(MapActivity mapActivity, boolean globalWikiEnabled) { + public static void refreshWikipediaOnMap(MapActivity mapActivity) { OsmandApplication app = mapActivity.getMyApplication(); - hideWikiFromMap(app); - showWikiOnMap(app, globalWikiEnabled); + app.getPoiFilters().loadSelectedPoiFilters(); mapActivity.getDashboard().refreshContent(true); mapActivity.refreshMap(); } - private static void showWikiOnMap(OsmandApplication app, boolean globalWikiEnabled) { + private static void showWikipediaOnMap(OsmandApplication app) { PoiFiltersHelper ph = app.getPoiFilters(); - if (globalWikiEnabled) { - ph.addSelectedPoiFilter(PoiTemplateList.WIKI, ph.getGlobalWikiPoiFilter()); - } else { - List filters = ph.getLocalWikipediaPoiFilters(true); - for (PoiUIFilter filter : filters) { - ph.addSelectedPoiFilter(PoiTemplateList.WIKI, filter); - } - } + PoiUIFilter wiki = ph.getTopWikiPoiFilter(); + ph.loadSelectedPoiFilters(); + ph.addSelectedPoiFilter(wiki); } - private static void hideWikiFromMap(OsmandApplication app) { + private static void hideWikipediaFromMap(OsmandApplication app) { PoiFiltersHelper ph = app.getPoiFilters(); - for (PoiUIFilter filter : ph.getSelectedPoiFilters(PoiTemplateList.WIKI)) { - ph.removePoiFilter(filter); - } - ph.clearSelectedPoiFilters(PoiTemplateList.WIKI); + PoiUIFilter wiki = ph.getTopWikiPoiFilter(); + ph.removePoiFilter(wiki); + ph.removeSelectedPoiFilter(wiki); } public static String getLanguagesSummary(OsmandApplication app) { - Bundle wikiLanguagesSetting = getWikiPoiSettings(app); - if (wikiLanguagesSetting != null) { - boolean globalWikiEnabled = wikiLanguagesSetting.getBoolean(GLOBAL_WIKI_POI_ENABLED_KEY); - List enabledLocales = wikiLanguagesSetting.getStringArrayList(ENABLED_WIKI_POI_LANGUAGES_KEY); - if (globalWikiEnabled) { - return app.getString(R.string.shared_string_all_languages); - } else if (enabledLocales != null) { + Bundle wikiSetting = getWikiPoiSettings(app); + if (wikiSetting != null) { + boolean globalWikiEnabled = wikiSetting.getBoolean(GLOBAL_WIKI_POI_ENABLED_KEY); + List enabledLocales = wikiSetting.getStringArrayList(ENABLED_WIKI_POI_LANGUAGES_KEY); + if (!globalWikiEnabled && enabledLocales != null) { List translations = new ArrayList<>(); for (String locale : enabledLocales) { translations.add(getTranslation(app, locale)); @@ -370,11 +343,7 @@ public class WikipediaPoiMenu { return android.text.TextUtils.join(", ", translations); } } - return null; - } - - public static boolean isWikiPoiEnabled(OsmandApplication app) { - return app.getSettings().SHOW_WIKIPEDIA_POI.get() && getWikiPoiSettings(app) != null; + return app.getString(R.string.shared_string_all_languages); } public static ContextMenuAdapter createListAdapter(final MapActivity mapActivity) { @@ -385,7 +354,7 @@ public class WikipediaPoiMenu { @NonNull Set availableArticleLangs, String preferredLanguage) { Bundle wikiPoiSettings = getWikiPoiSettings(app); - if (!app.getSettings().SHOW_WIKIPEDIA_POI.get() || wikiPoiSettings == null) { + if (!app.getPoiFilters().isTopWikiFilterSelected() || wikiPoiSettings == null) { // Wikipedia POI setting disabled return preferredLanguage; }