-
KML Creator provides several classes that abstract different types of map features such as folders, documents, place marks, points, lines, polygons, styles, icons, labels, etc..The KML document is composed by using objects of the map feature classes and is generated in either plain XML or compressed format.Requirements: PHP 5.0 or higher
-
Several features, such as points with specified geographic coordinates, lines, polygons, links and overlaid icons, can be added to a KML definition.KML Generator can return the KML definitions as XML document strings or serve them as the output of the current script.Requirements:PHP 3.0 or higher
-
KML Creator can be used to generate mapping features files in the KML format. It provides several classes that abstract different types of map features such as folders, documents, place marks, points, lines, polygons, styles, icons, labels, etc.. The main class can compose a KML document using objects of the map feature classes and generate a KML file either in ...
-
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 ...

