Hi there, some friends and me edited a city in central America, digitized hundreds of buildings. We finished the edits a few weeks ago, but so far the map has not been rerendered, the download database has not been updated. When logged in the OSM Map page, the edits appear if the map data field in the layers tab is checked. I read the mapnik update post and I think I got the most important parts. Is it possible to estimate how long the process of implementation will take? Or can this process be expedited? Thanks for any suggestions! :) asked 12 Feb '19, 12:41 WarGeo |
One Answer:
Which database download? Is https://www.openstreetmap.org/user/WarGeo your OSM account? If so, I can see many of your buildings, for example here: https://www.openstreetmap.org/#map=17/17.25848/-88.79499 . Try refreshing your browser cache if you can't see anything. answered 12 Feb '19, 12:59 scai ♦ edited 13 Feb '19, 21:58 aseerel4c26 ♦ |
Hi scai, thank you for your answer. Yes this is me, and some of my edits are available. But the updates of the friends are not available (in editing mode and map data view (see attached
image)). We often use OSM shapefiles for GIS analyses, for that we download the complete OSM data with full attributes from Geofabrik
Your friend didn't assign the correct properties to these buildings, for example at https://www.openstreetmap.org/way/659928207 . They are tagged with
area=yes
which is too unspecific to get rendered. Instead they have to be tagged withbuilding=yes
,building=house
or something similar like your buildings. I guess Geofabrik doesn't include objects that don't have any relevant tags.Oh, we did not see that. Thank you a lot! Stupid mistake, but now we know how to fix it!