-
My flight on 8/23/19 included several airports and had telemetry. For this flight, the "Show current METARS" button in the flight details shows the current METAR for only one airport, but the button…
-
All buildings and props are below the ground.
This is due the update of the Terrain data.
Need to adjust the elevation data of the different objects.
-
EBSW is pretty empty. There's only a few heliport related buildings, fences, trees and that's fine and like in real life. To give some life to this location, it would be nice to add some generic objec…
-
I cannot download the tiles mesh,
dont' understand what is the issue there
Exception in thread Thread-1:
Traceback (most recent call last):
File "D:\Ortho4XP\Ortho4XP_v120b.py", line 2751, i…
-
I'll trying to make simple request:
```shell
curl -X POST \
http://127.0.0.1:5000/pois \
-H 'Content-Type: application/json' \
-d '{
"request": "pois",
"geometry": {
"bbox": [
…
-
Helipads and ground (airport layout) is the business of the the Terrain, not scenery objects.
See this screenshot:
![EBSW_02](https://user-images.githubusercontent.com/37778692/60755754-9d376280-9…
-
Been having a few issues with missions running moose (including currently published SP/coop versions of "Through the Inferno" where a ship that is an AIRBASE is sunk, DCS crashes. It does not instantl…
-
``` r
library(bcdata)
#>
#> Attaching package: 'bcdata'
#> The following object is masked from 'package:stats':
#>
#> filter
x %
filter(DESCRIPTION == x[1]) %>%
show_query()
#>…
-
At present, it is possible to enter a flight with more solo time than the total time for the flight itself. You can also have more night time than total flight time. There may be other illogical co…
-
Hey All,
I am loading my own airports database into my map (since mine is more complete than what comes from OSM datasources), however when I load my own GeoJSON, the map doesn't show the markers a…