Tooling
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7fc7edda7cac4e1b2a230eff01e96bb542bea51a183da51d98b75bab950f3a2b
|
||||
size 5672756
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5c1bf94b9d0c9e45c5b91467dd9193ab89f9bbfa96a7b18a220d00c997a6e511
|
||||
size 83882
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0bb9b26145104b2808a065041dbb47479d7be10de5a305857378fd036717ddeb
|
||||
size 55297
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:290dd5b7e3718afb3f03b3dc0bc51ec610ccc0b1b3ee3c3aa6986c08c1a20872
|
||||
size 357415
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8d506d840c504fb85897b979327eaae56fd262dc530135d8302552e82de4d201
|
||||
size 1226000
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4e4384cbfd46e2a6f0e2b2335d5818cb4187f609cc8cd6b5210436ca5c551828
|
||||
size 45001
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ac9bd2d5dea9e5685da2f405b3ff8dc9c7043def4fea68e2fc9edd9c443cd9f
|
||||
size 84090
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:04a25f88c765146b6f1f0e9d0644cf6ffa2a97ee39e436e8b3e29c100a39f31e
|
||||
size 72481
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d53d1210472c656b1d7b15b18f6220e5a96a6e75e501ea9e3fee5254e2b76914
|
||||
size 76151
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:35814984f026ef7c50154f1863a57de77ced26e1197135a4d5e47fc4efb24df5
|
||||
size 110770
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:04c8ad8ed09c60f4a3661fc400ec5de9acdd2634e850693306e5d97556ff8b51
|
||||
size 370419
|
||||
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": 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:348948017cde06c4809cb7e1a53676b9a76f5b265ac978ce3f919d3f7fb08850
|
||||
size 17036773
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:affa2ae1a41f38eb39eabef2ef5f28bf004e372089a5ced815333416029c3a26
|
||||
size 555203
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:14a21683fc2293f1bd951ca1e4c58af2edf38d58ec3c44bb2ff873789ed90b5f
|
||||
size 2564038
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:444538c6842ad0b6dd60a6f5877dc71aca4d32cb52c785ab4e0fd9f6094fadcf
|
||||
size 437035
|
||||
Reference in New Issue
Block a user