Vclaw's Comments
Post | When | Comment |
---|---|---|
Postboxen | You could specify your sources in the changeset comments, to make it clear where your data is coming from. Or add source tags, to the changeset or to the objects.
It would also be a good idea to use the standard tagging for collection times. See osm.wiki/Key:collection_times I think a tag for the box type is a good idea, but I'm not sure if there is any standard tag agreed for this. Maybe worth proposing something and documenting it on the wiki.
|
|
How to filter | Try a filter: "-amenity=postbox"
Or for what you want, something like:
|
|
State Border == Forest Border ? | It looks like someone has done a bulk import of government data for land use in Georgia, but not Atlanta (or any other states?).
I don't know whether any similar data is available for Alabama or elsewhere, or how useful it is. |
|
Roads with many same-named spurs | For a road with multiple arms, yes you just draw it as multiple ways, all branching off each other. And tag them all with the same name= etc.
There is some phone software that does rendering of vector maps from the OSM data. eg GpsMid http://gpsmid.sourceforge.net/
|
|
Middle of the Road | Also worth comparing your GPS tracks with the OS Streetview maps - they are pretty accurate in most places. Much better than NPE maps anyway! Though surveying on the ground is still a good idea to check its correct, plus you can find lots of stuff that isn't shown on the OS maps, eg postboxes, bus stops etc. |
|
River names not being displayed | Rivers should be mapped as an area (tagged waterway=riverbank) and a way (tagged waterway=river). See osm.wiki/Tag:waterway%3Driverbank Its not just for rendering, it also indicates the direction the river is flowing. And it could also be used for routing, or measuring the length of a river etc. |
|
River names not being displayed | Seems like a bug, it's been reported here:http://trac.openstreetmap.org/ticket/2514
|
|
Things that would be nice if they rendered... | I think it would help make things easier for the renderers (and other data users) if it was a separate tag (and it would be more backwards compatible). Otherwise, how do you tell the difference between a drain that loops back on itself (so is a circular way), and a drain mapped as an area? You could use area=yes/area=no, but that's an additional tag to remember.
|
|
When to use footway, when to use path? | In Scotland, it is legal to walk, cycle, ride a horse etc, just about anywhere (so long as you are responsible). See the Scottish Outdoor Access Code. The wiki definition of highway=footway says "For designated footpaths, i.e. mainly/exclusively for pedestrians".
|
|
Things that would be nice if they rendered... | For drains, is it worth mapping them as a way and an area, as is done with rivers (waterway=river/waterway=riverbank)?
The same thing applies to streams. Streams as areas are available from the OS Opendata vector maps, so it would be nice to map them in OSM. |
|
Johannesburg | @ Sanderd17: I presume the rendering of Johannesburg is different to London because it is not the capital. I think places tagged as place=city and capital=yes render at lower zoom levels.
|
|
Cycle Paths around the hospital | The tag highway=incline_steep or highway=incline is intended to be used on nodes, not on the way (which should have the usual highway=path tag etc).
Its better to tag the way with incline=up or incline=down, or incline=10% etc. |
|
Went for a hike today and added some trails | Also worth tagging the paths with the surface: osm.wiki/Key:surface
|
|
Crete | Go to this webpage and pick the tiles you want: http://garmin.na1400.info/routable.php
|
|
Stop german names in Silesia! | Might be more useful to use something like old_name:de to specify what language the historic name is in. |
|
Understanding a Garmin USA Map Download | Mapsource lets you view the maps on your PC. You can do stuff like plot waypoints and routes, then send them to your Garmin. Or download the tracklog from your Garmin and view it on a map, plus you can split/join/edit tracks. Then save it as GPX format, and upload it to OSM if you want. So I find it very useful for doing this sort of thing, using it with my eTrex. I'm not sure if your Nuvi supports uploading/downloading waypoints etc? Also, you can select maps and send it the Garmin. So you could download OSM maps for the whole of the USA etc, then install into MapSource. Then you can just select some of those, and send them to your Garmin if you don't have much space on it. Though note MapSource usually included with the GPS device, or with maps you buy from Garmin. Updated versions of MapSource are available to download for free from Garmin, but they won't install unless you have a previous version installed. Unless you use a bit of workaround, see the instructions here: http://www.mydigitallife.info/2008/01/31/download-garmin-mapsource-for-free-and-install-without-media/ As for the file sizes you mention, I think they are a bit mixed up. I suspect you mean 8MB, not GB. Though I think it would be easiest to just buy a 2GB or 4GB SD card, they are pretty cheap now. Then you can copy the OSM maps onto that, and not affect the preinstalled Garmin maps. |
|
Understanding a Garmin USA Map Download | Assuming you are talking about this website: http://garmin.na1400.info/routable.php It says on that page;
So these files are useful if you want to view the map on your PC, in different software. |
|
This site is awesome | Have you seen the table for international equivalence at the bottom of this page: osm.wiki/Key:highway
|
|
Removing a large contribution | Have you followed all of the import guidelines? osm.wiki/Import/Guidelines Specifically, discussing it with the community, before you import anything. And documenting it on the wiki.
|
|
Render error? | I think there's a few problems with how Opencyclemap handles multipolygon relations for areas. It seems it applies the tags on the inner part to the whole polygon.
|