Skip to content

Releases: wmo-raf/cap-composer

0.6.3

30 Sep 17:40
0d7a327
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.2...0.6.3

0.6.2

05 Sep 06:58
2f77383
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.1...0.6.2

0.6.1

17 Jul 06:54
8cc758f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.6.1

0.6.0

07 Jun 09:01
8e714cd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.9...0.6.0

0.5.9

05 Jun 10:26
5381938
Compare
Choose a tag to compare

What's Changed

  • Remove Unknown option for urgency,severity and certainty choices. This is not recommended and we want to avoid them deliberately in this implementation
  • Remove Ack and Error as MESSAGE_TYPE_CHOICES. These should be used by receiving tools, and this implementation is only for publishing
  • Limit event text to 35 characters
  • Add WMO Alerting Authority Object Identifier to CAP setting. This will be used to generate the identifier for CAP as speficied in https://library.wmo.int/records/item/54452-administrative-procedure-for-registering-wmo-alerting-identifiers . Each NMHSs is assigned a WMO OID. Previously we used UUID as the identifier, but this field has been renamed to guid. If no WMO OID is set, we fallback to using the uuid as the identifier
  • Remove audience fields from CAP settings, and instead allow case by case input, and make it a text field for more characters
  • Add Geocode fields to every alert area drawing tool. This way, if a geocode needs to be set, it must be accompanied by a polygon or circle
  • Remove the AdminBoundary Selector from list of tools to use for creating the alert area. Unfortunately the Boundaries were notorious for causing errors like intersection errors for multiple areas, large boundaries with many vertices were causing loading issues and exceeding the recommended number of 100 vertices

Full Changelog: 0.5.8...0.5.9

0.5.8

31 May 10:02
af1c620
Compare
Choose a tag to compare

What's Changed

  • Rename uuid field to guid instead of identifier
  • Add wmo_oid to CAP Settings field for use in generating CAP message identifier
  • Remove Admin Boundary from options for creating alert areas. Admin Boundary selector was causing alot of alert geometry errors due to topological issues and the large number of nodes

Full Changelog: 0.5.7...0.5.8

0.5.7

16 May 10:48
f9ab119
Compare
Choose a tag to compare

What's Changed

  • Make OSM default basemap

Full Changelog: 0.5.6...0.5.7

0.5.6

16 May 07:21
d9f04ed
Compare
Choose a tag to compare

What's Changed

  • Change polygon coordinates truncating precision to 6

Full Changelog: 0.5.5...0.5.6

0.5.5

08 May 13:47
68d9c6f
Compare
Choose a tag to compare

What's Changed

  • Remove dates validation from base code. Should be done in implementing code. #26

Full Changelog: 0.5.4...0.5.5

0.5.4

02 May 08:12
4cffddb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.3...0.5.4