Tagged Questions
6
votes
1answer
165 views
How to find the nearest city for a POI in a OpenStreetMap/PostGIS database?
I'm interested in finding additional data for the POIs in OSM database.
Currently I can use the following SQL for getting the name+long+lat for all the POIs
SELECT name,
x(transform(way, ...
5
votes
3answers
222 views
Where can I download the metro (subway) stations of Paris from OpenStreetMap?
Just getting acquainted with OSM (OpenStreetMap), so this might be a total newbie question, but I'm looking for OSM Point of Interest data of all metro-stations in Paris.
I'm sure this info should ...
3
votes
1answer
73 views
Where can I find map icons for famous Paris landmarks?
Title says it all: looking for icons for famous landmarks in Paris, such as the Eiffel Tower, Arc de Triomphe, Louvre, Notre Dame. These should do. For other poi's I have general category-icons, but ...
1
vote
2answers
61 views
Not rendered pois on OpenStreetMap
There are a few poi that I can see on Josm that are not rendered to the final map. OSM database contains them at least for some month. I can' figure out why the doesn't appear on the map.
Example poi ...
4
votes
1answer
71 views
Different ways to publish media-enhanced route/trail information to mobile users
I'm looking for some different approaches that a non-profit I'm helping could use to publish information about some tourism routes. Each route is 1-2 tracks, with some historical background ...
5
votes
2answers
1k views
How to extract german restaurants from planet.osm?
Want to get the data out of http://wiki.openstreetmap.org/wiki/Planet.osm
UPDATE: i just come back from the site http://wiki.openstreetmap.org/wiki/Planet.osm
which has got some files that belong to ...
