Divide a Linestring into a number of segments
This application divides a KML LineString into a given number of segments <Placemark>. The resulting KML is composed of a <Folder> enclosing the multiple <LineString> elements listed in the order of the source <LineString>. While this function may have limited practical use on its own, it is required to generate Point and LineString animations (in development).
You can view a demonstration by downloading this sample file (Fernan Road.kml 32 KB) and uploading it to the application.
Future enhancements being considered include:
See also: