KML Geocoding Tool

This tool takes a KML file and try to geocode existing placemark without existing coordinates. Technicaly speaking for each <Placemark> with an <address> tag but no <coordinates> tag a geocoding is done. The first result (if found) is added as a <Point> to the <Placemark>. Except for the <Point> tag, the whole structure of the KML file is left intact, which is very interesting if you use KML as your location management format.
To use this tool, open your KML file with a text editor, copy the whole content, and paste your content into the text area, click the '>>' button, and wait for the end of the process. Then copy the whole content of the result text area and paste it either in a new KML file or in your original file (at your own risk).

Disclaimer : This tool is made available with no waranty whatsoever.

KML file to geocode



 

Geocoded KML


Statistics
Number of placemarks:0    Number of geocode:0    Number of success:0

Console

© Alexis Kartmann 2008.