ThinkGeo.com    |     Documentation    |     Premium Support

Time zone

Hi,


Does it exist a function which allows to display the time zone on the world map?


Thanks by advance


Vincent


 


 



Vincent, 
  
 Time Zone is not built in, but if you have the Time Zone data (in shape file, raster file or in Sql2008 table), you can add it to the map easily.  
  
 Thanks, 
  
 Ben 


Ben, 
  
   Could you take a little time and search for a free timezone shape file for Vincent?  I think we might be able to help him out a bit more. 
  
 Vincent - We will see what we can find.  We know all the free shape file haunts out there :-) 
  
 David


 Just browsing through some postings… 
  
 Try this: efele.net/maps/tz/world/ 
  
 Allen




 


Allen,


I downloaded that file but found it does not have enough info in its .dbf file, also for some countries the result is not right(For Example, China shares the same TimeZone all over the contry, but in that data it's not).  Here I found another one.


openmap.bbn.com/data/shape/timezone/


And I found there is some small problem in its .dbf file, I did some modification and attach it here. Using that file, we can render the map based on countries TimeZones like this. One tricky thing here is that not all countries timezone is integer(like India is 5.5), we should be very careful we deal with that.



Thanks,


Ben




486-WrldTZADBF.zip (22.7 KB)
487-ShowTimeZone.zip (12.8 KB)