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
+174
View File
@@ -0,0 +1,174 @@
{
"image": "",
"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": 0,
"has_coast_jitter": true,
"note": "Coastline as painted. No jitter."
},
{
"index": 2,
"name": "wild_coast",
"kind": "area",
"rgb": [
255,
128,
0
],
"cells_px": 2502710,
"area_km2": 418.009567661576,
"pieces": 2,
"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": [
47434.26055590294,
30849.03282749177
],
"area_m2": 231129288.61589015,
"radius_m": 8577.338605480403,
"extent_m": [
46859.653657275776,
20252.256314809893
],
"cells_px": 1383819
},
{
"mark": "wild_coast",
"index": 2,
"kind": "area",
"id": 1,
"centre_m": [
47870.812974099135,
14208.622232636788
],
"area_m2": 186880279.04568586,
"radius_m": 7712.706422069189,
"extent_m": [
40630.6539157405,
14862.855623504387
],
"cells_px": 1118891
}
]
}