I am using isolines with the grid interpolation in my web edition application (This is similar to the sample ServicesEditionSample_IsolinesWithKriging_CS_120914). I have noticed that whenever any part of an isoline feature extends beyond the edge of the generated grid, the feature is not created. Please see the attached screenshots.
- isolines_good1.png: this shows the correct isolines, when my isoline features are all contained within the grid extent.
- isolines_bad1.png: this shows the missing isoline feature, when one of the isoline features would extend beyond the grid.
What I expect is for the isoline feature to still be created, but restricted to the grid extent.
Please see the attached RMB2.zip file. This contains a copy of the ServicesEditionSample_IsolinesWithKriging_CS_120914 sample. In this copy of the sample, I have replaced the well depth data with my own application data, and modified the grid extent. Also the isoline levels and class breaks are hardcoded here instead, and the grid cell layer is hidden. This sample shows a missing portion (which should be colored yellow). However, if you change the drawing extent by zooming out, and then click the Generate button, you will see the area is correctly colored yellow as expected.
Please advise if this will be fixed, or if there is a suitable workaround to make sure the area gets colored correctly. Thanks!
RMB2.zip (889 KB)