ogc.php
29.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
<?php
/*
Title: Gerador de serviços OGC
Gera web services nos padrões OGC para os temas existentes na pasta i3geo/temas
A lista de projeções mostradas na função getcapabilities é definida na variável $listaepsg. Edite essa variável diretamente no programa
se forem necessárias outras projeções além das existentes
Licença:
i3Geo Interface Integrada de Ferramentas de Geoprocessamento para Internet
Direitos Autorais Reservados (c) 2006 Ministério do Meio Ambiente Brasil
Desenvolvedor: Edmar Moretti edmar.moretti@gmail.com
Este programa é software livre; você pode redistribuí-lo
e/ou modificá-lo sob os termos da Licença Pública Geral
GNU conforme publicada pela Free Software Foundation;
Este programa é distribuído na expectativa de que seja útil,
porém, SEM NENHUMA GARANTIA; nem mesmo a garantia implícita
de COMERCIABILIDADE OU ADEQUAÇÃO A UMA FINALIDADE ESPECÍFICA.
Consulte a Licença Pública Geral do GNU para mais detalhes.
Você deve ter recebido uma cópia da Licença Pública Geral do
GNU junto com este programa; se não, escreva para a
Free Software Foundation, Inc., no endereço
59 Temple Street, Suite 330, Boston, MA 02111-1307 USA.
Arquivo: i3geo/ogc.php
Parâmetros:
lista - (opcional) se for igual a "temas", mostra uma lista de links em HTML dos temas disponíveis,
se for igual a "temaswfs", mostra a lista de links WFS
ajuda - (opcional) mostra uma ajuda ao usuário
tema - (opcional) nome do tema que será mostrado no serviço. Se for definido, o web service conterá apenas esse tema. O tema é o nome do mapfile existente em i3geo/temas, mas pode ser especificado um mapfile existente em outra pasta. Nesse caso, deve-se especificar o caminho completo para o arquivo. Se não for definido, serão considerados todos os temas
intervalo - (opcional) valor inicial e final com o número de temas que serão mostrados no serviço
legenda - (opcional) mostra a legenda no corpo do mapa sim|nao
perfil - (opcional) perfil utilizado para restringir os temas que serão mostrados
format - (opcional) pode ser utilizado a opção &format=application/openlayers para abrir o mashup do OpenLayers com as camadas definida em temas
id_medida_variavel - id da medida de variavel - utilizado apenas quando a fonte para definicao do layer for o sistema de metadados estatisticos
nao deve ser utilizado junto com tema
Exemplos:
ogc.php?temas=biomashp&format=application/openlayers&bbox=-54,-14,-50,-10
ogc.php?lista=temas
ogc.php?tema=bioma
ogc.php?tema=/var/www/i3geo/aplicmap/geral1debianv6.map&layers=mundo
ogc.php?intervalo=0,50
*/
//
//validações e includes
//
$cache = true;
require_once(dirname(__FILE__)."/classesphp/carrega_ext.php");
include(dirname(__FILE__)."/ms_configura.php");
include(dirname(__FILE__)."/classesphp/pega_variaveis.php");
//define um nome para o mapfile caso a origem seja o sistema de metadados estatisticos
if(isset($id_medida_variavel)){
$tema = "ogcmetaestat".$id_medida_variavel;
$_GET["layers"] = $tema;
$_GET["LAYERS"] = $tema;
}
if(!isset($temas) && isset($tema)){
$temas = $tema;
}
//
//para operar como o Geoserver
//
if(isset($format) && strtolower($format) == "application/openlayers"){
//var_dump($_SERVER);exit;
if(!isset($layers)){
$layers = $temas;
}
$urln = dirname($_SERVER["PHP_SELF"])."/mashups/openlayers.php?temas=".$layers."&layers=".$layers."&mapext=".$bbox."&botoes=pan,zoombox,zoomtot,identifica";
if(!headers_sent()){
header("Location:".$urln);
}
else{
echo "<meta http-equiv='refresh' content='0;url=$urln'>";
}
}
//
//pega os endereços para compor a url de chamada do gerador de web services
//ogc.php
//
$protocolo = explode("/",$_SERVER['SERVER_PROTOCOL']);
$protocolo = $protocolo[0];
$protocolo1 = strtolower($protocolo) . '://'.$_SERVER['SERVER_NAME'];
$protocolo = strtolower($protocolo) . '://'.$_SERVER['SERVER_NAME'] .":". $_SERVER['SERVER_PORT'];
$urli3geo = str_replace("/ogc.php","",$protocolo.$_SERVER["PHP_SELF"]);
//
//imprime na tela a ajuda
//
if(isset($ajuda)){
ogc_imprimeAjuda();
exit;
}
//
//imprime na tela a lista de temas disponíveis
//
if(isset($lista) && $lista == "temas"){
include_once(dirname(__FILE__)."/classesphp/classe_menutemas.php");
ogc_imprimeListaDeTemas();
exit;
}
if(isset($lista) && $lista == "temaswfs"){
include_once(dirname(__FILE__)."/classesphp/classe_menutemas.php");
ogc_imprimeListaDeTemasWfs();
exit;
}
//
//cria o web service
//
include(dirname(__FILE__)."/classesphp/funcoes_gerais.php");
error_reporting(0);
$versao = versao();
$versao = $versao["principal"];
$req = ms_newowsrequestobj();
$tipo = "";
$_GET = array_merge($_GET,$_POST);
if(isset($_GET["sld"]) || isset($_GET["filter"])){
$cache = false;
}
if(!isset($_GET["srs"]) && !isset($_GET["SRS"])){
$_GET["srs"] = "EPSG:4326";
}
foreach ($_GET as $k=>$v){
$req->setParameter(strtoupper($k), $v);
if(strtolower($v) == "getcapabilities"){
$tipo = "metadados";
$cache = false;
}
if(strtolower($k) == "layers" && empty($_GET["tema"])){
$tema = $v;
}
if(strtolower($k) == "layer" && empty($_GET["tema"])){
$tema = $v;
}
}
$req->setParameter("srsName",$req->getValueByName("SRS"));
$listaepsg = $req->getValueByName("SRS")." EPSG:4618 EPSG:4291 EPSG:4326 EPSG:22521 EPSG:22522 EPSG:22523 EPSG:22524 EPSG:22525 EPSG:29101 EPSG:29119 EPSG:29120 EPSG:29121 EPSG:29122 EPSG:29177 EPSG:29178 EPSG:29179 EPSG:29180 EPSG:29181 EPSG:29182 EPSG:29183 EPSG:29184 EPSG:29185";
//echo $listaepsg;exit;
if(count($_GET) == 0){
$tipo="intervalo";
$req->setParameter("REQUEST", "getCapabilities");
$req->setParameter("SERVICE", "WMS");
$cache = false;
}
if(isset($tema) && $tipo != "metadados"){
$tipo = "";
}
if(isset($version) && !isset($VERSION)){
$VERSION = $version;
}
if(!isset($VERSION)){
$req->setParameter("VeRsIoN","1.0.0");
}
if (!isset($intervalo)){
$intervalo = "0,5000";
}
else{
$tipo = "intervalo";
}
if(!isset($tema)){
if(!isset($intervalo)){
$intervalo = "0,5000";
}
$tipo = "intervalo";
}
//nome do mapfile que ficara em cache
$agora = intval(time() / 1000);
//acrescenta ao nome a indicacao do tipo de TMS
if(isset($_GET["tms"])){
$agora .= "tms";
}
if(isset($_GET["Z"]) && isset($_GET["X"])){
$agora .= "google";
}
$nomeMapfileTmp = $dir_tmp."/ogc_".md5($tema)."_".$agora.".map";
$nomeMapfileTmp = str_replace(",","",$nomeMapfileTmp);
$nomeMapfileTmp = str_replace(" ","",$nomeMapfileTmp);
if(file_exists($nomeMapfileTmp) && $tipo == ""){
$oMap = ms_newMapobj($nomeMapfileTmp);
}
else{
$oMap = ms_newMapobj($locaplic."/aplicmap/ogcwsv".$versao.".map");
$proto = "http" . ((isset($_SERVER['HTTPS']) && $_SERVER['HTTPS'] == "on") ? "s" : "") . "://";
$server = isset($_SERVER['HTTP_HOST']) ? $_SERVER['HTTP_HOST'] : $_SERVER['SERVER_NAME'];
$or = $proto.$server.$_SERVER['PHP_SELF'];
if((isset($tema)) && ($tema != "") && ($tipo=="metadados")){
$or = $or."?tema=".$tema."&";
}
//
//parametros no nível maior
//
$oMap->setmetadata("ows_onlineresource",$or);
$oMap->setmetadata("wms_onlineresource",$or);
$oMap->setmetadata("wms_title",$tituloInstituicao." - i3geo");
$oMap->setmetadata("wfs_title",$tituloInstituicao." - i3geo");
$oMap->setmetadata("wms_attribution_logourl_format","image/png");
$oMap->setmetadata("wms_attribution_logourl_height","56");
$oMap->setmetadata("wms_attribution_logourl_width","85");
$oMap->setmetadata("wms_attribution_logourl_href",$proto.$server.dirname($_SERVER['PHP_SELF'])."/imagens/i3geo.png");
$oMap->setmetadata("wms_attribution_onlineresource",$proto.$server.dirname($_SERVER['PHP_SELF']));
$oMap->setmetadata("wms_attribution_title",$tituloInstituicao);
$oMap->setmetadata("ows_enable_request","*");
$e = $oMap->extent;
$extensaoMap = ($e->minx)." ".($e->miny)." ".($e->maxx)." ".($e->maxy);
//gera o mapa
if ($tipo == "" || $tipo == "metadados"){
$tema = explode(" ",$tema);
//para o caso do tema ser um arquivo mapfile existente em uma pasta qualquer
//$temai3geo = true indica que o layer será buscado na pasta i3geo/temas
$temai3geo = true;
//FIXME não aceita gvp quando o caminho é completo
if(file_exists($_GET["tema"]) && !isset($id_medida_variavel)){
$nmap = ms_newMapobj($_GET["tema"]);
$temai3geo = false;
$nmap->setmetadata("ows_enable_request","*");
}
foreach ($tema as $tx){
$extensao = ".map";
//cria o mapfile com base no sistema de metadados estatisticos
if(isset($id_medida_variavel)){
$temai3geo = false;
include("admin/php/classe_metaestat.php");
$m = new Metaestat();
$m->nomecache = "ogcmetaestat".$id_medida_variavel;
$mapfileMetaestat = $m->mapfileMedidaVariavel($id_medida_variavel,"",1,"","","","","","",true);
$nmap = ms_newMapobj($mapfileMetaestat["mapfile"]);
$nmap->setmetadata("ows_enable_request","*");
$req->setParameter("LAYERS", "ogcmetaestat".$id_medida_variavel);
}
else{
if(file_exists($locaplic."/temas/".$tx.".php") && $temai3geo == true){
$extensao = ".php";
}
if(file_exists($locaplic."/temas/".$tx.".gvp") && $temai3geo == true){
$extensao = ".gvp";
}
}
if($extensao == ".map"){
if($temai3geo == true){
$nmap = ms_newMapobj($locaplic."/temas/".$tx.".map");
$nmap->setmetadata("ows_enable_request","*");
}
if($temai3geo == false || empty($layers))
{
$ts = $nmap->getalllayernames();
}
else{
$ts = explode(",",str_replace(" ",",",$layers));
}
foreach ($ts as $t){
$l = $nmap->getlayerbyname($t);
$permite = $l->getmetadata("permiteogc");
if(strtolower($permite) != "nao"){
//necessário pq o mapfile pode ter todos os layers como default
if($temai3geo == false){
$l->set("status",MS_OFF);
}
/*
if($cache == true && strtolower($l->getmetadata('cache')) == 'sim' && $tipo == '' && count($tema) == 1){
carregaCacheImagem($_GET['BBOX'],$tx,$_GET['WIDTH'],$_GET['HEIGHT'],$cachedir);
}
*/
$l->setmetadata("ows_title",pegaNome($l));
$l->setmetadata("ows_srs",$listaepsg);
$l->set("group","");
//essa linha é necessária pq as vezes no mapfile não tem nenhum layer com o nome igual ao nome do mapfile
if(count($ts)==1 && $temai3geo == true){
$l->set("name",$tx);
}
$l->setmetadata("gml_include_items","all");
$l->set("template","none.htm");
$l->set("dump",MS_TRUE);
$l->setmetadata("WMS_INCLUDE_ITEMS","all");
$l->setmetadata("WFS_INCLUDE_ITEMS","all");
if(file_exists($locaplic."/temas/miniaturas/".$t.".map.mini.png")){
$mini = $proto.$server.dirname($_SERVER['PHP_SELF'])."/temas/miniaturas/".$t.".map.mini.png";
$l->setmetadata("wms_attribution_logourl_format","image/png");
$l->setmetadata("wms_attribution_logourl_height","50");
$l->setmetadata("wms_attribution_logourl_width","50");
$l->setmetadata("wms_attribution_logourl_href",$mini);
}
if($l->type == MS_LAYER_RASTER && $l->numclasses > 0){
$c = $l->getclass(0);
if($c->name == "")
{
$c->name = " ";
}
}
//inclui extensao geografica
$extensao = $l->getmetadata("EXTENSAO");
if($extensao == ""){
$extensao = $extensaoMap;
}
$l->setmetadata("wms_extent",$extensao);
if (!empty($postgis_mapa)){
if ($l->connectiontype == MS_POSTGIS){
$lcon = $l->connection;
if (($lcon == " ") || ($lcon == "") || (in_array($lcon,array_keys($postgis_mapa)))){
//
//o metadata CONEXAOORIGINAL guarda o valor original para posterior substituição
//
if(($lcon == " ") || ($lcon == "")){
$l->set("connection",$postgis_mapa);
$l->setmetadata("CONEXAOORIGINAL",$lcon);
}
else{
$l->set("connection",$postgis_mapa[$lcon]);
$l->setmetadata("CONEXAOORIGINAL",$lcon);
}
}
}
}
autoClasses($l,$oMap);
if($versao > 5){
$l->setprocessing("LABEL_NO_CLIP=True");
$l->setprocessing("POLYLINE_NO_CLIP=True");
}
ms_newLayerObj($oMap, $l);
//$req->setParameter("LAYERS", "mundo");
}
}
}
if($extensao == ".php"){
include_once($locaplic."/temas/".$tx.".php");
eval($tx."(\$oMap);");
}
if($extensao == ".gvp"){
include_once($locaplic."/pacotes/gvsig/gvsig2mapfile/class.gvsig2mapfile.php");
$gm = new gvsig2mapfile($locaplic."/temas/".$tx.".gvp");
$gvsigview = $gm->getViewsNames();
foreach($gvsigview as $gv){
$dataView = $gm->getViewData($gv);
$oMap = $gm->addLayers($oMap,$gv,$dataView["layerNames"]);
}
$numlayers = $oMap->numlayers;
$layers = array();
//$layers[] = "default";
for ($i=0;$i < $numlayers;$i++){
$l = $oMap->getlayer($i);
$l->setmetadata("gml_include_items","all");
$l->set("dump",MS_TRUE);
$l->setmetadata("WMS_INCLUDE_ITEMS","all");
$l->setmetadata("WFS_INCLUDE_ITEMS","all");
$l->setmetadata("ows_srs",$listaepsg);
$l->setmetadata("ows_title",$l->getmetadata("TEMA"));
$l->set("status",MS_OFF);
$layers[] = $l->name;
if(file_exists($locaplic."/temas/miniaturas/".$tx.".map.mini.png")){
$mini = $proto.$server.dirname($_SERVER['PHP_SELF'])."/temas/miniaturas/".$tx.".map.mini.png";
$l->setmetadata("wms_attribution_logourl_format","image/png");
$l->setmetadata("wms_attribution_logourl_height","50");
$l->setmetadata("wms_attribution_logourl_width","50");
$l->setmetadata("wms_attribution_logourl_href",$mini);
}
if($l->type == MS_LAYER_RASTER && $l->numclasses > 0){
$c = $l->getclass(0);
if($c->name == "")
{
$c->name = " ";
}
}
//inclui extensao geografica
$extensao = $l->getmetadata("EXTENSAO");
if($extensao == ""){
$extensao = $extensaoMap;
}
$l->setmetadata("wms_extent",$extensao);
}
$req->setParameter("LAYERS", implode(",",$layers));
$req->setParameter("STYLES", "");
//r_dump($req);exit;
}
}
}
else{
$conta = 0;
$int = explode(",",$intervalo);
$codigosTema = array();
if(empty($perfil)){
$perfil = "";
}
include("classesphp/classe_menutemas.php");
$m = new Menutemas("",$perfil,$locaplic,$urli3geo);
$menus = $m->pegaListaDeMenus();
foreach ($menus as $menu){
$grupos = $m->pegaListaDeGrupos($menu["idmenu"],$listasistemas="nao",$listasgrupos="sim");
foreach($grupos as $grupo){
if(strtolower($grupo["ogc"]) == "sim"){
foreach($grupo["subgrupos"] as $sgrupo){
if(strtolower($sgrupo["ogc"]) == "sim"){
$temas = $m->pegaListaDeTemas($grupo["id_n1"],$sgrupo["id_n2"],$menu["idmenu"]);
foreach($temas as $tema){
if(strtolower($tema["ogc"]) == "sim"){
$codigosTema[] = array("tema"=>$tema["tid"],"fonte"=>$tema["link"]);
}
}
}
}
}
}
}
//echo "<pre>";
//var_dump($codigosTema);
//exit;
foreach($codigosTema as $c){
$codigoTema = $c["tema"];
if(file_exists($locaplic."/temas/".$codigoTema.".map")){
if (@ms_newMapobj($locaplic."/temas/".$codigoTema.".map")){
$nmap = ms_newMapobj($locaplic."/temas/".$codigoTema.".map");
$nmap->setmetadata("ows_enable_request","*");
$ts = $nmap->getalllayernames();
if (count($ts) == 1){
foreach ($ts as $t){
if ($oMap->getlayerbyname($t) == ""){
$conta++;
if (($conta >= $int[0]) && ($conta <= $int[1])){
$l = $nmap->getlayerbyname($t);
$extensao = $l->getmetadata("EXTENSAO");
if($extensao == "")
{
$extensao = $extensaoMap;
}
$l->setmetadata("wms_extent",$extensao);
$l->setmetadata("ows_title",pegaNome($l));
$l->setmetadata("ows_srs",$listaepsg);
$l->set("status",MS_OFF);
$l->setmetadata("gml_include_items","all");
$l->set("dump",MS_TRUE);
$l->setmetadata("WMS_INCLUDE_ITEMS","all");
$l->setmetadata("WFS_INCLUDE_ITEMS","all");
if($l->getmetadata("ows_metadataurl_href") == ""){
$l->setmetadata("ows_metadataurl_href",$c["fonte"]);
$l->setmetadata("ows_metadataurl_type","TC211");
$l->setmetadata("ows_metadataurl_format","text/html");
}
if(file_exists($locaplic."/temas/miniaturas/".$t.".map.mini.png")){
$mini = $proto.$server.dirname($_SERVER['PHP_SELF'])."/temas/miniaturas/".$t.".map.mini.png";
$l->setmetadata("wms_attribution_logourl_format","image/png");
$l->setmetadata("wms_attribution_logourl_height","50");
$l->setmetadata("wms_attribution_logourl_width","50");
$l->setmetadata("wms_attribution_logourl_href",$mini);
}
cloneInlineSymbol($l,$nmap,$oMap);
ms_newLayerObj($oMap, $l);
}
}
}
}
}
else{
echo "Erro no arquivo ".$locaplic."/temas/".$codigoTema.".map <br>";
$error = ms_GetErrorObj();
while($error && $error->code != MS_NOERR){
printf("<br>Error in %s: %s<br>\n", $error->routine, $error->message);
$error = $error->next();
}
}
}
}
}
$oMap->setSymbolSet($locaplic."/symbols/".basename($oMap->symbolsetfilename));
$oMap->setFontSet($locaplic."/symbols/".basename($oMap->fontsetfilename));
$oMap->save($nomeMapfileTmp);
$oMap = ms_newMapobj($nomeMapfileTmp);
if(ob_get_contents ()){
ob_end_clean();
}
}
//
//verifica se a requisicao e do tipo TMS.
//
//
//calcula a extensao geografica com base no x,y,z em requisições TMS
//quando for do tipo tms $_GET["tms"] contem os parametros do tile
//essa rotina faz um exit ao final
//o cache tms so fucniona se houver apenas uma camada no mapa
//tms e usado basicamente por mashup ou openlayers
//
if(isset($_GET["tms"])){
$temp = explode("/",$_GET["tms"]);
$z = $temp[2];
$x = $temp[3];
$y = str_replace(".png","",$temp[4]);
$n = pow(2,$z+1);
$lon1 = $x / $n * 360.0 - 180.0;
$lon2 = ($x+1) / $n * 360.0 - 180.0;
$n = pow(2,$z);
$lat1 = $y / $n * 180.0 - 90.0;
$lat2 = ($y+1) / $n * 180.0 - 90.0;
//essa funcao termina o processo se a imagem existir
if($cache == true){
carregaCacheImagem($cachedir,$nomeMapfileTmp,$_GET["tms"]);
}
//se nao existir, salva a imagem
//echo $lon1." ".$lat1." ".$lon2." ".$lat2;exit;
$oMap->setExtent($lon1,$lat1,$lon2,$lat2);
$oMap->setsize(256,256);
$oMap->getlayer(0)->set("status",MS_DEFAULT);
$img = $oMap->draw();
if($img->imagepath == ""){
exit;
}
if($cache == true){
salvaCacheImagem($cachedir,$nomeMapfileTmp,$_GET["tms"]);
}
renderNocacheTms();
}
//
//verifica se a chamada do servico e do tipo TILE no padrao do Google
//
if(isset($_GET["Z"]) && isset($_GET["X"])){
$x = $_GET["X"];
$y = $_GET["Y"];
$z = $_GET["Z"];
$layer0 = $oMap->getlayer(0);
if($cache == true){
carregaCacheImagem($cachedir,$nomeMapfileTmp,"/googlemaps/$layer0->name/$z/$x/$y");
}
$n = pow(2,$z);
$lon1 = $x / $n * 360.0 - 180.0;
$lat2 = rad2deg(atan(sinh(pi() * (1 - 2 * $y / $n))));
$x++;
$y++;
$lon2 = $x / $n * 360.0 - 180.0;
$lat1 = rad2deg(atan(sinh(pi() * (1 - 2 * $y / $n))));
$x--;
$y--;
$projInObj = ms_newprojectionobj("proj=latlong,a=6378137,b=6378137");
$projOutObj = ms_newprojectionobj("proj=merc,a=6378137,b=6378137,lat_ts=0.0,lon_0=0.0,x_0=0.0,y_0=0,k=1.0,units=m");
$poPoint1 = ms_newpointobj();
$poPoint1->setXY($lon1, $lat1);
$poPoint1->project($projInObj, $projOutObj);
$poPoint2 = ms_newpointobj();
$poPoint2->setXY($lon2, $lat2);
$poPoint2->project($projInObj, $projOutObj);
$oMap->setExtent($poPoint1->x,$poPoint1->y,$poPoint2->x,$poPoint2->y);
$oMap->setsize(256,256);
$oMap->getlayer(0)->set("status",MS_DEFAULT);
$oMap->setProjection("proj=merc,a=6378137,b=6378137,lat_ts=0.0,lon_0=0.0,x_0=0.0,y_0=0,k=1.0,units=m");
$layer0->setProjection("proj=latlong,a=6378137,b=6378137");
//$oMap->save();
$img = $oMap->draw();
if($img->imagepath == ""){
exit;
}
/**
* @TODO ativar cache
*/
if($cache == true){
salvaCacheImagem($cachedir,$nomeMapfileTmp,"/googlemaps/$layer0->name/$z/$x/$y");
}
renderNocacheTms();
}
if(strtolower($req->getValueByName("REQUEST")) == "getlegendgraphic"){
$l = $oMap->getlayer(0);
if($req->getValueByName("LAYER") == ""){
$req->setParameter("LAYER",$l->name);
}
if($req->getValueByName("FORMAT") == ""){
$req->setParameter("FORMAT","image/png");
}
}
if(strtolower($req->getValueByName("REQUEST")) == "getfeature"){
$l = $oMap->getlayer(0);
if($req->getValueByName("TYPENAME") == "" || $req->getValueByName("TYPENAME") == "undefined"){
$req->setParameter("TYPENAME",$l->name);
}
}
//
//altera os caminhos das imagens
//
if((isset($legenda)) && (strtolower($legenda) == "sim")){
$leg = $oMap->legend;
$leg->set("status",MS_EMBED);
}
ms_ioinstallstdouttobuffer();
$oMap->owsdispatch($req);
$contenttype = ms_iostripstdoutbuffercontenttype();
if(strtolower($request) == "getcapabilities"){
header('Content-Disposition: attachment; filename=getcapabilities.xml');
}
//header("Content-type: application/xml");
header("Content-type: $contenttype");
$buffer = ms_iogetStdoutBufferBytes();
ms_ioresethandlers();
//
//funções
//
function ogc_pegaListaDeMenus(){
global $perfil,$locaplic,$urli3geo;
if(!isset($perfil)){
$perfil = "";
}
$m = new Menutemas("",$perfil,$locsistemas,$locaplic,"",$urli3geo);
foreach($m->pegaListaDeMenus() as $menu)
{
$menus[] = $urli3geo."/admin/xmlmenutemas.php?id_menu=".$menu["idmenu"];
}
return $menus;
}
function ogc_imprimeAjuda(){
echo "<pre><b>Construtor de web services do I3Geo.</b><br><br>";
echo "Esse utilitário usa os arquivos mapfiles existentes em <br>";
echo "i3geo/temas para gerar web services no padrão OGC.<br>";
echo "Para escolher um tema, utilize:<br>";
echo "ogc.php?lista=temas - para listar os temas disponíveis<br>";
echo "Para usar esse web service, além dos parâmetros normais, vc deverá incluir o parâmetro &tema=,<br>";
echo "ou seja,http://[host]/i3geo/ogc.php?tema=[código do tema]<br>";
echo "no lugar do código pode ser especificado também um arquivo mapfile qualquer. Nesse caso, deve ser digitado o caminho completo no servidor<br><br>";
echo "Utilize o sistema de administração do i3Geo para configurar quais os temas da pasta i3geo/temas podem ser utilizados.";
echo "Utilize o parametro &intervalo=0,20 para definir o número de temas desejado na função getcapabilities.";
}
function ogc_imprimeListaDeTemas(){
global $urli3geo,$perfil,$locaplic;
$m = new Menutemas("",$perfil,$locaplic,$urli3geo);
$menus = $m->pegaListaDeMenus();
echo '<html><head><title>WMS</title><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"><meta name="description" content="OGC"><meta name="keywords" content="WMS OGC mapa sig gis webmapping geo geoprocessamento interativo meio ambiente MMA cartografia geografia"> <meta name="robots" content="index,follow">';
echo "<body><b>Lista de temas por grupos e subgrupos e endereços de acesso aos dados por meio de Web Services WMS (os códigos dos temas estão em vermelho)</b><br><br>";
$imprimir = "";
foreach ($menus as $menu){
$grupos = $m->pegaListaDeGrupos($menu["idmenu"],$listasistemas="nao",$listasgrupos="sim");
foreach($grupos as $grupo){
if(!empty($grupo["ogc"]) && strtolower($grupo["ogc"]) == "sim"){
$imprimegrupo = "<i>".texto2iso($grupo["nome"])."</i>";
foreach($grupo["subgrupos"] as $sgrupo){
if(strtolower($sgrupo["ogc"]) == "sim"){
$imprimesubgrupo = $sgrupo["nome"];
$temas = $m->pegaListaDeTemas($grupo["id_n1"],$sgrupo["id_n2"],$menu["idmenu"]);
foreach($temas as $tema){
if(strtolower($tema["ogc"]) == "sim"){
$imprimir .= texto2iso($imprimegrupo)."->".texto2iso($imprimesubgrupo)."<br>";
$imprimir .= " ";
$imprimir .= "<span style=color:red >".$tema["tid"]."</span>";
$imprimir .= " - ".texto2iso($tema["nome"])." ";
$imprimir .= " <a href='".$urli3geo."/ogc.php?tema=".$tema["tid"]."&service=wms&request=getcapabilities' >Getcapabilities</a>";
$imprimir .= " <a href='".$urli3geo."/ogc.php?tema=".$tema["tid"]."&SRS=EPSG:4618&WIDTH=500&HEIGHT=500&BBOX=-76.5125927,-39.3925675209,-29.5851853,9.49014852081&FORMAT=image/png&service=wms&version=1.1.0&request=getmap&layers=".$tema["tid"]."' >GetMap </a>";
if($tema["link"] != " ")
$imprimir .= " <a href='".$tema["link"]."' >fonte</a>";
$imprimir .= "<br>";
}
}
}
}
}
}
}
echo $imprimir."</body></html>";
}
function ogc_imprimeListaDeTemasWfs(){
global $urli3geo,$perfil,$locaplic;
$m = new Menutemas("",$perfil,$locaplic,$urli3geo);
$menus = $m->pegaListaDeMenus();
echo '<html><head><title>WFS</title><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"><meta name="description" content="OGC"><meta name="keywords" content="WMS OGC mapa sig gis webmapping geo geoprocessamento interativo meio ambiente MMA cartografia geografia"> <meta name="robots" content="index,follow">';
echo "<body><b>Lista de temas por grupos e subgrupos e endereços de acesso aos dados por meio de Web Services WFS (os códigos dos temas estão em vermelho)</b><br><br>";
$imprimir = "";
foreach ($menus as $menu){
$grupos = $m->pegaListaDeGrupos($menu["idmenu"],$listasistemas="nao",$listasgrupos="sim");
foreach($grupos as $grupo){
if(strtolower($grupo["ogc"]) == "sim"){
$imprimegrupo = "<i>".$grupo["nome"]."</i>";
foreach($grupo["subgrupos"] as $sgrupo){
if(strtolower($sgrupo["ogc"]) == "sim"){
$imprimesubgrupo = $sgrupo["nome"];
$temas = $m->pegaListaDeTemas($grupo["id_n1"],$sgrupo["id_n2"],$menu["idmenu"]);
foreach($temas as $tema){
if(strtolower($tema["ogc"]) == "sim" && strtolower($tema["down"]) !== "nao"){
$imprimir .= $imprimegrupo."->".$imprimesubgrupo."<br>";
$imprimir .= " ";
$imprimir .= "<span style=color:red >".$tema["tid"]."</span>";
$imprimir .= " - ".$tema["nome"]." ";
$imprimir .= " <a href='".$urli3geo."/ogc.php?tema=".$tema["tid"]."&service=wfs&request=getcapabilities' >Getcapabilities</a>";
$imprimir .= " <a href='".$urli3geo."/ogc.php?tema=".$tema["tid"]."&SRS=EPSG:4618&service=wfs&version=1.1.0&request=getfeature&typename=".$tema["tid"]."' >Getfeature </a>";
if($tema["link"] != " ")
$imprimir .= " <a href='".$tema["link"]."' >fonte</a>";
$imprimir .= "<br>";
}
}
}
}
}
}
}
echo $imprimir."</body></html>";
}
function carregaCacheImagem($cachedir,$map,$tms){
global $dir_tmp;
if($cachedir == ""){
$nome = $dir_tmp."/cache".$tms;
}
else{
$nome = $cachedir.$tms;
}
if(file_exists($nome)){
header('Content-Length: '.filesize($nome));
header('Content-Type: image/png');
header('Cache-Control: max-age=3600, must-revalidate');
header('Expires: ' . gmdate('D, d M Y H:i:s', time()+24*60*60) . ' GMT');
header('Last-Modified: '.gmdate('D, d M Y H:i:s', filemtime($nome)).' GMT', true, 200);
$etag = md5_file($nome);
header('Etag: '.$etag);
fpassthru(fopen($nome, 'rb'));
exit;
}
}
function salvaCacheImagem($cachedir,$map,$tms){
global $img,$dir_tmp;
if($cachedir == ""){
$nome = $dir_tmp."/cache".$tms;
}
else{
$nome = $cachedir.$tms;
}
@mkdir(dirname($nome),0777,true);
chmod(dirname($nome),0777);
$img->saveImage($nome);
chmod($nome,0777);
header('Content-Length: '.filesize($nome));
header('Content-Type: image/png');
header('Cache-Control: max-age=3600, must-revalidate');
header('Expires: ' . gmdate('D, d M Y H:i:s', time()+24*60*60) . ' GMT');
header('Last-Modified: '.gmdate('D, d M Y H:i:s', filemtime($nome)).' GMT', true, 200);
fpassthru(fopen($nome, 'rb'));
exit;
}
function texto2iso($texto){
if (function_exists("mb_convert_encoding")){
if (mb_detect_encoding($texto,"UTF-8",true)){
$texto = mb_convert_encoding($texto,"ISO-8859-1","UTF-8");
}
}
return $texto;
}
function nomeRand($n=10)
{
$nomes = "";
$a = 'azertyuiopqsdfghjklmwxcvbnABCDEFGHIJKLMNOPQRSTUVWXYZ';
$max = 51;
for($i=0; $i < $n; ++$i)
{$nomes .= $a{mt_rand(0, $max)};}
return $nomes;
}
function renderNocacheTms(){
global $img,$i3georendermode,$dir_tmp;
if($i3georendermode == 0 || !isset($i3georendermode)){
$nomer = $dir_tmp."/temp".nomeRand().".png";
$img->saveImage($nomer);
header('Content-Length: '.filesize($nomer));
header('Content-Type: image/png');
header('Cache-Control: max-age=3600, must-revalidate');
header('Expires: ' . gmdate('D, d M Y H:i:s', time()+24*60*60) . ' GMT');
header('Last-Modified: '.gmdate('D, d M Y H:i:s', filemtime($nomer)).' GMT', true, 200);
fpassthru(fopen($nomer, 'rb'));
}
if($i3georendermode == 1){
ob_clean();
header('Content-Type: image/png');
$img->saveImage();
}
if($i3georendermode == 2){
$nomer = $dir_tmp."/temp".nomeRand().".png";
$img->saveImage($nomer);
ob_clean();
header('Cache-Control: public, max-age=22222222');
header('Expires: ' . gmdate('D, d M Y H:i:s', time()+48*60*60) . ' GMT');
header("X-Sendfile: $nomer");
header("Content-type: image/png");
}
}
?>