Email or username:

Password:

Forgot your password?
watmildon

As an experiment, I have published a map of Washington State using the full and complete data dump from OSM. It has a filter functionality to find things based on the tagging and you can now click items to view entities (that's still somewhat buggy).

It's good enough that I can use it to see places to get various flavors of takeout this evening: watmildon.github.io/TIGERMap/W

#OpenStreetMap #Protomaps #maplibre

2 comments
governorkeagan :osm:

@watmildon That looks very interesting! How difficult is ti get something like this set up?

watmildon

@governorkeagan It wasn't bad at all. I followed the protomaps docs to get the tile file hosted on the cloudflare free tier of R2 and there's a shell script in the repo that has the couple of processing commands. I run the tile generation on my home machine every few days overnight.

If you wanted to set up another region it should be pretty easy with the only major annoyance coming from me being, more or less, completely ignorant of Linux environments when I started.

Go Up