first homemade OSM
Some checks failed
Build and deploy the backend to staging / Build and push image (pull_request) Successful in 2m50s
Run linting on the backend code / Build (pull_request) Successful in 26s
Run testing on the backend code / Build (pull_request) Failing after 1m44s
Build and deploy the backend to staging / Deploy to staging (pull_request) Successful in 24s
Some checks failed
Build and deploy the backend to staging / Build and push image (pull_request) Successful in 2m50s
Run linting on the backend code / Build (pull_request) Successful in 26s
Run testing on the backend code / Build (pull_request) Failing after 1m44s
Build and deploy the backend to staging / Deploy to staging (pull_request) Successful in 24s
This commit is contained in:
@@ -60,15 +60,18 @@ sightseeing:
|
||||
- cantilever
|
||||
- abandoned
|
||||
building:
|
||||
- church
|
||||
- chapel
|
||||
- mosque
|
||||
- synagogue
|
||||
- ruins
|
||||
- temple
|
||||
# - government
|
||||
- cathedral
|
||||
- castle
|
||||
|
||||
# unused sightseeing/buildings:
|
||||
# - church
|
||||
# - chapel
|
||||
# - mosque
|
||||
# - synagogue
|
||||
# - ruins
|
||||
# - temple
|
||||
# - government
|
||||
# - cathedral
|
||||
# - castle
|
||||
# - museum
|
||||
|
||||
museums:
|
||||
|
@@ -4,9 +4,9 @@ church_coeff: 0.65
|
||||
nature_coeff: 1.35
|
||||
overall_coeff: 10
|
||||
tag_exponent: 1.15
|
||||
image_bonus: 10
|
||||
image_bonus: 1.1
|
||||
viewpoint_bonus: 5
|
||||
wikipedia_bonus: 4
|
||||
wikipedia_bonus: 1.1
|
||||
name_bonus: 3
|
||||
N_important: 40
|
||||
pay_bonus: -1
|
||||
|
Reference in New Issue
Block a user