User:Malenki
†
Der Benutzer Malenki ist im November 2016 verstorben
–
vermutlich am 19. November beim Wandern in Spanien und bis zu diesem Tag im Einsatz für OSM.
Er wird uns fehlen.
Farewell Malenki – [1]
| |||||||
This user uses or has experience with a Royaltek RGM-3800 and is willing to answer questions on it from OSM users. | |||||||
This user uses or has experience with a Garmin GPSmap 78 and is willing to answer questions on it from OSM users. | |||||||
|
- fehlende Tags
- fast alles zum Royaltek RGM-3800
- Karten & Informationen zu Kunstgräben
- Places to find (again)
- für Präsentationen
- ausgewählte Apps und Links
- undocumented tags I use
- Interesting things still to map
Über mich
Ich wohne in der Nähe von Freiberg, kümmere mich um die nähere Gegend und alles, wo mich Beruf und Urlaub hinführen. Bei schlechtem Wetter mappe ich gern in fernen Ländern anhand von Satellitenbildern.
Notizen
Datenquellen
- Tracks von Alpenzorro, siehe. (Logs per Fahrrad, u.a USA/Kanada)
- davon hochgeladen:
- Traces auf OSM nahe Brest
Overpass Turbo Queries
All data in BBOX from date:
<osm-script date="2014-09-20T07:20:07Z">
<bbox-query into="_" {{bbox}} />
<union into="_">
<recurse from="_" into="_" type="up"/>
<recurse from="_" into="_" type="down"/>
</union>
<print e="" from="_" geometry="skeleton" limit="" mode="meta" n="" order="id" s="" w=""/>
</osm-script>
Query like above but as diff from between two point in time:
Hint: The from date must not be from a point of time prior to the redaction process. Else the output may be erroneous.
/*
"element-limit…" asks for ~4GB RAM because of the heavy memory consumption on an even small area (60x60m)
Use with care!
*/
<osm-script date="2015-09-20T07:20:07Z" from="2012-09-20T07:20:07Z" timeout="900" element-limit="4000000000">
<bbox-query into="_" {{bbox}} />
<union into="_">
<recurse from="_" into="_" type="up"/>
<recurse from="_" into="_" type="down"/>
</union>
<print e="" from="_" geometry="skeleton" limit="" mode="meta" n="" order="id" s="" w=""/>
</osm-script>
awesome Imports
I can't stand it no more, I have to write it down somewhere.
- ES:NGBE: no english description. 23 tags for a place=locality, name=foo example
- Japan KSJ2 Import: all rivers are tagged with negative layers and a lot of proprietary (useless?) tags [2], no post-import-cleanup: 2670 intersections. At boundaries every node has 9 superfluous tags.