Home
last modified time | relevance | path

Searched refs:georss (Results 1 – 2 of 2) sorted by relevance

/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DGeoRSS.php34 private $nss = ''; // Name-space string. eg 'georss:'
39 * @param string $georss - an XML feed containing geoRSS
43 public function read($georss) argument
45 return $this->geomFromText($georss);
53 * @return string The georss string representation of the input geometries
270 $georss = '<' . $this->nss . 'where>';
273 $georss .= $this->geometryToGeoRSS($component);
276 $georss .= '</' . $this->nss . 'where>';
278 return $georss;
/plugin/codeprettify/code-prettify/src/
H A Dlang-xq.js64 …-from-elements|gml:geospatial-query|gml:circle|gml:box|georss:point|georss:geospatial-query|georss