Ledger #5 pull-forward. Nothing here touches a golden until A absorbs in R22; F tags v4.0-beta with or without it. selfcheck ALL GREEN 154141/154141, synthetic 0x3fa36874 unmoved, all 22 byte-identical on re-run. - Curated 18 candidates on secondhand density first (heroes are the game), a walkable 2-3.4km centre, and a national spread; 17 survived -> 22 towns, 1192 shops, 298 heroes, all 8 states/territories. fitzroy is the mecca (40 heroes/160 shops, 2x katoomba); thin tail toowoomba/darwin (3 heroes) left in as honest data -- A/Fable may drop them in R22. - FINDING: the 3x-hero cap is a CURATION FILTER, not just a density knob. Wollongong had ~62 real shops but 1 hero -> capped to 4 -> dropped by the >=6 floor. A town without a secondhand strip cannot inflate into a retail strip; John's SUBTLE directive does quality control for free. - Newcastle: my centre was wrong, not the town (CBD held 2 heroes; the strip is Hamilton/Beaumont St). Re-centred: 2 -> 9 heroes, 8 -> 36 shops. - BUG (mine, shipped R18, caught here): fetch_roads_raw had no query-comparison while fetch_raw did, so re-centring refetched shops but silently reused the OLD CBD roads -> Hamilton shops seated against a graph 2.5km away -> the town marched out with ZERO shops (surfacing as 32 bogus 'open-late invariant' failures; ten other no-video towns passing is what proved it wasn't the open-late rule). Fixed: the roads path now compares its query too -- the bbox lives in the query, so a re-centre must invalidate BOTH snapshots. Newcastle rebuilt: 34 shops seated, openLate=1. - Discipline: bounded bboxes, raw snapshots committed (shops+roads), C's §6 mapping, SUBTLE guardrails (heroes never subsampled, texture 3x, 2392 drops counted), ODbL. Overpass rate-limits hard at pack scale (batch 1 died on a fatal 504 after 25 retries) -- courtesy sleep 4s, two polite batches. -> Lane A (R22): 34 goldens to pin (17 new towns x base+gig); sizes 12->160 shops load-test your capacity/overflow fences. -> Lane B: index.json now lists 22 towns (your selector already reads it). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2130 lines
45 KiB
JSON
2130 lines
45 KiB
JSON
{
|
|
"fetchedAt": "2026-07-16",
|
|
"endpoint": "https://overpass-api.de/api/interpreter",
|
|
"query": "[out:json][timeout:180];(nwr[\"shop\"~\"^(antiques|bag|bakery|books|bookshop|boutique|butcher|charity|cheese|chemist|chocolate|clothes|coffee|confectionery|convenience|cosmetics|dairy|deli|delicatessen|department_store|doityourself|electronics|farm|fashion|florist|furniture|games|garden_centre|general|greengrocer|hardware|homeware|houseware|jewellery|jewelry|kiosk|mobile_phone|music|newsagent|pastry|pawnbroker|perfumery|pharmacy|second_hand|shoes|stationery|supermarket|tea|toys|trade|variety_store|video|video_games|vintage)$\"][\"name\"](-41.44971,147.12138,-41.42629,147.15262);nwr[\"amenity\"~\"^(cafe)$\"][\"name\"](-41.44971,147.12138,-41.42629,147.15262););out center;",
|
|
"bbox": {
|
|
"minLat": -41.449711711711714,
|
|
"minLon": 147.12137755854496,
|
|
"maxLat": -41.42628828828829,
|
|
"maxLon": 147.15262244145504
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "node",
|
|
"id": 332003678,
|
|
"lat": -41.4374103,
|
|
"lon": 147.1396673,
|
|
"tags": {
|
|
"name": "Gourlay's Confectionary Shop",
|
|
"shop": "confectionery"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 527560529,
|
|
"lat": -41.4293044,
|
|
"lon": 147.1483932,
|
|
"tags": {
|
|
"addr:housenumber": "15",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "Racecourse Crescent",
|
|
"addr:suburb": "Launceston",
|
|
"brand": "Coles",
|
|
"brand:wikidata": "Q1108172",
|
|
"brand:wikipedia": "en:Coles Supermarkets",
|
|
"name": "Coles",
|
|
"shop": "supermarket",
|
|
"website": "https://www.coles.com.au/"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1030626707,
|
|
"lat": -41.437959,
|
|
"lon": 147.1382215,
|
|
"tags": {
|
|
"addr:housenumber": "131-135",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "Brisbane Street",
|
|
"addr:suburb": "Launceston",
|
|
"brand": "Harris Scarfe",
|
|
"brand:wikidata": "Q5665029",
|
|
"brand:wikipedia": "en:Harris Scarfe",
|
|
"name": "Harris Scarfe",
|
|
"shop": "department_store",
|
|
"website": "https://www.harrisscarfe.com.au/"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1238110267,
|
|
"lat": -41.4437477,
|
|
"lon": 147.1414322,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"cuisine": "italian",
|
|
"name": "The Pasta Merchant"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1238110273,
|
|
"lat": -41.4436251,
|
|
"lon": 147.1413946,
|
|
"tags": {
|
|
"addr:housenumber": "248a",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "Charles Street",
|
|
"addr:suburb": "Launceston",
|
|
"name": "Ye Olde Greengrocer",
|
|
"shop": "greengrocer"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1330252457,
|
|
"lat": -41.4369607,
|
|
"lon": 147.1392208,
|
|
"tags": {
|
|
"brand": "Banjo's Bakery Cafe",
|
|
"brand:wikidata": "Q105904686",
|
|
"name": "Banjo's Bakery Cafe",
|
|
"shop": "bakery",
|
|
"website": "https://www.banjos.com.au/"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1330252459,
|
|
"lat": -41.4377434,
|
|
"lon": 147.1376555,
|
|
"tags": {
|
|
"brand": "Telstra",
|
|
"brand:wikidata": "Q721162",
|
|
"brand:wikipedia": "en:Telstra",
|
|
"name": "Telstra",
|
|
"shop": "mobile_phone",
|
|
"website": "https://www.telstra.com.au/"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1801263609,
|
|
"lat": -41.436303,
|
|
"lon": 147.1390452,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"cuisine": "pizza;burger",
|
|
"description": "Take-away food and drinks and general convenience store with groceries and fresh fruit, vegetables and refridgerated goods.",
|
|
"name": "Jo's City Express"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1801508506,
|
|
"lat": -41.4368526,
|
|
"lon": 147.1394624,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"name": "Liv Eat",
|
|
"name:en": "Live-Eat"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1802324309,
|
|
"lat": -41.4375287,
|
|
"lon": 147.13956,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"cuisine": "coffee_shop",
|
|
"name": "Dicky's Cafe"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1861405576,
|
|
"lat": -41.436425,
|
|
"lon": 147.1372114,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"cuisine": "coffee_shop",
|
|
"name": "Maggies Cafe"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1869561954,
|
|
"lat": -41.4490954,
|
|
"lon": 147.1325055,
|
|
"tags": {
|
|
"branch": "Everyday (Brougham Street Supermarket)",
|
|
"brand": "IGA",
|
|
"brand:wikidata": "Q5970945",
|
|
"name": "IGA",
|
|
"shop": "supermarket"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1869579100,
|
|
"lat": -41.443012,
|
|
"lon": 147.1379486,
|
|
"tags": {
|
|
"name": "Mood Food Grand Central",
|
|
"shop": "convenience"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1910981001,
|
|
"lat": -41.4347902,
|
|
"lon": 147.1363639,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"name": "Elm Tree Licensed Caf\u00e9"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1910989162,
|
|
"lat": -41.4433038,
|
|
"lon": 147.1412129,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"cuisine": "coffee_shop",
|
|
"name": "Elaia Cafe",
|
|
"wheelchair": "yes"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1910994964,
|
|
"lat": -41.4385764,
|
|
"lon": 147.1400863,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"cuisine": "coffee_shop",
|
|
"name": "the Metz caf\u00e9 bar",
|
|
"website": "https://www.metzcafebar.com.au/"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1911025869,
|
|
"lat": -41.4381317,
|
|
"lon": 147.1397539,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"brand": "Hudsons Coffee",
|
|
"brand:wikidata": "Q5929076",
|
|
"brand:wikipedia": "en:Hudsons Coffee",
|
|
"cuisine": "coffee_shop",
|
|
"name": "Hudsons Coffee",
|
|
"opening_hours": "Mo-Tu 05:15-21:00; Th-Fr 05:15-21:00; Sa 05:15-18:00; Su 07:15-21:00",
|
|
"takeaway": "yes",
|
|
"website": "https://www.hudsonscoffee.com.au/"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1912249384,
|
|
"lat": -41.4289473,
|
|
"lon": 147.1481294,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"cuisine": "coffee_shop",
|
|
"name": "Bakers Dozen"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1912262155,
|
|
"lat": -41.442461,
|
|
"lon": 147.1405309,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"cuisine": "coffee_shop",
|
|
"name": "Friends Caf\u00e9"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1912279130,
|
|
"lat": -41.4309048,
|
|
"lon": 147.1433079,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"cuisine": "coffee_shop",
|
|
"name": "Smokey Joe's Creole Caf\u00e9"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1912287900,
|
|
"lat": -41.4366238,
|
|
"lon": 147.1392814,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"cuisine": "coffee_shop",
|
|
"name": "Yolanda Jean Cafe"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1912290760,
|
|
"lat": -41.4363545,
|
|
"lon": 147.1393725,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"cuisine": "coffee_shop",
|
|
"name": "Croplines Coffee"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1912310166,
|
|
"lat": -41.4324445,
|
|
"lon": 147.133021,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"cuisine": "fish_and_chips",
|
|
"name": "Fish 'n' Chips"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1912317971,
|
|
"lat": -41.437075,
|
|
"lon": 147.1409196,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"cuisine": "coffee_shop",
|
|
"name": "Exeter Bakery - In The City Caf\u00e9"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1912320542,
|
|
"lat": -41.4329241,
|
|
"lon": 147.1329481,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"cuisine": "coffee_shop",
|
|
"name": "Dockside Caf\u00e9 Winebar"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1912335182,
|
|
"lat": -41.4350253,
|
|
"lon": 147.139611,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"cuisine": "coffee_shop",
|
|
"name": "Great Scot"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1912347206,
|
|
"lat": -41.4343135,
|
|
"lon": 147.1380967,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"name": "The Atrium Caf\u00e9"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1912355212,
|
|
"lat": -41.4380113,
|
|
"lon": 147.137932,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"brand": "Coffee Republic",
|
|
"brand:wikidata": "Q5140923",
|
|
"cuisine": "coffee_shop",
|
|
"name": "Coffee Republic",
|
|
"takeaway": "yes"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1912388911,
|
|
"lat": -41.4387957,
|
|
"lon": 147.1402277,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"cuisine": "coffee_shop",
|
|
"name": "Chi Chi Caf\u00e9"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1913362642,
|
|
"lat": -41.4361045,
|
|
"lon": 147.138878,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"cuisine": "coffee_shop",
|
|
"name": "The Kiosk"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1913394409,
|
|
"lat": -41.432773,
|
|
"lon": 147.1329018,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"name": "Cube Seaport",
|
|
"website": "http://www.cubecoffee.com.au/cube-seaport.aspx"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1913403201,
|
|
"lat": -41.4356703,
|
|
"lon": 147.1410343,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"name": "Cycle Torque & Coffee",
|
|
"shop": "bicycle"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1913694158,
|
|
"lat": -41.443476,
|
|
"lon": 147.1413365,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"cuisine": "coffee_shop",
|
|
"name": "Cafe Mondello"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1917868985,
|
|
"lat": -41.4353598,
|
|
"lon": 147.1399633,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"cuisine": "coffee_shop;international",
|
|
"name": "Poutinerie"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1917885887,
|
|
"lat": -41.4357843,
|
|
"lon": 147.1398361,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"cuisine": "coffee_shop",
|
|
"name": "cocobean chocolate"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1918106079,
|
|
"lat": -41.4358588,
|
|
"lon": 147.1403425,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"cuisine": "kebab",
|
|
"name": "Turkish Tukka"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1918124908,
|
|
"lat": -41.435127,
|
|
"lon": 147.1408198,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"cuisine": "coffee_shop",
|
|
"name": "The Antique Cafe"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1918132825,
|
|
"lat": -41.4304657,
|
|
"lon": 147.1441659,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"cuisine": "coffee_shop",
|
|
"name": "Relax Caf\u00e9 & Espresso Bar"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1918140274,
|
|
"lat": -41.4367469,
|
|
"lon": 147.1410859,
|
|
"tags": {
|
|
"addr:housenumber": "91-95",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "George Street",
|
|
"addr:suburb": "Launceston",
|
|
"amenity": "cafe",
|
|
"cuisine": "coffee_shop",
|
|
"name": "Bryher"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1918144730,
|
|
"lat": -41.4391536,
|
|
"lon": 147.1405209,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"cuisine": "coffee_shop",
|
|
"name": "Beatha Milkbar Caf\u00e9"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1918151498,
|
|
"lat": -41.4375169,
|
|
"lon": 147.1370373,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"cuisine": "asian",
|
|
"name": "Ali's Asian Caf\u00e9"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1918156975,
|
|
"lat": -41.4375978,
|
|
"lon": 147.1366612,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"cuisine": "coffee_shop",
|
|
"name": "Pantry"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1918161009,
|
|
"lat": -41.4454842,
|
|
"lon": 147.1422739,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"cuisine": "coffee_shop",
|
|
"name": "Aroma's Fine Foods & News"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1918162182,
|
|
"lat": -41.439196,
|
|
"lon": 147.1509597,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"cuisine": "coffee_shop",
|
|
"name": "Relish"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1918195854,
|
|
"lat": -41.4471357,
|
|
"lon": 147.1407356,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"cuisine": "coffee_shop",
|
|
"name": "Cafe on Frankland"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1919400176,
|
|
"lat": -41.428252,
|
|
"lon": 147.1411607,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"cuisine": "coffee_shop",
|
|
"name": "Signals Caf\u00e9",
|
|
"website": "https://www.qvmag.tas.gov.au/qvmag/?c=77"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1919406206,
|
|
"lat": -41.4378451,
|
|
"lon": 147.1337277,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"cuisine": "coffee_shop",
|
|
"name": "The Tea Room"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1921384013,
|
|
"lat": -41.439199,
|
|
"lon": 147.1388886,
|
|
"tags": {
|
|
"addr:housenumber": "101",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "York Street",
|
|
"addr:suburb": "Launceston",
|
|
"amenity": "cafe",
|
|
"cuisine": "coffee_shop",
|
|
"name": "Ellie Mays On York"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1923280083,
|
|
"lat": -41.4395018,
|
|
"lon": 147.1321266,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"cuisine": "coffee_shop",
|
|
"name": "Tio Rico Caf\u00e9 and Takeaway",
|
|
"opening_hours": "Mo-Th 08:00-16:00; Fr 08:00-14:30,17:00-20:00; Sa,Su,PH off"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1940792303,
|
|
"lat": -41.4277169,
|
|
"lon": 147.137644,
|
|
"tags": {
|
|
"name": "Invermay Discount Drug Store",
|
|
"shop": "chemist"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1943424633,
|
|
"lat": -41.4380857,
|
|
"lon": 147.1384255,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"name": "Fitzies City Caf\u00e9"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1947152202,
|
|
"lat": -41.4350993,
|
|
"lon": 147.1393309,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"cuisine": "coffee_shop",
|
|
"name": "AMELIA espresso"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1951828995,
|
|
"lat": -41.4405972,
|
|
"lon": 147.1394159,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"cuisine": "coffee_shop",
|
|
"name": "Buddha Caf\u00e9 & Restaurant"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1973235919,
|
|
"lat": -41.430579,
|
|
"lon": 147.1497874,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"cuisine": "coffee_shop",
|
|
"name": "Treasure Island Caf\u00e9"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1983897404,
|
|
"lat": -41.4352483,
|
|
"lon": 147.1398053,
|
|
"tags": {
|
|
"name": "The Sheeps Back",
|
|
"shop": "clothes",
|
|
"tourism": "attraction"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 2047173488,
|
|
"lat": -41.4378813,
|
|
"lon": 147.1374954,
|
|
"tags": {
|
|
"brand": "Portmans",
|
|
"brand:wikidata": "Q118383252",
|
|
"clothes": "women",
|
|
"name": "Portmans",
|
|
"shop": "clothes",
|
|
"website": "https://www.portmans.com.au/"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 2047173609,
|
|
"lat": -41.4377083,
|
|
"lon": 147.1373397,
|
|
"tags": {
|
|
"addr:housenumber": "127",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "Charles Street",
|
|
"addr:suburb": "Launceston",
|
|
"name": "Red Herting Surf Shop",
|
|
"shop": "clothes",
|
|
"website": "https://www.redherringsurf.com.au/"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 2047442856,
|
|
"lat": -41.4371578,
|
|
"lon": 147.1388609,
|
|
"tags": {
|
|
"name": "Watsons Jewellers",
|
|
"shop": "jewelry",
|
|
"website": "https://watsonsjewellers.com.au/"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 2047448839,
|
|
"lat": -41.4285442,
|
|
"lon": 147.1485702,
|
|
"tags": {
|
|
"addr:housenumber": "15",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "Racecourse Crescent",
|
|
"addr:suburb": "Launceston",
|
|
"brand": "Kmart",
|
|
"brand:wikidata": "Q6421682",
|
|
"brand:wikipedia": "en:Kmart Australia",
|
|
"name": "Kmart",
|
|
"shop": "department_store",
|
|
"website": "https://www.kmart.com.au/"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 3247216311,
|
|
"lat": -41.4403501,
|
|
"lon": 147.1374536,
|
|
"tags": {
|
|
"brand": "Reddy Express",
|
|
"brand:wikidata": "Q5144653",
|
|
"name": "Reddy Express",
|
|
"operator:wikidata": "Q1339055",
|
|
"shop": "convenience"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 3257651081,
|
|
"lat": -41.4401049,
|
|
"lon": 147.1394029,
|
|
"tags": {
|
|
"name": "Casalinga",
|
|
"shop": "butcher"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 3424619228,
|
|
"lat": -41.4368852,
|
|
"lon": 147.1410854,
|
|
"tags": {
|
|
"addr:housenumber": "93",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "George Street",
|
|
"addr:suburb": "Launceston",
|
|
"amenity": "cafe",
|
|
"cuisine": "coffee_shop",
|
|
"internet_access": "yes",
|
|
"name": "Sweetbrew",
|
|
"opening_hours": "07:00 - 17:00",
|
|
"smoking": "outside"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 3636580026,
|
|
"lat": -41.4309175,
|
|
"lon": 147.1298686,
|
|
"tags": {
|
|
"addr:housenumber": "78",
|
|
"addr:postcode": "7248",
|
|
"addr:state": "TAS",
|
|
"addr:street": "Lindsay Street",
|
|
"addr:suburb": "Invermay",
|
|
"brand": "Officeworks",
|
|
"brand:wikidata": "Q7079486",
|
|
"brand:wikipedia": "en:Officeworks",
|
|
"contact:facebook": "https://facebook.com/officeworks",
|
|
"contact:instagram": "https://instagram.com/officeworks",
|
|
"contact:linkedin": "https://www.linkedin.com/company/officeworks",
|
|
"contact:tiktok": "https://www.tiktok.com/@officeworks",
|
|
"contact:twitter": "https://twitter.com/officeworks",
|
|
"contact:youtube": "https://www.youtube.com/officeworks",
|
|
"full_name": "Launceston Officeworks",
|
|
"internet_access": "terminal;wlan",
|
|
"internet_access:fee": "no",
|
|
"name": "Officeworks",
|
|
"opening_hours": "Mo-Fr 07:00-21:00; Sa 08:00-18:00; Su 09:00-18:00",
|
|
"phone": "+61 3 6331 0876",
|
|
"service:copy": "yes",
|
|
"service:print": "yes",
|
|
"service:scan": "yes",
|
|
"shop": "stationery",
|
|
"website": "https://www.officeworks.com.au/shop/officeworks/storepage/W703/TAS/Launceston"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 4187085205,
|
|
"lat": -41.430435,
|
|
"lon": 147.1297077,
|
|
"tags": {
|
|
"addr:housenumber": "78",
|
|
"addr:postcode": "7248",
|
|
"addr:state": "TAS",
|
|
"addr:street": "Lindsay Street",
|
|
"addr:suburb": "Invermay",
|
|
"brand": "JB Hi-Fi",
|
|
"brand:wikidata": "Q3310113",
|
|
"brand:wikipedia": "en:JB Hi-Fi",
|
|
"name": "JB Hi-Fi",
|
|
"shop": "electronics",
|
|
"website": "https://www.jbhifi.com.au/"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 4295559626,
|
|
"lat": -41.4366198,
|
|
"lon": 147.1396176,
|
|
"tags": {
|
|
"addr:housenumber": "78",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "Brisbane Street",
|
|
"addr:suburb": "Launceston",
|
|
"description": "Mobile phone accessories shop",
|
|
"name": "Caseway Launceston",
|
|
"phone": "+61 3 6334 2375",
|
|
"shop": "mobile_phone",
|
|
"website": "https://www.caseway.com.au/"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 5399507024,
|
|
"lat": -41.4417362,
|
|
"lon": 147.1386813,
|
|
"tags": {
|
|
"addr:housenumber": "46 - 48",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "Frederick Street",
|
|
"addr:suburb": "Launceston",
|
|
"name": "City Mission",
|
|
"shop": "charity"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 5415385801,
|
|
"lat": -41.4356972,
|
|
"lon": 147.1397402,
|
|
"tags": {
|
|
"addr:housenumber": "76",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "George Street",
|
|
"addr:suburb": "Launceston",
|
|
"branch": "Launceston",
|
|
"brand": "Vinnies",
|
|
"brand:wikidata": "Q120646672",
|
|
"name": "Vinnies",
|
|
"shop": "charity"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 5463367398,
|
|
"lat": -41.4327586,
|
|
"lon": 147.1418007,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"name": "Victoria's Cafe",
|
|
"wheelchair": "yes"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 5463375203,
|
|
"lat": -41.4375057,
|
|
"lon": 147.1404758,
|
|
"tags": {
|
|
"name": "The Grain Grocer",
|
|
"shop": "convenience"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 5807470553,
|
|
"lat": -41.4376873,
|
|
"lon": 147.1377401,
|
|
"tags": {
|
|
"addr:housenumber": "136",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "Brisbane Street Mall",
|
|
"addr:suburb": "Launceston",
|
|
"brand": "Optus",
|
|
"brand:wikidata": "Q865038",
|
|
"brand:wikipedia": "en:Optus",
|
|
"name": "Optus",
|
|
"shop": "mobile_phone",
|
|
"website": "https://www.optus.com.au/"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 5825113492,
|
|
"lat": -41.4421792,
|
|
"lon": 147.1377624,
|
|
"tags": {
|
|
"addr:housenumber": "54",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "Frederick Street",
|
|
"addr:suburb": "Launceston",
|
|
"contact:facebook": "https://www.facebook.com/pg/EumarrahLauncestonOrganicNaturalFood/",
|
|
"description": "Organic & Natural Food store",
|
|
"email": "launceston@eumarrah.com.au",
|
|
"name": "Eumarrah",
|
|
"note": "Entrance area is wheelchair accessible, may be too narrow in the aisles for some chairs.",
|
|
"opening_hours": "Mo-Fr 09:00-18:00, Sa 09:00-15:00",
|
|
"payment:cash": "yes",
|
|
"payment:credit_cards": "yes",
|
|
"payment:debit_cards": "yes",
|
|
"phone": "+61 3 6331 7682",
|
|
"shop": "supermarket",
|
|
"wheelchair": "limited"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 7045483570,
|
|
"lat": -41.4380907,
|
|
"lon": 147.1371859,
|
|
"tags": {
|
|
"brand": "Michael Hill",
|
|
"brand:wikidata": "Q3308250",
|
|
"brand:wikipedia": "en:Michael Hill Jeweller",
|
|
"name": "Michael Hill",
|
|
"shop": "jewelry"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 7045483571,
|
|
"lat": -41.4378579,
|
|
"lon": 147.1407257,
|
|
"tags": {
|
|
"brand": "Toyworld",
|
|
"brand:wikidata": "Q95923071",
|
|
"name": "Toyworld",
|
|
"shop": "toys"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 8578957287,
|
|
"lat": -41.4382986,
|
|
"lon": 147.1374158,
|
|
"tags": {
|
|
"brand": "Country Road",
|
|
"brand:wikidata": "Q2998907",
|
|
"brand:wikipedia": "en:Country Road (retailer)",
|
|
"name": "Country Road",
|
|
"shop": "clothes"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 8578957288,
|
|
"lat": -41.4384626,
|
|
"lon": 147.1371308,
|
|
"tags": {
|
|
"brand": "Witchery",
|
|
"brand:wikidata": "Q8027909",
|
|
"brand:wikipedia": "en:Witchery (company)",
|
|
"name": "Witchery",
|
|
"shop": "clothes"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 8627398763,
|
|
"lat": -41.437653,
|
|
"lon": 147.1385814,
|
|
"tags": {
|
|
"brand": "The Body Shop",
|
|
"brand:wikidata": "Q837851",
|
|
"brand:wikipedia": "en:The Body Shop",
|
|
"name": "The Body Shop",
|
|
"shop": "cosmetics"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 8735992720,
|
|
"lat": -41.440394,
|
|
"lon": 147.1388116,
|
|
"tags": {
|
|
"addr:housenumber": "92",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "Elizabeth Street",
|
|
"addr:suburb": "Launceston",
|
|
"contact:facebook": "https://www.facebook.com/Tasmanian-Hazara-Market-315559908916373/",
|
|
"description": "houseware and dry fruit and foods",
|
|
"name": "Tasmanian Hazara Market",
|
|
"shop": "supermarket"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 9153522022,
|
|
"lat": -41.4368421,
|
|
"lon": 147.138675,
|
|
"tags": {
|
|
"brand": "Cotton On",
|
|
"brand:wikidata": "Q5175717",
|
|
"brand:wikipedia": "en:Cotton On Group",
|
|
"name": "Cotton On",
|
|
"shop": "clothes"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 9540174008,
|
|
"lat": -41.4274967,
|
|
"lon": 147.1373709,
|
|
"tags": {
|
|
"addr:housenumber": "65",
|
|
"addr:postcode": "7248",
|
|
"addr:state": "TAS",
|
|
"addr:street": "Invermay Road",
|
|
"addr:suburb": "Invermay",
|
|
"email": "admin@invermaynewsagency.com.au",
|
|
"name": "Invermay Newsagency - The Paper Shop",
|
|
"note": "Lottery Tickets as well.",
|
|
"phone": "+61 3 6331 6196",
|
|
"shop": "newsagent"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 9928423818,
|
|
"lat": -41.4400051,
|
|
"lon": 147.1396733,
|
|
"tags": {
|
|
"addr:housenumber": "70",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "Elizabeth Street",
|
|
"addr:suburb": "Launceston",
|
|
"amenity": "cafe",
|
|
"cuisine": "coffee_shop",
|
|
"internet_access": "wlan",
|
|
"name": "Bread + Butter",
|
|
"opening_hours": "Mo-Sa 07:00-14:00; Su 07:00-13:00",
|
|
"outdoor_seating": "yes",
|
|
"website": "https://www.breadandbuttertasmania.com.au",
|
|
"wheelchair": "limited"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 10312420893,
|
|
"lat": -41.4373826,
|
|
"lon": 147.1391017,
|
|
"tags": {
|
|
"name": "Quixotic Books",
|
|
"opening_hours": "Tu-Sa 10:00-18:00",
|
|
"phone": "+61 457 864 495",
|
|
"shop": "books",
|
|
"website": "https://www.quixoticbooks.com.au/"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 11436020161,
|
|
"lat": -41.4390085,
|
|
"lon": 147.1386656,
|
|
"tags": {
|
|
"addr:housenumber": "175-177",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "Charles Street",
|
|
"addr:suburb": "Launceston",
|
|
"clothes": "women;men;children",
|
|
"email": "launceston@rbsellars.com.au",
|
|
"name": "RB Sellars",
|
|
"opening_hours": "Mo-Fr 09:00-17:00; Sa 10:00-17:00; Su 10:00-16:00",
|
|
"phone": "+61 3 6338 9865",
|
|
"shop": "clothes",
|
|
"website": "https://rbsellars.com.au/"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 12277915431,
|
|
"lat": -41.4389629,
|
|
"lon": 147.1375158,
|
|
"tags": {
|
|
"addr:housenumber": "19",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "Kingsway",
|
|
"addr:suburb": "Launceston",
|
|
"air_conditioning": "yes",
|
|
"amenity": "cafe",
|
|
"changing_table": "yes",
|
|
"indoor_seating": "yes",
|
|
"name": "Earthy Eats",
|
|
"outdoor_seating": "yes",
|
|
"phone": "+61 3 6380 9426",
|
|
"toilets": "yes"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 12347757284,
|
|
"lat": -41.4378058,
|
|
"lon": 147.1383471,
|
|
"tags": {
|
|
"brand": "Cotton On",
|
|
"brand:wikidata": "Q5175717",
|
|
"name": "Cotton On",
|
|
"shop": "clothes"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 12347757285,
|
|
"lat": -41.4386768,
|
|
"lon": 147.1369288,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"indoor_seating": "yes",
|
|
"name": "Susie's Specialty Coffee Kingsway",
|
|
"outdoor_seating": "yes"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 12347762930,
|
|
"lat": -41.4392089,
|
|
"lon": 147.1374227,
|
|
"tags": {
|
|
"brand": "Salvos",
|
|
"brand:wikidata": "Q120646407",
|
|
"name": "Salvos",
|
|
"opening_hours": "Mo-Fr 09:00-17:30; Sa 09:00-17:00",
|
|
"shop": "charity"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 12347764141,
|
|
"lat": -41.4391634,
|
|
"lon": 147.1377567,
|
|
"tags": {
|
|
"brand": "Patagonia",
|
|
"brand:wikidata": "Q1660552",
|
|
"clothes": "outdoor",
|
|
"name": "Patagonia",
|
|
"shop": "clothes"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 12347767808,
|
|
"lat": -41.4377319,
|
|
"lon": 147.1384153,
|
|
"tags": {
|
|
"brand": "Skechers",
|
|
"brand:wikidata": "Q2945643",
|
|
"name": "Skechers",
|
|
"shop": "shoes"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 13268599976,
|
|
"lat": -41.4385535,
|
|
"lon": 147.1364496,
|
|
"tags": {
|
|
"name": "Mad Hatters Treats",
|
|
"shop": "confectionery"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 13341921806,
|
|
"lat": -41.4377231,
|
|
"lon": 147.1367711,
|
|
"tags": {
|
|
"addr:street": "Charles Street",
|
|
"amenity": "cafe",
|
|
"name": "Charlie's Dessert House",
|
|
"website": "https://www.charliesdesserthouse.com/"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 13478158548,
|
|
"lat": -41.4282332,
|
|
"lon": 147.1376226,
|
|
"tags": {
|
|
"brand": "IGA",
|
|
"brand:wikidata": "Q5970945",
|
|
"name": "Inveresk IGA",
|
|
"shop": "supermarket"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 13552194330,
|
|
"lat": -41.4408629,
|
|
"lon": 147.1325105,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"cuisine": "breakfast;coffee_shop",
|
|
"name": "Flying Sparrow",
|
|
"opening_hours": "Tu-Fr 06:30-14:30; Sa 07:30-13:00; Jan-Feb off",
|
|
"outdoor_seating": "yes"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 13563699615,
|
|
"lat": -41.4368775,
|
|
"lon": 147.1398644,
|
|
"tags": {
|
|
"addr:housenumber": "89",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "Brisbane Street",
|
|
"addr:suburb": "Launceston",
|
|
"name": "Petrarch's Bookshop",
|
|
"opening_hours": "Mo-Fr 08:30-17:30; Sa 09:00-17:00; Su, PH 10:00-17:00; easter -2 days off; Jan 1 off; Dec 25 off; Dec 26 off; Apr 25 off",
|
|
"shop": "books",
|
|
"website": "https://www.petrarchs.com.au/"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 13575022670,
|
|
"lat": -41.4379875,
|
|
"lon": 147.1388489,
|
|
"tags": {
|
|
"addr:housenumber": "74-82",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "St John Street",
|
|
"addr:suburb": "Launceston",
|
|
"addr:unit": "5",
|
|
"amenity": "cafe",
|
|
"cuisine": "coffee_shop",
|
|
"name": "Tatler Lane",
|
|
"opening_hours": "Mo-Th 07:30-14:30; Fr 07:30-14:30,17:30-21:30; Sa 07:00-14:00, 17:30-21:30; Su 07:00-14:00",
|
|
"website": "https://www.sweetbrewcoffeeroasters.com.au/"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 13575022672,
|
|
"lat": -41.4373096,
|
|
"lon": 147.1391182,
|
|
"tags": {
|
|
"brand": "EB Games",
|
|
"brand:wikidata": "Q5322604",
|
|
"name": "EB Games",
|
|
"opening_hours": "Mo-Fr 09:00-17:30; Sa 09:00-16:00; Su 11:00-16:00",
|
|
"shop": "video_games"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 13575067735,
|
|
"lat": -41.4382502,
|
|
"lon": 147.1393886,
|
|
"tags": {
|
|
"addr:housenumber": "90",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "St John Street",
|
|
"addr:suburb": "Launceston",
|
|
"books": "religion",
|
|
"name": "Koorong",
|
|
"opening_hours": "Mo-Fr 09:00-17:00; Sa 10:00-15:00",
|
|
"religion": "christian",
|
|
"shop": "books"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 13576115644,
|
|
"lat": -41.4395418,
|
|
"lon": 147.1368125,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"name": "H2O Cafe"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 13576115645,
|
|
"lat": -41.4394436,
|
|
"lon": 147.1364974,
|
|
"tags": {
|
|
"name": "International Flowers and Baloonland",
|
|
"shop": "florist"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 13579772395,
|
|
"lat": -41.4383711,
|
|
"lon": 147.1379449,
|
|
"tags": {
|
|
"addr:housenumber": "151",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "Charles Street",
|
|
"addr:suburb": "Launceston",
|
|
"brand": "Strandbags",
|
|
"brand:wikidata": "Q111946652",
|
|
"name": "Strandbags",
|
|
"opening_hours": "Mo-Fr 09:00-17:00; Sa 09:00-16:30,11:00-15:00",
|
|
"shop": "bag"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 13579772396,
|
|
"lat": -41.4392334,
|
|
"lon": 147.1388024,
|
|
"tags": {
|
|
"addr:housenumber": "179",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "Charles Street",
|
|
"addr:suburb": "Launceston",
|
|
"clothes": "women;men",
|
|
"name": "Black Pepper",
|
|
"opening_hours": "Mo-Fr 09:00-17:00; Sa 09:00-16:00; Su 11:00-15:00",
|
|
"shop": "clothes"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 13579772399,
|
|
"lat": -41.4384402,
|
|
"lon": 147.1380273,
|
|
"tags": {
|
|
"addr:housenumber": "147-149",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "Charles Street",
|
|
"addr:suburb": "Launceston",
|
|
"brand": "Jay Jays",
|
|
"brand:wikidata": "Q6166759",
|
|
"name": "Jay Jays",
|
|
"shop": "clothes"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 13579797801,
|
|
"lat": -41.4381651,
|
|
"lon": 147.1371036,
|
|
"tags": {
|
|
"addr:housenumber": "146",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "Brisbane Street",
|
|
"addr:suburb": "Launceston",
|
|
"amenity": "cafe",
|
|
"cuisine": "bubble_tea",
|
|
"name": "Gotcha House",
|
|
"opening_hours": "Mo-Su 10:00-18:00",
|
|
"website": "https://www.facebook.com/GotchaHouseLaunceston/"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 13579797802,
|
|
"lat": -41.4383952,
|
|
"lon": 147.1374957,
|
|
"tags": {
|
|
"addr:housenumber": "94",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "Charles Street",
|
|
"addr:suburb": "Launceston",
|
|
"brand": "Spendless Shoes",
|
|
"brand:wikidata": "Q120668938",
|
|
"name": "Spendless Shoes",
|
|
"opening_hours": "Mo-Fr 09:00-17:30; Sa 09:00-17:00; Su 11:00-15:00",
|
|
"shop": "shoes"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 13579797803,
|
|
"lat": -41.4384775,
|
|
"lon": 147.1376254,
|
|
"tags": {
|
|
"addr:housenumber": "98",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "Charles Street",
|
|
"addr:suburb": "Launceston",
|
|
"brand": "Bed Bath N' Table",
|
|
"brand:wikidata": "Q118551276",
|
|
"name": "Bed Bath N' Table",
|
|
"shop": "houseware"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 13579797818,
|
|
"lat": -41.4387197,
|
|
"lon": 147.1378568,
|
|
"tags": {
|
|
"addr:housenumber": "106-108",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "Charles Street",
|
|
"addr:suburb": "Launceston",
|
|
"brand": "Bonds",
|
|
"brand:wikidata": "Q4941440",
|
|
"name": "Bonds",
|
|
"shop": "clothes"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 13579797819,
|
|
"lat": -41.4388621,
|
|
"lon": 147.1379962,
|
|
"tags": {
|
|
"addr:housenumber": "112",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "Charles Street",
|
|
"addr:suburb": "Launceston",
|
|
"name": "GAZMAN",
|
|
"opening_hours": "Mo-Fr 09:00-17:30; Sa 09:00-17:00; Su 10:00-15:00",
|
|
"shop": "clothes"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 13579797821,
|
|
"lat": -41.4390893,
|
|
"lon": 147.13826,
|
|
"tags": {
|
|
"addr:housenumber": "120",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "Charles Street",
|
|
"addr:suburb": "Launceston",
|
|
"brand": "Ghanda",
|
|
"brand:wikidata": "Q105960946",
|
|
"name": "Ghanda",
|
|
"opening_hours": "Mo-Sa 09:00-17:30; Su 10:00-17:00",
|
|
"shop": "clothes"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 13595496036,
|
|
"lat": -41.4388738,
|
|
"lon": 147.138489,
|
|
"tags": {
|
|
"addr:housenumber": "169",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "Charles Street",
|
|
"addr:suburb": "Launceston",
|
|
"clothes": "women",
|
|
"name": "Yeltuor",
|
|
"opening_hours": "Mo-Fr 09:30-17:00; Sa 10:00-16:00; Su 11:00-15:00; Dec 25 off; Jan 1 off; Dec 26 10:00-16:00",
|
|
"shop": "clothes"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 13595496037,
|
|
"lat": -41.4386971,
|
|
"lon": 147.1383258,
|
|
"tags": {
|
|
"addr:housenumber": "161",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "Charles Street",
|
|
"addr:suburb": "Launceston",
|
|
"name": "Mortels Sheepskin Factory",
|
|
"opening_hours": "Mo-Fr 09:30-17:00; Sa 10:00-15:00",
|
|
"shop": "shoes"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 13595496039,
|
|
"lat": -41.438543,
|
|
"lon": 147.1381475,
|
|
"tags": {
|
|
"addr:housenumber": "155",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "Charles Street",
|
|
"addr:suburb": "Launceston",
|
|
"amenity": "cafe",
|
|
"cuisine": "bubble_tea",
|
|
"name": "Boba House"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 13696973751,
|
|
"lat": -41.434682,
|
|
"lon": 147.140058,
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"name": "Maple",
|
|
"opening_hours": "Mo-Su,PH 08:00-14:00"
|
|
}
|
|
},
|
|
{
|
|
"type": "way",
|
|
"id": 88180349,
|
|
"center": {
|
|
"lat": -41.4281882,
|
|
"lon": 147.1394815
|
|
},
|
|
"nodes": [
|
|
1024644619,
|
|
1024644654,
|
|
1024644607,
|
|
1024644622,
|
|
1024644646,
|
|
1024644624,
|
|
1024644619
|
|
],
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"cuisine": "cafe",
|
|
"diet:vegan": "yes",
|
|
"diet:vegetarian": "yes",
|
|
"name": "Blue Cafe Bar"
|
|
}
|
|
},
|
|
{
|
|
"type": "way",
|
|
"id": 88762060,
|
|
"center": {
|
|
"lat": -41.4446852,
|
|
"lon": 147.1375115
|
|
},
|
|
"nodes": [
|
|
1030240085,
|
|
3299760500,
|
|
3299760497,
|
|
1030240100,
|
|
1030240082,
|
|
1030240073,
|
|
1030240104,
|
|
1030240085
|
|
],
|
|
"tags": {
|
|
"brand": "Reddy Express",
|
|
"brand:wikidata": "Q5144653",
|
|
"building": "retail",
|
|
"name": "Reddy Express",
|
|
"shop": "convenience"
|
|
}
|
|
},
|
|
{
|
|
"type": "way",
|
|
"id": 134956260,
|
|
"center": {
|
|
"lat": -41.4278087,
|
|
"lon": 147.1458105
|
|
},
|
|
"nodes": [
|
|
1482782097,
|
|
1482782131,
|
|
1482782094,
|
|
1482782116,
|
|
1482782114,
|
|
1482782074,
|
|
1482782086,
|
|
1482782096,
|
|
1482782102,
|
|
1482782122,
|
|
1482782111,
|
|
1482782105,
|
|
1482782127,
|
|
1482782091,
|
|
1482782079,
|
|
1482782076,
|
|
1482782097
|
|
],
|
|
"tags": {
|
|
"building": "retail",
|
|
"name": "Young's Vegie Shed",
|
|
"shop": "greengrocer",
|
|
"source": "bing"
|
|
}
|
|
},
|
|
{
|
|
"type": "way",
|
|
"id": 183086983,
|
|
"center": {
|
|
"lat": -41.4345039,
|
|
"lon": 147.135355
|
|
},
|
|
"nodes": [
|
|
13384663410,
|
|
13384663411,
|
|
13384663412,
|
|
13384663413,
|
|
13384663414,
|
|
1934454156,
|
|
1934454165,
|
|
1934454167,
|
|
1934454161,
|
|
1934454172,
|
|
13384663416,
|
|
1934454159,
|
|
13384663409,
|
|
13384663408,
|
|
13384663410
|
|
],
|
|
"tags": {
|
|
"addr:housenumber": "45-59",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "Charles Street",
|
|
"addr:suburb": "Launceston",
|
|
"brand": "Harvey Norman",
|
|
"brand:wikidata": "Q4040441",
|
|
"brand:wikipedia": "en:Harvey Norman",
|
|
"building": "yes",
|
|
"building:levels": "1",
|
|
"name": "Harvey Norman",
|
|
"shop": "department_store",
|
|
"website": "https://www.harveynorman.com.au/"
|
|
}
|
|
},
|
|
{
|
|
"type": "way",
|
|
"id": 194201235,
|
|
"center": {
|
|
"lat": -41.4371948,
|
|
"lon": 147.1382617
|
|
},
|
|
"nodes": [
|
|
2047173482,
|
|
2271257901,
|
|
2774464750,
|
|
2271257904,
|
|
2047173498,
|
|
2047173524,
|
|
2271257903,
|
|
2774464749,
|
|
2047173592,
|
|
2047173460,
|
|
2776857345,
|
|
2047173560,
|
|
2047173571,
|
|
2047173529,
|
|
2047173526,
|
|
2271257902,
|
|
2047173550,
|
|
2047173517,
|
|
2047173456,
|
|
2774465918,
|
|
2047173482
|
|
],
|
|
"tags": {
|
|
"brand": "Myer",
|
|
"brand:wikidata": "Q1110323",
|
|
"brand:wikipedia": "en:Myer",
|
|
"building": "yes",
|
|
"building:colour": "tan",
|
|
"building:levels": "1",
|
|
"changing_table": "yes",
|
|
"name": "Myer",
|
|
"opening_hours": "Mo-Fr 09:00-17:30; Sa 09:00-17:00; Su 11:00-16:00",
|
|
"roof:colour": "gray",
|
|
"shop": "department_store",
|
|
"toilets": "yes",
|
|
"website": "https://www.myer.com.au/",
|
|
"wheelchair": "yes"
|
|
}
|
|
},
|
|
{
|
|
"type": "way",
|
|
"id": 194201236,
|
|
"center": {
|
|
"lat": -41.4381536,
|
|
"lon": 147.1366037
|
|
},
|
|
"nodes": [
|
|
2047173483,
|
|
2047173511,
|
|
2990486973,
|
|
2047173520,
|
|
2047173590,
|
|
2047173534,
|
|
2047173545,
|
|
2047442874,
|
|
2047442848,
|
|
2047442934,
|
|
2047173483
|
|
],
|
|
"tags": {
|
|
"addr:housenumber": "78",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "Charles Street",
|
|
"addr:suburb": "Launceston",
|
|
"branch": "Launceston",
|
|
"brand": "Target",
|
|
"brand:wikidata": "Q7685854",
|
|
"brand:wikipedia": "en:Target Australia",
|
|
"building": "retail",
|
|
"building:levels": "2",
|
|
"check_date:opening_hours": "2023-05-05",
|
|
"contact:facebook": "https://www.facebook.com/targetaus",
|
|
"contact:instagram": "https://instagram.com/targetaus",
|
|
"contact:pinterest": "https://www.pinterest.com.au/targetaus",
|
|
"contact:twitter": "https://twitter.com/Targetaus",
|
|
"contact:youtube": "https://www.youtube.com/user/TargetAustralia",
|
|
"name": "Target",
|
|
"opening_hours": "Mo-Sa 09:00-18:00; Su 10:00-17:00",
|
|
"phone": "+61 3 6335 6200",
|
|
"shop": "department_store",
|
|
"website": "https://www.target.com.au/store/tas/launceston/5028"
|
|
}
|
|
},
|
|
{
|
|
"type": "way",
|
|
"id": 194224224,
|
|
"center": {
|
|
"lat": -41.4448273,
|
|
"lon": 147.1386574
|
|
},
|
|
"nodes": [
|
|
1030240105,
|
|
2047442881,
|
|
2047442883,
|
|
2047442820,
|
|
2047442829,
|
|
2047442945,
|
|
1952243079,
|
|
1030240083,
|
|
13629424536,
|
|
13629424537,
|
|
1030240105
|
|
],
|
|
"tags": {
|
|
"addr:housenumber": "128",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "Wellington Street",
|
|
"addr:suburb": "Launceston",
|
|
"brand": "Coles",
|
|
"brand:wikidata": "Q1108172",
|
|
"brand:wikipedia": "en:Coles Supermarkets",
|
|
"building": "yes",
|
|
"name": "Coles",
|
|
"operator": "Coles Group",
|
|
"operator:wikidata": "Q131937428",
|
|
"shop": "supermarket",
|
|
"website": "https://www.coles.com.au/"
|
|
}
|
|
},
|
|
{
|
|
"type": "way",
|
|
"id": 264243664,
|
|
"center": {
|
|
"lat": -41.4299254,
|
|
"lon": 147.1446018
|
|
},
|
|
"nodes": [
|
|
2699256219,
|
|
2699256207,
|
|
2699256233,
|
|
2699256231,
|
|
12763539957,
|
|
2699256228,
|
|
2699256222,
|
|
2699256229,
|
|
2699256210,
|
|
2699256220,
|
|
2699256213,
|
|
2699256215,
|
|
12764577366,
|
|
2699256211,
|
|
3655727715,
|
|
3655727716,
|
|
2699256232,
|
|
2699256234,
|
|
2699256227,
|
|
3655727719,
|
|
2699256225,
|
|
2699256236,
|
|
2699256218,
|
|
2699256223,
|
|
2699256216,
|
|
2699256219
|
|
],
|
|
"tags": {
|
|
"landuse": "retail",
|
|
"name": "Becks Home Timber & Hardware",
|
|
"shop": "doityourself",
|
|
"website": "http://www.becks.com.au/"
|
|
}
|
|
},
|
|
{
|
|
"type": "way",
|
|
"id": 299397352,
|
|
"center": {
|
|
"lat": -41.4426263,
|
|
"lon": 147.1387791
|
|
},
|
|
"nodes": [
|
|
3033858458,
|
|
3033858503,
|
|
3033858511,
|
|
3033858453,
|
|
3033858510,
|
|
3033858452,
|
|
3033858464,
|
|
3033858465,
|
|
3033858474,
|
|
3033858477,
|
|
3033858489,
|
|
3033858458
|
|
],
|
|
"tags": {
|
|
"addr:housenumber": "115-123",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "Wellington Street",
|
|
"addr:suburb": "Launceston",
|
|
"brand": "Fantastic Furniture",
|
|
"brand:wikidata": "Q18164803",
|
|
"brand:wikipedia": "en:Fantastic Furniture",
|
|
"building": "yes",
|
|
"name": "Fantastic Furniture",
|
|
"shop": "furniture",
|
|
"website": "https://www.fantasticfurniture.com.au/"
|
|
}
|
|
},
|
|
{
|
|
"type": "way",
|
|
"id": 299448236,
|
|
"center": {
|
|
"lat": -41.44564,
|
|
"lon": 147.1393736
|
|
},
|
|
"nodes": [
|
|
3034420711,
|
|
4286192710,
|
|
4286192709,
|
|
3034420710,
|
|
3034420711
|
|
],
|
|
"tags": {
|
|
"addr:housenumber": "187",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "Wellington Street",
|
|
"addr:suburb": "Launceston",
|
|
"building": "house",
|
|
"name": "Parla Coffee",
|
|
"shop": "coffee"
|
|
}
|
|
},
|
|
{
|
|
"type": "way",
|
|
"id": 299659003,
|
|
"center": {
|
|
"lat": -41.4436285,
|
|
"lon": 147.1349855
|
|
},
|
|
"nodes": [
|
|
3036922037,
|
|
3036921909,
|
|
12736324948,
|
|
12734504086,
|
|
3036921931,
|
|
3036922037
|
|
],
|
|
"tags": {
|
|
"addr:housenumber": "60",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "Margaret Street",
|
|
"addr:suburb": "Launceston",
|
|
"amenity": "cafe",
|
|
"building": "house",
|
|
"contact:phone": "+61 3 6334 9337",
|
|
"cuisine": "coffee_shop",
|
|
"name": "Cuccina",
|
|
"source": "survey"
|
|
}
|
|
},
|
|
{
|
|
"type": "way",
|
|
"id": 299928597,
|
|
"center": {
|
|
"lat": -41.4433028,
|
|
"lon": 147.1411638
|
|
},
|
|
"nodes": [
|
|
3040176891,
|
|
3040176860,
|
|
3040176907,
|
|
3040176935,
|
|
3040176891
|
|
],
|
|
"tags": {
|
|
"addr:housenumber": "238-240",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "Charles Street",
|
|
"addr:suburb": "Launceston",
|
|
"amenity": "cafe",
|
|
"building": "house",
|
|
"name": "Elaia Cafe"
|
|
}
|
|
},
|
|
{
|
|
"type": "way",
|
|
"id": 376024005,
|
|
"center": {
|
|
"lat": -41.4407108,
|
|
"lon": 147.13653
|
|
},
|
|
"nodes": [
|
|
3793671012,
|
|
4887101383,
|
|
4884849227,
|
|
3793671008,
|
|
4884848984,
|
|
12347754433,
|
|
3793671009,
|
|
4884849230,
|
|
3793671010,
|
|
4884848981,
|
|
4884849005,
|
|
4887101382,
|
|
3793671007,
|
|
4884848983,
|
|
4884848982,
|
|
4884849223,
|
|
4884849006,
|
|
3793671011,
|
|
3793671013,
|
|
3793671012
|
|
],
|
|
"tags": {
|
|
"addr:housenumber": "36-40",
|
|
"addr:postcode": "7250",
|
|
"addr:state": "TAS",
|
|
"addr:street": "Wellington Street",
|
|
"addr:suburb": "Launceston",
|
|
"branch": "Launceston",
|
|
"brand": "Woolworths",
|
|
"brand:wikidata": "Q3249145",
|
|
"brand:wikipedia": "en:Woolworths Supermarkets",
|
|
"building": "retail",
|
|
"layer": "1",
|
|
"name": "Woolworths",
|
|
"opening_hours": "Mo-Fr 07:00-23:00",
|
|
"operator": "Woolworths Group",
|
|
"operator:wikidata": "Q607272",
|
|
"shop": "supermarket",
|
|
"website": "https://www.woolworths.com.au/",
|
|
"wheelchair": "yes"
|
|
}
|
|
},
|
|
{
|
|
"type": "way",
|
|
"id": 429022948,
|
|
"center": {
|
|
"lat": -41.4278233,
|
|
"lon": 147.1453403
|
|
},
|
|
"nodes": [
|
|
4281528697,
|
|
4281528699,
|
|
4281528700,
|
|
4281528693,
|
|
4281528695,
|
|
4281528697
|
|
],
|
|
"tags": {
|
|
"brand": "Shiploads",
|
|
"brand:wikidata": "Q105883436",
|
|
"building": "yes",
|
|
"name": "Shiploads",
|
|
"shop": "variety_store",
|
|
"source": "survey",
|
|
"website": "https://shiploads.com.au/"
|
|
}
|
|
},
|
|
{
|
|
"type": "way",
|
|
"id": 496800612,
|
|
"center": {
|
|
"lat": -41.4296362,
|
|
"lon": 147.130607
|
|
},
|
|
"nodes": [
|
|
4884685956,
|
|
3116475703,
|
|
3116475701,
|
|
13030756803,
|
|
13030756805,
|
|
13030756804,
|
|
13030756801,
|
|
13030756806,
|
|
4884686000,
|
|
13030756802,
|
|
4884685994,
|
|
4884686004,
|
|
4884686001,
|
|
4884685998,
|
|
4884685995,
|
|
4884685950,
|
|
4884685948,
|
|
4884685956
|
|
],
|
|
"tags": {
|
|
"brand": "Bunnings Warehouse",
|
|
"brand:wikidata": "Q4997829",
|
|
"brand:wikipedia": "en:Bunnings Warehouse",
|
|
"building": "retail",
|
|
"building:colour": "seagreen",
|
|
"height": "12 m",
|
|
"name": "Bunnings Warehouse",
|
|
"shop": "doityourself",
|
|
"source": "Digitalglobe Imagery",
|
|
"website": "https://www.bunnings.com.au/"
|
|
}
|
|
},
|
|
{
|
|
"type": "way",
|
|
"id": 962418099,
|
|
"center": {
|
|
"lat": -41.4286037,
|
|
"lon": 147.1313183
|
|
},
|
|
"nodes": [
|
|
8902427931,
|
|
8902427932,
|
|
8902427933,
|
|
8902427934,
|
|
8902427935,
|
|
8902427936,
|
|
8902427937,
|
|
8902427938,
|
|
8902427931
|
|
],
|
|
"tags": {
|
|
"addr:housenumber": "25-35",
|
|
"addr:postcode": "7248",
|
|
"addr:state": "TAS",
|
|
"addr:street": "Goderich Street",
|
|
"addr:suburb": "Invermay",
|
|
"brand": "The Good Guys",
|
|
"brand:wikidata": "Q7737217",
|
|
"brand:wikipedia": "en:The Good Guys (Australian company)",
|
|
"building": "yes",
|
|
"name": "The Good Guys",
|
|
"shop": "electronics"
|
|
}
|
|
},
|
|
{
|
|
"type": "way",
|
|
"id": 1377433573,
|
|
"center": {
|
|
"lat": -41.4306846,
|
|
"lon": 147.1308515
|
|
},
|
|
"nodes": [
|
|
12754237715,
|
|
12754237714,
|
|
12754237713,
|
|
12754237712,
|
|
12754237715
|
|
],
|
|
"tags": {
|
|
"building": "retail",
|
|
"name": "Tool Kit Depot",
|
|
"shop": "hardware",
|
|
"website": "https://www.toolkitdepot.com.au/"
|
|
}
|
|
},
|
|
{
|
|
"type": "way",
|
|
"id": 1445290223,
|
|
"center": {
|
|
"lat": -41.4376838,
|
|
"lon": 147.1360416
|
|
},
|
|
"nodes": [
|
|
13260363232,
|
|
13260363233,
|
|
13260363234,
|
|
13260363235,
|
|
13260363232
|
|
],
|
|
"tags": {
|
|
"amenity": "cafe",
|
|
"building": "yes",
|
|
"cuisine": "coffee_shop",
|
|
"name": "Guerrilla Espresso",
|
|
"opening_hours": "Mo-Fr 06:30-14:30"
|
|
}
|
|
}
|
|
]
|
|
} |