English | Site Directory

KML Articles

  • Converting Geotagged Photos to KML PhotoOverlays

    A guide to creating PhotoOverlays from embedded EXIF headers in photos taken from a GPS enabled camera.

  • Converting CSV Files to KML

    This tutorial outlines the basics of how to create KML from Comma Separated Value (CSV) files using Python.

  • Geocoding Addresses for Use in KML

    This tutorial is intended for developers who are familiar with scripting languages and want to learn how to use the Google Maps API Geocoder to geocode addresses and incorporate them into a KML file.

  • Using PHP and MySQL to Create KML

    This tutorial is intended for developers who are familiar with PHP and MySQL and want to learn how to generate KML from a MySQL database. For this tutorial, you will be creating two scripts that dynamically generate KML from a database of locations.

  • Using KML in Google Mashup Editor

    This tutorial will show you how to incorporate a KML file into a Map created with the Google Mashup Editor (GME).

  • Using Google Pages to Host Your KML

    Google Pages allows you to easily create and edit web pages. With this free service, you can also upload any type of file and make it available on the Internet. Couple that with the ease and power of creating KML files, and you have an easy, free platform for sharing your geographic data with the world.

Back to top