ThinkGeo.com    |     Documentation    |     Premium Support

HeatStyle questions

I have a few questions about the properties of the HeatStyle.


-  Why is IntensityRangeStart a double while IntensityRangeEnd is an integer?


-  Does setting the Alpha value have any benefit over setting the Transparency of the owning HeatLayer?


-  When IntensityRangeStart is set to 0 my heatmap looks like the IntensityColumnName is no longer used.  Is there a bug or am I doing something wrong?


-  When the IntensityRangeStart value is greater than or equal my intensity value the point seems to dissappear.  Is this supposed to happen?


The following are some screenshots of my map with the some of the values I have questions about.  The first image shows the three features on my map labeled with the "rank" value.  The next image shows having to set the start value to a non zero value to get the first feature to appear.  The final two images illistrate a couple of my questions above.  


 








Wes, 
  
 Thanks for your post, here are the answers for your questions: 
  
 1. We confirmed that it’s a bug, it has been fixed now. 
 2. The Alpha value and the Transparency of the layer are doing the same thing, setting both of them would change the image’s transparency. In old version we don’t have Layer.Transparency property, it was added after the HeatStyle.Alpha. 
 3. We confirmed that it’s a bug, it has been fixed now. 
 4. We cannot recreate this one, could you send us a simple sample? 
  
 Please get the 6.0.78.0 or 6.0.0.78 and have a try. 
  
 Let me know if you have any questions. 
  
 Thanks. 
  
 Edgar 


It looks like 6.0.0.78 does fix those problems.  Do you generally treat the daily production build as production ready or is there an official release planned anytime soon?


I have attached a repro for that final issue.  If you compile and run you will notice two heatmap features on the map when I was expecting three.  If you change the code so that the IntensityRangeStart = 0 then it looks fine.  It seams like if the start value is equal to or greater than the column value then nothing shows up for that feature.


I appreciate the quick responses!



heatmap.zip (8.91 KB)

Wes, 
  
 Yes, we don’t add any new features but just fix bugs in production build to make it stable and production ready. We don’t plan to have another release until May 2013, we might have an update in this November but that’s not for sure now. 
  
 I can recreate your scenario now, and I think it’s not a bug. However, IntensityRangeStart is the lowest intensity so that means if one feature’s intensity is the start value, it should not be displayed. We suggest you to set the start value to 0 in your scenario to make sure every feature could be displayed. 
  
 Hope it helps. 
  
 Thanks, 
  
 Edgar.

Edgar, 
  
 Great, thanks for the help. 
  
 Wes 
  


Hello Wes, 
  
 You are welcome, please feel free to let us know your problem. 
  
 Regards, 
  
 Gary