Home
last modified time | relevance | path

Searched refs:projection (Results 1 – 25 of 33) sorted by last modified time

12

/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/openlayersmap/
H A Dscript.js104 projection: 'EPSG:3857'
319 coordinateFormat: ol.coordinate.createStringXY(4), projection: 'EPSG:4326',
671 // projection: new OpenLayers.Projection("EPSG:4326"),
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs12264 /* based on Threaded Comments -> Comments projection */
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DQuery.php151 public function setProjection($projection) argument
153 $this->projection = $projection;
160 return $this->projection;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DBooks.php952 'projection' => [
1326 'projection' => [
1384 'projection' => [
H A DDirectory.php270 'projection' => [
304 'projection' => [
346 'projection' => [
365 'projection' => [
1030 'projection' => [
1056 'projection' => [
1883 'projection' => [
1928 'projection' => [
2031 'projection' => [
H A DStorage.php238 'projection' => [
282 'projection' => [
312 'projection' => [
365 'projection' => [
433 'projection' => [
931 'projection' => [
1017 'projection' => [
1090 'projection' => [
1132 'projection' => [
1187 'projection' => [
[all …]
H A DBigquery.php335 'projection' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DVideoContentDetails.php53 public $projection; variable in Google\\Service\\YouTube\\VideoContentDetails
172 public function setProjection($projection) argument
174 $this->projection = $projection;
181 return $this->projection;
H A DLiveBroadcastContentDetails.php75 public $projection; variable in Google\\Service\\YouTube\\LiveBroadcastContentDetails
274 public function setProjection($projection) argument
276 $this->projection = $projection;
283 return $this->projection;
/plugin/strata/helper/
H A Dtriples.php289 // Append two variables ?__p and ?__o to the projection
302 'subject'=>array('type'=>'variable','text'=>$query['projection'][0]),
308 // fix projection list
309 $query['projection'] = array(
310 $query['projection'][0],
317 'variable'=>$query['projection'][0],
332 return new strata_resource_iterator($result,$query['projection']);
473 * Generates a projection for the given triple pattern.
721 * Translate projection and ordering.
725 $vars = $query['projection'];
846 __construct($pdostatement, $projection) global() argument
919 __construct($relations, $projection) global() argument
996 __construct($pdostatement, $projection, $grouped) global() argument
[all...]
H A Dsyntax.php217 * @param projection array the variables to project
220 function constructQuery(&$root, &$typemap, $projection) { argument
226 'projection'=>$projection,
238 // extract additional projection groups
335 foreach($projection as $var) {
691 // extract the projection information in 'long syntax' if available
694 // parse 'long syntax' if we don't have projection information yet
712 * Parses a projection group in 'long syntax'.
740 * Parses a projection grou
[all...]
/plugin/strata/
H A Dmanual.txt336 The query result blocks are: [[#sorting|sort]], [[#grouping|group]], [[#variable projection|fields]] and [[#Considering Fields|consider]].
377 Any variables not mentioned in the projection are left out of consideration for determining what the results are. This might create a problem where simple results from a complex query seem incomplete, in that case try [[#Considering fields]].
/plugin/strata/syntax/
H A Dselect.php82 // parse projection information in 'short syntax' if available
110 $projection = array();
111 foreach($result['fields'] as $f) $projection[] = $f['variable'];
112 $projection = array_unique($projection);
121 list($result['query'], $variables) = $this->helper->constructQuery($tree, $typemap, $projection);
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1705projection=function(e){return arguments.length?(n=null==e?(t=null,ih):(t=e).stream,a):t},a.context… function
/plugin/diagramsnet/lib/js/mermaid/
H A Dmermaid.min.js6projection=function(e){return arguments.length?(n=null==e?(t=null,ih):(t=e).stream,a):t},a.context… function
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js1projection=function(e){return arguments.length?(n=null==e?(t=null,ih):(t=e).stream,a):t},a.context… function
H A Dmermaid.min.js.map1projection/fit.js","webpack://mermaid/./node_modules/d3-geo/src/projection/resample.js","webpack:/…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1projection/albers.js","webpack:///./node_modules/d3-geo/src/projection/albersUsa.js","webpack:///.…
H A D2.2.js.map1projection matrix.\"\n },\n {\n \"name\": \"rotat…
/plugin/openlayersmapoverlays/lib/
H A Dlayers.js59projection.getCode().split(":");var srid=projWords[projWords.length-1];var imageSize=this.getImage…
/plugin/openlayersmapoverlays/
H A Dscript.js119 projection: new OpenLayers.Projection("EPSG:4326"),
/plugin/ol3/
H A Dscript.js8projection&&r.setProjection(n.projection),void 0!==n.trackingOptions&&r.setTrackingOptions(n.track…
/plugin/codemirror/dist/modes/
H A Dcss.min.js.map1 …_ = [\n \"all\", \"aural\", \"braille\", \"handheld\", \"print\", \"projection\", \"screen\",\n…
H A Dstylus.min.js.map1 … mediaTypes_ = [\"all\",\"aural\",\"braille\",\"handheld\",\"print\",\"projection\",\"screen\",\"t…

12