Hacker News new | ask | show | jobs
by qwertox 574 days ago
Thank you.

There's an interesting link in that thread to a PMTiles viewer with the data in it:

https://wipfli.github.io/foursquare-os-places-pmtiles/#map=1...

1 comments

That's really convenient - I zoomed the map to an area in my town, clicked on a place, and even though popup is just raw data, it let me see which fields hold which values (which I could then feed back into pandas search expressions on the parquet files.) Just little things like "locality" is city/town in the US, and "fsq_category_labels is where I'll find Ice Cream Parlor".