A new way to make maps with OpenStreetMap
protomaps.com
A new way to make maps with OpenStreetMap
1–10 of 102 posts
Re: A new way to make maps with OpenStreetMap
#2Is that comical, or is there a deeper meaning I don't understand?
Re: A new way to make maps with OpenStreetMap
#3> Existing formats like MBTiles are based on SQLite. This limits the ability to self-host maps to those confident running a server in production. Is that comical, or is there a deeper meaning I don't understand?
Re: A new way to make maps with OpenStreetMap
#4> Existing formats like MBTiles are based on SQLite. This limits the ability to self-host maps to those confident running a server in production. Is that comical, or is there a deeper meaning I don't understand?
So that you can FTP some html, js, css, images and map data files to a web host and call it a day.
Re: A new way to make maps with OpenStreetMap
#5The biggest downside thus far is a good way of displaying the data. mtb.waymarkedtrails.org gets close, but I'd really like something that displays relations in the specified color, has sane intersection markers, etc.
I feel like there should be something out there which effectively lets me design a style sheet and then apply it to a map which I embed somewhere (maybe even in an app).
This... feels like it? Or if not this, can any of you recommend another system?
Ideally I'd love something I can self-host. I tried getting a copy of waymarkedtrails going and then modifying that, but it's a bit too specialized and I kept running into quirks getting the toolchain set up.
EDIT: Looks like this might not include the highway=path data that I need, much relations. Alas.
Re: A new way to make maps with OpenStreetMap
#6> coming soon...
Re: A new way to make maps with OpenStreetMap
#7> Existing formats like MBTiles are based on SQLite. This limits the ability to self-host maps to those confident running a server in production. Is that comical, or is there a deeper meaning I don't understand?
Re: A new way to make maps with OpenStreetMap
#8> Pricing > coming soon...
Re: A new way to make maps with OpenStreetMap
#9Re: A new way to make maps with OpenStreetMap
#10Very interesting, I'm currently using Google My Maps as a dead-simple custom mapping tool. I'm using it to collect layers of information as I conduct a nationwide housing search. It would be great if there were a solution that was as simple to get started with as My Maps but also had the flexibility to easily add custom data layers programmatically.