Skip to main content

measure tool not consistently showing all the line segment distances

Answered

Comments

8 comments

  • Cam Barnard

    Hi Larisa - there is an issue filed for this 192113 "Measure tool cannot give the value less than ~1m"

    In short, when we implemented this we put a simple algorithm in place to hide certain labels based on a calculation so prevent labels from drawing on top of each other when the distances were short.

    We are going to re-evaluate that, or provide an option to turn it off in a future release. 

    0
  • Jonas Langerød Rugtvedt

    We are also getting a lot of feedback from our customers surrounding this issue – so we are happy to hear that this is getting looked into.

    0
  • Larisa Johnstone

    Cam Barnard, thank you. Good to know. 

    0
  • Aled Nicholas

    We have also had this issue raised, so would be interested to know when there might be an update on this.

    0
  • Cam Barnard

    This has been resolved in today's 5.23 release of VertiGIS Studio Web.

    0
  • Larisa Johnstone

    Cam Barnard that is great news thank you for following up! much appreciated.

    Larisa

    0
  • Olivia Bang Brinck

    Should this be totally fixed? We find issues similar to this

    We found that only certain segments are showed at specific zoom-levels. Below you can see a polygon where one segment is not showed at this zoom-level but is showed when zooming further in. 

     Has others experienced with?

    We are in 5.30

    0
  • Cam Barnard

    BEFORE:

    * Esri Labeling code decides if there is enough room for a label at current zoom level

    * VertiGIS code was suppressing labels on very short measurements

    … this meant that even if you zoomed in, you'd never see the label.

    NOW:

    * Esri Labeling code decides if there is enough room for a label at current zoom level

    … this means that if you zoom in, the label should appear (whereas before it would not) 

    0

Please sign in to leave a comment.