File tree Expand file tree Collapse file tree 2 files changed +229
-227
lines changed Expand file tree Collapse file tree 2 files changed +229
-227
lines changed Original file line number Diff line number Diff line change 1
- URL_PLANET_FILE=https://planet.openhistoricalmap.org.s3.amazonaws.com/planet/planet-200526_0000.osm.pbf
2
- URL_HISTORY_PLANET_FILE=https://planet.openhistoricalmap.org.s3.amazonaws.com/planet/full-history/history-200526_0000.osh.pbf
3
- REPLICATION_SERVER=https://planet.openhistoricalmap.org.s3.amazonaws.com/replication/minute/
4
- TIME_UPDATE_INTERVAL=24h
1
+ URL_PLANET_FILE_STATE=https://planet.osm.org/pbf/state.txt
2
+ URL_HISTORY_PLANET_FILE_STATE=https://planet.osm.org/pbf/full-history/state.txt
3
+ URL_PLANET_FILE=https://planet.osm.org/pbf/planet-latest.osm.pbf
4
+ URL_HISTORY_PLANET_FILE=https://planet.osm.org/pbf/full-history/history-latest.osm.pbf
5
+ TIME_UPDATE_INTERVAL=5d
5
6
INSTANCE_URL=http://localhost:4567
6
7
INSTANCE_NAME=OHM Taginfo
7
8
INSTANCE_DESCRIPTION="This is a <b>taginfo test instance</b>. Change this text in your <tt>taginfo-config.json</tt>."
8
9
INSTANCE_ICON=/img/logo/world.png
9
10
INSTANCE_CONTACT=Anonymous
10
11
TAGINFO_PROJECT_REPO=https://github.com/taginfo/taginfo-projects.git
11
12
DOWNLOAD_DB=languages wiki
13
+ CREATE_DB=db projects chronology
You can’t perform that action at this time.
0 commit comments