| Author |
Message |
![[Post New]](/gforum/templates/default/images/icon_minipost_new.gif) 22/04/2009 19:35:34
|
romero619
Joined: 28/10/2008 19:16:42
Messages: 7
Offline
|
I searched the forums, and posted a similiar question previously; it seems there's never been a clear answer to the following question:
How could one go about creating a timezone database similar to the one that geonames uses? one that can be queried by lat&lon and retrieve the appropriate timezone.
Im *guessing* this will involve importing some form of shapefile(s) into a SQL database that can handle spatial data, and then running point queries to see within what polygon (timezone) the points lay. Is this correct? More advice/recommendations on how to set this up would be greatly appreciated...
Or, better yet, are there any plans to publicly release the geonames timezone database software/data?
Please help....
|
|
|
 |
![[Post New]](/gforum/templates/default/images/icon_minipost_new.gif) 23/04/2009 05:10:28
|
stasiana
Joined: 22/04/2009 07:00:09
Messages: 4
Offline
|
I simply took the geoname database and do a nearest neighbor search on it to find the closest record by lat/lon. The record contains the timezone ID.
|
|
|
 |
![[Post New]](/gforum/templates/default/images/icon_minipost_new.gif) 24/04/2009 19:48:42
|
romero619
Joined: 28/10/2008 19:16:42
Messages: 7
Offline
|
thanks for the reply.
What I need to do is create my own timezone database for use with our intranet application. So, unfortunately, I cannot use the public geonames webservice.
Geonames administrators, can you please provide some feedback?
|
|
|
 |
![[Post New]](/gforum/templates/default/images/icon_minipost_new.gif) 07/05/2009 21:30:22
|
romero619
Joined: 28/10/2008 19:16:42
Messages: 7
Offline
|
I still havent received a reply from the geonames admins.
so, I guess I'll keep bumping this message until I do...
Please help,
Thanks,
|
|
|
 |
![[Post New]](/gforum/templates/default/images/icon_minipost_new.gif) 10/05/2009 10:03:43
|
marc
Joined: 08/12/2005 07:39:47
Messages: 4501
Offline
|
It is not planed for the foreseable future to release anything that is not in the focus of the project. I hardly manage to find enough time for the important stuff related to the focus of the project (a gazetteer) and definitely don't have the time for other things.
Best
Marc
|
 |
|
|
 |
![[Post New]](/gforum/templates/default/images/icon_minipost_new.gif) 16/05/2009 19:23:20
|
romero619
Joined: 28/10/2008 19:16:42
Messages: 7
Offline
|
I understand that you presently do not have the time to prepare the timezone database sourcecode for public release.
I am willing to create the database myself.
I just need some more info on the method(s) used to create the timezone database, so that I can build it myself.
Were shapefiles with timezone data imported into a database? How could I go about creating such a database?
Please help.....
|
|
|
 |
![[Post New]](/gforum/templates/default/images/icon_minipost_new.gif) 31/05/2009 18:18:29
|
romero619
Joined: 28/10/2008 19:16:42
Messages: 7
Offline
|
never received a response to my last question:
again, I would appreciate some simple help & guidance on how to to setup my own timezone database, using publicly-accessible data in shapefile format, or some other format.
I just need some basic, productive tips to get me started; I can generate the code myself, so Im not asking geonames to 'reveal its secrets'...
|
|
|
 |
![[Post New]](/gforum/templates/default/images/icon_minipost_new.gif) 14/06/2009 08:08:22
|
gentle_man
Joined: 14/06/2009 07:59:10
Messages: 1
Offline
|
Hi
I need to setup such a timezone database too, for personal use, and would appreciate any help.
Thanks
|
|
|
 |
|
|