Home
last modified time | relevance | path

Searched refs:WKT (Results 1 – 7 of 7) sorted by relevance

/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DEWKT.php10 class EWKT extends WKT
18 * @return string The Extended-WKT string representation of the input geometries
H A DWKT.php17 * WKT (Well Known Text) Adapter
19 class WKT implements GeoAdapter class
27 * Determines if the given typeString is a valid WKT geometry type
43 * Read WKT string into geometry objects
45 * @param string $wkt A WKT string
62 // If geos is installed, then we take a shortcut and let it parse the WKT
108 throw new \Exception('Invalid WKT type "' . $m[1] . '"');
110 throw new \Exception('Cannot parse WKT');
265 * Serialize geometries into a WKT string.
269 * @return string The WKT strin
[all...]
/plugin/geophp/vendor/funiq/geophp/
H A DREADME.md5 It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (EWKT), WKB (EWKB), TWKB, GeoJSON,
28 // Polygon WKT example
56 The Well Known Text (WKT) and Well Known Binary (WKB) support is ideal for integrating with MySQL's or PostGIS's spatial capability.
/plugin/geophp/
H A Ddeleted.files12 geoPHP/lib/adapters/WKT.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/
H A DgeoPHP.php45 'wkt' => 'WKT',
395 // Detect WKT - starts with a geometry type name
396 if (Adapter\WKT::isWktType(strstr($input, ' ', true))) {
421 // We need an 8 byte string for geohash and unpacked WKB / WKT
/plugin/ol3/
H A Dscript.js8 …),n={node:r};return O(n,{version:e,filter:t}),xT(r,t,[n]),r}||{},wO.format.WKT=nC||{},wO.format.WM…