kra / futel

19 stars 11 forks source link

make embeddable web map #84

Open mathewlippincott opened 3 years ago

mathewlippincott commented 3 years ago

I want to revive the idea of a web map.

For my own purposes, I maintain an editable map of helium suppliers using uMap, an OpenStreetMap overlay.

uMap has a few advantages, including being able to build from a CSV and link to a repository. Since it takes geocoordinates, we could reduce the precision a few decimals so as not to reveal the exact locations. I believe this can solve the privacy issue.

We should be able to also do some aesthetic tweaks, such as inserting Stamen's Toner tileset so our maps are printable/copyable in b&w and adding phone icons.

Let me know what you think and whether I should put one together.

kra commented 3 years ago

Sure, the current mechanism for making the maps is completely opaque to me and if you had to quit doing it I would need to recruit someone to rebuild it without my help. So any new way of doing it that had good documentation and would be achievable by anyone with a normalish Linux box is okay with me.

Sent from ProtonMail mobile

-------- Original Message -------- On Jan 18, 2021, 9:46 AM, mathew lippincott wrote:

I want to revive the idea of a web map.

For my own purposes, I maintain an editable mapof helium suppliers using uMap, an OpenStreetMap overlay.

uMap has a few advantages, including being able to build from a CSV and link to a repository. Since it takes geocoordinates, we could reduce the precision a few decimals so as not to reveal the exact locations. I believe this can solve the privacy issue.

We should be able to also do some aesthetic tweaks, such as inserting Stamen's Toner tileset so our maps are printable/copyable in b&w and adding phone icons.

Let me know what you think and whether I should put one together.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

mathewlippincott commented 3 years ago

I made a map. I've limited the coordinates to 3 digits of precision, +/- 180 feet. See umapfutel.csv in the media/map folder for the list of sites.

I believe I can add other people as editors of this map if you log in to uMap using your Github username.

https://umap.openstreetmap.fr/en/map/futel-service-map_551231

Can't seem to get the Stamen Toner tile set working in the custom background. Here is the list of tile sets: https://wiki.openstreetmap.org/wiki/Tile_servers

mathewlippincott commented 3 years ago

Map updated with handwashing locations.

mathewlippincott commented 2 years ago

New Map: https://umap.openstreetmap.fr/en/map/futel-service-map_707873

uMap broke github login so I created an updated map using my OpenStreetMap login. The previous map currently can't be deleted (until uMap restores github login)