Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VATPRC TMA Update #340

Merged
merged 1 commit into from
Dec 10, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 26 additions & 22 deletions Boundaries/ZBAA/ZBAA.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,52 +13,56 @@
[
[
[
116.41916666667,
40.423888888889
115.53055555556,
40.433333333333
],
[
116.55194444444,
40.602777777778
115.43611111111,
39.666666666667
],
[
116.56666666667,
40.777777777778
115.53138888889,
38.6675
],
[
117.28194444444,
40.713888888889
116.37805555556,
38.647777777778
],
[
117.14527777778,
40.350555555556
118.02916666667,
38.591388888889
],
[
117.31305555556,
39.426666666667
118.03444444444,
39.070277777778
],
[
117.50027777778,
39.154722222222
],
[
118.03444444444,
39.070277777778
117.31305555556,
39.426666666667
],
[
118.02916666667,
38.591388888889
117.14527777778,
40.350555555556
],
[
115.53138888889,
38.6675
117.28194444444,
40.713888888889
],
[
115.43611111111,
39.666666666667
116.56666666667,
40.777777777778
],
[
115.53055555556,
40.433333333333
116.55194444444,
40.602777777778
],
[
116.41916666667,
40.423888888889
]
]
]
Expand Down
75 changes: 75 additions & 0 deletions Boundaries/ZBAA_F/ZBAA_F.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
{
"type": "Feature",
"properties": {
"id": "ZBAA_F",
"prefix": [
"ZBAA_F"
],
"name": "Capital Approach"
},
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[
115.93166666667,
40.382777777778
],
[
115.98694444444,
40.019444444444
],
[
116.32722222222,
40.05
],
[
116.36555555556,
39.801388888889
],
[
116.41111111111,
39.504166666667
],
[
116.57222222222,
39.5175
],
[
116.63666666667,
39.522777777778
],
[
116.69138888889,
39.543333333333
],
[
116.84055555556,
39.599444444444
],
[
116.97055555556,
39.648055555556
],
[
116.90777777778,
40.098055555556
],
[
116.85722222222,
40.458333333333
],
[
116.54777777778,
40.433888888889
],
[
116.41916666667,
40.423888888889
]
]
]
]
}
}
71 changes: 71 additions & 0 deletions Boundaries/ZBAD/ZBAD.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
{
"type": "Feature",
"properties": {
"id": "ZBAD",
"prefix": [
"ZBAD"
],
"name": "Daxing Approach"
},
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[
115.98694444444,
40.019444444444
],
[
116.13388888889,
39.046111111111
],
[
116.47472222222,
39.076944444444
],
[
116.70305555556,
39.096944444444
],
[
116.67,
39.291388888889
],
[
116.94388888889,
39.349444444444
],
[
116.84055555556,
39.599444444444
],
[
116.69138888889,
39.543333333333
],
[
116.63666666667,
39.522777777778
],
[
116.57222222222,
39.5175
],
[
116.52666666667,
39.815
],
[
116.36555555556,
39.801388888889
],
[
116.32722222222,
40.05
]
]
]
]
}
}
4 changes: 2 additions & 2 deletions Boundaries/ZBHH/ZBHH.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
39.955277777778
],
[
112.17138888889,
40.068611111111
112.18555611111,
40.081667222222
],
[
112.73194444444,
Expand Down
8 changes: 4 additions & 4 deletions Boundaries/ZBSJ/ZBSJ.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@
"coordinates": [
[
[
[
114.59833333333,
39.143333333333
],
[
113.84527777778,
38.856388888889
Expand Down Expand Up @@ -47,6 +43,10 @@
[
114.80166666667,
39.124166666667
],
[
114.59833333333,
39.143333333333
]
]
]
Expand Down
8 changes: 8 additions & 0 deletions Boundaries/ZBTJ/ZBTJ.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@
116.67,
39.291388888889
],
[
116.70305555556,
39.096944444444
],
[
116.71722222222,
39.014166666667
Expand All @@ -39,6 +43,10 @@
[
117.31305555556,
39.426666666667
],
[
116.94388888889,
39.349444444444
]
]
]
Expand Down
Loading