twfg-areas

TWFG-Areas

A java script to create the areas.txt file for Tiny Weather Forecast Germany using GeoJSON files provided by Deutscher Wetterdienst (DWD).

areas.txt

The file contains the ‘Warngebiete’ (warning areas/cells) used by the DWD when issuing weather warnings. Please see https://tinyweatherforecastgermanygroup.gitlab.io/index/areas.html for a searchable table of the contents.

format:

Geodata version: VERSION_NUMBER, DD.MM.YYYY
WARNCELL_ID@WARNCENTER@type@"NAME"@COORDINATES
...

The source code is based on the Area-Generator (Apache 2.0 License) created by @Starfish (Pawel Dube).

License: please see LICENSE files

This project is not affialited with or officially approved by any of the following organizations: Alphabet, Codeberg, the DWD, Google, GitLab or GitHub or related individuals in any way. Named trademarks, brands and icons belong to their owners.

Disclaimer

Only use the source code in this repository on your own risk. The source code published here is by no means production-ready and not intended to be used in critical or commercial environments. Your mileage might vary.

Contributing