Tooling
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7697d677207b0b6677540133cd66189b448b06ca72b1d42a37bf7fec70d9d2b8
|
||||
size 4727044
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aa4642da0be83631635bafbdc219cbcecfedd3de1b27d3c734330c20077cb17b
|
||||
size 79157
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2334ad52e64b73f32d5048f56ab276f07e4bf21e1aea041c99d9fd3d5f448e64
|
||||
size 166669
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8d9ab9553865f9746a974ffb5dff0cfa5371a8ac3a0623307d689d5b25dea3ea
|
||||
size 358521
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:74de68dd38db7bcfb58ee00d65c63cd62ed97605b043f7b6d369e9ff3420a88e
|
||||
size 982505
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ed8d36718625dcbc6d0b2b2c4b2b0f591cf50eeea1bcefcd3d078e718942c4ce
|
||||
size 3492981
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c4538e2cd6c8daa34959521ec2169305a5d374017a0e10d12e3a00cb8578448f
|
||||
size 81557
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9c99cb2bc4d3361ba9463d2ce014eda9ac3de233bf3e4682a296e6bd63e3dee3
|
||||
size 67270
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:35b51f59662f6b669f477f96a91c7591ea10329059fe6a50b42bb9e80b52187d
|
||||
size 1854452
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2008b323e44239ff08363f9c17f3714219e26a38fce6b5798703bda117783dec
|
||||
size 291227
|
||||
File diff suppressed because it is too large
Load Diff
@@ -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": 0,
|
||||
"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:0872e73b02172ce7acfea3196627438973256e508eaea484415ea4543c768166
|
||||
size 25998332
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a9f0c81fd360ad5c5c26e3ff2206c55756174965ed5dfaa930a147657e77a34d
|
||||
size 820728
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:30979702a55341f40fdbe75187ca23c5913c01c0bd014fce56620f1bfa1bd25a
|
||||
size 3910056
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3f964aa47014eeb8989f7a9d8a835a90632aa9fc3b0759bc1d7366af6fd2ae8a
|
||||
size 1860740
|
||||
Reference in New Issue
Block a user