ThinkGeo.com    |     Documentation    |     Premium Support

Contour Problem with New DLL

 Hi,


we were using 6.0.189.0 version for creating contour and it was working fine.


I upgrade to latest version to solve another problem but now I have problem with contouring, the problems are:


I'm using IsoLineLayer.GetIsoFeatures to get internal features but now all returned feature  are same.


In addition you had 'heightValue' column priviously which you remove it now.


Regards,

Ben


 


PS: recently we face many problems with thinkGeo control, it seems you change control to solve one problem and then without checking it properly you release it.


You remove MakeValid() method but some of exception asking to run it.

My publishing was working but with new version it's not working

Countour was working but not any more.(Simply check your sample Contour projects and they don't work with new libraries.)


You realesing control waiting for you clients to test, which is absolutly wrong way of releasing controls.


 


 



 HI Ben,


Thanks for you post, actually there is a big enhancements to IsoLine algorithm after 6.0.184.0, can you provide your demo here, so that we can do a further investigation? if it's bigger than the allowed size, you can contact support@thinkgeo.com to get a FTP address for upload or you can send it to forumsupport@thinkgeo.com via email directly.



For “heightValue”, I have checked it with our demo, but it works fine, can you check it again, the column name is same as the parameter “dataValueColumnName” of GetIsoFeatures().


For “MakeValid()”, seems like this method is always exist,  can you check Feature.MakeValid() again? or give a your test demo?


Thanks,


Johnny