I've been using OSM data for a side project I've been working on (an app to find "green" running routes, avoiding busy roads and preferring trails/rivers/parks, and optionally meeting some minimum target distance). It just would not have been possible without OSM's data, full stop. The tag data associated with each road ("way" in OSM parlance) is invaluable, as is the ability to work with all of this information on a…
Switch to OpenStreetMap
131–140 of 210 posts
Re: Switch to OpenStreetMap
#132Re: Switch to OpenStreetMap
#133Earlier quoted context omitted.
I have, a few years ago. Unless things have changed dramatically, I would plan to have one full-time person work for a couple weeks to set this up, and a few weeks more if you want to set it up in a way that the map updates automatically over time. Doc is often out of date, some of the tools are unstable, the amount of data to wrangle is not trivial, and checking that your map is ok is actually not that easy, eg you…
Still, judging by the parent comment, it sounds like setting up a tile server in OSM isn't exactly trivial. Rather than editing, In my comment above, I meant PostGIS, not OpenGIS. Anyway, I was interested in this at the time for a hobby project and (rightly) decided the effort would not be worth it. Thanks for the insight!
Re: Switch to OpenStreetMap
#134I've been using OSM data for a side project I've been working on (an app to find "green" running routes, avoiding busy roads and preferring trails/rivers/parks, and optionally meeting some minimum target distance). It just would not have been possible without OSM's data, full stop. The tag data associated with each road ("way" in OSM parlance) is invaluable, as is the ability to work with all of this information on a…
Not sure if you already know this, but you could also use data on whether the streets are lit or not. OSMAnd uses this for example
Re: Switch to OpenStreetMap
#135Has bug-correcting editing improved over the years? We use OSM quite a bit in the public sector because they aren’t snooping. Three years ago one of our internal routing systems broke because someone had reported the street leading up to our administration center as a one-way street in the wrong direction. This meant our 7000 employees couldn’t get compensation for any work related driving, and we couldn’t submit the…
Re: Switch to OpenStreetMap
#136Timely. Just started a project to document Bosnia and Hercegovina's remaining minefields on OSM. The build system consumes PDFs from the European Union Force as they are updated, georeferences them and pushes the features to OSM. Many tile sets on live maps are updated within the week!
Do you mind sharing how you became interested in/got started on such a project?
Re: Switch to OpenStreetMap
#137Timely. Just started a project to document Bosnia and Hercegovina's remaining minefields on OSM. The build system consumes PDFs from the European Union Force as they are updated, georeferences them and pushes the features to OSM. Many tile sets on live maps are updated within the week!
Would it be possible to have the European Union Force update OSM directly?
Re: Switch to OpenStreetMap
#138Earlier quoted context omitted.
Maps.me is what finally has allowed me to mostly switch with offline maps, good routing, and support for all modes of transit I use consistently. https://maps.me/
OSMand+~ is a much faster smartphone client, that cares about your privacy and doesn't spam you with ads. You can find it on osmand.net, the F-Droid repository and the Play/ios store.
Re: Switch to OpenStreetMap
#139Ok how do I use OSM to calculate routes?
I use Graphhopper and Openrouteservice - both are very actively maintained.
Re: Switch to OpenStreetMap
#140Ok how do I use OSM to calculate routes?