You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Open Data Ottawa
Hello,
I have just begun to poke my head into Ottawa's open data. I have not
used these types of data before and just have a few questions.
For my web application I would like to interface with the data through
a mysql database and into google maps api. But I am having huge
difficulties finding references on how to use SHP data.
Does anyone have any good resources to learn from our techniques on
how to use SHP data into a web application?
Thanks so much!
Tyler
Kevin O'Donnell
unread,
Dec 5, 2010, 8:07:50 PM12/5/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
The Mysql Geospacial API can be used to convert from the internal (and relatively compact) binary format into the lat/long formats that can be passed directly to the Google Maps API. http://dev.mysql.com/doc/refman/5.0/en/gis-introduction.html