ThinkGeo.com    |     Documentation    |     Premium Support

Point rendering on edge of image being cut

Hi,



We’re using Thinkgeo 5.5.0.0 and configured a layer of points for tile rendering of 256x256 images. The points are drawn but there are problems on the edges of the images because some points are not fully rendered, as expected, because it goes out of the image. The points are inside the bounding box of the request but because the applied style radius to the point, it goes out of the image and is still rendered.  We would like to omit the drawing of those points when the resulting style point is outside of the bounding box of the image.



We’ve annexed a image with the problem. 



How can we do it?



Best regards,

BdaF

001_image.png (83.2 KB)

Hi BdaF, 
  
 That’s caused by the tile cut under Multiply tile mode, here we have an API named shapeFileFeatureLayer.DrawingMarginPercentage is for solve that, and you can find more detail information in this topic: 
  
 thinkgeo.com/forums/MapSuite/tabid/143/aft/4890/Default.aspx 
  
 BTW, if possible, we suggest you test our latest 8.0, and we can provide better support for the new version. 
  
 Regards, 
  
 Don

Hi Don,



We will look to that configuration of DrawingMarginPercentage.



We cannot change ThingGeo 5.0.0.0 to the new version because we’re using .NET Framework 3.5 and it takes some effort and cost to migrate to a new version of the .NET Framework.



Best regards,

BdaF 



Hi BdaF, 
  
 Please let me know whether the DrawingMarginPercentage works for you. 
  
 Regards, 
  
 Don

Don, 
  
 It worked. 
  
 Thanks, 
 BdaF

Hi BdaF, 
  
 I am glad to hear that works for you. 
  
 Regards, 
  
 Don