• how to stop Rounding of SPT refusal, and Rounding of borehole terminated at depth?

    new to gINT and tow of the things that I need to fix for my company is rounding number. Specifically rounding of SPT refusal and terminated at depth. I don't want these numbers to round. I search the forms and found it should be on these two coding…
  • Outputting query results visually (eg as site plans)

    I have a site with a large number of boreholes and I need to assess the depth to a certain SPT value at each borehole across the site to zone it. Is it possible to create a query to identify the depth at each point and output this as a the labels on a…
  • Override data marker expression - based on geology code

    Hi, I'm having difficulty finding a way of plotting a simple SPT vs depth graph with SPTs from different geology codes plotting as different shapes. As a basic example I have tried using: <<Switch(_ <<Like(<<GEOL.GEOL_GEOL>>,"*G")>>,13,_ )>> I…