Searched refs:WKB (Results 1 – 6 of 6) sorted by relevance
| /plugin/geophp/vendor/funiq/geophp/src/ |
| D | geoPHP.php | 364 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/ |
| D | EWKB.php | 10 class EWKB extends WKB
|
| D | WKB.php | 27 class WKB implements GeoAdapter class
|
| /plugin/geophp/vendor/funiq/geophp/ |
| D | README.md | 5 …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/ |
| D | deleted.files | 11 geoPHP/lib/adapters/WKB.class.php
|
| D | composer.lock | 57 …metry operations. Can read and write a wide variety of formats: (E)WKT, (E)WKB, TWKB, GeoJSON, KML…
|