ThinkGeo.com    |     Documentation    |     Premium Support

Loading raster Images from a Network Drive

Hi, the ESRI MapObjects LT2 component is an old piece if software, but quite efficient regarding file handling. I pointed out that the component loads only the part of the map (geo tagged tif images) which is currently visible. This results in an optimized network traffic especially when the map files are located on a network drive.

When I investigated the behavior of the ThinkGeo Desktop component I detected that the whole file is first transferred over the network and then displayed. 

My question: Are there properties for the map component to control the behaviour for loading image files?

Klaus, 
  
 May I ask a few questions.  When did you test this, was it recently?  What kind of layer specifically did you use, the class name?  We now have a GeoTiffRasterLayer that uses a new method that in theory should not load the entire image.  In the past we loaded the whole image and displayed it as a TIFF.  Now we use some more advanced procedures to load strips or tiles on demand.  If you have not used the GeoTiffRasterLayer specifically I suggest you try it out.  If you used this to test then we can look further into it and see how we can help out. 
  
 David

David,


Thanks for the tip. I was using release 3.0.115 Beta 1. I've downloaded the latest version 3.0.199 Beta 2 and invoked the method GeoTiffRasterLayer instead of GdiPlusRasterLayer. Loading tif images takes now less time. 


There is a small issue, between 2 differnt maps is a white line visible. If I use GdiPlusRasterLayer it is not visible. 


Compared to the previous release loading several images at startup takes also less time using GdiPlusRasterLayer. 


Thanks Klaus


 



Klaus, 
  
   Can you attach a screen shot of the two image, the one with and without the white line?   I’m glad the suggestion worked.  The new GeoTiff class really works well.  I am pretty sure we can fix the white line once we verify what it is from your screen shot. 
  
 David

David 
 I was not able to upload the document with the screen shots, as the size is bigger than 250k. I send it by mail to another person at ThinkGeo. 
 Klaus

Klaus, 
  
   I got the screen shots, thanks.  I can see what you mean now.  I will have someone take a look at this.  It took me awhile to get back with you as I have been out the past few days. 
  
 David

Klaus, 
  
   We are having a hard time re-creating this gap.  We might have fixed this though.  Would it be possible for you to send to Support two images next to each other that show the gap?  We could then test it here and make 100% what the status of it is. 
  
 David

David,


Sorry for my late answer. The files will be passed to you from another person as they are to big to post in this forum.


Klaus


 



Klaus, 
  
   Someone should be sending you a test layer to verify if the gap still exists.  Let me know how it works. 
  
 David

David 
 I’ve check the ‘TempGeoTiffRasterLayer’ successfully. I couldn’t point out an other problem, as mentioned you can include the changes in your next main release. Thanks for resolving the problem. 
 Klaus

Klaus, 
  
   Good news.  Let us know anything else you run into. 
  
 David