OpenStreetMap

Dotevo's Diary Comments

Diary Comments added by Dotevo

Post When Comment
More moving values in to keys madness

One more thing. Tag is not used only for schools, you can check main tags. Only 50% has amenity tag (~360 for language:en) and 30% of amenities are “amenity”=”atm” I think that problem is definition on the wiki page or common use.

More moving values in to keys madness

I do not think that. Tag is not broken. It is more flexible solution.

1) It is possible to add language:de=no It is strange that I cannot find any example with language:*=no. But I know some places like restaurants in Poland where you cannot order meal in Polish.

2) Some hotels have more than 10 languages supported. I think the list will be to long and uncomfortable.

3) Why we do not use the same method for diet:*? diet=vegan;vegetarian Maybe it is not a good idea.

BR, Adam

Łączenie adresów z budynkami

Dokładnie. Trzeba zdać sobie sprawę co opisuje adres. Czy adres opisuje to co jest wewnątrz czy to gdzie jest wejście. Otóż bardzo łatwo np. za pomocą zapytania SQL przypisać adres do POI jeśli jest w obrysie, a adres jest zrobiony na way.

Nie ma idealnego rozwiązania. Bo można dodać drzwi do budynku na obrysie, a sam budynek może mieć adres o ile nie ma różnych adresów. Ale można też dodać adres do drzwi, ale wtedy jest pewna sugestia, że to drzwi posiadają adres, a nie to co jest w środku. Pamiętam długie rozmowy na ten temat około 5 lat temu. Wniosek jest podobny jak tutaj. KIlka adresów to na drzwi, jeden adres to na obrys. Ale to nawet ciężko nazwać dobrą praktyką bo zależy od mapowania, i aplikacje powinny być gotowe na obie sytuacje.

Esperantmapo

I want vector data. I do not want to have a big dataset of raster data. So I have script which is downloading data from Overpass. Not only name:eo, but also some places https://github.com/dotevo/esperantmapo/tree/gh-pages/eo

Another languages like Ido, Lojban are because it was easy to add.

Mapping turn lanes in OpensStreetMap

And screen shot :) Yuuuu

Mapping turn lanes in OpensStreetMap

I added support to my bicycle website some time ago (for max zoom) http://bicycle.osm24.eu/?lat=51.10765141599643&lon=17.039929032325745&zoom=17

Mapping turn lanes in OpensStreetMap

I use only turn:lanes with this style: https://josm.openstreetmap.de/wiki/Styles/Lane_and_Road_Attributes

Przybradz

:) czy OSM będzie pierwszą mapą/nawigacją z poprawną adresacją?

Użyłem śladu GPS.

Hej. Nie masz zdjęć lotniczych w Dęblinie?

Top OSM Rank: Who are these crazy, amazing people?

Did you know that destroyed Wrocław?

Nowy Targ

Sorki za spam :-/ nie wiem jak się to stało

Nowy Targ

Jedna osoba może spokojnie ogarnąć miasto tego typu jeśli poświęci dużo czasu :-) Mapujesz z geoportalu?

Nowy Targ

Jedna osoba może spokojnie ogarnąć miasto tego typu jeśli poświęci dużo czasu :-) Mapujesz z geoportalu?

Nowy Targ

Jedna osoba może spokojnie ogarnąć miasto tego typu jeśli poświęci dużo czasu :-) Mapujesz z geoportalu?

Unexpired.osm24.eu

Source code has been pushed to github https://github.com/dotevo/unexpired

@gormo: I’ll try to find other (more common) char.

Unexpired.osm24.eu

Thank you. It is a very simple tool but I’ll add new features. I think that I’ll add nominatim and more editors. Right now is only Level0.

Some stats can be found here

Of course source code will be on github but I need a few days to clean up. Regarding of translations I’ll use i18next and po files.

Thanks for your comment.

Unexpired.osm24.eu

External database. I’ll add dump function in future (of course on ODbL). OAuth is needed because I use the usernames in checks list.

osm24.eu - Notes

Wheelchair is only a filter. Like cusine, diet when you select ‘food’ from menu.

Subject:

Przyznaj się, że nie jesteś bez winy. Po tym co odpisywałaś można różne rzeczy stwierdzić. Mieliśmy już takich co miasta usuwali.

Swoją drogą oceniasz community, a ile razy byłaś na mapping party? Znasz kogoś osobiście?

Creating a map with markers imported from OpenStreetMap

I’m using overpass api for http://gdzie.bl.ee/index.php#!17/51.10972/17.03158/

I will upload source code to github today.