Files
UnrealPrototyping/RawContent/World/Test/Bake_x4/overlay.json
T
2026-09-25 17:02:24 +03:00

260 lines
5.1 KiB
JSON

{
"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
}
]
}