Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

For a section and manhole view in map we need to import shape files (shp). The shp files need some mandatory information that we can show section and manholes correct in map. Those information you will find in the specification section in this article

Instructions


Specification

Before GIS-data can be transferred into WinCanVX, each GIS field needs to be mapped or assigned manually to the corresponding WinCan field. The most important section/manhole fields are listed below

Mandatory fields

WinCan

column name

Description
OBJ_Key

Section/Manhole Name (unique name to identify the section/manhole

OBJ_LengthLength of the section (distance from Upstream Manhole to Downstream Manhole)
OBJ_DepthToInvert

Depth of the manhole (distance from cover to bench/channel)

  1.  OBJ_City -> Name of the City/Town where the section/manhole is located
  2. OBJ_Street -> Name of the Street where the section/manhole is located
  3. nodeFromKey -> Name of the Upstream Manhole
  4. nodeToKey -> Name of the Downstream Manhole
  5. OBJ_Shape -> Shape of the pipe (circular, rectangular, egg-shaped etc.)
  6. OBJ_Size1 -> Diameter/Height of the pipe [mm] / [inch]
  7. OBJ_Size2 -> Width of the pipe [mm] / [inch]
  8. OBJ_Material -> Material of the pipe (concrete, steel etc.)
  9. OBJ_SectionType -> Type of section (waste water, stormwater, mixed water)
  10. OBJ_Usage -> Type of section (replaces OBJ_SectionType in some standards)
  11. OBJ_WasteWaterType -> Type of section (replaces OBJ_SectionType in some standards)


Example shp file with min required fields



  • No labels