gregsadetsky / nycnoise

https://nyc-noise.com
15 stars 0 forks source link

day-map #253

Open gregsadetsky opened 4 months ago

gregsadetsky commented 4 months ago

consider options to show mini "map of the day" showing all events on a map

some rando notes below...


have cache of google maps places -> lat lng (via opengraph tags when fetching those place urls...??) // use api and pass place id...?


[out:json];

(
  way["natural"="coastline"]({{bbox}});
);

out body;
>;
out skel qt;