Live data from Hacker News

Maps.me is gone, and we must bring it back

telegra.ph

141–150 of 248 posts

Re: Maps.me is gone, and we must bring it back

#141

Earlier quoted context omitted.

For hiking, check out https://en.mapy.cz/turisticka . While it focuses on central Europe, it regularly imports OSM data worldwide and I found the coverage pretty good.

The international version of this is Windy Maps - https://play.google.com/store/apps/details?id=cz.seznam.wind... . I highly recommend it - excellent for outdoors / hiking, tracking route etc. Also has a very polished UI.

Great tip, thanks. This is also available for IOS and am planning to use it soon.

Re: Maps.me is gone, and we must bring it back

#142

I wish openstreetmap used elevation data for hiking. Say I want to climb to a hill back, it should calculate distance w.r.t elevation. Right now it assumes a straight line be it on a road or up and down a mountain.

OpenStreetMap doesn’t have any official router associated with it. (Note that the basic router on openstreetmap.org is just a tech demo.) Instead, developers are encouraged to come up with their own routers that take whatever features they feel important into account. For example, some routers based on OSM data pull in third-party publicly available elevation datasets. The most commonly used routers for bicycle touri…

I use osmand so that one is missing features

Re: Maps.me is gone, and we must bring it back

#144
post #5

Too bad, maps.me was by far the best maps application for non city use, and ideal for hiking. Commendable initiative to bring it back in its original version! A few examples of why it was so great: Simple, non social bookmarks. As in: place a bookmark so you don't get lost while hiking, or when you find a nice spot you want to come back to later. Yep, a utility feature that doesn't somehow map to some stoopid busines…

> Too bad, maps.me was by far the best maps application for non city use Was it? The only time I tried to use it to find my way with a car in a forest, it guided me towards a road that simply wasn't there. It was on the map, and in real life it was just trees. My friend, who was driving, wasn't too happy. I switched to Google Maps and it worked.

I'm guessing GP is European and you're American. There are significant issues with OSM data in the rural US.

Re: Maps.me is gone, and we must bring it back

#145

Earlier quoted context omitted.

OpenStreetMap doesn’t have any official router associated with it. (Note that the basic router on openstreetmap.org is just a tech demo.) Instead, developers are encouraged to come up with their own routers that take whatever features they feel important into account. For example, some routers based on OSM data pull in third-party publicly available elevation datasets. The most commonly used routers for bicycle touri…

I use osmand so that one is missing features

Brouter can be installed as a routing engine plugin for OSMAnd, it’s on the F-Droid repository. Also, recent versions of OSMAnd are elevation-aware anyway.

Re: Maps.me is gone, and we must bring it back

#146
post #70
post #37

Earlier quoted context omitted.

They also have a mobile app with downloadable maps. Look for Mapy.cz. I used it throughout whole Europe, and found it superior to even local apps (map content) and OSMAnd (map rendering).

can you contribute to OSM like with maps.me ?

Sadly, no. Though there are some other ways to do this (OSM Go!, StreetComplete, Vespucci)

Re: Maps.me is gone, and we must bring it back

#147
post #5

Too bad, maps.me was by far the best maps application for non city use, and ideal for hiking. Commendable initiative to bring it back in its original version! A few examples of why it was so great: Simple, non social bookmarks. As in: place a bookmark so you don't get lost while hiking, or when you find a nice spot you want to come back to later. Yep, a utility feature that doesn't somehow map to some stoopid busines…

For hiking, check out https://en.mapy.cz/turisticka . While it focuses on central Europe, it regularly imports OSM data worldwide and I found the coverage pretty good.

That's surprisingly good in Minneapolis, presumably all from the OSM data. Even does good bike directions.

Re: Maps.me is gone, and we must bring it back

#148

I don't have much simpathy for MapsWithMe: they were illegally using OpenStreetMap data by not providing attribution[2] to the project and never complied. I don't know if intentionally or not, but they didn't make life easy for the maintainer of the libre fork, which looks dead too. [1]: https://github.com/matkoniecz/illegal-use-of-OpenStreetMap/b... [2]: https://github.com/mapsme/omim/issues/11845

"they didn't make life easy for the maintainer of the libre fork"

They were trying to use servers paid by maps.me in version of app that removed all revenue generators.

This part was perfectly understandable, removing ads/tracking/etc is fine - but use your own servers then.

But lack of a proper attribution was not acceptable (yes, I am the same matkoniecz).

Re: Maps.me is gone, and we must bring it back

#149
post #34

Earlier quoted context omitted.

It becomes trvial if one uses MapTiler or Mapbox with their own styles and overlays. And even self hosting has much improved since the days of raster tiles.

> It becomes trvial [] I'm looking forward to you helping solve this problem then as I have the Android app, but can't use due to lack of downloadable maps. I have a couple of places in the offline storage, which still works, but if I go to a new place I can't use the app, downloads never start.

For downloadable maps you need vector tiles and a mobile rendering engine like OSMand and other mobile apps use. MapgoxGL maybe, but that one uses their service, I don't know if you can serve local data. You could with a local webserver.
Post reply on HN