Searched refs:writePoint (Results 1 – 4 of 4) sorted by relevance
297 $wkb .= $this->writePoint($geometry);331 protected function writePoint($point) function in geoPHP\\Adapter\\WKB358 $wkb .= $this->writePoint($point);
394 $twkbGeom .= $this->writePoint($geometry);458 protected function writePoint($geometry) function in geoPHP\\Adapter\\TWKB487 $twkb .= $this->writePoint($component);
8 …writePoint=function(t,e,r){var n=r[r.length-1],i=n.hasZ,o=n.srsName;o&&t.setAttribute("srsName",o)…
1 …writePoint(node, geometry, objectStack) {\n const context = objectStack[objectStack.length - 1]…