Mercurial > dive4elements > river
view gwt-client/src/main/webapp/WEB-INF/features.xml @ 9661:9b8ba3b83a15
Importer (s/u-info) vegetation zones: new database column in vegetation_type table for german type name,
localized vegetation type names by querying the database instead of translating by resource property,
detecting and cancelling the import of a second vegetation zone file for a river,
detecting, logging, cancelling in case of wrong column titles,
detecting, logging and ignoring lines with missing (color) values,
comparing vegetation zone name and class with the database and logging+ignoring in case of inconsistencies,
starting the most elevated zone with 0 instead of -1 overflow days
author | mschaefer |
---|---|
date | Mon, 23 Mar 2020 16:38:12 +0100 |
parents | c5a496bf1b0b |
children |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <ftr:features xmlns:ftr="http://www.intevation.de/2012/flys/features"> <ftr:role name="d4e_demo_all"> <ftr:feature>module:sinfo</ftr:feature> <ftr:feature>module:winfo</ftr:feature> <ftr:feature>module:minfo</ftr:feature> <ftr:feature>module:uinfo</ftr:feature> <ftr:feature>module:bundu</ftr:feature> <ftr:feature>module:new_map</ftr:feature> <ftr:feature>module:new_chart</ftr:feature> <ftr:feature>module:fixanalysis</ftr:feature> <ftr:feature>river:Beispielfluss</ftr:feature> <ftr:feature>river:Elbe</ftr:feature> <ftr:feature>river:Rhein</ftr:feature> </ftr:role> <ftr:role name="d4e_demo_extern"> <ftr:feature>module:winfo</ftr:feature> <ftr:feature>module:minfo</ftr:feature> <ftr:feature>module:new_chart</ftr:feature> <ftr:feature>river:Beispielfluss</ftr:feature> </ftr:role> <ftr:role name="flys_entwicklung"> <ftr:feature>module:winfo</ftr:feature> <ftr:feature>module:minfo</ftr:feature> <ftr:feature>module:sinfo</ftr:feature> <ftr:feature>module:uinfo</ftr:feature> <ftr:feature>module:bundu</ftr:feature> <ftr:feature>module:new_map</ftr:feature> <ftr:feature>module:new_chart</ftr:feature> <ftr:feature>module:fixanalysis</ftr:feature> <ftr:feature>river:Saar</ftr:feature> <ftr:feature>river:Saar (Wiltinger Bogen)</ftr:feature> <ftr:feature>river:Rhein bis 2013</ftr:feature> <ftr:feature>river:Rhein</ftr:feature> <ftr:feature>river:Mosel</ftr:feature> <ftr:feature>river:Elbe</ftr:feature> <ftr:feature>river:Donau (Regensburg Nordarm)</ftr:feature> <ftr:feature>river:Donau (Schleusenkanaele)</ftr:feature> <ftr:feature>river:Donau</ftr:feature> <ftr:feature>river:Fulda (Winter)</ftr:feature> <ftr:feature>river:Fulda (Sommer)</ftr:feature> <ftr:feature>river:Untere Havel-Wasserstraße (UHW)</ftr:feature> <ftr:feature>river:Lahn (ueber Wehrarme)</ftr:feature> <ftr:feature>river:Main</ftr:feature> <ftr:feature>river:Main2014</ftr:feature> <ftr:feature>river:Main (Wehrarm Volkach)</ftr:feature> <ftr:feature>river:Main (Wehrarm Limbach)</ftr:feature> <ftr:feature>river:Neckar</ftr:feature> <ftr:feature>river:Neckar (ueber Wehrarme)</ftr:feature> <ftr:feature>river:Oder</ftr:feature> <ftr:feature>river:Saale</ftr:feature> <ftr:feature>river:Saale-Thueringen</ftr:feature> <ftr:feature>river:Werra (Winter)</ftr:feature> <ftr:feature>river:Werra (Sommer)</ftr:feature> <ftr:feature>river:Weser</ftr:feature> </ftr:role> </ftr:features>