mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-08 14:54:28 +00:00
Update prospecting guide for coord system switch in dataset
This commit is contained in:
@@ -189,12 +189,12 @@ maps = {
|
||||
# id left top right bottom zoom description
|
||||
# G&K G&K G&K G&K factor
|
||||
# DO NOT just change the coordinates of "all" - they MUST match the borders of the scanned map.
|
||||
"all": [34394.9, 84508.6, 37399.4, 80895.6, 1.0, "All"],
|
||||
"40": [36275.6, 82392.5, 36780.3, 81800.0, 3.0, "Eishöhle"],
|
||||
"76": [35440.0, 83220.0, 36090.0, 82670.0, 3.0, "Eislufthöhle"],
|
||||
"204": [36354.1, 84154.5, 37047.4, 83399.7, 3.0, "Steinbrückenhöhle"],
|
||||
"tc": [35230.0, 82690.0, 36110.0, 82100.0, 3.0, "Near Top Camp"],
|
||||
"gk": [36000.0, 86300.0, 38320.0, 84400.0, 4.0, "Grießkogel Area"],
|
||||
"all": [ 409276.28, 5283481.05, 412201.56, 5279805.56, 1.0, "All"],
|
||||
"40": [ 411110.51, 5281325.74, 411602.22, 5280722.74, 3.0, "Eishöhle"],
|
||||
"76": [ 410293.14, 5282170.72, 410930.97, 5281607.07, 3.0, "Eislufthöhle"],
|
||||
"204": [ 411226.79, 5283085.08, 411903.50, 5282315.82, 3.0, "Steinbrückenhöhle"],
|
||||
"tc": [ 410071.88, 5281645.52, 410938.73, 5281036.96, 3.0, "Near Top Camp"],
|
||||
"gk": [ 410918.96, 5285236.99, 413196.87, 5283288.24, 4.0, "Grießkogel Area"],
|
||||
}
|
||||
# Keys in the order in which we want the maps output
|
||||
mapcodes = ["all", "gk", "40", "76", "204", "tc"]
|
||||
|
||||
Reference in New Issue
Block a user