GeoNames Home | Postal Codes | Download / Webservice | About 

GeoNames Forum
  [Search] Search   [Recent Topics] Recent Topics   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
a question regarding Timezone web service  XML
Forum Index -> General
Author Message
aimanmt



Joined: 11/02/2010 16:55:06
Messages: 2
Offline

Hello guys,

I am working on an application that requires calculating the time zone for a specific location which coordinates are read form a GPS device. I saw this web service called Timezone and it works pretty fine, but the problem is that the target device where the application is going to run doesn't have internet connectivity, so is there any possible way to know how the Timezone web service works? I really would appreciate that

Thank you.
russau


[Avatar]
Joined: 26/01/2009 12:44:48
Messages: 14
Offline

I have asked a similar question here:
http://forum.geonames.org/gforum/posts/list/1596.page

The webservice has polygons it uses to determine the timezone for a coordinate. These polygons aren't publicly available.

Is your application going to be used anywhere in the world? Or do you just need a subset of timezones?
aimanmt



Joined: 11/02/2010 16:55:06
Messages: 2
Offline

Well, its supposed to work anywhere in the world. Do you have any thing in your mind dude?
russau


[Avatar]
Joined: 26/01/2009 12:44:48
Messages: 14
Offline

You'll end up having to draw polygons to represent each timezone. Would be much less effort if you only needed to do one country.

Another option:
* the device contains a list of Cities and timezones
* use the GPS to give the user a list of cities to pick from

russau


[Avatar]
Joined: 26/01/2009 12:44:48
Messages: 14
Offline

I'm doing something very similar with timezones.. And I've just discovered these timezone shape files from Eric Muller:
http://efele.net/maps/tz/
 
Forum Index -> General
Go to:   
Powered by JForum 2.1.5 © JForum Team