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

Auto-updating a Geofabrik extract in PostGIS without rendering tiles?

1

There are instructions on how to update a PostGIS DB, but all seem to be coupled with the rendering toolchain (which I don't use as I only do analytics). How do I cron daily updates with diffs that Geofabrik provides for their extracts?

asked 21 May '17, 14:00

RicoElectrico's gravatar image

RicoElectrico
37161117
accept rate: 0%

You are not clear on if you are using a osm2pgsql rendering schema database or not. If you are, it is not obvious what your problem is supposed to be (since you are already not rendering the data and you continue to not render the data post update).

(22 May '17, 10:40) SimonPoole ♦

Source code available on GitHub .