Table of Contents
This has all the JSON files for my GeoGuessr maps, or at least all of them that I remember to put here. Much easier to keep track of, I just feel like the locations shouldn’t be a secret, enables me to ramble more than GeoGuessr’s description field for maps would allow…
I hope that this is a good way to list them all, if not, well, that sucks. I won’t be morally opposed to using issues to report locations that are broken or are in maps where they don’t belong, but with the reminder that I might not ever get around to dealing with them because I’m the queen of procrastination.
Distribution stats: Spreadsheet with the percentages of how often countries or Australian statistical areas appear in each map, if you’re into that sort of thing.
Australia #
Maps all located in Australia, mostly converted from things.
- #
Prohibited Areas #
Polygon map converted from the Prohibited_Areas layer of NM_Reserves from Geoscience Australia. Mostly just because it sounds ominous and therefore funny. It’s mostly just military bases I think, but not many of those have Street View coverage, funnily enough.
Super Smash Bros. Tournament Venues of Australia #
An attempt to get indoor (where possible) and outdoor views of everywhere in Australia that SSB4/SSBU tournaments are held, including unofficial coverage if I have to, starting off with locations imported from start.gg, but I neglected it. Whoops.
ABS Bounded Localities #
10 locations each from every individual polygon in the ABS’s Section of State data where SOS_NAME_2021 = “Bounded Locality”. In other words, all the random small towns in Australia.
Polygon map that was just plainly converted from the data, if you really want that, but it really shows how much the distribution for polygon maps sucks. It really likes to choose West Island/Bantam/Rottnest Island at least once per game and they become freebies.
Buildings only This only has panoramas featuring buildings of some sort according to the places metadata, in an attempt to avoid rural roads that the ABS counts as part of the town.
GTFS conversions #
Results of me loading a GTFS feed and getting locations for all the stops.
Melbourne Metropolitan PTV Stops #
Train, tram and bus stops from http://data.ptv.vic.gov.au/downloads/gtfs.zip, from folders 2, 3 and 4.
NSW Transport Stops #
All the stops from https://opendata.transport.nsw.gov.au/data/dataset/timetables-complete-gtfs, minus “stops” that only have school bus services, which are for the most part random roads in the middle of nowhere and are not bus stops in the slightest.
Transport Stops of Australia #
ALL the stops from:
- Transport Canberra, Canberra Metro Operations (ACT): https://www.transport.act.gov.au/contact-us/information-for-developers
- Every org in NSW: https://opendata.transport.nsw.gov.au/data/dataset/timetables-complete-gtfs, except for the school bus only stops as before
- Armidale autonomous buses (NSW): https://opendata.transport.nsw.gov.au/data/dataset/autonomous-vehicles-gtfs-timetables/resource/5cc9f80a-df38-43b1-bd57-798c8927aed0 Is that even still a thing? Is it already in the NSW Complete feed anyway? Who knows
- MetroTAS (TAS): https://www.metrotas.com.au/community/gtfs/
- TransLink (QLD): https://www.data.qld.gov.au/dataset/general-transit-feed-specification-gtfs-translink
- TransPerth (WA): https://www.transperth.wa.gov.au/About/Spatial-Data-Access
- Adelaide metro buses but I forgot where from
- Darwin and Alice Springs buses (NT) but I forgot where from
- Port Philip ferries (VIC) but I forgot where from
- PTV (VIC): http://data.ptv.vic.gov.au/downloads/gtfs.zip
Generated and panned to the stop automatically, so if you don’t see a bus stop in front of you, blame the transport agency for misplacing the stop in the GTFS data compared to where it actually is (I am looking at you PTV), or blame the state government/LGA/whoever for being too lazy to put a sign there (I am looking at you, NSW and Tasmania).
This pushes the limits of how many locations GeoGuessr will let you put in a handpicked map, so it was annoying to upload.
Other converted points #
Other things where I converted existing data to locations.
Australia Post Locations #
All the Australia Post offices in Australia from https://tiles.terria.io/static/auspost-locations.csv, which is just available on the National Map, and doesn’t elaborate on where the data is from, and doesn’t have external territories (I added two of them that have official coverage manually).
TODO: Version that does include third party coverage, since there’s a few of those, but I would want to make sure it doesn’t include panoramas inside random shops which happen to be the closest thing to the post office… TODO: Version without gen 1 coverage might also be nice
Maccas of Australia #
Converted from the store finder. Now without third party coverage, though maybe I should make a version that does include it, so you sometimes get silly photospheres on the inside of them… but eh.
Where’s that Zambrero? #
Converted from the locations from the store finder (whenever it is I did that). Removed some locations that are “coming soon” because for our purposes, that just means there is not actually a Zambrero there. Hopefully no other locations are misplaced.
Public Toilet Locations of Australia #
Converted from the government’s National Public Toilet Map. Probably does not have trekkers inside the actual toilet.
Polling Places of the 2022 Australian Election #
Converted from the AEC Tally Room archive (TODO: probably nice to link to that). This includes any old random building that was used as a polling place, so might include random town halls in tiny towns in the middle of nowhere or whatever.
Polling Places of the 2023 Australian Referendum #
Converted from AEC Tally Room data: https://results.aec.gov.au/29581/Website/Downloads/GeneralPollingPlacesDownload-29581.csv
TODO: Add the mobile polling places that aren’t actually mobile (e.g. where Cocos/Christmas Islanders voted, which I am fairly sure is a fixed location, but isn’t in the data normally)
ACT/Canberra #
Maps entirely within my glorious hometown.
Australian Capital Territory Feature Names #
Imported straight from https://actmapi-actgov.opendata.arcgis.com/datasets/ACTGOV::act-feature-names/about (which appears to no longer exist), data last updated 4 November 2022 and I guess it won’t be again if it no longer exists. These are locations in the ACT that the government apparently thinks are interesting enough to deserve a name.
Canberra Centenary Trail #
Generated points from the converted official GPX file for the Canberra Centenary Trail (made into a polygon by buffering it by 20 metres).
Only official coverage, which isn’t quite the whole trail.
Accidentally ends up being quite difficult, given it’s rural trekker pain and suffering, and with a relatively small map scale so the scoring is quite harsh. You might get a few urban rounds here and there, though.
Transport Canberra Bus Stops #
Generated from the Transport Canberra GTFS feed, this takes you through all of Canberra’s bus stops… well, all of them that are operated by Transport Canberra, and that have official coverage within 20 metres (I think that excludes maybe the Tuggers bus interchange?).
The locations are on the bus stop and not the road in front of it, which with this scale of map, could be the difference between a 5K and not if you click the road instead.
Australian Capital Territory w/o residential zones #
Polygonal map where I attempted to make a Canberra map that avoids just being suburban areas. Used the zoning data from ACTmapi to find areas that are not in residential zones, or have something that is not a residential zone surrounding them. If you think that means it’s just the middle of town centres and therefore should be trivial, think again…
The file ended up being like 200MB so I can’t upload it to this repository. TODO: Post the scriptthat generates this map, once I clean it up a bit (a lot)
Without national parks: A variant that uses the “ACT DIVISIONS” data to exclude anywhere that is not assigned to a division/suburb, which means no endless Namadgi hell, for example.
Australian War Memorial #
One of the smallest maps I will ever make. Just the trekkers inside/around the War Memorial and the road directly outside it.
Other #
Conversions #
MusicBrainz Places #
Converted from the API, all the venues, recording studios, whatever else is added as a place (and has coordinates) to MusicBrainz. Dunno when I last updated the data, from the file modification date it would seem to be March 2023-ish.
Tourist Attractions (Wikidata) #
Converted points from the Wikidata query:
SELECT DISTINCT ?item ?geo ?itemLabel WHERE {
?item (wdt:P31/(wdt:P279*)) wd:Q570116;
wdt:P625 ?geo SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],mul,en". }
}
This returns all the tourist attractions in the world (that Wikidata knows about) (and has official coverage nearby).
Ends up being quite Italy-heavy. Do I make a version without Italy? Or do I figure out what it is about Italy that causes it to have so many tourist attractions, and do something else to rebalance it…
Burger Restaurants #
Explaining GeoGuessr to an American: So, imagine guessing a location that serves burgers…
Converted points from querying Overpass Turbo for cuisine=burger
. Expectedly very USA-heavy.
No USA This still has some US territories, because I was too lazy to remove those too, but those weren’t the problem in terms of balance so it’s fine. No chains Removed everything with brand=*, operator=*, and a few things manually; so it’s not just Maccas of the World And Some Other Stuff
Polygon maps #
Gallipoli Peninsula #
A polygon map containing one region of the peninsula of Gallipoli/Gelibolu, Türkiye. Contains a lot of trekkers of memorials and cemeteries and things, naturally. This sounded like a funny bit at the time the last Anzac Day.
Lesbos (Lesvos) #
Polygon map of the island of Lesbos in Greece, where lesbians were invented. GeoGuessr censors the title. Since when is lesbos a swear word or slur or any of that? I’m always calling myself a lesbo. Oh well.
Disputed Territories #
Polygon map converted from Natural Earth’s disputed areas data.
TODO: Version which takes out Israel/Taiwan/Sabah purely for the reason that they end up being selected too often.
Minor Islands #
Polygon map converted from Natural Earth’s Minor Islands data, which includes all the islands that are <= 2 km² in size, which is probably a great hint for people who have an actual sense of scale unlike me and can intuitively figure out how big that is. Unfortunately the borders are not exact enough so some water trekkers show up. Boooo!!!