## Copyright 2010, Intevation GmbH, Germany, ## ## This file is part of FGSK. ## ## FGSK is free software: you can redistribute it and/or modify it under ## the terms of the GNU General Public License as published by the ## Free Software Foundation, either version 2 of the License, or (at your ## option) any later version. ## ## FGSK is distributed in the hope that it will be useful, but WITHOUT ## ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or ## FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public ## License for more details. ## ## You should have received a copy of the GNU General Public ## License along with FGSK. If not, see . ## ## FGSK has been developed on behalf of the ## Landesamt fuer Umwelt und Geologie Mecklenburg Vorpommern (LUNG-MV) ## by Intevation GmbH. ## biota Institut fuer oekologische Forschung und Planung GmbH has provided ## the functional background. ## ## Authors: ## Tim Englich ## Ingo Weinzierl <%inherit file="/form.html" /> <%def name="title()"> Laufentwicklung <%def name="navigation()"> ${self.navigation_bar(u'Laufentwicklung')} <%def name="laufentwicklung()">
Laufkrümmung
maeandr_crop.png geschlaengelt_crop.png stark_geschwungen_crop.png maessig_geschwungen_crop.png schwach_geschwungen_crop.png gestreckt_crop.png geradlinig_crop.png
${self.single('laufkruemmung', c.laufkruemmung_opts)}
Krümmungserosion ${self.single('kruemmungserosion', c.kruemmungserosion_opts)}
Anzahl der Längsbänke ${self.anzahl(c.laengsbaenke_opts, postfix=c.postfix_laengsbaenke, multi_line=True)}
Anzahl besonderer Laufstrukturen ${self.anzahl(c.laufstrukturen_opts, postfix=c.postfix_laufstrukturen, multi_line=True)}
${h.form(h.url_for(controller='laufentwicklung', action='submit'), method='post')}
${self.stammdaten()} ${self.laufentwicklung()}

${self.controls('kartierabschnitt', 'laufentwicklung', 'laengsprofil')}