Showing posts with label PostgreSQL. Show all posts
Showing posts with label PostgreSQL. Show all posts

Thursday, March 27, 2008

Dynamic KML

The latest in the Google GeoDeveloper Series...

This installment outlines how to query and extract records from a MySQL database and create a KML on the fly to view in Google Earty/Maps or any other client. Mano Marks shows two different applications, one using PHP scripting and another using the python language.

A second demontration by Brian Hamlyn shows a demonstration using PostGIS/PostgreSQL and the GDAL/OGR libraries to create KMLs on the fly.

A useful addition to the video would be a link to download the scripts and syntax used in the demonstrations like was done in the previous workshop by John Coryat.

Enjoy!