Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Wiki Markup
A new Mapcontrol has been implemented in DelftShell based on te opensource project SharpMap. The functionality of this map is currently based on requirements for Sobek Flow. This means it supports reading of Shapefiles and it has support for network editing. 

Applications belonging to DelftShell such as Habitat and Verkenner have additional requirements for map functionality. Based on a talk between Marjolijn Haasnoot, Arno Nolte and Onno van Logchem a list of requirements (for fileformats and display functionality) was made and it is represented in the tables below. Please add missing items if you can think of any.


h3.Supported fileformats
{table-plus:sortColumn=1}
||Format               ||Supported directly ||Supported 
                                              through conversion||Implemented||Planned
                                                                               in [Habitat project|http://wiki.deltares.nl/download/attachments/11633394/Habitat2_gantt.pdf]  *||Priority||Comments|
|Shapefile              |(/)                 |(-)                |(/)         |high     |-|
|Georeferenced images   |(/) ?               |(-) ?              |(/) ?       |high     |-|
|Raster(Asc)            |(-)                 |(/)                |(-)         |high     |link with ArcGIS needed, [planned|http://wiki.deltares.nl/download/attachments/11633394/Habitat2_gantt.pdf]|
|Raster(Bil)            |(-)                 |(/)                |(-)         |medium     |[planned|http://wiki.deltares.nl/download/attachments/11633394/Habitat2_gantt.pdf]|
|Flow grid              |(-)                 |(/)                |(-)         |high     |-|
|Flow output (trim*.dat)|(-)                 |(/)                |(-)         |medium   |work-around via ArcGIS|
|Delwaq grid            |(-)                 |(/)                |(-)         |medium   |work-around via ArcGIS|
|Delwaq output (*.map)  |(-)                 |(/)                |(-)         |medium   |work-around via ArcGIS|
|Map file (pcraster)    |(-)                 |(-)                |(-)         |high     |[planned|http://wiki.deltares.nl/download/attachments/11633394/Habitat2_gantt.pdf]|
|ASCII (x,y) points (e.g. *.csv)|(-)         |(-)                |(-)         |high     |-|
|NetCDF                 |(/)                 |(-)                |(-)         |high     |[planned|http://wiki.deltares.nl/download/attachments/11633394/Habitat2_gantt.pdf]|
{table-plus}

*[link|http://wiki.deltares.nl/download/attachments/11633394/Habitat2_gantt.pdf] to habitat projectplanning


{attachments:upload=true}

h4. Conversion tools
Conversion tools have been produced by Lou Verhage to convert D3D WAQ output to maps that can be used by pcraster.
Conversion tool available from JanJaap for ASC to BIL and BIL to ASC 
see for these tools P:\habitat\Development\Tools\
MAP files from PCRaster can be converterd to ASC (and then to BIL and NETCDF?)
Matlab / McTools hosts many post-processing, conversion and plotting routines. Perhaps some of this can be used as well. 

Wich files can/will be converted to NETCDF?
- bil
- ascii grid
- delft3d grid
- shape file



h3.Map display functionality
{table-plus:sortColumn=1}
||Item                           ||Implemented||Priority||Comments
|North arrow                      |(-)         |high     |Implemented in current demis plugin|
|Scalebar                         |(-)         |high     |Implemented in current demis plugin|
|Cross section  of raster values  |(-)         |high     |Implemented in current demis plugin|
|Info tool, get cell value 
of all maps                       |(-)         |high     |Implemented in current demis plugin|
|Extend legend functionality      |(-)         |highest  |-|
|Option to apply same zoom level 
to all open maps                  |(-)         |medium   |-|
|Save zoom extend                 |(-)         |high     |-|
{table-plus}

clarification:
Legend funtionality extension
||Item           ||Fill color||Linestyle||Symbology||Implemented||Priority||Comments||
|line/polyline   |-           |(/)       |-         |(/)         |-        |-|
|polygon         |(/)         |(/)       |-         |(/)         |-        |-|
|point           |(/)         |-         |(/)       |(-)         |high     |enable points to be vector symbols with variable size and fill color|
|grid            |(/)         |-         |(-)       |(-)         |high     |currently available in demis plugin|




h3.Map reprojection functionality
currently no specific items