OpenStreetMap logo OpenStreetMap

Post When Comment
Better Walking Papers

@tyr_asd: Just FYI: There exists a georeferencing tool inside QGIS and it’s is well documented. Here it’s of course a manual task. Now what about including a marker in the print composer which helps the user to georeference? That should be rather easy to program.

Some comments about the OpenStreetMap Awards

Just as a side comment since you mentioned the work of Manuel Roth and Lukas Martinelli: Of course their work stands on the shoulders of open source software and spec. from others. But don’t underestimate the work they did for keeping the vector tiles updated. This was the main topic of their bachelor thesis which can be openly accessed at http://osm2vectortiles.org .

Visualizing OSM.org's Map Views

Cool visualization! You may also want to follow my Twitter bot “Trending Places” and look at it’s homepage. Som time ago I also wrote a blog post about early findings of OpenStreetMap standard map usage.

:Stefan

Mapping Mexico with INEGI, you and...Cygnus

This software could be very helpful in many use cases. I assume Cygnus is a JOSM Plugin. Is it possible to test and possibly use it?

An idea for making it easier to link external data to OSM

See also “Permanente/stabile OSM IDs!” on Talk-de https://lists.openstreetmap.org/pipermail/talk-de/2012-July/097009.html

"Maproulette" in JOSM

Ich bin daran zu überlegen, ob mit einem ReCAPTCHA die Leute, die sich bei OSM (oder so) registrieren wollen - und das CAPTCHA ausfüllen müssen - dazu zu bringen, genau solche fehlenden Verbindungen zu bestätigen - oder abzulehnen; mit “gesundem Menschenverstand”, ansonsten wenn es sein muss mit Luftbild. Wir werden aber sicher nicht vor Dezember 2013 fertig sein - von daher ist deine Wette also noch nicht in Gefahr :-).

LG, Stefan alias Geonick

1 million is a big number

Hi Harry

Nice blog. One million is a big absolute number indeed - and also in relative terms: it was you who reported almost exactly one year ago about the 500,000th signed up user of OSM in this thread: http://lists.openstreetmap.org/pipermail/talk/2011-December/060829.html .

Yours, Stefan

P.S. Thanks for mentioning Kort which is a thesis work of two students of mine! There will be data for whole world soon.

OSM-Diashow

Vielen Dank für die schönen Kartenbilder! Wäre ev. noch nützlich, wenn es ein diashow.html (o.ä.) dazu gäbe.

LG, Stefan

osm2postgresql :o)

In support of Andy Allan's hint to possible confusion with osm2pgsql I've added a remark to the owner of this project, mayeul, at this "Open Discussion": https://sourceforge.net/projects/osm2postgresql/forums/forum/1683570

The Java XAPI

Is this XAPI UI really reflect the syntax of XAPI? Currently there is only one tag predicate. Isn't it possible to query more than one, like

http://openstreetmap.us/xapi/api/0.6/*[amenity=parking][capacity:disabled=*][bbox=-0.57,51.24,0.31,51.75]

Actually, even the OSM wiki leaves this question open:
osm.wiki/Xapi#Predicates

It would be nice anyhow that the wiki page get's enhanced with a real syntax definition.