Circeus's Comments
Post | When | Comment |
---|---|---|
A way to use Getmapping imagery | I actually did a long while after street view came along. The images have ridiculous amounts of glare, and indeed all I could manage was to confirm a) that a street did not go as far as the map claimed and b) that it actually had a name (you could see, if not read, the name panel). |
|
A way to use Getmapping imagery | Last I looked you couldn't be sued for noting facts represented in a photo (in fact, I distinctly remember my google exemple being distinctly mentioned somewhere as a way StreetView could be used). This would be like a T-shirt maker asserting copyright infringement because I noted that they sell T-shirts with the text "So and so" on them! Remember that facts (i.e. the existence of footpaths) CANNOT be copyrighted, only their representation (i.e. the specific mapped representation). |
|
A way to use Getmapping imagery | A quick search reveals more muddled facts (the case is Virtual Maps v. Singapore Land Authority, BTW) AFAICT, Virtual Maps claimed the SLA data was used solely as a normal roadmap when gathering data, but the court did not rule that THIS was infringement, but merely that howevr it happened, there had been infringement (notably noting the presenc eof SLA easter eggs in the VM data). Besides, I thought we could, for example, use name plates visible in Google Street as data sources? |
|
new "History" Button | agree. As is it will look up every single changeset whose bounding box overlaps the one you want, instead of looking up changes actually occurring in it. |
|
Adding Local Airports | Actually, most stuff that is not TIGER (and even TIGER leaves much to be desired on many accounts!) will be missing regardless, and airports are just an example. The larger ones are likely to have been added by users, but the smaller ones, not so (I added three in Orange County, NY not so long ago). |
|
Nautical Detail | osm.org/?lat=45.3614401272159&lon=-75.8256484001443&zoom=14 You basically turned what should have been "this area is water, it should be blue" into series of "this line is a river, it should be traced in blue, and everything on both sides of it is ground, and should be gray", so that we have "rivers" running along the shores and across the actual river... |
|
Nautical Detail | Hey, you broke the map! You CANNOT make natural=water not be an closed area, that breaks every element of display. If you want to show which area can be boated, your best guess is probably to draw a line in the middle of the water areas (which you will concurrent use for naming the river, because area=water riverway=river will not display names as far as I can remember), and use THAT to mark boatability of the river. As it is, the display practically unusable! |
|
Brampton, Cambridgeshire, plus Perry on Grafham Water | Maybe you can still fix this way in Grafham, which is probably some sort of path, but was accidentally labeled as amenity=place_of_worship when it was entered. |
|
Minnesota state WMAs | if you're iffy with it, you can alway twin tag, too. |
|
Minnesota state WMAs | Possibly the nature_reserve tag is simply not yet rendered? |
|
OSM Madness | Sports are leisure=pitch (regardless of sport), sport=x, which can be tennis, badminton, baseball basketball whatever. I have no idea where you got the idea that only European sports were catered to. It's not clear to anybody whether "football" is american or world, ("gridiron" could be used instead). Soccer/football for North America would necessarily be a bad thing. After all, routing restriction are explicitly country-specific anyway. |
|
Tracks and rights of way | There are also surface=unpaved and highway=unsurfaced tags in use (both are rendered by mapnik, at least in some situations). |
|
Tracks and rights of way | The second case is most times a form of highway=service |
|
housenumbers | I doubt there's a mechanism to do the appropriate checks (the ideal solution would be to mix the mapnik and osmarender approaches anyway: use a different color for th area and icons for the node only). And such cosmetic changes are typically not worth making tickets for in my experience. |
|
PoI mapping | I've seen proposals for thrash can, and there IS a tag for trees, in fact :p |
|
PoI mapping | I'm myself not by on After all, although not all data is used by the default map, the point is that it can be used to display whatever you want if you need it. |
|
Lincolnshire | This definitely looks like it. It's clearly highway=trunk that won't be routed through. |
|
Node or way | You should also note that not every amenity or shop will show on the slippy map (either Mapnik or osmarender) amenity=kindergarten and amenity=town_hall, for example, do not IIRC. Most shops are also not displayed. |
|
Things on either side of a street | Wait, on closer examination: If the street market is a non-car street, I'd go for highway=living_street or highway=pedestrian with a POI noting the street market aspect. Streets that "belong" to industrial estates, but are not public access are simple highway=service with the appropriate access tags (likely access=private). THey are othrwise no different from a regular street running through an industrial area and should not receive any particular tag. Regarding your first problem, mailing address is clearly in this case linked not to the street itself, but to a building/set of building/estate with a specific name. Your way of dealing with it appears appropriate to me. |
|
Things on either side of a street | For streets instead of area, it is abutters=. I could swear I saw somewhere a way to tag opposite way names, but I can't find it... |