Context Editor - Extract Contours

Hi,

When I want extract contours form Scalable Terrain Model, it says; You have selected 2.84 times the maximum number of points. 

How can I sove this?

Many thanks!

Parents
  • You can't. Ask Bentley why they still use outdated limitations. 

    For some limits there are configuration variables like - STM_PRESENTATION_QUALITY

    Also extract raster DEM there is same undocumented limitation which is outdated as there is now enough memory using 64-bit version. 

    For DEM there is a variable STM_EXTRACTGRID_USESUBRES=1 which reduces the point count but it results in poor accuracy raster

    For contours try STM_EXTRACTCONTOURS_USESUBRES=1

    Other variables are STM_EXTRACTTM_USESUBRES, STM_VIEWSHED_GRID_MAX_PIXEL_COUNT

    I had same question regarding extract raster it resulted in  Enhancement Request 981124 from year 2018 and counting. Most likely will not be implemented as we have to wait forever until 3SM has same usability as STM.

  • Hi Oto,

    I was extracting from STM. Now I have tried on 3SM and is done.

    Thanks mate

Reply Children