MySQL Forums
Forum List  »  GIS

Re: Utilizing MySQL GIS to Create an Interactive Atlas of Ireland
Posted by: Clive Galway
Date: August 23, 2005 01:28PM

With the advent of Google Maps, this is suddenly a WHOLE load easier.

I am writing a system, and as it stands, and from what I can tell from your presentation, it can pretty much do exactly as you require from within a web page hosted entirely server side. No need to render any SVGs yourself, just use the Google Maps JavaScript API to do it all for you and overlay it onto the google map.

And it's all LAMP, all free ! As long as you stay within the Google Maps TOS that is ! (Basically as long as you don't charge people to view the interactive atlas)

I just made a post in this forum about my project, here: http://forums.mysql.com/read.php?23,40909,40909#msg-40909

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.