From 966960d15722ffd0822967a01c0347959ffcac5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20de=20la=20Concepci=C3=B3n=20Sanz?= Date: Thu, 4 Mar 2010 06:59:36 +0000 Subject: [PATCH] =?UTF-8?q?2010-03-04=20=20Pablo=20de=20la=20Concepci?= =?UTF-8?q?=C3=B3n=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * images/gis_map/icons/circle.bad.png , images/gis_map/icons/circle.default.png , images/gis_map/icons/circle.ok.png , images/gis_map/icons/circle.warning.png , images/gis_map/icons/cross.bad.png , images/gis_map/icons/cross.default.png , images/gis_map/icons/cross.ok.png , images/gis_map/icons/cross.warning.png , images/gis_map/icons/marker.bad.png , images/gis_map/icons/marker.default.png , images/gis_map/icons/marker.ok.png , images/gis_map/icons/marker.warning.png , images/gis_map/icons/square_marker.bad.png , images/gis_map/icons/square_marker.default.png , images/gis_map/icons/square_marker.ok.png , images/gis_map/icons/square_marker.warning.png , images/gis_map/icons/star.bad.png , images/gis_map/icons/star.default.png , images/gis_map/icons/star.ok.png , images/gis_map/icons/star.warning.png , images/gis_map/icons/triangle.bad.png , images/gis_map/icons/triangle.default.png , images/gis_map/icons/triangle.ok.png , images/gis_map/icons/triangle.warning.png: New icons for the agents git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2462 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 27 ++++++++++++++++++ .../images/gis_map/icons/circle.bad.png | Bin 0 -> 409 bytes .../images/gis_map/icons/circle.default.png | Bin 0 -> 542 bytes .../images/gis_map/icons/circle.ok.png | Bin 0 -> 406 bytes .../images/gis_map/icons/circle.warning.png | Bin 0 -> 439 bytes .../images/gis_map/icons/cross.bad.png | Bin 0 -> 324 bytes .../images/gis_map/icons/cross.default.png | Bin 0 -> 530 bytes .../images/gis_map/icons/cross.ok.png | Bin 0 -> 327 bytes .../images/gis_map/icons/cross.warning.png | Bin 0 -> 351 bytes .../images/gis_map/icons/marker.bad.png | Bin 0 -> 488 bytes .../images/gis_map/icons/marker.default.png | Bin 0 -> 623 bytes .../images/gis_map/icons/marker.ok.png | Bin 0 -> 489 bytes .../images/gis_map/icons/marker.warning.png | Bin 0 -> 554 bytes .../gis_map/icons/square_marker.bad.png | Bin 0 -> 279 bytes .../gis_map/icons/square_marker.default.png | Bin 0 -> 317 bytes .../images/gis_map/icons/square_marker.ok.png | Bin 0 -> 279 bytes .../gis_map/icons/square_marker.warning.png | Bin 0 -> 301 bytes .../images/gis_map/icons/star.bad.png | Bin 0 -> 472 bytes .../images/gis_map/icons/star.default.png | Bin 0 -> 586 bytes .../images/gis_map/icons/star.ok.png | Bin 0 -> 470 bytes .../images/gis_map/icons/star.warning.png | Bin 0 -> 526 bytes .../images/gis_map/icons/triangle.bad.png | Bin 0 -> 426 bytes .../images/gis_map/icons/triangle.default.png | Bin 0 -> 509 bytes .../images/gis_map/icons/triangle.ok.png | Bin 0 -> 430 bytes .../images/gis_map/icons/triangle.warning.png | Bin 0 -> 473 bytes 25 files changed, 27 insertions(+) create mode 100644 pandora_console/images/gis_map/icons/circle.bad.png create mode 100644 pandora_console/images/gis_map/icons/circle.default.png create mode 100644 pandora_console/images/gis_map/icons/circle.ok.png create mode 100644 pandora_console/images/gis_map/icons/circle.warning.png create mode 100644 pandora_console/images/gis_map/icons/cross.bad.png create mode 100644 pandora_console/images/gis_map/icons/cross.default.png create mode 100644 pandora_console/images/gis_map/icons/cross.ok.png create mode 100644 pandora_console/images/gis_map/icons/cross.warning.png create mode 100644 pandora_console/images/gis_map/icons/marker.bad.png create mode 100644 pandora_console/images/gis_map/icons/marker.default.png create mode 100644 pandora_console/images/gis_map/icons/marker.ok.png create mode 100644 pandora_console/images/gis_map/icons/marker.warning.png create mode 100644 pandora_console/images/gis_map/icons/square_marker.bad.png create mode 100644 pandora_console/images/gis_map/icons/square_marker.default.png create mode 100644 pandora_console/images/gis_map/icons/square_marker.ok.png create mode 100644 pandora_console/images/gis_map/icons/square_marker.warning.png create mode 100644 pandora_console/images/gis_map/icons/star.bad.png create mode 100644 pandora_console/images/gis_map/icons/star.default.png create mode 100644 pandora_console/images/gis_map/icons/star.ok.png create mode 100644 pandora_console/images/gis_map/icons/star.warning.png create mode 100644 pandora_console/images/gis_map/icons/triangle.bad.png create mode 100644 pandora_console/images/gis_map/icons/triangle.default.png create mode 100644 pandora_console/images/gis_map/icons/triangle.ok.png create mode 100644 pandora_console/images/gis_map/icons/triangle.warning.png diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 847299c40d..8068c48cb4 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,30 @@ +2010-03-04 Pablo de la Concepción + + * images/gis_map/icons/circle.bad.png , + images/gis_map/icons/circle.default.png , + images/gis_map/icons/circle.ok.png , + images/gis_map/icons/circle.warning.png , + images/gis_map/icons/cross.bad.png , + images/gis_map/icons/cross.default.png , + images/gis_map/icons/cross.ok.png , + images/gis_map/icons/cross.warning.png , + images/gis_map/icons/marker.bad.png , + images/gis_map/icons/marker.default.png , + images/gis_map/icons/marker.ok.png , + images/gis_map/icons/marker.warning.png , + images/gis_map/icons/square_marker.bad.png , + images/gis_map/icons/square_marker.default.png , + images/gis_map/icons/square_marker.ok.png , + images/gis_map/icons/square_marker.warning.png , + images/gis_map/icons/star.bad.png , + images/gis_map/icons/star.default.png , + images/gis_map/icons/star.ok.png , + images/gis_map/icons/star.warning.png , + images/gis_map/icons/triangle.bad.png , + images/gis_map/icons/triangle.default.png , + images/gis_map/icons/triangle.ok.png , + images/gis_map/icons/triangle.warning.png: New icons for the agents + 2010-03-04 Pablo de la Concepción * include/functions_gis.php: added missing num_zoom_levels value to diff --git a/pandora_console/images/gis_map/icons/circle.bad.png b/pandora_console/images/gis_map/icons/circle.bad.png new file mode 100644 index 0000000000000000000000000000000000000000..2c82b5d3c077a001cfb30059c000c2a39afddda4 GIT binary patch literal 409 zcmV;K0cQS*P)b%78FWQhbW?9;ba!ELWdL_~cP?peYja~^ zaAhuUa%Y?FJQ@H10TxL_K~y-6wbe^b0znV}&^Il~Ox$}17p#DgzztlGu=OUK2#??m zBr)Iy7oLF=03(zON5dzI%2-LQy8ETmsjAK*!eL}t*1!$A1^q2;NX(Wz;1Tx`@p^Rj z5X`cyS#TFzx7hT^JJs406IM@LWV|f7jfm$xAR<&~!YEM=DHlY1kqcr-nJ6(r`gC@{ z(IxBgH_%~@iA&ZP?SW_}%HLqSXm!)($MZD`=0nQgVjnrAESRGKgZ#vsoyrA~zu$6@ z&~34~Ix3!@#}!&^&`kyX9{Cv_=#dxn)0TGU^!}64!IpNa!P<+Im`!VdrrujKEqR!* zIv1Rb%78FWQhbW?9;ba!ELWdL_~cP?peYja~^ zaAhuUa%Y?FJQ@H10h>ugK~y-6wbeh08!;FK@b~GP;5mRmWt*1U*DyaHUPE&RwTQ#*&!$*530HZFt*kv=iJCz3jhcqpl#b@2tffHQc6!G_aA~H zVgP&*k=LRqP*qiy=lR+00U*W*?|s)a4M;8kd?)#H2!747?4_!zPi0wt2n|!$HN5w4 zUDrL6{PqVFkp~g^F`v(~OR@LpdcE#QekQp$B9f`s=5@B%;5KF zj;pH5uGaeWvts~{2Ef!>oBnnHmn6?~SZfo2sZrILb8d9A*2g(FQq`FuIXT_4dt$8x z$%(mJ8pMdmE`)G56heTA>`Y2&)3)vLUa)Q3V@hdb0Bl1D8e_Z}i!q{q-&+G<1>oSl zKWmOl)6X6NtPII6rS#M^4eGkS8msFXP1B%np3VRO$vw%1_x|k~^i&Qc7pEHgfAw|B gKP%V)dh-|X3vp=>Sey8EsQ>@~07*qoM6N<$f=JBfF8}}l literal 0 HcmV?d00001 diff --git a/pandora_console/images/gis_map/icons/circle.ok.png b/pandora_console/images/gis_map/icons/circle.ok.png new file mode 100644 index 0000000000000000000000000000000000000000..1bf578d3bdd8e5d8c0d2b14416b1431553d9ea63 GIT binary patch literal 406 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc1|)ksWqE-VOR3s0%mTZsQgXphmTO7qGZIsz7RE?r_27TKYnt=JPfiA(iT`)5v_xz&b0*>0`xEO^KI zl&@pkl3&8#B=64K^0%&5x79uQs^Fb%$Fy4AwOn2 y&g}~&$>#sQ{7bbkvD_ymzkxlWSMD$C9!8I-rFX)Q-cbRDA%mx@pUXO@geCxcm!vEJ literal 0 HcmV?d00001 diff --git a/pandora_console/images/gis_map/icons/circle.warning.png b/pandora_console/images/gis_map/icons/circle.warning.png new file mode 100644 index 0000000000000000000000000000000000000000..64f8ca25e648c2076998e0974f85ef464f1ddf8e GIT binary patch literal 439 zcmV;o0Z9IdP)b%78FWQhbW?9;ba!ELWdL_~cP?peYja~^ zaAhuUa%Y?FJQ@H10W?WOK~y-6wbf58 zat?1TTVMjP41%BE?6;~aGzjp(Qh<3JbBLl|_xw3g1aZs(n2WV6(v;wS?wB+su$F~1 z4YO094M~zf(=e0aR5v2Rx-5r7WqBM;scTk6!EPv66ztkLAGd8_?8Y8_^!{ZzjJdu> hU$8x}MeqIvd;!NrJAL)@GFAWp002ovPDHLkV1oQNvKs&Z literal 0 HcmV?d00001 diff --git a/pandora_console/images/gis_map/icons/cross.bad.png b/pandora_console/images/gis_map/icons/cross.bad.png new file mode 100644 index 0000000000000000000000000000000000000000..f2e48918be8ba364689b2b6331a6e3824a5cddf9 GIT binary patch literal 324 zcmeAS@N?(olHy`uVBq!ia0vp^d?3uh1|;P@bT0xamSQK*5Dp-y;YjHK@;M7UB8wRq zSZ{zZBd3(sUZ9|4iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0uqJzX3_ zG$ziyw6W_@f&j~d{>@yRo{5R`41Et=-@wE1^2n{@UL1A~P4!#DS0ogsf7H*}eA>Wx zck=nIiK`?py0z?=$~}9-;O)+=8F?=LT9MjpGIk8@T?{cmye{RuvYvL{8(|F}2u@T##LT+t2m O41=eupUXO@geCx_IeMZ1 literal 0 HcmV?d00001 diff --git a/pandora_console/images/gis_map/icons/cross.default.png b/pandora_console/images/gis_map/icons/cross.default.png new file mode 100644 index 0000000000000000000000000000000000000000..30bddaa10b0a69534deded701a0eb0cfb70d2afe GIT binary patch literal 530 zcmV+t0`2{YP)*Qnwg&f46Y0VW`6QKua2UqNz+u6QhQ?N`Diqn zO(qj%two;aZCRFQB3b}|h|Iz;bd51eYmN1K-R^d~1px>=&-*u>PPNt=0AQ^}Q4|dT z#Btoa-Y=I+dpezdJ0kK%M9+DixA;VBjU-8WNs?Sl0FdW-OGM8i^5y_Q*L9C&S)Q%6 z_z7z*%CbCnUH1q8&gUQRM6~!i?>ma3XozSbBJUUDEjR!`L<13-#c|yGNf^g*Pef)! zG`JX<`5_EL_d1CG(OM%6LzkH!0Kg%lKt%41G3rZXtwok)O_pWNbzsIAB_j7k6u8X% zXFML8;c)0$Yq8mE+SO{+R#o-4s;bxRc6(RXweuL%0Mf(n UAXf-uxc~qF07*qoM6N<$g4Pt{#sB~S literal 0 HcmV?d00001 diff --git a/pandora_console/images/gis_map/icons/cross.ok.png b/pandora_console/images/gis_map/icons/cross.ok.png new file mode 100644 index 0000000000000000000000000000000000000000..9cf76bbf74ed35946bffa46b59e34a7eee3f54bb GIT binary patch literal 327 zcmeAS@N?(olHy`uVBq!ia0vp^d?3uh1|;P@bT0xamSQK*5Dp-y;YjHK@;M7UB8wRq zSnq-`qsjt*Z=j%LiEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0vVJY5_^ zG$ziyWSDh0frs@$f0~im#|esdi>EuRn|M*+gP76t2s1VI4JYkaHeWW=&25i&>TdZm zZ^`j(CdbugiW6-wlz4RxNBT=YNu1{{+^gkL?(oD4HdM&SA^zZrFC6`=V*4uKO z-u}|QR*38L@qhUOg5}cU>L=sNCgsE^J?h(Pc)DoiGkNvjvOk$lOp94|;yz=J2(OxJ SrcXc6KMbC(elF{r5}E+8dV7BW literal 0 HcmV?d00001 diff --git a/pandora_console/images/gis_map/icons/cross.warning.png b/pandora_console/images/gis_map/icons/cross.warning.png new file mode 100644 index 0000000000000000000000000000000000000000..2dc9b690d666211285beeba7dae63a0fd7e37710 GIT binary patch literal 351 zcmeAS@N?(olHy`uVBq!ia0vp^d?3uh1|;P@bT0xamSQK*5Dp-y;YjHK@;M7UB8wRq zSZ{zZBd3(sUZ9|4iEBhjaDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0v_JY5_^ zG$ziSw6W{3fq;wrb1x5%*6ttDS2_Mj>+v?0C~mbs?ev5>XHnL=f+F$0-P&6W&g$*9 z-faEFcDq2t-sem_lYa0XcwjqSAmaBtX~hkC++Lkoy0eSV9C*3*;S-t7TXQr6r?a*m z==vTLw8%>%T}1h+MA>r->*F^izDcaKls_H3$nK_L#OZHZ9xFsl`fQF(bl1H9bI!!A zIR_e4<|OxhyzxsuX^GWwolbq(V;lDS|L+W%VE9J=uROz~cd^GyXRY`nc-iHx)w)UV s4qUt;vNq&)|K&e@Y0M_k>#jbTU%?b4=lDIs1?W!(Pgg&ebxsLQ0NP)8FWQhbW?9;ba!ELWdL_~cP?peYja~^ zaAhuUa%Y?FJQ@H10cA- zU<(smnPz8`=W*NIB eS;84=Wu8Bd=eTM`T}plc00008FWQhbW?9;ba!ELWdL_~cP?peYja~^ zaAhuUa%Y?FJQ@H10qjXcK~y-6jnuJf+fWn+;NMrWb!8hhZkNX3yg>&qUcGuQrjJnQ z3uMR`I%Y3)%a~$1dkYzYK`1gxyh#v*he%Lc)CTF=($(ou+qh2L_`n^`;r}>rhXW$Q z`T;oNoL^Kbl{-z-B2CkxN~LngIllmKw4E)i08~}|SSppiHJi=1jYdN?3(M3)oQhmkBFsFBt#`A-aRXU@ql;E2YF>FqjJ=x&XicfQX)msOP$F zz7M*tn-fuwh@LiZwe{S#?b$wP+xAQdalY<1kch@o%3I&}pCRA(A*H+}qVY2b07;UZ zS(X*;Ld&wEBuUP;Xa7JVx{u@74a0CV3&Rj`9J@qxzZb5yo|>jPUH7JGPLm`#-OZ`H z10uTNoIj36qbdMQr_)Cwy4lTP`y6bYkgBfh*SfA>1E{`~`2)o~G8mRRC(i%?002ov JPDHLkV1kjd4Wa-5 literal 0 HcmV?d00001 diff --git a/pandora_console/images/gis_map/icons/marker.ok.png b/pandora_console/images/gis_map/icons/marker.ok.png new file mode 100644 index 0000000000000000000000000000000000000000..7bce34bc8342695c29e0e36cda8475c2db296461 GIT binary patch literal 489 zcmV8FWQhbW?9;ba!ELWdL_~cP?peYja~^ zaAhuUa%Y?FJQ@H10cJ@=K~y-6mD9aSV^I`_;U{6hA5sL4C;lPcf#?nBEr^A!H)Nqx zS_*cS_F{1g3kkwB7Gfb1WF{W5F`~(uA~{Y>q7(OG!DjQl>)VUHwun$9s#3caU8u@c zzHuKv>ltC#=hpJC)0Mi?>HlK`>>^ z-VSwyw~nwZ$5Np$7X>5Y){D%^2)7fw$RgraAJFf*V%5Wt&v9k5}&Zw%Kpu`#IoG1yK-oRyN&jh`yumz#(<8|r(oQqQ#_ fbt-j=$|%iW8zH!A8FWQhbW?9;ba!ELWdL_~cP?peYja~^ zaAhuUa%Y?FJQ@H10jEhsK~y-6jgr4gBT*E_e-jq-#}o@UccK9a>;p*h0+D@#U}5Wv zSndND%ann1mg$4V6jp;^lOk&&VUTQ05F`^d^KG#^F=h(i&xj>A)n_s z_9Ka0j+1(wSrDw=Nhkd#Nejg?hDpY822GSp(Lm9@c6+ zZceP#cmxhVcsKVdm$~-5_m=0Oa+&K*UjhV<8jbfDHX2NTqfOtp&3hzW8ROhtTu=nK sz2#2QRpRi^J`E^ZOW#`hK=CurUsC-fpC)_m2mSlrZkT9B!_&z_i{3q z*JO6x76>!?yijyA=h?3d)lEb$yHi-=6d6vjujDy`U1B(h<`~d VzWaZAH8;?G44$rjF6*2UngIM6XQ==H literal 0 HcmV?d00001 diff --git a/pandora_console/images/gis_map/icons/square_marker.default.png b/pandora_console/images/gis_map/icons/square_marker.default.png new file mode 100644 index 0000000000000000000000000000000000000000..f0e160e092bc9f1e7568ec96e347a96749985aae GIT binary patch literal 317 zcmeAS@N?(olHy`uVBq!ia0vp^d_XM7!3HGXo|royNU;< literal 0 HcmV?d00001 diff --git a/pandora_console/images/gis_map/icons/square_marker.ok.png b/pandora_console/images/gis_map/icons/square_marker.ok.png new file mode 100644 index 0000000000000000000000000000000000000000..7c158d68d72dcbb73978eb9ab5e48cc15311f07b GIT binary patch literal 279 zcmeAS@N?(olHy`uVBq!ia0vp^d_XM7!3HGXo|royNU;<4dRXQ~&L7?_A%vi5rT%Hyq${hV7nD_(o||2sC{{N6r;`y$LaSC>7|^XXaB8}%S2 zd3~Tw_lC(c*M>$$X3T4h%LoaRefM?3%qeEm^rq=~&9+lB+HKm?5pc69b${$ sTAiIfXT`c~4W%SqQHSe=7kOWBMrRk9EmHa64smdKI;Vst07FY~%>V!Z literal 0 HcmV?d00001 diff --git a/pandora_console/images/gis_map/icons/star.bad.png b/pandora_console/images/gis_map/icons/star.bad.png new file mode 100644 index 0000000000000000000000000000000000000000..b4cd0de803994798e7dddf33308eae3d567dfee5 GIT binary patch literal 472 zcmV;}0Vn>6P)y^ArM?_Y6zmCHL#$Zs-Yz6rV`$`2^TvJc_s3#17|tse9y~! zo<~H;Wtq7lR?(5`XQ7BN#`}3TaVpnulZlkl@zWfhrl*&w+)Vbhf`u1EojAs`+)SxR z>3SzKc)P>;7N3Thnb=$0MJ1(F#Wor!MMOOnyn4uZFX=0`P$f=~;1P{w>fhPjA=>ep zkI-N6{2tpu{4Z<7C2Cb}|2{3L!ksH@H2(oTpfSRm5+@JH(Z}5te*O(zW24M1v}fh$ z=FGXhzx^49Xj|uTMC`U|`(R3Gbb^5+_=1bnp3;O1^c2iybu3tVNi6eYgf&c7c(Opf zNsO_UwOo}CSJ^CczvWM)GK)9(cAn1|JOB=Hxs$UwmmKBh0PoP%s{H~!MpLw&{WOwH+j;wKE(T!LnagqGNMj;>( zuCli~3mXfuun;WlywWdlSltJ(v`HOeiXgT@_ZBr03>U;?FS~@zYh%Q4d*HypFf+el zW_X~KLY7;W_1HAc4*>F6b%6^^)3oRHdi^SZTUqr?kce(Lj$=8FvsWw@@BBB&%ujsZ zFPF<@(sliQ=0;M=7ea`A0H4w{{gx!jcV^zVZ5sff>-rTUx(47EfHMG^QffiW{IT2Z z-YgUf6vr`=B!QGtl}aT7fG`Ztf*@F|*XuM*Q$<9W&*xtWz$IpW+h{ZzzVFM6o&^AL z9AhvT%%;=nF)5`$M8wRmUDrM6bUGy=&YwOWk5{A7=w!KEKH6+H?==8WN+|%(48stf z=RK`dD)cYZ@Apr`Fg%K)=%rFBJ@-{z*YCQny8{7$rfDLIqIX+p2PC5FwryX|=kr*t zR_OJ5KPHpO8UQ@c+hgVjJHxgCGrwxJT22rI@o+diSu7S0XS3O1v)Q~|tJOG{%iY^q zW2-$W<(F!;dTLqL8~o8H0J1FWsNHV=^gM40z}fcy1x?dD5JGgb1TCdJGz{Z20J+Wm Y2Ci${!xAGge*gdg07*qoM6N<$f|Y{#o&W#< literal 0 HcmV?d00001 diff --git a/pandora_console/images/gis_map/icons/star.ok.png b/pandora_console/images/gis_map/icons/star.ok.png new file mode 100644 index 0000000000000000000000000000000000000000..06e9cec07499e13524c1e47075b88311bdba8967 GIT binary patch literal 470 zcmV;{0V)28P)$RJi-)nJz*Q96=gFM7Tvu z&=NvTL4QHe(2`R`iw@Gz5CkqYH3-q*Dr8Vj)ld?3se~7oaM;t37r}j{=iynN=Xrm> zJbXSPLavnEFys{uWas;WV?MZJ6BD_4mrSIT#!WfotUmoFb36Ip3iDQkhA`@7Zl{!r zbW4wEyt8B7md}oxR@-~IS0$xX#WtEKMMNVhy!O~h{gQ9kLRB~=foGZ)HTxs0+6Q{1X~bJ4XFB9?)B{ib>VR(AP&SM1yc|cI zb7Akcf8(Go>z+r%ZoBmtOevjEGvF}3;x*&lCx2d3Q`5{m)6DY>B7(^+ zi|J^TL!i=BuizgG2AQ3jLIa(qx)G?9YU}Hxy0@3QaF`zBWYZd2lR7v+To-9+Vb9d# z*ILa50t^A?i5$vB0tHguV*Ej<@GmcW`=vqViE8eb*!zWe{k^qw(nL|MMW;hwurp^(NQVY zoJbI8FWQhbW?9;ba!ELWdL_~cP?peYja~^ zaAhuUa%Y?FJQ@H10VhdBK~yM_jncm>MPVGr@z-&%C<7(;5*a9efGifpa3_Ps|Ad&x zA7C`F7$}R)AD}xRg`+EX(KXQRYdEgXJ$~e=r=C8&-#wq_M>4@4R`7<07AMb~;zB;= zhFKb58CCS-Fd5_emZ=mCoD;`1&uGIUX^o);k`Z}0$&D%-o4f|`pSj6vl?~{tP`~_# zbV*dGqfbP@>@9|WLJ2n9ue&#+a=21a{nm*4B&{j2K!~MtLkUn$~=#q zn)5uOQs%zx7!g@U_Jk*7WD${-x!!LT&}4U;t!9TD}8FWQhbW?9;ba!ELWdL_~cP?peYja~^ zaAhuUa%Y?FJQ@H10eVS9K~yM_jgUWT0#Oi$e{Yqbu2m`#EOLSEa)YFfkj^6nw9g#^ z=@N1P#U@1>VaeVg-LqIMHep#%K{hT6j?edWCq+<xAZ(SA&g{yo%e+{4t;0(ZXOilXn~aJT}1YPFiH z)oSOJN<|clMKCiuoz9mil}ZneupQ^Y??N;#KOK3PO`FQtrqaXLPT|DHWmOdvrj}V&-13oM9=f4MATwt9{{ZNLTlZPK{rpU5vz|5H`ZG-Bq_ZZ5wI0AR6L zJoo$k$8~=wBba#~3X!vI`xO9Yv)S$LV*ua>cNXmm-VA)C00000NkvXXu0mjfxeCl$ literal 0 HcmV?d00001 diff --git a/pandora_console/images/gis_map/icons/triangle.ok.png b/pandora_console/images/gis_map/icons/triangle.ok.png new file mode 100644 index 0000000000000000000000000000000000000000..52a0f70cb4828c0abb5e8fad95cfb901d9e55d9b GIT binary patch literal 430 zcmV;f0a5;mP)8FWQhbW?9;ba!ELWdL_~cP?peYja~^ zaAhuUa%Y?FJQ@H10V_#FK~yM_jnFYmTVWK3@!##$E`i{2Md8E@ypif#u`RKN8Mb_YunVew<& Y9*e8{uA0U^xBvhE07*qoM6N<$f`jw7_y7O^ literal 0 HcmV?d00001 diff --git a/pandora_console/images/gis_map/icons/triangle.warning.png b/pandora_console/images/gis_map/icons/triangle.warning.png new file mode 100644 index 0000000000000000000000000000000000000000..8f87c25397c7b4b22e5c42fa218e8bd08a203c86 GIT binary patch literal 473 zcmV;~0Ve*5P)8FWQhbW?9;ba!ELWdL_~cP?peYja~^ zaAhuUa%Y?FJQ@H10ai&wK~yM_jnFYmTTvK?@!##OU4#r3Y;F`ohXnipC5wyD4tH|s z;&+OnPL_TE#}3Wn(1MFwKS0Qk7D0REigyWdNVuF1nl`yA?F$Fa`M=Nea(JVyEuXN5 zDSk~RzTVvUhVSm`&Dxr`tE=9jffx7^ZEW~)e(rS~ljoeB2`49t(^Dnv?uygY%bgw3 z`Z{Gvv+1Ws!$Gg-HU!~+POs;-(Qp7ONn$t{{976fgd{PUK@)bw`Wg5`nngc3BnMZI_4_!)F#M zgiy|AhNIEnY&2pvGYlb=i|mpJdG5I1H=V!xebYR5T;(2Y0ZFIhY94huu8>r@=Z_4^ zn$0M?zV-^TOcp}Os@ww+io(akLm%e%$C&8;d&^-I#haTx!^MU7)y2SX+h{(9CzYo; P00000NkvXXu0mjf4~Wf; literal 0 HcmV?d00001