Home
last modified time | relevance | path

Searched refs:KML (Results 1 – 8 of 8) sorted by relevance

/plugin/openlayersmap/lang/ru/
H A Dsettings.php40 $lang['default_kmlfile'] = 'Файл KML по умолчанию';
/plugin/geophp/
H A Ddeleted.files10 geoPHP/lib/adapters/KML.class.php
H A Dcomposer.lock57 "description": "Open-source native PHP library for doing geometry operations. Can read and write a wide variety of formats: (E)WKT, (E)WKB, TWKB, GeoJSON, KML, GPX, GeoRSS. Works with all Simple-Feature geometries (Point, LineString, Polygon...) and can be used to get centroids, bounding-boxes, area, etc.",
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DKML.php23 * PHP Geometry/KML encoder/decoder
32 class KML implements GeoAdapter class
45 * Read KML string into geometry objects
47 * @param string $kml A KML string
67 throw new \Exception("Invalid KML: " . $text);
74 throw new \Exception("Cannot Read Geometry From KML. " . $e->getMessage());
182 throw new \Exception("Invalid KML");
238 * Serialize geometries into a KML string.
242 * @return string The KML string representation of the input geometries
355 $subAdapter = new KML();
[all...]
/plugin/geophp/vendor/funiq/geophp/
H A DREADME.md6 KML, GPX, and GeoRSS. It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.)
/plugin/openlayersmap/
H A Dscript.js343 format: new ol.format.KML(),
345 overlayGroup.getLayers().push(new ol.layer.Vector({title: 'KML file', visible: true, source: kmlSource}));
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/ol3/
H A Dscript.js8KML=eS||{},wO.format.KML.getDefaultFillStyle=function(){return vx}||{},wO.format.KML.getDefaultIma…