kopia lustrzana https://github.com/cyoung/stratux
update OFM build to latest AIRAC and include france, add ADS-L to OGN label in the web interface
rodzic
d0fe0ca98b
commit
ac197257d0
|
@ -6,8 +6,8 @@ cd tmp
|
|||
|
||||
# OFM.. already mbtiles. THe tiles are already nicely aligned - existing tiles = filled tiles.
|
||||
# So we can just merge all DBs together
|
||||
AIRAC=2105
|
||||
for f in ebbu ed efin ehaa ekdk epww esaa lbsr ldzo lggg lhcc li ljla lkaa lovv lrbb lsas lzbb; do
|
||||
AIRAC=2307
|
||||
for f in ebbu ed efin ehaa ekdk epww esaa lbsr ldzo lf lggg lhcc li ljla lkaa lovv lrbb lsas lzbb; do
|
||||
wget https://snapshots.openflightmaps.org/live/${AIRAC}/tiles/${f}/noninteractive/epsg3857/${f}_256.mbtiles
|
||||
done
|
||||
|
||||
|
|
|
@ -390,7 +390,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label class="control-label col-xs-5">868 Mhz (OGN)</label>
|
||||
<label class="control-label col-xs-5">868 Mhz (OGN, ADS-L)</label>
|
||||
<div class="col-xs-7">
|
||||
<ui-switch ng-model='OGN_Enabled' settings-change></ui-switch>
|
||||
</div>
|
||||
|
|
Ładowanie…
Reference in New Issue