You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a database, and ensure POSTGIS extension is enabled. To enable POSTGIS you can run create extension postgis
Then restore using psql. psql -d dbname -f /path/to/snapshot.sql
Data stored on S3
Map tiles for the iD editor, database backups, and CBA CSV files are programmed to be written to an S3 bucket in the Tiler. The S3 bucket URL can be changed in the environment variable of the AWS stack. If you setup the database with the above data, and run the tiler, it should create all the CBA and tiles. If you prefer downloading them from S3, they are stored here:
@geohacker @olafveerman
Gentlemen, Tai has set up another instance for ORMA that they control, but needs to transfer uploaded data to it. Can you assist him?
The text was updated successfully, but these errors were encountered: