ThinkGeo.com    |     Documentation    |     Premium Support

GridIsoLineLayer Feature Source

Is there a reason the GridFeatureSource of an GridIsoLIneLayer is not exposed?  Not being able to access the events for loading streams prevents its use without writing a file to the file system.  Or is there something else I'm missing to be able to create a GridIsoLineLayer completely in memory.


Also what does "Input data must be more detailized to build isolines." mean and how to correct it.


 


Thanks



Brian, 
  
 We didn’t expose GridFeatureSource because GridIsoLineLayer is not a FeatureLayer, it inherits from IsoLineLayer which directly from the Layer. If exposing this GridFeatureSource maybe most of users will think it is a FeatureLayer and try to use some FeatureLayer methods which it doesn’t have. 
  
 Key observation for the missing of StreamLoading event in GridIsoLineLayer. We’ve just added it to the latest daily build (5.5.131.0), please download and have another try.  
  
  “Input data must be more detailized to build isolines.” Is an internal exception, It’s thrown if miscellaneous errors occurs when building the IsoLines from the grid cell matrix. We have update the exception description to “Grid Cell Matrix not correct for building IsoLines” and if you are having this issue, could you please send a sample and your data to us so we can dig into it? 
  
 Thanks, 
  
 Ben 


Thanks Ben,


I just got back from vacation.  I'll download that build and give it a shot.  Also I'll try to round up some sample data to send you.


Thanks


Brian



Hello Brian,


Thank you, we are waiting your news, and if the data is too big to upload here, you can send it to Forumsupport@thinkgeo.com.


Regards,


Gary