-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathcom.sourcepole.kadas.appdata.xml
75 lines (74 loc) · 3.26 KB
/
com.sourcepole.kadas.appdata.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<id>com.sourcepole.kadas.desktop</id>
<name>Kadas Albireo</name>
<summary>Mapping application for non-specialized users</summary>
<description>
<p>
KADAS Albireo is a mapping application based on QGIS and targeted at non-specialized users, providing enhanced functionalities in areas such as drawing, measuring, terrain analysis, etc.
</p>
</description>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<url type="bugtracker">https://github.com/kadas-albireo/kadas-albireo2/issues</url>
<url type="homepage">https://kadas.sourcepole.com</url>
<project_group>QGIS</project_group>
<content_rating type="oars-1.0"/>
<screenshots>
<screenshot type="default">
<caption>Redlining tools</caption>
<image>https://github.com/kadas-albireo/kadas-albireo2/raw/gh-pages/images/redlining.png</image>
</screenshot>
<screenshot>
<caption>Georeferenced pictures</caption>
<image>https://github.com/kadas-albireo/kadas-albireo2/raw/gh-pages/images/exif.png</image>
</screenshot>
<screenshot>
<caption>Multiple views</caption>
<image>https://github.com/kadas-albireo/kadas-albireo2/raw/gh-pages/images/mapwindows.png</image>
</screenshot>
<screenshot>
<caption>Mesurement tools: Lines, circles, angles, areas</caption>
<image>https://github.com/kadas-albireo/kadas-albireo2/raw/gh-pages/images/measure.png</image>
</screenshot>
<screenshot>
<caption>Geodectic distance measurement</caption>
<image>https://raw.githubusercontent.com/kadas-albireo/kadas-albireo2/gh-pages/images/distance.png</image>
</screenshot>
<screenshot>
<caption>Geodectic radius with real-time display</caption>
<image>https://github.com/kadas-albireo/kadas-albireo2/raw/gh-pages/images/radius.png</image>
</screenshot>
<screenshot>
<caption>Terrain analysis. Line of Sight calculations</caption>
<image>https://raw.githubusercontent.com/kadas-albireo/kadas-albireo2/gh-pages/images/los.png</image>
</screenshot>
<screenshot>
<caption>Slopes</caption>
<image>https://github.com/kadas-albireo/kadas-albireo2/raw/gh-pages/images/slope.png</image>
</screenshot>
<screenshot>
<caption>Search</caption>
<image>https://github.com/kadas-albireo/kadas-albireo2/raw/gh-pages/images/search.png</image>
</screenshot>
<screenshot>
<caption>GPS tools (GPX)</caption>
<image>https://raw.githubusercontent.com/kadas-albireo/kadas-albireo2/gh-pages/images/gpx.png</image>
</screenshot>
<screenshot>
<caption>Military symbols</caption>
<image>https://github.com/kadas-albireo/kadas-albireo2/raw/gh-pages/images/milx.png</image>
</screenshot>
<screenshot>
<caption>3D visualization and interaction</caption>
<image>https://raw.githubusercontent.com/kadas-albireo/kadas-albireo2/gh-pages/images/globe.png</image>
</screenshot>
<screenshot>
<caption>Printing</caption>
<image>https://github.com/kadas-albireo/kadas-albireo2/raw/gh-pages/images/print.png</image>
</screenshot>
</screenshots>
<releases>
<release timestamp="1580472000" version="v2.0.0-rc1" />
</releases>
</component>