This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

clean local osm website database but only the geographical data

0

I ran ./osmosis --truncate-apidb in my local osm website to clean the data, so I could import new geofabrik data, and it worked perfectly.

But I noticed that, beyond the geospatial data, I wiped also the users accounts, iD configuration, and I think even the pre-rendered tiles were gone, because I feel the rendering is slower now.

So, there is a way to clean only the spatial data?

asked 20 Mar '20, 20:41

carlosguedes's gravatar image

carlosguedes
9191016
accept rate: 0%

Source code available on GitHub .