Home
last modified time | relevance | path

Searched refs:WKB (Results 1 – 6 of 6) sorted by relevance

/plugin/geophp/vendor/funiq/geophp/src/
DgeoPHP.php364 if (array_search($wkbType & 0xF, Adapter\WKB::$typeMap)) {
366 if (($wkbType & Adapter\WKB::SRID_MASK) === Adapter\WKB::SRID_MASK) {
378 …] == 49 ? 'V' : 'N', hex2bin(substr($bin, 2, 8)))) & Adapter\WKB::SRID_MASK) == Adapter\WKB::SRID_…
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
DEWKB.php10 class EWKB extends WKB
DWKB.php27 class WKB implements GeoAdapter class
/plugin/geophp/vendor/funiq/geophp/
DREADME.md5 …shared hosts. It can read and write a wide variety of formats: WKT (EWKT), WKB (EWKB), TWKB, GeoJS…
56 The Well Known Text (WKT) and Well Known Binary (WKB) support is ideal for integrating with MySQL's…
100 // Working with PostGIS and Extended-WKB
120 // To insert directly into postGIS we need to unpack the WKB
/plugin/geophp/
Ddeleted.files11 geoPHP/lib/adapters/WKB.class.php
Dcomposer.lock57 …metry operations. Can read and write a wide variety of formats: (E)WKT, (E)WKB, TWKB, GeoJSON, KML…