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:6420adc00174c561574f4c92a6fe76c6f4ce2a1dc3d8e60829a6e8a4bef47e26
size 5256844
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0d6505239d20e7593b12002fb1fb6fdc692735cb3f7841ffb85aafd67ba87900
size 78049
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1911b45b162d1847e3077a5b29b5723518504b67096830fdd080afbf0a184000
size 90754
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6e0d38ccc8d08502dcf8f5791cfa7a0b944fd0652da3d58ad1428e7352d8fde3
size 358061
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:77c7ba364459a83f70dd2c5a47f282784933f0ead8462aefe9d8a9b516ee4c8d
size 1066059
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:39679faf7e17a731a650c74a5436e4a6b512d84cf0be6872be8abb54ab869c32
size 584731
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d2a933318897925475e37ce4c4566fcc9d731806909fdb336cc7f028d34cd2ac
size 80450
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:520ef8248c89ae160da50e6a83e7d6394050cd2899efcb0dfabf3215b4d7234a
size 69587
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3881bcc8f2de640a32d7e27c0e4a298fdc426c44daa1ab796fd1318c415aefb1
size 70576
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8f434f08170ea78050aabcff1cd7599750496d4178eb98f2164ec09938831fea
size 583098
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:77507b39547465261c3023b4244041fe0081bf4aa77bc478d2680fd3ce052db0
size 410099
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": 100000,
"height_m": 48608,
"paint_w": 7738,
"paint_h": 3761,
"metres_per_px_x": 12.923235978288963,
"metres_per_px_y": 12.924222281308163,
"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": 647.3522136599532,
"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": [
62687.04647249227,
32198.036317530386
],
"area_m2": 298178744.13910115,
"radius_m": 9742.34274234606,
"extent_m": [
67730.67976221246,
24556.02233448551
],
"cells_px": 1785258
},
{
"mark": "wild_coast",
"index": 2,
"kind": "area",
"id": 1,
"centre_m": [
47812.281193257644,
13868.97301876005
],
"area_m2": 148144524.23489872,
"radius_m": 6867.012934891154,
"extent_m": [
39919.87593693461,
15586.612071257645
],
"cells_px": 886972
},
{
"mark": "wild_coast",
"index": 2,
"kind": "area",
"id": 2,
"centre_m": [
15869.070699737604,
26868.864664399152
],
"area_m2": 88595894.48619364,
"radius_m": 5310.456580205832,
"extent_m": [
17084.517963298007,
16271.595852166976
],
"cells_px": 530442
},
{
"mark": "wild_coast",
"index": 2,
"kind": "area",
"id": 3,
"centre_m": [
62100.1463608731,
41765.883387391936
],
"area_m2": 37375020.26793603,
"radius_m": 3449.179387565046,
"extent_m": [
11191.522357198242,
6668.898697155012
],
"cells_px": 223772
},
{
"mark": "wild_coast",
"index": 2,
"kind": "area",
"id": 4,
"centre_m": [
77250.64040536147,
17236.762737538542
],
"area_m2": 32988835.190016236,
"radius_m": 3240.4740972070576,
"extent_m": [
8826.570173171362,
7224.640255251263
],
"cells_px": 197511
},
{
"mark": "wild_coast",
"index": 2,
"kind": "area",
"id": 5,
"centre_m": [
25235.182906082737,
10880.459928883574
],
"area_m2": 24231998.15219373,
"radius_m": 2777.2800675896215,
"extent_m": [
7443.783923494442,
5027.522467428876
],
"cells_px": 145082
},
{
"mark": "wild_coast",
"index": 2,
"kind": "area",
"id": 6,
"centre_m": [
99838.25740099703,
24592.94147458698
],
"area_m2": 17837197.189613663,
"radius_m": 2382.8042738050804,
"extent_m": [
4923.752907728095,
5583.264025525126
],
"cells_px": 106795
}
]
}
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c06062cec34d890685f2037ed52d61c7baafbd69853c04dac5703322b842d060
size 19882283
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:217f1542e1a9d7c1537939425a4f3f86ed5e1ee9ba2e275a103c27b70ae6bc44
size 597440
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4690967986eb4b79c5c6cbea9a67fad20a0ea0790d575fef06a0d750879b0029
size 2839226
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2b7dbf1558b1e6f036057973289ed8c647cbeae18d0d50ba7af8ff905b5a2c8c
size 787048