Vclaw's Comments
Post | When | Comment |
---|---|---|
RE :please use OpenStreetMap instead of google maps | I think its quite easy to add OSM maps to the Google Maps API. So then you'd have the choice of using whatever is best for your area, with needing to change much on the website.
|
|
Adding historic buildings | I think it would be useful to have a specific listed building tag. It would make it easy to find all listed buildings in an area.
Though what's the copyright status of the listed building register? Worth checking, or getting permission before copying anything from it. |
|
Street Listing | There's more details about Nominatim here: osm.wiki/Nominatim
I presume there is a limit on how many streets it lists, which is why it seems to be only A to E? I've checked a few other cities, and they are also partial lists.
|
|
Street Listing | Nominatim can give you a list of features that are within a city / region etc (including streets): http://nominatim.openstreetmap.org/
It looks like that's the case for Barrie: http://nominatim.openstreetmap.org/details.php?place_id=17886 If you know the boundaries of the city you could map it as an area to replace the node, which would improve the Nominatim result.
|
|
Nominatim does not find Port-au-Prince as city in Haiti | It says "Port-au-Prince, Haiti" for me.
It looks like Nominatim is getting the country name from this relation: osm.org/browse/relation/307829
|
|
imports | What exactly do you mean by "import to OSM"?
Or do you just want to show a KML file over the top of an OSM map, as an overlay? If so, that's probably easier, you probably want to use OpenLayers.
|
|
Historical International Station Catalogue | Even though that data is "publicly available" on that website, it may still be copyrighted.
So probably not allowed for use in OSM (at least without specific permission anyway). |
|
Extending the UK Pub completeness survey | I suppose this depends on the definition of pub. ie does it include hotels / inns with public bars etc. Or restaurants/cafes with bars. I suspect quite a few of these are mapped in OSM, but are just tagged as tourism=hotel. I think these should be tagged as amenity=pub as well (or with a separate node tagged as a pub). |
|
Postboxes | FWIW, for IV1 113, I mapped those.
Also, I've found that the refs on the Dracos list don't always match what it says on the postbox. A few seem to be swapped about. (and as for useless descriptions, there's one postbox in IV4 that is only described as "P". I've not managed to find it yet...) |
|
Will Wonders Never Cease | For installing and setting up Mapnik on Ubuntu, I found this article is very useful: http://weait.com/content/build-your-own-openstreetmap-server |
|
Editing GPX traces | Have you tried this EditGpx plugin for JOSM?
|
|
Missing Feature or Missing the Instructions? | Have you seen this page on the wiki: osm.wiki/Relation:route
Also, for roads with multiple refs/names, I think the best option is to use several route relations. ie the way has name=Lawrenceville Highway, but is part of route relations for US 78, US 29 etc. Though I don't know if any renderers will show these (but as TomH says, tag it correctly, don't tag for the renderer). |
|
Bridleways | You can also use the "designation" tag for official rights of way (in England and Wales).
|
|
name in korean | For different language names, use the 2 letter ISO 639-1 code. List here: http://www.loc.gov/standards/iso639-2/php/code_list.php
Also see osm.wiki/Key:name
|