Skip to content

Commit

Permalink
added rock of despair
Browse files Browse the repository at this point in the history
  • Loading branch information
MoffKalast committed Jul 5, 2024
1 parent dfc6798 commit f61a649
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 1 deletion.
71 changes: 70 additions & 1 deletion js/polygon_definitions.js
Original file line number Diff line number Diff line change
Expand Up @@ -11521,7 +11521,7 @@ var secretJson = {
]
},
"properties": {
"Region": "Aestrin",
"Region": "Al'Ankh",
"Name": "The Hideout",
"SHAPE_Area": 0.00415015313998,
"Latitude": 32.77173149909110,
Expand Down Expand Up @@ -11709,6 +11709,75 @@ var secretJson = {
]
]
}
},
{
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
4.54779291150000,
35.56243133540000
],
[
4.54736089710000,
35.56438827510000
],
[
4.54550218580000,
35.56483840940000
],
[
4.54120635990000,
35.56518173220000
],
[
4.53923702240000,
35.56447601320000
],
[
4.53718423840000,
35.56415557860000
],
[
4.53621244430000,
35.56224823000000
],
[
4.53482580180000,
35.56082916260000
],
[
4.53549718860000,
35.55904006960000
],
[
4.53567123410000,
35.55694961550000
],
[
4.53910398480000,
35.55457305910000
],
[
4.54347515110000,
35.55556488040000
],
[
4.54443597790000,
35.55625915530000
]
]
]
},
"properties": {
"Region": "Aestrin",
"Name": "Rock of Despair",
"SHAPE_Area": 0.00415015313998,
"Latitude":35.55625915530000,
"Longitude": 4.54443597790000
}
}
]
}
20 changes: 20 additions & 0 deletions raw_coords/aestrin/rock_of_despair.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
Day: 266
35.5552520752 4.542673111 9.954401 78.31722
35.5563316345 4.5444540977 9.994555 79.94162
35.5596618652 4.5465230942 10.03457 80.08838
35.5624313354 4.5477929115 10.07465 80.0988
35.5643882751 4.5473608971 10.11476 80.0998
35.5648384094 4.5455021858 10.15494 80.09986
35.565032959 4.5434045792 10.19501 80.09986
35.5651817322 4.5412063599 10.23512 80.09987
35.5644760132 4.5392370224 10.27528 80.09987
35.5641555786 4.5371842384 10.31529 80.09988
35.56224823 4.5362124443 10.35533 80.09987
35.5608291626 4.5348258018 10.39546 80.72377
35.5590400696 4.5354971886 10.43556 80.76161
35.5569496155 4.5356712341 10.47559 80.76475
35.5556259155 4.5372238159 10.5156 80.76498
35.5545730591 4.5391039848 10.55561 80.76501
35.554977417 4.541469574 10.5958 80.76501
35.5555648804 4.5434751511 10.63584 80.76501
35.5562591553 4.5444359779 10.65764 80.76501

0 comments on commit f61a649

Please sign in to comment.