forked from inasafe/inasafe
-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadata.txt
101 lines (88 loc) · 5.07 KB
/
metadata.txt
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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
# This file contains metadata for your plugin. Beginning
# with version 1.8 this is the preferred way to supply information about a
# plugin. The current method of embedding metadata in __init__.py will
# be supported until version 2.0
# This file should be included when you package your plugin.
# Mandatory items:
[general]
name=InaSAFE
qgisMinimumVersion=2.0
qgisMaximumVersion=2.99
description=InaSAFE is free software that allows disaster managers to study realistic natural hazard impact scenarios for better planning, preparedness and response activities.
about=Developed for the Indonesian Government - BNPB, Australian Government - AIFDR and DMInnovation and, and World Bank - GFDRR
version=3.4.0
# alpha, beta, rc or final
status=alpha
# end of mandatory metadata
# Optional items:
changelog=
3.3.3 Fix issue #2724 - InaSAFE Intermediate Ex. errors: Python error
3.3.3 Fix issue #2759 - Exception when keyword missing from keywords
3.3.2 Fix issue #2720 - Fix incorrect keyword requirements for tsunami impact on roads
3.3.2 Fix if the OSM downloader issue - if request is cancelled, the http response is none
3.3.2 Handle HTTP 509 if the overpass is busy
3.3.2 Fix #2722 fix QGIS 2.14 issue with delete network reply after a download
3.3.1: Fix python error with PetaJakarta downloader
Add parameter for minimum number to create group of building #2468
New default parameter for IF Tsunami Raster for Building (New IF) #1237
Use affected building value in action checklist #2410
Fix result on detail table in Earthquake population IF #2235
Make raster cell with zero value transparent #2529
Fix small bug showing QDateTime #2585
Add unaffected population in impact report #2530
Fix small bug showing QUrl #2569
Fix typo (apostrophes) in action check list #2571
Round number in action check list #2570
Fix InaSAFE OpenStreetMap Downloader cannot download relation #2576
Create a uniform order in impact report #2545
Update action check list #2389
Sort hazard classification on impact report (And make IF uses vector classification from hazard layer properly) #2385
Better impact report for IF volcano point #2390
Add unit in radius for IF Volcano point #2425
Migrating to metadata 3.3
Working implementation of on-the-fly-projection for polygon flood on building points/polys. fix #2475
Add new impact function Classified polygon hazard on polygon people
Add new impact function Earthquake ITB Bayesian Fatality
Add flood prone areas download support for the OSM downloader
Added support for downloading flood aggregates from PetaJakarta
Use date Picker in Keywords Wizard
(ismail/tsunami_raster_building_if) Merge branch 'develop' of github.com:inasafe/inasafe into tsunami_raster_building_if
Fix order by using Vector Classification in classified polygon population IF.
Use Vector Classification to sort the hazard level in report.
Add low, moderate, high threshold for tsunami raster building IF.
Add tsunami raster building IF based on flood one.
[Wizard] Use standard QDateTimeEdit instead of QgsDateTimeEdit. Fixes #2515
(charlotte/develop) Update default road action checklist
Update default population action checklist
Update default buildings action checklist
Update keywords for datatest.
Use read_iso19115_metadata to read metadata.
inform the user about the network status in the OSM downloader
[KeywordWizard] Use QDateTimeEdit for date keyword. Fixes #2499
Add target_field to impact layer metadata.
Add volcano_name_field to hazard layer metadata.
Add road_class_field to exposure metadata.
add flood prone to the OSM downloader
Migrate to use ISO 19115 metadata.
Add changelog: add new IF Classified polygon hazard on polygon people
[IFCW] After registering keywords in the KW sub-thread, don't display again the step from where it was called. Fixes #2347
Use wrap_slash for filename cells
Working implementation of on the fly projection for polygon flood on building points/polys. fix #2475
fix #2464 - support point buildings when doing polygon flood analysis
created new color symbology
(rizky/update-raven) Update sentry dsn for InaSAFE desktop and Realtime
added % symbol to all percentages in report
Added option to add OSM tile layer
# tags are comma separated with spaces allowed
tags=contingency planning, impact assessments, disaster scenarios, natural hazards
homepage=http://www.inasafe.org/
tracker=https://github.com/AIFDR/inasafe/issues
repository=https://github.com/AIFDR/inasafe
icon=resources/img/icons/icon.png
# experimental flag
experimental=False
# deprecated flag (applies to the whole plugin, not just a single version
deprecated=False
# Author contact information
author=Indonesian Government - BNPB, Australian Government and World Bank - GFDRR