We have been working on some code to determine whether or not a placemark lies inside or outside a polygon. We thought a nice use for that code would be to determine what country a placemark is in.
In January we created a simple KML converter that takes a KML file and produces a csv file that is easily opened with Microsoft Excel. Recently GEB reader David Kettle asked whether it would be ...