This commit is contained in:
Rainer Leit
2026-09-25 17:02:24 +03:00
parent cc43ed8dc8
commit 9597629951
2149 changed files with 460234 additions and 1770 deletions
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:68c2fcf658a2582ca397f0d724cea30329f81fb9ce8f33c2af63872ea44f6b63
size 5349829
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c22a977848e5b1f50f0b9ad47db3a63f931d746eeb562c7b044d15310e55625d
size 80800
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cedd7477f06e2bf1e5462918c552e52a0b5eb9dfa16b6bc47feef735b03ce701
size 174622
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:332d240a1f3b25857f6ab306811f55fec41357da889992c790769495c3d4620a
size 324592
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:45369e1c2b8282e1ba95e5ebd80a366ee819e56920c281466484c99b786d56ef
size 575489
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7580ce5e1c7247d8186abfce8277097722e476d3cd87f9500f7b0819c4ef6141
size 2778309
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:99433a0abd833bd5112c2e2d3d5876e6236a9f9039c1a7114977b3ba891bd162
size 81422
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a87c3cac7aee627bc625865181ebd1c13e795d43fe7e4d489be978b92b7435a7
size 67757
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1d60bdb4f8a723f7d1c06c840d06355a5a3f32e9ffbbb136959d5457f18a235e
size 72618
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5db7eec9ebd720807c8ed9f575d9f18f3560d0c7285a499f7a60c40f885c68bb
size 3180052
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4fcd136c3edab99578e8826bee12793e23ce2fd831466588cd13361baf2b8030
size 431144
File diff suppressed because it is too large Load Diff
+259
View File
@@ -0,0 +1,259 @@
{
"image": "Templates/Map3.overlay.png",
"legend": "Templates/Map3.overlay.json",
"circumference_m": 400000,
"height_m": 194432,
"paint_w": 7738,
"paint_h": 3761,
"metres_per_px_x": 51.69294391315585,
"metres_per_px_y": 51.69688912523265,
"marks": [
{
"index": 1,
"name": "drawn_coast",
"kind": "area",
"rgb": [
255,
0,
255
],
"cells_px": 0,
"area_km2": 0,
"pieces": 0,
"coast_jitter": 50,
"has_coast_jitter": true,
"note": "Coastline as painted. No jitter."
},
{
"index": 2,
"name": "wild_coast",
"kind": "area",
"rgb": [
255,
128,
0
],
"cells_px": 3875832,
"area_km2": 10357.635418559252,
"pieces": 7,
"coast_jitter": 2.5,
"has_coast_jitter": true,
"note": "Chew this shore harder than the rest of the world."
},
{
"index": 3,
"name": "forest",
"kind": "area",
"rgb": [
0,
128,
0
],
"cells_px": 0,
"area_km2": 0,
"pieces": 0,
"coast_jitter": 0,
"has_coast_jitter": false,
"note": "Where trees are scattered. The mask is the volume bound."
},
{
"index": 4,
"name": "city",
"kind": "area",
"rgb": [
220,
30,
30
],
"cells_px": 0,
"area_km2": 0,
"pieces": 0,
"coast_jitter": 0,
"has_coast_jitter": false,
"note": "One settlement per painted blob. overlay.json gives its centre and radius."
},
{
"index": 5,
"name": "town",
"kind": "area",
"rgb": [
255,
200,
0
],
"cells_px": 0,
"area_km2": 0,
"pieces": 0,
"coast_jitter": 0,
"has_coast_jitter": false
},
{
"index": 6,
"name": "village",
"kind": "area",
"rgb": [
150,
90,
200
],
"cells_px": 0,
"area_km2": 0,
"pieces": 0,
"coast_jitter": 0,
"has_coast_jitter": false
},
{
"index": 7,
"name": "road",
"kind": "path",
"rgb": [
90,
60,
30
],
"cells_px": 0,
"area_km2": 0,
"pieces": 0,
"width_m": 8,
"coast_jitter": 0,
"has_coast_jitter": false
},
{
"index": 8,
"name": "track",
"kind": "path",
"rgb": [
200,
160,
110
],
"cells_px": 0,
"area_km2": 0,
"pieces": 0,
"width_m": 3,
"coast_jitter": 0,
"has_coast_jitter": false
}
],
"features": [
{
"mark": "wild_coast",
"index": 2,
"kind": "area",
"id": 0,
"centre_m": [
250748.18588996909,
128792.14527012155
],
"area_m2": 4770859906.225618,
"radius_m": 38969.37096938424,
"extent_m": [
270922.71904884983,
98224.08933794204
],
"cells_px": 1785258
},
{
"mark": "wild_coast",
"index": 2,
"kind": "area",
"id": 1,
"centre_m": [
191249.12477303058,
55475.8920750402
],
"area_m2": 2370312387.7583795,
"radius_m": 27468.051739564617,
"extent_m": [
159679.50374773843,
62346.44828503058
],
"cells_px": 886972
},
{
"mark": "wild_coast",
"index": 2,
"kind": "area",
"id": 2,
"centre_m": [
63476.282798950415,
107475.45865759661
],
"area_m2": 1417534311.7790983,
"radius_m": 21241.82632082333,
"extent_m": [
68338.07185319203,
65086.383408667905
],
"cells_px": 530442
},
{
"mark": "wild_coast",
"index": 2,
"kind": "area",
"id": 3,
"centre_m": [
248400.5854434924,
167063.53354956774
],
"area_m2": 598000324.2869765,
"radius_m": 13796.717550260184,
"extent_m": [
44766.08942879297,
26675.59478862005
],
"cells_px": 223772
},
{
"mark": "wild_coast",
"index": 2,
"kind": "area",
"id": 4,
"centre_m": [
309002.5616214459,
68947.05095015417
],
"area_m2": 527821363.0402598,
"radius_m": 12961.89638882823,
"extent_m": [
35306.28069268545,
28898.56102100505
],
"cells_px": 197511
},
{
"mark": "wild_coast",
"index": 2,
"kind": "area",
"id": 5,
"centre_m": [
100940.73162433095,
43521.8397155343
],
"area_m2": 387711970.43509966,
"radius_m": 11109.120270358486,
"extent_m": [
29775.13569397777,
20110.089869715503
],
"cells_px": 145082
},
{
"mark": "wild_coast",
"index": 2,
"kind": "area",
"id": 6,
"centre_m": [
399353.0296039881,
98371.76589834792
],
"area_m2": 285395155.0338186,
"radius_m": 9531.217095220321,
"extent_m": [
19695.01163091238,
22333.056102100505
],
"cells_px": 106795
}
]
}
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:89ab94541208b27138a67ee7290181d5730cbbe31e8ac44e42b92e56873d9837
size 62212535
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dfc1e577bf52d3526dac9455e85c891c367838d4ce51f390128572f34d57b7fe
size 1069312
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:26ddfbdf8f3f8e6f1bf3aee0354294b9e0480d41cfb0aab73eaec447768320b7
size 6115191
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:abc81ca7f9bf0a5779ddb89f45da58fbdcd51393730f3c8d427f6bae3be3b34e
size 3018422