1
0
Fork 0
fgdata/gui
Stuart Buchanan 9e6bb54bca Scenery attribute - Scenery Sources dialog
Displays a set of properties under /scenery/sources

This property tree is populated with the contents
of sources.xml files in Scenery directories.  Such
files should have the following format:

<?xml version="1.0"?>
<PropertyList>
    <source>
        <name>Corine Land Cover (CLC) 2018, Version 2020_20u1</name>
        <link>http://web.archive.org/web/20221112175615/https://land.copernicus.eu/pan-european/corine-land-cover/clc2018?tab=metadata%2A</link>
        <license>GMES Open License</license>
    </source>
    <source>
        <name>NASADEM Merged DEM Global 1 arc second V001</name>
        <link>https://www.earthdata.nasa.gov/</link>
        <license>Public Domain</license>
    </source>
    <source>
        <name>OpenStreetMap</name>
        <link>https://www.openstreetmap.org/copyright</link>
        <license>Open Data Commons Open Database License</license>
    </source>
</PropertyList>
2022-11-12 20:47:50 +00:00
..
dialogs Scenery attribute - Scenery Sources dialog 2022-11-12 20:47:50 +00:00
icons/Humanity canvas.gui: Add MessageBox class. 2014-06-17 17:16:02 +02:00
images Add warning icon image 2021-04-29 09:26:36 +01:00
styles Add additional widgets for PUI compat 2022-09-09 12:19:33 +01:00
cursor-spin-ccw.png Placeholder cursor images. 2013-03-04 23:52:50 +00:00
cursor-spin-cw.png Placeholder cursor images. 2013-03-04 23:52:50 +00:00
menubar.xml Scenery attribute - Scenery Sources dialog 2022-11-12 20:47:50 +00:00
menubar.xml.alt Remove wildfire code from fgdata and move to fgaddons 2021-08-31 20:06:14 +01:00