Presentation
KMLCreator is a PHP class to create KML files. KML is
the Google Earth format to present geographical elements like
eares, points, lines, polygons.
KMLCreator let you create almost every possibities that kml permits to do. Here are the elements available :
- Folders : present your datas in folders
- Areas, Lines, Polygons and points : every geographical elements are available
- Styles : you can customize every elements with styles thet let you add icons, colors, etc.
- Time : add a time on you points to recreate a timeline
- Output : Output the result in kml, kmz (compressed kml with icons), etc.
KMLCreator is under the GPL License, so you can use it as you want.
See the roadmap for the next functionalities.