Skip to content
Open
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
12 changes: 11 additions & 1 deletion SQL/1.8.9/vehicle_locations.sql
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,16 @@ INSERT INTO `vehicle_locations` VALUES
(4,'[252,[4530.52,10785.1,0]]'), /* [45.305,45.749] - N NWAF Hangar 2 */
(4,'[32,[12492,12515,0]]'), /* [124.92,28.45] - East end of NWAF */
(4,'[2,[12059.0,12621.6,0]]'), /* NEW 188 [120.59,27.384] - NEAF Hangar */
(5, '[2,[12059.0,12621.6,0]]'), /* NEW 188 [120.59, 27.384] - NEAF Hangar East*/
(5, '[333,[4208.67,10835.1,0]]'), /* NEW 191 [42.087, 45.249] - NWAF top runway */
(5, '[241,[4712.53,10135.4,0]]'), /* NEW 191 [47.125, 52.246] - NWAF near ATC */
(5, '[300,[5180.15,2245.69,0]]'), /* NEW 191 [51.802, 131.143] - Balota east end */
(5, '[189,[6169.86,9091.53,0]]'), /* NEW 191 [61.699, 62.685] - Near Old Fields*/
(5, '[332,[9923.23,8730.17,0]]'), /* NEW 191 [99.232, 66.298] - Gorka */
(5, '[225,[2172.42,5276.71,0]]'), /* NEW 191 [21.724, 100.833] - West of Zelenogorsk */
(5, '[22,[11806.5,12725.6,0]]'), /* NEW 191 [118.065, 26.344] - NEAF near warehouses*/
(5, '[163,[11125.8,10656.3,0]]'), /* NEW 191 [111.258, 47.037] - NW Berenzino */
(5, '[266,[13698.9,2919.97,0]]'), /* NEW 191 [136.989,124.4] - Skalisty Island */
(6,'[140,[12681.2,9467.42,0]]'), /* [126.812,58.926] - Middle Berenzino */
(6,'[155,[12158.999,3468.7563,0]]'), /* [121.59,118.912] - Kamyshovo Coastside */
(6,'[179,[3474.3989, 2562.4915,0]]'), /* [34.744,127.975] - Komorovo N of Main Road */
Expand Down Expand Up @@ -174,7 +184,7 @@ INSERT INTO `vehicle_locations` VALUES
(10,'[181,[9447.17,8778.15,0]] '), /* NEW 188 [94.472,65.819] - Gorka Garage */
(10,'[33,[9930.09,10372,0.006]]'), /* NEW 189 [99.301,49.88] - NW of Dubrovka */
(10,'[45,[2879.83,9706.21,-0.003]]'), /* NEW 189 [28.798,56.538] - Red Barn Lopatino */
(10,'[267,[3899.65,3573.4,0.059]]'), /* NEW 189 [38.997,117.866] - Red House East of Bor */
(10,'[117,[3887.83,3575.17,0.06]]'), /* NEW 189 [38.878,117.848] - Red House East of Bor */
(10,'[275,[9986.22,1876.52,0.001]]'), /* NEW 189 [99.862,134.835] - Sheds on West side of Elektro */
(10,'[1,[12636,5720.63,0.003]]'), /* NEW 189 [126.36,96.394] - 3 Valleys */
(10,'[8,[2681.09,5603.85,-0.011]]'), /* NEW 189 [26.811,97.562] - Zelenegorsk North Gas Station */
Expand Down