Index: DamClients/DamUI/trunk/doc/DAM UI - Functional Design/DataDispay.tex =================================================================== diff -u --- DamClients/DamUI/trunk/doc/DAM UI - Functional Design/DataDispay.tex (revision 0) +++ DamClients/DamUI/trunk/doc/DAM UI - Functional Design/DataDispay.tex (revision 2062) @@ -0,0 +1,22 @@ +\chapter{Data display}\label{sec:DataDisplay} + +\section{Navigotor}\label{sec:navigator} +Give an overview of all imported locations. +Make the locations selectable for calculation + +\section{Tables}\label{sec:tables} +Show per row the imported data per location, see https://repos.deltares.nl/repos/dam/DamOverall/trunk/doc/DAM General/OverviewDataUIAndEngine.xlsx for the data to be shown. +If column csv contains 'locations', item must be shown in the table. + +\section{Cross section}\label{sec:crosssection} +Show the cross section of the selected location (selected in either the navigator window or the table window). Make it possible to scroll throw the different soilprofiles. +Show the soilprofiles with the material colors. +Show the characteristic points. +Show the waterlines per scenario (not implemented yet). + +\section{Map}\label{sec:map} +Show the locations as a dot on a map with Open street map as background. +Background can also be empty. +Display imported shapefiles when selected by user. + +