Monday, January 31, 2011

Re: Has anyone used Geonames without webservice?

I think it's difficult to download all the stuff in local and how do you maintain?

I think google map api is your best choice. What you can do is save the unique query( keyword and resolved lat,lon ) in database so that for popular places you don't always have to go to  web service
.

On Mon, Jan 31, 2011 at 12:32 PM, Dave Maharaj <me@davemaharaj.com> wrote:

Just wondering is anyone has used the geonames database with cake but with own database, not thru webservices?

 

I know it's a monster database in size but I do not like the idea of using a service that's not on my own server. If it goes down then it affects my site so just curious if anyone has implemented it?

 

I have the db setup and basic model / controller to test out queries, but my way takes much longer than the webservices version so just curious if anyone has had any success?

 

Thanks,

 

Dave

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
 
 
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
 
 
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: