MySQL Forums
Forum List  »  GIS

Storing GML data to allow route finding...
Posted by: n p
Date: October 27, 2007 10:29AM

Hi,

As part of my final year project at university I am implementing a Java mobile phone based route planning application (the route finding algorithm is to be done on a server).
I have GML data which will enable me to do the route planning, but I am assuming that it would be more efficient to extract the necessary node data from the GML file and store it in a database. Is this possible with MySQL or if not can someone please suggest an alternative method?
I have done 2 courses on relational database theory but have yet to use MySQL.

Thanks,

Natasha.

Options: ReplyQuote


Subject
Views
Written By
Posted
Storing GML data to allow route finding...
8235
n p
October 27, 2007 10:29AM


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.