ym-gis-2d 1.0.21 → 1.0.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (67) hide show
  1. package/capabilities/index.js +1 -1
  2. package/controls/ControlManager.js +1 -1
  3. package/controls/LegendControl.js +1 -1
  4. package/controls/LegendControl.js.map +1 -1
  5. package/controls/MousePositionControl.js +1 -1
  6. package/controls/SwipeLayerControl.js +1 -1
  7. package/conver/kml/geoJSONToKml.js +1 -1
  8. package/conver/kml/index.js +1 -1
  9. package/conver/kml/kmlToGeoJSON.js +1 -1
  10. package/entity/Feature.js +1 -1
  11. package/entity/GeometryType.js +1 -1
  12. package/feature/FeatureManager.js +1 -1
  13. package/index.js +1 -1
  14. package/interaction/Draw.js +1 -1
  15. package/interaction/InteractionManager.js +1 -1
  16. package/interaction/Select.js +1 -1
  17. package/layers/ArcgisDynamicLayer.js +1 -1
  18. package/layers/ArcgisFeatureLayer.js +1 -1
  19. package/layers/ArcgisTileLayer.js +1 -1
  20. package/layers/ArcgisWMSLayer.js +1 -1
  21. package/layers/ArcgisWMTSLayer.js +1 -1
  22. package/layers/GeoserverVectorTile.js +1 -1
  23. package/layers/GeoserverWFSLayer.js +1 -1
  24. package/layers/GeoserverWMSLayer.js +1 -1
  25. package/layers/GeoserverWMTSLayer.js +1 -1
  26. package/layers/LayerManager.js +1 -1
  27. package/layers/TDTLayer.js +1 -1
  28. package/mapView/Map.js +1 -1
  29. package/mapView/View.js +1 -1
  30. package/package.json +1 -1
  31. package/plot/Plot.js +1 -1
  32. package/plot/geometry/point/Point.js +1 -1
  33. package/plot/geometry/polygon/BasePolygon.js +1 -1
  34. package/plot/geometry/polygon/Circle.js +1 -1
  35. package/plot/geometry/polygon/Polygon.js +1 -1
  36. package/plot/geometry/polygon/RectAngle.js +1 -1
  37. package/plot/geometry/polyline/BaseLine.js +1 -1
  38. package/plot/geometry/polyline/Polyline.js +1 -1
  39. package/style/PointStyleFormat.js +1 -1
  40. package/style/PolygonStyleFormat.js +1 -1
  41. package/style/PolylineStyleFormat.js +1 -1
  42. package/style/StyleManager.js +1 -1
  43. package/style/common.js +1 -1
  44. package/utils/ArrayUtil.js +1 -1
  45. package/utils/AxiosUtil.js +1 -1
  46. package/utils/EsriUtil.js +1 -1
  47. package/utils/GeometryUtil.js +1 -1
  48. package/utils/LayerUtil.js +1 -1
  49. package/utils/RegisterProjUtil.js +1 -1
  50. package/utils/ResolutionUtil.js +1 -1
  51. package/utils/StringUtil.js +1 -1
  52. package/utils/StyleUtil.js +1 -1
  53. package/utils/UrlUtil.js +1 -1
  54. package/utils/XmlUtil.js +1 -1
  55. package/utils/format/CQL.js +1 -1
  56. package/utils/format/IsMatchCql.js +1 -1
  57. package/utils/plug/canvas/ImageCache.js +1 -1
  58. package/utils/plug/canvas/PinBuilder.js +1 -1
  59. package/utils/plug/canvas/PinIcon.js +1 -1
  60. package/utils/plug/canvas/writeTextToCanvas.js +1 -1
  61. package/utils/tasks/esri/Identify.js +1 -1
  62. package/utils/tasks/esri/Query.js +1 -1
  63. package/utils/tasks/esri/Task.js +1 -1
  64. package/utils/tasks/geoserver/QueryTask.js +1 -1
  65. package/utils/tasks/index.js +1 -1
  66. package/ym-gis-2d.es.js +1 -1
  67. package/ym-gis-2d.umd.js +1 -1
@@ -1 +1 @@
1
- function a75_0xb301(_0x2cae07,_0x5bfd42){const _0xc40dba=a75_0xc40d();return a75_0xb301=function(_0xb3013d,_0x2902ed){_0xb3013d=_0xb3013d-0xe0;let _0x11d501=_0xc40dba[_0xb3013d];return _0x11d501;},a75_0xb301(_0x2cae07,_0x5bfd42);}const a75_0x3f85be=a75_0xb301;(function(_0x4203c1,_0x3903a8){const _0x3d60ee=a75_0xb301,_0x1a126b=_0x4203c1();while(!![]){try{const _0x42d4a6=-parseInt(_0x3d60ee(0x101))/0x1*(parseInt(_0x3d60ee(0xfe))/0x2)+parseInt(_0x3d60ee(0xe0))/0x3*(-parseInt(_0x3d60ee(0xed))/0x4)+-parseInt(_0x3d60ee(0xee))/0x5+parseInt(_0x3d60ee(0x113))/0x6*(-parseInt(_0x3d60ee(0xea))/0x7)+parseInt(_0x3d60ee(0x10e))/0x8*(parseInt(_0x3d60ee(0xe4))/0x9)+parseInt(_0x3d60ee(0xe5))/0xa+parseInt(_0x3d60ee(0xf0))/0xb;if(_0x42d4a6===_0x3903a8)break;else _0x1a126b['push'](_0x1a126b['shift']());}catch(_0x15aa0f){_0x1a126b['push'](_0x1a126b['shift']());}}}(a75_0xc40d,0x3ac3c));import a75_0x365d63 from'color';import a75_0xfd1b26 from'./writeTextToCanvas';import{Icon}from'ol/style';import a75_0x36a604 from'ol/ImageState';import{parseImage}from'../../UrlUtil.js';class PinBuilder{constructor(){const _0x53153d=a75_0xb301;this[_0x53153d(0x10d)]={};}[a75_0x3f85be(0xf5)](_0x1c2f8b,_0x533462){const _0x103440=a75_0x3f85be;if(!_0x1c2f8b)throw new Error(_0x103440(0x107));if(!_0x533462)throw new Error('size\x20is\x20required');return createPin('','',_0x1c2f8b,_0x533462,this[_0x103440(0x10d)]);}[a75_0x3f85be(0xf2)](_0x2d0191,_0x8b5ad4,_0x2c0e90){const _0x3df5f0=a75_0x3f85be;if(!_0x2d0191)throw new Error(_0x3df5f0(0xef));if(!_0x8b5ad4)throw new Error('color\x20is\x20required');if(!_0x2c0e90)throw new Error(_0x3df5f0(0x111));return createPin(_0x2d0191,'',_0x8b5ad4,_0x2c0e90,this[_0x3df5f0(0x10d)]);}[a75_0x3f85be(0x115)](_0x343c31,_0x110d93,_0x46be18){const _0x4decdc=a75_0x3f85be;if(!_0x343c31)throw new Error(_0x4decdc(0xfd));if(!_0x110d93)throw new Error(_0x4decdc(0x107));if(!_0x46be18)throw new Error('size\x20is\x20required');return createPin(parseImage(_0x343c31),'',_0x110d93,_0x46be18,this[_0x4decdc(0x10d)]);}['fromText'](_0x4344d5,_0x253257,_0x2803cb){const _0x2a6b19=a75_0x3f85be;if(!_0x4344d5)throw new Error(_0x2a6b19(0x109));if(!_0x253257)throw new Error(_0x2a6b19(0x107));if(!_0x2803cb)throw new Error('size\x20is\x20required');return createPin('',_0x4344d5,_0x253257,_0x2803cb,this['_cache']);}}function drawPin(_0x45bf36,_0x23e99f,_0x5ae3a1){const _0x257f57=a75_0x3f85be;_0x45bf36[_0x257f57(0x103)](),_0x45bf36['scale'](_0x5ae3a1/0x18,_0x5ae3a1/0x18),_0x45bf36[_0x257f57(0x114)]=_0x23e99f,_0x45bf36[_0x257f57(0xf1)]=a75_0x365d63(_0x23e99f)['lighten'](0.6)[_0x257f57(0x104)](),_0x45bf36[_0x257f57(0xe9)]=0.846,_0x45bf36[_0x257f57(0xe1)](),_0x45bf36[_0x257f57(0xff)](6.72,0.422),_0x45bf36[_0x257f57(0xf3)](17.28,0.422),_0x45bf36[_0x257f57(0xe7)](18.553,0.422,19.577,1.758,19.577,3.415),_0x45bf36[_0x257f57(0xf3)](19.577,10.973),_0x45bf36[_0x257f57(0xe7)](19.577,12.63,18.553,13.966,17.282,13.966),_0x45bf36[_0x257f57(0xf3)](14.386,14.008),_0x45bf36[_0x257f57(0xf3)](11.826,23.578),_0x45bf36[_0x257f57(0xf3)](9.614,14.008),_0x45bf36[_0x257f57(0xf3)](6.719,13.965),_0x45bf36['bezierCurveTo'](5.446,13.983,4.422,12.629,4.422,10.972),_0x45bf36[_0x257f57(0xf3)](4.422,3.416),_0x45bf36[_0x257f57(0xe7)](4.423,1.76,5.447,0.423,6.718,0.423),_0x45bf36[_0x257f57(0x100)](),_0x45bf36['fill'](),_0x45bf36[_0x257f57(0xe6)](),_0x45bf36[_0x257f57(0xf6)]();}function drawIcon(_0x1ebb66,_0x885234,_0x4e6753){const _0x1458ce=a75_0x3f85be,_0xaab6ca=_0x4e6753/2.5;let _0x2bcaa0=_0xaab6ca,_0x6ea479=_0xaab6ca;if(_0x885234[_0x1458ce(0x10b)]>_0x885234[_0x1458ce(0x10f)])_0x6ea479=_0xaab6ca*(_0x885234[_0x1458ce(0x10f)]/_0x885234[_0x1458ce(0x10b)]);else _0x885234[_0x1458ce(0x10b)]<_0x885234[_0x1458ce(0x10f)]&&(_0x2bcaa0=_0xaab6ca*(_0x885234[_0x1458ce(0x10b)]/_0x885234[_0x1458ce(0x10f)]));const _0x6c01b4=Math[_0x1458ce(0xe8)]((_0x4e6753-_0x2bcaa0)/0x2),_0x3ae85b=Math[_0x1458ce(0xe8)](0x7/0x18*_0x4e6753-_0x6ea479/0x2);_0x1ebb66['globalCompositeOperation']=_0x1458ce(0xfa),_0x1ebb66[_0x1458ce(0xfb)](_0x885234,_0x6c01b4-0x1,_0x3ae85b,_0x2bcaa0,_0x6ea479),_0x1ebb66[_0x1458ce(0xfb)](_0x885234,_0x6c01b4,_0x3ae85b-0x1,_0x2bcaa0,_0x6ea479),_0x1ebb66['drawImage'](_0x885234,_0x6c01b4+0x1,_0x3ae85b,_0x2bcaa0,_0x6ea479),_0x1ebb66['drawImage'](_0x885234,_0x6c01b4,_0x3ae85b+0x1,_0x2bcaa0,_0x6ea479),_0x1ebb66['globalCompositeOperation']=_0x1458ce(0xf9),_0x1ebb66[_0x1458ce(0x114)]=_0x1458ce(0xf8),_0x1ebb66['fillRect'](_0x6c01b4-0x1,_0x3ae85b-0x1,_0x2bcaa0+0x2,_0x6ea479+0x2),_0x1ebb66[_0x1458ce(0xf4)]=_0x1458ce(0xfa),_0x1ebb66['drawImage'](_0x885234,_0x6c01b4,_0x3ae85b,_0x2bcaa0,_0x6ea479),_0x1ebb66[_0x1458ce(0xf4)]=_0x1458ce(0xf9),_0x1ebb66[_0x1458ce(0x114)]=_0x1458ce(0x110),_0x1ebb66[_0x1458ce(0xec)](_0x6c01b4-0x1,_0x3ae85b-0x2,_0x2bcaa0+0x2,_0x6ea479+0x2);}function a75_0xc40d(){const _0x3df131=['beginPath','LOADED','px\x20sans-serif','2106AjMuAM','1682780jxXNgc','stroke','bezierCurveTo','round','lineWidth','7LeUwvW','IDLE','fillRect','92668ZShlOW','907085ITHqII','url\x20is\x20required','10669362TqVsWW','strokeStyle','fromUrl','lineTo','globalCompositeOperation','fromColor','restore','getImage','#000000','destination-over','destination-out','drawImage','getImageState','id\x20is\x20required','90wxhWyY','moveTo','closePath','7563EdJTLC','target','save','hexa','load','getContext','color\x20is\x20required','stringify','text\x20is\x20required','canvas','width','createElement','_cache','6456iZWeFr','height','#FFFFFF','size\x20is\x20required','toDataURL','1858614tRYsnn','fillStyle','fromMakiIconId','ERROR','33iTnwox'];a75_0xc40d=function(){return _0x3df131;};return a75_0xc40d();}const stringifyScratch=new Array(0x4);function createPin(_0x3c8da7,_0x2188c6,_0x1bc37f,_0x207194,_0xfeb438){const _0x2da8e8=a75_0x3f85be;stringifyScratch[0x0]=_0x3c8da7,stringifyScratch[0x1]=_0x2188c6,stringifyScratch[0x2]=_0x1bc37f,stringifyScratch[0x3]=_0x207194;const _0x46e00f=JSON[_0x2da8e8(0x108)](stringifyScratch),_0x2e2d32=_0xfeb438[_0x46e00f];if(_0x2e2d32)return _0x2e2d32;const _0x3f2091=document[_0x2da8e8(0x10c)](_0x2da8e8(0x10a));_0x3f2091[_0x2da8e8(0x10b)]=_0x207194,_0x3f2091['height']=_0x207194;const _0x1edb55=_0x3f2091[_0x2da8e8(0x106)]('2d');drawPin(_0x1edb55,_0x1bc37f,_0x207194);if(_0x3c8da7)return new Promise(_0x1671c5=>{const _0x41828a=_0x2da8e8;let _0x22e030=new Icon({'src':_0x3c8da7}),_0x2547c2=_0x22e030[_0x41828a(0xfc)]();_0x2547c2===a75_0x36a604[_0x41828a(0xe2)]||_0x2547c2===a75_0x36a604[_0x41828a(0x116)]?(drawIcon(_0x1edb55,_0x22e030['getImage'](0x60),_0x207194),_0xfeb438[_0x46e00f]=_0x3f2091[_0x41828a(0x112)](),_0x1671c5(_0x3f2091[_0x41828a(0x112)]())):(_0x2547c2===a75_0x36a604[_0x41828a(0xeb)]&&_0x22e030[_0x41828a(0x105)](),_0x22e030['listenImageChange'](_0xab9fb3=>{const _0x5d5b99=_0x41828a;_0x2547c2=_0xab9fb3[_0x5d5b99(0x102)][_0x5d5b99(0xfc)](),(_0x2547c2===a75_0x36a604[_0x5d5b99(0xe2)]||_0x2547c2===a75_0x36a604[_0x5d5b99(0x116)])&&(drawIcon(_0x1edb55,_0x22e030[_0x5d5b99(0xf7)](0x60),_0x207194),_0xfeb438[_0x46e00f]=_0x3f2091[_0x5d5b99(0x112)](),_0x1671c5(_0x3f2091[_0x5d5b99(0x112)]()));}));});else{if(_0x2188c6){const _0x21b95c=a75_0xfd1b26(_0x2188c6,{'font':'bold\x20'+_0x207194+_0x2da8e8(0xe3)});drawIcon(_0x1edb55,_0x21b95c,_0x207194);}}return _0xfeb438[_0x46e00f]=_0x3f2091['toDataURL'](),_0x3f2091[_0x2da8e8(0x112)]();}export default PinBuilder;
1
+ const a75_0x2128d3=a75_0x3a20;function a75_0x5a6d(){const _0x2cf5d3=['_cache','ERROR','destination-out','canvas','height','stroke','hexa','getImageState','round','moveTo','getImage','75747eUEPvt','36wJWIGc','LOADED','479087ZBebzR','8KWNaoe','fromColor','size\x20is\x20required','fillStyle','toDataURL','890WxLUYg','width','#000000','#FFFFFF','fill','fromMakiIconId','bold\x20','drawImage','10875227oOswxG','84YINbyp','strokeStyle','globalCompositeOperation','fillRect','fromText','stringify','destination-over','4806056TuRwun','bezierCurveTo','px\x20sans-serif','572215pDqdaW','lineTo','68337KOyJOi','102077NRwsWt','save','createElement','target','fromUrl','color\x20is\x20required'];a75_0x5a6d=function(){return _0x2cf5d3;};return a75_0x5a6d();}(function(_0x39f5dd,_0xa8f266){const _0x51a8a7=a75_0x3a20,_0x51f7b4=_0x39f5dd();while(!![]){try{const _0x5304d2=-parseInt(_0x51a8a7(0xdd))/0x1*(parseInt(_0x51a8a7(0xf2))/0x2)+parseInt(_0x51a8a7(0xee))/0x3*(parseInt(_0x51a8a7(0x100))/0x4)+parseInt(_0x51a8a7(0x10a))/0x5+-parseInt(_0x51a8a7(0xef))/0x6*(-parseInt(_0x51a8a7(0xf1))/0x7)+-parseInt(_0x51a8a7(0x107))/0x8+-parseInt(_0x51a8a7(0x10c))/0x9*(parseInt(_0x51a8a7(0xf7))/0xa)+parseInt(_0x51a8a7(0xff))/0xb;if(_0x5304d2===_0xa8f266)break;else _0x51f7b4['push'](_0x51f7b4['shift']());}catch(_0xdf17ad){_0x51f7b4['push'](_0x51f7b4['shift']());}}}(a75_0x5a6d,0x57add));import a75_0x381deb from'color';import a75_0x3e0d26 from'./writeTextToCanvas';import{Icon}from'ol/style';import a75_0x1d48e9 from'ol/ImageState';import{parseImage}from'../../UrlUtil.js';function a75_0x3a20(_0x3fdce3,_0x20beeb){const _0x5a6d84=a75_0x5a6d();return a75_0x3a20=function(_0x3a2027,_0x3997cf){_0x3a2027=_0x3a2027-0xdd;let _0x410836=_0x5a6d84[_0x3a2027];return _0x410836;},a75_0x3a20(_0x3fdce3,_0x20beeb);}class PinBuilder{constructor(){const _0xd453aa=a75_0x3a20;this[_0xd453aa(0xe3)]={};}[a75_0x2128d3(0xf3)](_0x2bfbab,_0x340d8d){const _0x2aa93d=a75_0x2128d3;if(!_0x2bfbab)throw new Error(_0x2aa93d(0xe2));if(!_0x340d8d)throw new Error(_0x2aa93d(0xf4));return createPin('','',_0x2bfbab,_0x340d8d,this[_0x2aa93d(0xe3)]);}[a75_0x2128d3(0xe1)](_0x4a452e,_0x33500c,_0xef9d08){const _0x2d1fc9=a75_0x2128d3;if(!_0x4a452e)throw new Error('url\x20is\x20required');if(!_0x33500c)throw new Error(_0x2d1fc9(0xe2));if(!_0xef9d08)throw new Error(_0x2d1fc9(0xf4));return createPin(_0x4a452e,'',_0x33500c,_0xef9d08,this[_0x2d1fc9(0xe3)]);}[a75_0x2128d3(0xfc)](_0x18ddff,_0x2ad7e7,_0x48b624){const _0x40717=a75_0x2128d3;if(!_0x18ddff)throw new Error('id\x20is\x20required');if(!_0x2ad7e7)throw new Error(_0x40717(0xe2));if(!_0x48b624)throw new Error(_0x40717(0xf4));return createPin(parseImage(_0x18ddff),'',_0x2ad7e7,_0x48b624,this['_cache']);}[a75_0x2128d3(0x104)](_0x8b4af1,_0x43c361,_0x4dc0ad){if(!_0x8b4af1)throw new Error('text\x20is\x20required');if(!_0x43c361)throw new Error('color\x20is\x20required');if(!_0x4dc0ad)throw new Error('size\x20is\x20required');return createPin('',_0x8b4af1,_0x43c361,_0x4dc0ad,this['_cache']);}}function drawPin(_0x3332f8,_0x4eb82b,_0x7055cb){const _0x435e4f=a75_0x2128d3;_0x3332f8[_0x435e4f(0xde)](),_0x3332f8['scale'](_0x7055cb/0x18,_0x7055cb/0x18),_0x3332f8['fillStyle']=_0x4eb82b,_0x3332f8[_0x435e4f(0x101)]=a75_0x381deb(_0x4eb82b)['lighten'](0.6)[_0x435e4f(0xe9)](),_0x3332f8['lineWidth']=0.846,_0x3332f8['beginPath'](),_0x3332f8[_0x435e4f(0xec)](6.72,0.422),_0x3332f8[_0x435e4f(0x10b)](17.28,0.422),_0x3332f8[_0x435e4f(0x108)](18.553,0.422,19.577,1.758,19.577,3.415),_0x3332f8[_0x435e4f(0x10b)](19.577,10.973),_0x3332f8[_0x435e4f(0x108)](19.577,12.63,18.553,13.966,17.282,13.966),_0x3332f8[_0x435e4f(0x10b)](14.386,14.008),_0x3332f8[_0x435e4f(0x10b)](11.826,23.578),_0x3332f8[_0x435e4f(0x10b)](9.614,14.008),_0x3332f8[_0x435e4f(0x10b)](6.719,13.965),_0x3332f8['bezierCurveTo'](5.446,13.983,4.422,12.629,4.422,10.972),_0x3332f8[_0x435e4f(0x10b)](4.422,3.416),_0x3332f8['bezierCurveTo'](4.423,1.76,5.447,0.423,6.718,0.423),_0x3332f8['closePath'](),_0x3332f8[_0x435e4f(0xfb)](),_0x3332f8[_0x435e4f(0xe8)](),_0x3332f8['restore']();}function drawIcon(_0x511ffd,_0x4dbf71,_0x146cd9){const _0x59bbfa=a75_0x2128d3,_0x5055de=_0x146cd9/2.5;let _0x134523=_0x5055de,_0x21517b=_0x5055de;if(_0x4dbf71['width']>_0x4dbf71[_0x59bbfa(0xe7)])_0x21517b=_0x5055de*(_0x4dbf71[_0x59bbfa(0xe7)]/_0x4dbf71[_0x59bbfa(0xf8)]);else _0x4dbf71[_0x59bbfa(0xf8)]<_0x4dbf71['height']&&(_0x134523=_0x5055de*(_0x4dbf71[_0x59bbfa(0xf8)]/_0x4dbf71['height']));const _0x797e08=Math[_0x59bbfa(0xeb)]((_0x146cd9-_0x134523)/0x2),_0x1dc87b=Math[_0x59bbfa(0xeb)](0x7/0x18*_0x146cd9-_0x21517b/0x2);_0x511ffd[_0x59bbfa(0x102)]=_0x59bbfa(0xe5),_0x511ffd['drawImage'](_0x4dbf71,_0x797e08-0x1,_0x1dc87b,_0x134523,_0x21517b),_0x511ffd[_0x59bbfa(0xfe)](_0x4dbf71,_0x797e08,_0x1dc87b-0x1,_0x134523,_0x21517b),_0x511ffd[_0x59bbfa(0xfe)](_0x4dbf71,_0x797e08+0x1,_0x1dc87b,_0x134523,_0x21517b),_0x511ffd[_0x59bbfa(0xfe)](_0x4dbf71,_0x797e08,_0x1dc87b+0x1,_0x134523,_0x21517b),_0x511ffd[_0x59bbfa(0x102)]=_0x59bbfa(0x106),_0x511ffd['fillStyle']=_0x59bbfa(0xf9),_0x511ffd[_0x59bbfa(0x103)](_0x797e08-0x1,_0x1dc87b-0x1,_0x134523+0x2,_0x21517b+0x2),_0x511ffd[_0x59bbfa(0x102)]='destination-out',_0x511ffd[_0x59bbfa(0xfe)](_0x4dbf71,_0x797e08,_0x1dc87b,_0x134523,_0x21517b),_0x511ffd[_0x59bbfa(0x102)]=_0x59bbfa(0x106),_0x511ffd[_0x59bbfa(0xf5)]=_0x59bbfa(0xfa),_0x511ffd[_0x59bbfa(0x103)](_0x797e08-0x1,_0x1dc87b-0x2,_0x134523+0x2,_0x21517b+0x2);}const stringifyScratch=new Array(0x4);function createPin(_0x1d5794,_0x522f5e,_0x5e2cd4,_0x65e5e,_0x4d675b){const _0x368bf0=a75_0x2128d3;stringifyScratch[0x0]=_0x1d5794,stringifyScratch[0x1]=_0x522f5e,stringifyScratch[0x2]=_0x5e2cd4,stringifyScratch[0x3]=_0x65e5e;const _0x72e5f8=JSON[_0x368bf0(0x105)](stringifyScratch),_0x492e5e=_0x4d675b[_0x72e5f8];if(_0x492e5e)return _0x492e5e;const _0x33e5a7=document[_0x368bf0(0xdf)](_0x368bf0(0xe6));_0x33e5a7[_0x368bf0(0xf8)]=_0x65e5e,_0x33e5a7[_0x368bf0(0xe7)]=_0x65e5e;const _0x492627=_0x33e5a7['getContext']('2d');drawPin(_0x492627,_0x5e2cd4,_0x65e5e);if(_0x1d5794)return new Promise(_0x5f4578=>{const _0x446640=_0x368bf0;let _0x3012ad=new Icon({'src':_0x1d5794}),_0x3e7c7a=_0x3012ad[_0x446640(0xea)]();_0x3e7c7a===a75_0x1d48e9[_0x446640(0xf0)]||_0x3e7c7a===a75_0x1d48e9[_0x446640(0xe4)]?(drawIcon(_0x492627,_0x3012ad[_0x446640(0xed)](0x60),_0x65e5e),_0x4d675b[_0x72e5f8]=_0x33e5a7[_0x446640(0xf6)](),_0x5f4578(_0x33e5a7[_0x446640(0xf6)]())):(_0x3e7c7a===a75_0x1d48e9['IDLE']&&_0x3012ad['load'](),_0x3012ad['listenImageChange'](_0x411683=>{const _0x245720=_0x446640;_0x3e7c7a=_0x411683[_0x245720(0xe0)][_0x245720(0xea)](),(_0x3e7c7a===a75_0x1d48e9[_0x245720(0xf0)]||_0x3e7c7a===a75_0x1d48e9[_0x245720(0xe4)])&&(drawIcon(_0x492627,_0x3012ad[_0x245720(0xed)](0x60),_0x65e5e),_0x4d675b[_0x72e5f8]=_0x33e5a7[_0x245720(0xf6)](),_0x5f4578(_0x33e5a7[_0x245720(0xf6)]()));}));});else{if(_0x522f5e){const _0x27137=a75_0x3e0d26(_0x522f5e,{'font':_0x368bf0(0xfd)+_0x65e5e+_0x368bf0(0x109)});drawIcon(_0x492627,_0x27137,_0x65e5e);}}return _0x4d675b[_0x72e5f8]=_0x33e5a7['toDataURL'](),_0x33e5a7[_0x368bf0(0xf6)]();}export default PinBuilder;
@@ -1 +1 @@
1
- const a76_0x39a1ba=a76_0x138d;(function(_0x1ae1b5,_0x5a4288){const _0x7e5322=a76_0x138d,_0x11e980=_0x1ae1b5();while(!![]){try{const _0x438105=-parseInt(_0x7e5322(0x195))/0x1*(parseInt(_0x7e5322(0x19d))/0x2)+-parseInt(_0x7e5322(0x1b3))/0x3+parseInt(_0x7e5322(0x1b1))/0x4*(-parseInt(_0x7e5322(0x19f))/0x5)+-parseInt(_0x7e5322(0x19c))/0x6*(-parseInt(_0x7e5322(0x19a))/0x7)+parseInt(_0x7e5322(0x198))/0x8+parseInt(_0x7e5322(0x1a8))/0x9*(parseInt(_0x7e5322(0x1a1))/0xa)+parseInt(_0x7e5322(0x1a2))/0xb;if(_0x438105===_0x5a4288)break;else _0x11e980['push'](_0x11e980['shift']());}catch(_0xeb62ee){_0x11e980['push'](_0x11e980['shift']());}}}(a76_0x3a83,0x5e62e));import a76_0x262518 from'./PinBuilder';import{Icon}from'ol/style';import a76_0x3c6480 from'ol/ImageState';import a76_0x5d5c7b from'ol/events/Event';function a76_0x138d(_0x1e8371,_0x471c7b){const _0x3a8390=a76_0x3a83();return a76_0x138d=function(_0x138de0,_0x1bd60d){_0x138de0=_0x138de0-0x194;let _0x37a40e=_0x3a8390[_0x138de0];return _0x37a40e;},a76_0x138d(_0x1e8371,_0x471c7b);}function a76_0x3a83(){const _0x402ad3=['getImage','getImageState','markerSize','_listener','then','209557LfwkVf','IDLE','_icon','5428704sGYhWs','catch','8134EaJRTe','ERROR','3810kKJhpB','6ZRFsYi','dispatchEvent','288895xKUdKi','fromText','904790DYPVnV','5039540DICZhe','image','resolve','options','load','target','45RBGdeV','loadIcon','LOADED','error','set','markerColor','_imageState','markerLabel','warn','48KhubgC','listenImageChange','1855104sMHRDy'];a76_0x3a83=function(){return _0x402ad3;};return a76_0x3a83();}import{shared as a76_0x22d234}from'./ImageCache';export default class PinIcon{constructor(_0x2e8eaf){const _0x4866b1=a76_0x138d;this[_0x4866b1(0x1a5)]=_0x2e8eaf||{},this['_imageState']=a76_0x3c6480[_0x4866b1(0x196)],this[_0x4866b1(0x197)]=a76_0x22d234['get'](this[_0x4866b1(0x1a5)]),this[_0x4866b1(0x197)]&&(this[_0x4866b1(0x1ae)]=a76_0x3c6480[_0x4866b1(0x1aa)]);}['load'](){const _0xcf5c1a=a76_0x138d;try{let _0x170d23,_0x3bd0fc=new a76_0x262518();if(this[_0xcf5c1a(0x1a5)]['markerLabel'])_0x170d23=_0x3bd0fc[_0xcf5c1a(0x1a0)](this[_0xcf5c1a(0x1a5)][_0xcf5c1a(0x1af)],this[_0xcf5c1a(0x1a5)][_0xcf5c1a(0x1ad)],this[_0xcf5c1a(0x1a5)][_0xcf5c1a(0x1b6)]||0x30);else this[_0xcf5c1a(0x1a5)]['image']&&(_0x170d23=_0x3bd0fc['fromUrl'](this['options'][_0xcf5c1a(0x1a3)],this[_0xcf5c1a(0x1a5)][_0xcf5c1a(0x1ad)],this[_0xcf5c1a(0x1a5)][_0xcf5c1a(0x1b6)]||0x30));Promise[_0xcf5c1a(0x1a4)](_0x170d23)[_0xcf5c1a(0x194)](_0x5088a3=>{const _0x1c93ba=_0xcf5c1a;this[_0x1c93ba(0x1a9)](_0x5088a3);})[_0xcf5c1a(0x199)](_0x539617=>{const _0x37cb7c=_0xcf5c1a;console[_0x37cb7c(0x1b0)](_0x539617),this['_imageState']=a76_0x3c6480[_0x37cb7c(0x19b)],this['dispatchEvent'](_0x37cb7c(0x1ab));});}catch(_0x70709c){console[_0xcf5c1a(0x1b0)](_0x70709c),this[_0xcf5c1a(0x1ae)]=a76_0x3c6480[_0xcf5c1a(0x19b)],this['dispatchEvent'](_0xcf5c1a(0x1ab));}}[a76_0x39a1ba(0x1a9)](_0x48d985){const _0x160dad=a76_0x39a1ba;this[_0x160dad(0x197)]=new Icon({'src':_0x48d985}),a76_0x22d234[_0x160dad(0x1ac)](this[_0x160dad(0x1a5)],this[_0x160dad(0x197)]);let _0x12ef44=this[_0x160dad(0x197)][_0x160dad(0x1b5)]();_0x12ef44===a76_0x3c6480[_0x160dad(0x1aa)]||_0x12ef44===a76_0x3c6480[_0x160dad(0x19b)]?(this[_0x160dad(0x1ae)]=this[_0x160dad(0x197)][_0x160dad(0x1b5)](),this[_0x160dad(0x19e)]('load')):(_0x12ef44===a76_0x3c6480[_0x160dad(0x196)]&&this[_0x160dad(0x197)]['load'](),this[_0x160dad(0x197)]['listenImageChange'](_0x4caa58=>{const _0x1f75a2=_0x160dad;_0x12ef44=_0x4caa58[_0x1f75a2(0x1a7)][_0x1f75a2(0x1b5)](),(_0x12ef44===a76_0x3c6480[_0x1f75a2(0x1aa)]||_0x12ef44===a76_0x3c6480['ERROR'])&&(this[_0x1f75a2(0x1ae)]=this[_0x1f75a2(0x197)][_0x1f75a2(0x1b5)](),this['dispatchEvent'](_0x1f75a2(0x1a6)));}));}['getImageState'](){const _0x298906=a76_0x39a1ba;return this[_0x298906(0x1ae)];}[a76_0x39a1ba(0x1b4)](){const _0x35dce3=a76_0x39a1ba;var _0x4e9988;return(_0x4e9988=this[_0x35dce3(0x197)])===null||_0x4e9988===void 0x0?void 0x0:_0x4e9988[_0x35dce3(0x1b4)]();}[a76_0x39a1ba(0x1b2)](_0x3ac60b){this['_listener']=_0x3ac60b;}[a76_0x39a1ba(0x19e)](_0x39e67c){const _0x362706=a76_0x39a1ba;if(this[_0x362706(0x1b7)]){let _0x189746=new a76_0x5d5c7b(_0x39e67c);_0x189746[_0x362706(0x1a7)]=this,this['_listener'](_0x189746);}}}
1
+ const a76_0x43ae79=a76_0x2654;function a76_0x2fd1(){const _0xa08de6=['set','markerColor','catch','loadIcon','load','278781mTyGve','LOADED','fromText','IDLE','_icon','markerLabel','target','listenImageChange','_listener','options','get','error','5855130vdVwOO','9980432vHbEoy','1068012ytUWXb','markerSize','fromUrl','28HyFJRZ','2143884qsKyBs','getImageState','10516824DAVXBD','dispatchEvent','_imageState','7921155jBxAkT','image','ERROR'];a76_0x2fd1=function(){return _0xa08de6;};return a76_0x2fd1();}(function(_0x6c3a9d,_0x31dd76){const _0x283e24=a76_0x2654,_0x533fc8=_0x6c3a9d();while(!![]){try{const _0x544e29=parseInt(_0x283e24(0x1c1))/0x1+-parseInt(_0x283e24(0x1c5))/0x2+parseInt(_0x283e24(0x1b3))/0x3*(parseInt(_0x283e24(0x1c4))/0x4)+-parseInt(_0x283e24(0x1ca))/0x5+-parseInt(_0x283e24(0x1bf))/0x6+parseInt(_0x283e24(0x1c0))/0x7+parseInt(_0x283e24(0x1c7))/0x8;if(_0x544e29===_0x31dd76)break;else _0x533fc8['push'](_0x533fc8['shift']());}catch(_0x2ae16d){_0x533fc8['push'](_0x533fc8['shift']());}}}(a76_0x2fd1,0xc9de4));import a76_0x119344 from'./PinBuilder';import{Icon}from'ol/style';import a76_0x4110a3 from'ol/ImageState';function a76_0x2654(_0x2d8311,_0x25be7f){const _0x2fd193=a76_0x2fd1();return a76_0x2654=function(_0x2654d0,_0x3c12f5){_0x2654d0=_0x2654d0-0x1b3;let _0x122071=_0x2fd193[_0x2654d0];return _0x122071;},a76_0x2654(_0x2d8311,_0x25be7f);}import a76_0x3567bf from'ol/events/Event';import{shared as a76_0x3942fc}from'./ImageCache';export default class PinIcon{constructor(_0x5a9f4f){const _0x3bb3c5=a76_0x2654;this[_0x3bb3c5(0x1bc)]=_0x5a9f4f||{},this['_imageState']=a76_0x4110a3['IDLE'],this[_0x3bb3c5(0x1b7)]=a76_0x3942fc[_0x3bb3c5(0x1bd)](this['options']),this[_0x3bb3c5(0x1b7)]&&(this['_imageState']=a76_0x4110a3[_0x3bb3c5(0x1b4)]);}[a76_0x43ae79(0x1d1)](){const _0xbcbd85=a76_0x43ae79;try{let _0xb40a02,_0x2d333f=new a76_0x119344();if(this[_0xbcbd85(0x1bc)][_0xbcbd85(0x1b8)])_0xb40a02=_0x2d333f[_0xbcbd85(0x1b5)](this[_0xbcbd85(0x1bc)][_0xbcbd85(0x1b8)],this[_0xbcbd85(0x1bc)][_0xbcbd85(0x1ce)],this[_0xbcbd85(0x1bc)][_0xbcbd85(0x1c2)]||0x30);else this[_0xbcbd85(0x1bc)][_0xbcbd85(0x1cb)]&&(_0xb40a02=_0x2d333f[_0xbcbd85(0x1c3)](this[_0xbcbd85(0x1bc)][_0xbcbd85(0x1cb)],this[_0xbcbd85(0x1bc)][_0xbcbd85(0x1ce)],this[_0xbcbd85(0x1bc)][_0xbcbd85(0x1c2)]||0x30));Promise['resolve'](_0xb40a02)['then'](_0x3093f9=>{const _0x609135=_0xbcbd85;this[_0x609135(0x1d0)](_0x3093f9);})[_0xbcbd85(0x1cf)](_0x36feed=>{const _0x435e17=_0xbcbd85;console['warn'](_0x36feed),this[_0x435e17(0x1c9)]=a76_0x4110a3['ERROR'],this[_0x435e17(0x1c8)](_0x435e17(0x1be));});}catch(_0x271939){console['warn'](_0x271939),this[_0xbcbd85(0x1c9)]=a76_0x4110a3[_0xbcbd85(0x1cc)],this[_0xbcbd85(0x1c8)]('error');}}[a76_0x43ae79(0x1d0)](_0x4af947){const _0x31603c=a76_0x43ae79;this[_0x31603c(0x1b7)]=new Icon({'src':_0x4af947}),a76_0x3942fc[_0x31603c(0x1cd)](this[_0x31603c(0x1bc)],this[_0x31603c(0x1b7)]);let _0x3118ba=this['_icon'][_0x31603c(0x1c6)]();_0x3118ba===a76_0x4110a3[_0x31603c(0x1b4)]||_0x3118ba===a76_0x4110a3['ERROR']?(this[_0x31603c(0x1c9)]=this[_0x31603c(0x1b7)][_0x31603c(0x1c6)](),this[_0x31603c(0x1c8)]('load')):(_0x3118ba===a76_0x4110a3[_0x31603c(0x1b6)]&&this[_0x31603c(0x1b7)][_0x31603c(0x1d1)](),this[_0x31603c(0x1b7)][_0x31603c(0x1ba)](_0x4ddd17=>{const _0x10055e=_0x31603c;_0x3118ba=_0x4ddd17[_0x10055e(0x1b9)]['getImageState'](),(_0x3118ba===a76_0x4110a3[_0x10055e(0x1b4)]||_0x3118ba===a76_0x4110a3[_0x10055e(0x1cc)])&&(this[_0x10055e(0x1c9)]=this[_0x10055e(0x1b7)][_0x10055e(0x1c6)](),this['dispatchEvent'](_0x10055e(0x1d1)));}));}[a76_0x43ae79(0x1c6)](){return this['_imageState'];}['getImage'](){var _0x1d6d06;return(_0x1d6d06=this['_icon'])===null||_0x1d6d06===void 0x0?void 0x0:_0x1d6d06['getImage']();}[a76_0x43ae79(0x1ba)](_0x1e7825){const _0xc16660=a76_0x43ae79;this[_0xc16660(0x1bb)]=_0x1e7825;}[a76_0x43ae79(0x1c8)](_0x3e0ad9){const _0x33c820=a76_0x43ae79;if(this[_0x33c820(0x1bb)]){let _0x5b7818=new a76_0x3567bf(_0x3e0ad9);_0x5b7818[_0x33c820(0x1b9)]=this,this[_0x33c820(0x1bb)](_0x5b7818);}}}
@@ -1 +1 @@
1
- function a77_0x2502(){const _0x37b999=['fillColor','minx','19642mGUIlm','font','defaultView','fillText','10px\x20sans-serif','getComputedStyle','style','fillRect','232345nOWetw','strokeWidth','appendChild','lineWidth','visibility','white','strokeStyle','webkitImageSmoothingEnabled','ascent','backgroundColor','removeChild','black','height','replace','594396GKPgYB','126uEbzAZ','strokeColor','7066760sLmhAl','canvas','fillStyle','test','imageSmoothingEnabled','body','createElement','padding','#000000','#00000000','hidden','9NhWXXp','385914tYXbhy','68RcLJNq','11503019EwSxSv','font-size','71BiPxqQ','fill','getContext','5118832PqFELA','ceil','mozImageSmoothingEnabled','msImageSmoothingEnabled','lineJoin','measureText','text\x20is\x20required.','round','stroke','width','data'];a77_0x2502=function(){return _0x37b999;};return a77_0x2502();}function a77_0x19bd(_0x421e55,_0x368a65){const _0x250245=a77_0x2502();return a77_0x19bd=function(_0x19bd5c,_0x148920){_0x19bd5c=_0x19bd5c-0x97;let _0x2ed091=_0x250245[_0x19bd5c];return _0x2ed091;},a77_0x19bd(_0x421e55,_0x368a65);}(function(_0x297c74,_0x1504f6){const _0x25364c=a77_0x19bd,_0x448f4b=_0x297c74();while(!![]){try{const _0x49c258=parseInt(_0x25364c(0xb1))/0x1*(parseInt(_0x25364c(0xc1))/0x2)+-parseInt(_0x25364c(0x9e))/0x3+parseInt(_0x25364c(0xae))/0x4*(-parseInt(_0x25364c(0xc9))/0x5)+parseInt(_0x25364c(0xad))/0x6*(-parseInt(_0x25364c(0x9f))/0x7)+-parseInt(_0x25364c(0xb4))/0x8*(-parseInt(_0x25364c(0xac))/0x9)+parseInt(_0x25364c(0xa1))/0xa+parseInt(_0x25364c(0xaf))/0xb;if(_0x49c258===_0x1504f6)break;else _0x448f4b['push'](_0x448f4b['shift']());}catch(_0x1c02b0){_0x448f4b['push'](_0x448f4b['shift']());}}}(a77_0x2502,0xe6657));function measureText(_0x2c3575,_0x3deec9,_0x6ec604,_0xe05700,_0x560cc9){const _0x228ce9=a77_0x19bd,_0x959561=_0x2c3575[_0x228ce9(0xb9)](_0x3deec9),_0x18fb4a=!/\S/[_0x228ce9(0xa4)](_0x3deec9);if(!_0x18fb4a&&document[_0x228ce9(0xc3)]){const _0x18bc09=document[_0x228ce9(0xc3)][_0x228ce9(0xc6)](_0x2c3575[_0x228ce9(0xa2)])['getPropertyValue'](_0x228ce9(0xb0))[_0x228ce9(0x9d)]('px',''),_0x363274=document['createElement'](_0x228ce9(0xa2)),_0x3f3e71=0x64,_0x1f6c3c=_0x959561['width']+_0x3f3e71|0x0,_0x44b5c2=0x3*(_0x18bc09-0x0),_0x1d6cd3=_0x44b5c2/0x2;_0x363274['width']=_0x1f6c3c,_0x363274[_0x228ce9(0x9c)]=_0x44b5c2;const _0x55be44=_0x363274['getContext']('2d');if(!_0x55be44)return{};_0x55be44['font']=_0x6ec604,_0x55be44[_0x228ce9(0xa3)]=_0x228ce9(0xce),_0x55be44[_0x228ce9(0xc8)](0x0,0x0,_0x363274[_0x228ce9(0xbd)]+0x1,_0x363274[_0x228ce9(0x9c)]+0x1);_0xe05700&&(_0x55be44[_0x228ce9(0xcf)]=_0x228ce9(0x9b),_0x55be44['lineWidth']=_0x2c3575[_0x228ce9(0xcc)],_0x55be44['strokeText'](_0x3deec9,_0x3f3e71/0x2,_0x1d6cd3));_0x560cc9&&(_0x55be44[_0x228ce9(0xa3)]=_0x228ce9(0x9b),_0x55be44[_0x228ce9(0xc4)](_0x3deec9,_0x3f3e71/0x2,_0x1d6cd3));const _0xce1f16=_0x55be44['getImageData'](0x0,0x0,_0x1f6c3c,_0x44b5c2)[_0x228ce9(0xbe)],_0xbf27a2=_0xce1f16['length'],_0x5f30d2=_0x1f6c3c*0x4;let _0x2b047e,_0x5d54d3,_0x23e6fc=0x0,_0x12940f=0x0;for(_0x2b047e=0x0;_0x2b047e<_0xbf27a2;++_0x2b047e){if(_0xce1f16[_0x2b047e]!==0xff){_0x23e6fc=_0x2b047e/_0x5f30d2|0x0;break;}}for(_0x2b047e=_0xbf27a2-0x1;_0x2b047e>=0x0;--_0x2b047e){if(_0xce1f16[_0x2b047e]!==0xff){_0x12940f=_0x2b047e/_0x5f30d2|0x0;break;}}let _0x3fd286=-0x1;for(_0x2b047e=0x0;_0x2b047e<_0x1f6c3c&&_0x3fd286===-0x1;++_0x2b047e){for(_0x5d54d3=0x0;_0x5d54d3<_0x44b5c2;++_0x5d54d3){const _0x3d73b4=_0x2b047e*0x4+_0x5d54d3*_0x5f30d2;if(_0xce1f16[_0x3d73b4]!==0xff||_0xce1f16[_0x3d73b4+0x1]!==0xff||_0xce1f16[_0x3d73b4+0x2]!==0xff||_0xce1f16[_0x3d73b4+0x3]!==0xff){_0x3fd286=_0x2b047e;break;}}}return{'width':_0x959561[_0x228ce9(0xbd)],'height':_0x12940f-_0x23e6fc,'ascent':_0x1d6cd3-_0x23e6fc,'descent':_0x12940f-_0x1d6cd3,'minx':_0x3fd286-_0x3f3e71/0x2};}return{'width':_0x959561[_0x228ce9(0xbd)],'height':0x0,'ascent':0x0,'descent':0x0,'minx':0x0};}let imageSmoothingEnabledName='';function writeTextToCanvas(_0x3af254,_0x5b7d03){const _0x29506a=a77_0x19bd;if(!_0x3af254)throw new Error(_0x29506a(0xba));if(_0x3af254==='')return undefined;_0x5b7d03=defaultValue(_0x5b7d03,{});const _0x2520ba=defaultValue(_0x5b7d03[_0x29506a(0xc2)],_0x29506a(0xc5)),_0x3dfbce=defaultValue(_0x5b7d03[_0x29506a(0xbc)],![]),_0x4b4ebd=defaultValue(_0x5b7d03[_0x29506a(0xb2)],!![]),_0x516fc4=defaultValue(_0x5b7d03[_0x29506a(0xca)],0x1),_0x57cec4=defaultValue(_0x5b7d03[_0x29506a(0x99)],_0x29506a(0xaa)),_0x13f789=defaultValue(_0x5b7d03[_0x29506a(0xa8)],0x0),_0x3274c7=_0x13f789*0x2,_0x16054a=document[_0x29506a(0xa7)]('canvas');_0x16054a[_0x29506a(0xbd)]=0x1,_0x16054a[_0x29506a(0x9c)]=0x1,_0x16054a['style']['font']=_0x2520ba;const _0x3fd924=_0x16054a[_0x29506a(0xb3)]('2d');if(!imageSmoothingEnabledName&&_0x3fd924){if(_0x3fd924['imageSmoothingEnabled'])imageSmoothingEnabledName=_0x29506a(0xa5);else{if(_0x3fd924[_0x29506a(0xb6)])imageSmoothingEnabledName='mozImageSmoothingEnabled';else{if(_0x3fd924[_0x29506a(0x97)])imageSmoothingEnabledName=_0x29506a(0x97);else _0x3fd924[_0x29506a(0xb7)]&&(imageSmoothingEnabledName=_0x29506a(0xb7));}}}_0x3fd924['font']=_0x2520ba,_0x3fd924[_0x29506a(0xb8)]=_0x29506a(0xbb),_0x3fd924[_0x29506a(0xcc)]=_0x516fc4,_0x3fd924[imageSmoothingEnabledName]=![],_0x16054a[_0x29506a(0xc7)][_0x29506a(0xcd)]=_0x29506a(0xab),document[_0x29506a(0xa6)][_0x29506a(0xcb)](_0x16054a);const _0x361b15=measureText(_0x3fd924,_0x3af254,_0x2520ba,_0x3dfbce,_0x4b4ebd);if(!_0x361b15)return;_0x16054a['dimensions']=_0x361b15,document[_0x29506a(0xa6)][_0x29506a(0x9a)](_0x16054a),_0x16054a['style'][_0x29506a(0xcd)]='';const _0x2eeb58=-(_0x361b15[_0x29506a(0xc0)]?_0x361b15[_0x29506a(0xc0)]:0x0),_0x12f601=Math[_0x29506a(0xb5)](_0x361b15[_0x29506a(0xbd)])+_0x2eeb58+_0x3274c7,_0x67b967=(_0x361b15['height']?_0x361b15[_0x29506a(0x9c)]:0x0)+_0x3274c7,_0x498d75=_0x67b967-(_0x361b15[_0x29506a(0x98)]?_0x361b15[_0x29506a(0x98)]:0x0)+_0x13f789,_0x42a3bb=_0x67b967-_0x498d75+_0x3274c7;return _0x16054a[_0x29506a(0xbd)]=_0x12f601,_0x16054a[_0x29506a(0x9c)]=_0x67b967,_0x3fd924['font']=_0x2520ba,_0x3fd924['lineJoin']=_0x29506a(0xbb),_0x3fd924[_0x29506a(0xcc)]=_0x516fc4,_0x3fd924[imageSmoothingEnabledName]=![],_0x57cec4!==_0x29506a(0xaa)&&(_0x3fd924[_0x29506a(0xa3)]=_0x57cec4,_0x3fd924[_0x29506a(0xc8)](0x0,0x0,_0x16054a[_0x29506a(0xbd)],_0x16054a[_0x29506a(0x9c)])),_0x3dfbce&&(_0x3fd924['strokeStyle']=defaultValue(_0x5b7d03[_0x29506a(0xa0)],_0x29506a(0xa9)),_0x3fd924['strokeText'](_0x3af254,_0x2eeb58+_0x13f789,_0x42a3bb)),_0x4b4ebd&&(_0x3fd924[_0x29506a(0xa3)]=defaultValue(_0x5b7d03[_0x29506a(0xbf)],'#FFFFFF'),_0x3fd924[_0x29506a(0xc4)](_0x3af254,_0x2eeb58+_0x13f789,_0x42a3bb)),_0x16054a;}function defaultValue(_0x3b7c7e,_0xfd4e52){if(_0x3b7c7e!==undefined&&_0x3b7c7e!==null)return _0x3b7c7e;return _0xfd4e52;}export default writeTextToCanvas;
1
+ (function(_0x376da4,_0x3a69d1){const _0x57f613=a77_0x3b5f,_0xd76ded=_0x376da4();while(!![]){try{const _0x26967b=-parseInt(_0x57f613(0x1ba))/0x1*(parseInt(_0x57f613(0x1cf))/0x2)+parseInt(_0x57f613(0x1c1))/0x3+parseInt(_0x57f613(0x1bf))/0x4*(-parseInt(_0x57f613(0x1db))/0x5)+-parseInt(_0x57f613(0x1dc))/0x6*(-parseInt(_0x57f613(0x1d6))/0x7)+-parseInt(_0x57f613(0x1d5))/0x8+parseInt(_0x57f613(0x1e1))/0x9*(parseInt(_0x57f613(0x1d0))/0xa)+parseInt(_0x57f613(0x1d4))/0xb;if(_0x26967b===_0x3a69d1)break;else _0xd76ded['push'](_0xd76ded['shift']());}catch(_0xccf3ef){_0xd76ded['push'](_0xd76ded['shift']());}}}(a77_0x2121,0x79f77));function a77_0x3b5f(_0x352256,_0x59e5f7){const _0x2121f0=a77_0x2121();return a77_0x3b5f=function(_0x3b5f2a,_0x587027){_0x3b5f2a=_0x3b5f2a-0x1b0;let _0x3ee511=_0x2121f0[_0x3b5f2a];return _0x3ee511;},a77_0x3b5f(_0x352256,_0x59e5f7);}function measureText(_0x55d167,_0x56307a,_0x9fc7bd,_0x41a8aa,_0x570189){const _0x13e3bd=a77_0x3b5f,_0x16ab56=_0x55d167[_0x13e3bd(0x1cb)](_0x56307a),_0xbc29f6=!/\S/['test'](_0x56307a);if(!_0xbc29f6&&document[_0x13e3bd(0x1b8)]){const _0x35d223=document[_0x13e3bd(0x1b8)][_0x13e3bd(0x1c3)](_0x55d167['canvas'])['getPropertyValue'](_0x13e3bd(0x1d2))[_0x13e3bd(0x1e4)]('px',''),_0x1a0bc2=document[_0x13e3bd(0x1da)](_0x13e3bd(0x1e3)),_0x3a8c25=0x64,_0x2e6e28=_0x16ab56['width']+_0x3a8c25|0x0,_0x4292dc=0x3*(_0x35d223-0x0),_0x23721e=_0x4292dc/0x2;_0x1a0bc2[_0x13e3bd(0x1c4)]=_0x2e6e28,_0x1a0bc2[_0x13e3bd(0x1e2)]=_0x4292dc;const _0x19e598=_0x1a0bc2[_0x13e3bd(0x1d1)]('2d');if(!_0x19e598)return{};_0x19e598[_0x13e3bd(0x1b9)]=_0x9fc7bd,_0x19e598[_0x13e3bd(0x1c9)]=_0x13e3bd(0x1df),_0x19e598[_0x13e3bd(0x1b4)](0x0,0x0,_0x1a0bc2[_0x13e3bd(0x1c4)]+0x1,_0x1a0bc2[_0x13e3bd(0x1e2)]+0x1);_0x41a8aa&&(_0x19e598[_0x13e3bd(0x1b7)]=_0x13e3bd(0x1b5),_0x19e598[_0x13e3bd(0x1d8)]=_0x55d167[_0x13e3bd(0x1d8)],_0x19e598[_0x13e3bd(0x1b2)](_0x56307a,_0x3a8c25/0x2,_0x23721e));_0x570189&&(_0x19e598[_0x13e3bd(0x1c9)]=_0x13e3bd(0x1b5),_0x19e598[_0x13e3bd(0x1dd)](_0x56307a,_0x3a8c25/0x2,_0x23721e));const _0x30389d=_0x19e598[_0x13e3bd(0x1be)](0x0,0x0,_0x2e6e28,_0x4292dc)[_0x13e3bd(0x1b6)],_0x27b22d=_0x30389d[_0x13e3bd(0x1de)],_0xe6675=_0x2e6e28*0x4;let _0x5bdf32,_0x49784e,_0x562474=0x0,_0x47af71=0x0;for(_0x5bdf32=0x0;_0x5bdf32<_0x27b22d;++_0x5bdf32){if(_0x30389d[_0x5bdf32]!==0xff){_0x562474=_0x5bdf32/_0xe6675|0x0;break;}}for(_0x5bdf32=_0x27b22d-0x1;_0x5bdf32>=0x0;--_0x5bdf32){if(_0x30389d[_0x5bdf32]!==0xff){_0x47af71=_0x5bdf32/_0xe6675|0x0;break;}}let _0x30d9f1=-0x1;for(_0x5bdf32=0x0;_0x5bdf32<_0x2e6e28&&_0x30d9f1===-0x1;++_0x5bdf32){for(_0x49784e=0x0;_0x49784e<_0x4292dc;++_0x49784e){const _0x27b9ce=_0x5bdf32*0x4+_0x49784e*_0xe6675;if(_0x30389d[_0x27b9ce]!==0xff||_0x30389d[_0x27b9ce+0x1]!==0xff||_0x30389d[_0x27b9ce+0x2]!==0xff||_0x30389d[_0x27b9ce+0x3]!==0xff){_0x30d9f1=_0x5bdf32;break;}}}return{'width':_0x16ab56[_0x13e3bd(0x1c4)],'height':_0x47af71-_0x562474,'ascent':_0x23721e-_0x562474,'descent':_0x47af71-_0x23721e,'minx':_0x30d9f1-_0x3a8c25/0x2};}return{'width':_0x16ab56[_0x13e3bd(0x1c4)],'height':0x0,'ascent':0x0,'descent':0x0,'minx':0x0};}let imageSmoothingEnabledName='';function writeTextToCanvas(_0x310fd9,_0x2dbefd){const _0x2a70da=a77_0x3b5f;if(!_0x310fd9)throw new Error(_0x2a70da(0x1c7));if(_0x310fd9==='')return undefined;_0x2dbefd=defaultValue(_0x2dbefd,{});const _0xb61440=defaultValue(_0x2dbefd[_0x2a70da(0x1b9)],_0x2a70da(0x1ca)),_0x3240ae=defaultValue(_0x2dbefd['stroke'],![]),_0x169e49=defaultValue(_0x2dbefd['fill'],!![]),_0x23871e=defaultValue(_0x2dbefd[_0x2a70da(0x1b0)],0x1),_0x1238ea=defaultValue(_0x2dbefd[_0x2a70da(0x1c5)],_0x2a70da(0x1bd)),_0x3c8d6d=defaultValue(_0x2dbefd[_0x2a70da(0x1bb)],0x0),_0x543d09=_0x3c8d6d*0x2,_0x1a7ebf=document[_0x2a70da(0x1da)](_0x2a70da(0x1e3));_0x1a7ebf['width']=0x1,_0x1a7ebf[_0x2a70da(0x1e2)]=0x1,_0x1a7ebf['style'][_0x2a70da(0x1b9)]=_0xb61440;const _0x224dcf=_0x1a7ebf['getContext']('2d');if(!imageSmoothingEnabledName&&_0x224dcf){if(_0x224dcf['imageSmoothingEnabled'])imageSmoothingEnabledName=_0x2a70da(0x1c8);else{if(_0x224dcf[_0x2a70da(0x1c2)])imageSmoothingEnabledName=_0x2a70da(0x1c2);else{if(_0x224dcf[_0x2a70da(0x1d3)])imageSmoothingEnabledName=_0x2a70da(0x1d3);else _0x224dcf[_0x2a70da(0x1ce)]&&(imageSmoothingEnabledName=_0x2a70da(0x1ce));}}}_0x224dcf['font']=_0xb61440,_0x224dcf['lineJoin']=_0x2a70da(0x1c6),_0x224dcf[_0x2a70da(0x1d8)]=_0x23871e,_0x224dcf[imageSmoothingEnabledName]=![],_0x1a7ebf[_0x2a70da(0x1cd)]['visibility']=_0x2a70da(0x1e5),document[_0x2a70da(0x1d7)]['appendChild'](_0x1a7ebf);const _0x3fafe8=measureText(_0x224dcf,_0x310fd9,_0xb61440,_0x3240ae,_0x169e49);if(!_0x3fafe8)return;_0x1a7ebf[_0x2a70da(0x1c0)]=_0x3fafe8,document[_0x2a70da(0x1d7)][_0x2a70da(0x1b3)](_0x1a7ebf),_0x1a7ebf[_0x2a70da(0x1cd)][_0x2a70da(0x1d9)]='';const _0x422fc9=-(_0x3fafe8['minx']?_0x3fafe8['minx']:0x0),_0x5864b2=Math['ceil'](_0x3fafe8['width'])+_0x422fc9+_0x543d09,_0x72df7c=(_0x3fafe8[_0x2a70da(0x1e2)]?_0x3fafe8[_0x2a70da(0x1e2)]:0x0)+_0x543d09,_0x3e5f88=_0x72df7c-(_0x3fafe8[_0x2a70da(0x1bc)]?_0x3fafe8[_0x2a70da(0x1bc)]:0x0)+_0x3c8d6d,_0x51d3bd=_0x72df7c-_0x3e5f88+_0x543d09;return _0x1a7ebf[_0x2a70da(0x1c4)]=_0x5864b2,_0x1a7ebf[_0x2a70da(0x1e2)]=_0x72df7c,_0x224dcf[_0x2a70da(0x1b9)]=_0xb61440,_0x224dcf[_0x2a70da(0x1cc)]=_0x2a70da(0x1c6),_0x224dcf[_0x2a70da(0x1d8)]=_0x23871e,_0x224dcf[imageSmoothingEnabledName]=![],_0x1238ea!==_0x2a70da(0x1bd)&&(_0x224dcf[_0x2a70da(0x1c9)]=_0x1238ea,_0x224dcf[_0x2a70da(0x1b4)](0x0,0x0,_0x1a7ebf['width'],_0x1a7ebf[_0x2a70da(0x1e2)])),_0x3240ae&&(_0x224dcf[_0x2a70da(0x1b7)]=defaultValue(_0x2dbefd['strokeColor'],'#000000'),_0x224dcf[_0x2a70da(0x1b2)](_0x310fd9,_0x422fc9+_0x3c8d6d,_0x51d3bd)),_0x169e49&&(_0x224dcf['fillStyle']=defaultValue(_0x2dbefd[_0x2a70da(0x1b1)],_0x2a70da(0x1e0)),_0x224dcf[_0x2a70da(0x1dd)](_0x310fd9,_0x422fc9+_0x3c8d6d,_0x51d3bd)),_0x1a7ebf;}function defaultValue(_0x2ac33e,_0x77a790){if(_0x2ac33e!==undefined&&_0x2ac33e!==null)return _0x2ac33e;return _0x77a790;}export default writeTextToCanvas;function a77_0x2121(){const _0x19fe3f=['98LheJfq','body','lineWidth','visibility','createElement','781805mcaNQX','195984HWSnqe','fillText','length','white','#FFFFFF','64521KeggUD','height','canvas','replace','hidden','strokeWidth','fillColor','strokeText','removeChild','fillRect','black','data','strokeStyle','defaultView','font','1udYQkY','padding','ascent','#00000000','getImageData','20tQKWKU','dimensions','2226486veGPBA','mozImageSmoothingEnabled','getComputedStyle','width','backgroundColor','round','text\x20is\x20required.','imageSmoothingEnabled','fillStyle','10px\x20sans-serif','measureText','lineJoin','style','msImageSmoothingEnabled','792942ocrkyN','130tJRzcu','getContext','font-size','webkitImageSmoothingEnabled','4803722besSJH','412048uNEAfX'];a77_0x2121=function(){return _0x19fe3f;};return a77_0x2121();}
@@ -1 +1 @@
1
- function a82_0x409c(_0x48250d,_0x24065b){const _0x25e767=a82_0x25e7();return a82_0x409c=function(_0x409cc6,_0x339a65){_0x409cc6=_0x409cc6-0x193;let _0x449355=_0x25e767[_0x409cc6];return _0x449355;},a82_0x409c(_0x48250d,_0x24065b);}const a82_0x3f57d5=a82_0x409c;(function(_0x1a00a9,_0x53b2d3){const _0x416c14=a82_0x409c,_0x5380a2=_0x1a00a9();while(!![]){try{const _0x15a85c=parseInt(_0x416c14(0x1b1))/0x1+-parseInt(_0x416c14(0x195))/0x2+parseInt(_0x416c14(0x1b0))/0x3+-parseInt(_0x416c14(0x1a1))/0x4+-parseInt(_0x416c14(0x1b2))/0x5+-parseInt(_0x416c14(0x196))/0x6+parseInt(_0x416c14(0x1ac))/0x7;if(_0x15a85c===_0x53b2d3)break;else _0x5380a2['push'](_0x5380a2['shift']());}catch(_0x34ac7d){_0x5380a2['push'](_0x5380a2['shift']());}}}(a82_0x25e7,0x7142e));import a82_0x38011f from'ol/format/EsriJSON';import a82_0x115773 from'ol/format/GeoJSON';import{getPointResolution}from'ol/proj';function a82_0x25e7(){const _0x41fc88=['getView','getSize','60046kZxmgc','4310538Ovspcw','calculateExtent','params','url','path','mapExtent','geojsonTypeToArcGIS','getProjection','all','layers','identify','3076592nlVugv','valueOf','resolution','run','getCenter','returnZ','time','layerDefs','inSR','getType','returnM','17163755odvEwc','getResolution','_setGeometryParams','geometry','696522DYvhEN','18458tlxlDA','3605425srcrKD','returnGeometry','geometryType'];a82_0x25e7=function(){return _0x41fc88;};return a82_0x25e7();}import a82_0x417781 from'./Task';import{appendPath}from'../../UrlUtil';import{getEsriSpatialReference}from'../../EsriUtil';export default class Identify extends a82_0x417781{constructor(_0x54f852,_0x10ed22,_0xf433bc){const _0x5b6673=a82_0x409c;super(_0x54f852,_0x10ed22,_0xf433bc),this['path']=_0x5b6673(0x1a0),this['params']={'layers':_0x5b6673(0x19e),'tolerance':0x0,'returnGeometry':!![]},this['tolerance']=0x3,this['resolution']=0x0,this['url']=appendPath(this[_0x5b6673(0x199)],this[_0x5b6673(0x19a)]),_0x10ed22&&((_0x10ed22[_0x5b6673(0x1b3)]===!![]||_0x10ed22[_0x5b6673(0x1b3)]===![])&&(this[_0x5b6673(0x198)][_0x5b6673(0x1b3)]=_0x10ed22[_0x5b6673(0x1b3)]),_0x10ed22[_0x5b6673(0x19f)]&&(this[_0x5b6673(0x198)]['layers']=_0x10ed22[_0x5b6673(0x19f)]),_0x10ed22['layerDefs']&&(this[_0x5b6673(0x198)][_0x5b6673(0x1a8)]=_0x10ed22[_0x5b6673(0x1a8)]),(_0x10ed22[_0x5b6673(0x1a6)]===!![]||_0x10ed22['returnZ']===![])&&(this[_0x5b6673(0x198)][_0x5b6673(0x1a6)]=_0x10ed22[_0x5b6673(0x1a6)]),(_0x10ed22[_0x5b6673(0x1ab)]===!![]||_0x10ed22[_0x5b6673(0x1ab)]===![])&&(this[_0x5b6673(0x198)][_0x5b6673(0x1ab)]=_0x10ed22[_0x5b6673(0x1ab)]));}['at'](_0x28f306,_0x3c16b1){const _0x32a1c8=a82_0x409c;let _0x4f551e,_0x8ce30a;const _0x2193ed=new a82_0x115773();_0x4f551e=_0x28f306,_0x8ce30a=getEsriSpatialReference(_0x3c16b1[_0x32a1c8(0x193)]()[_0x32a1c8(0x19d)]()['getCode']());const _0xd98923=_0x3c16b1['getSize']();_0xd98923&&(this['params']['imageDisplay']=[_0xd98923[0x0],_0xd98923[0x1],0x60]);this[_0x32a1c8(0x198)]['sr']=_0x8ce30a;const _0x577273=_0x3c16b1[_0x32a1c8(0x193)]()[_0x32a1c8(0x197)](_0x3c16b1[_0x32a1c8(0x194)]());this[_0x32a1c8(0x198)][_0x32a1c8(0x19b)]={'xmin':_0x577273[0x0],'ymin':_0x577273[0x1],'xmax':_0x577273[0x2],'ymax':_0x577273[0x3],'spatialReference':_0x8ce30a};const _0x214469=_0x3c16b1['getView']()[_0x32a1c8(0x1ad)](),_0x1beb0e=_0x3c16b1[_0x32a1c8(0x193)]()[_0x32a1c8(0x1a5)]();return _0x214469&&_0x1beb0e&&(this[_0x32a1c8(0x1a3)]=getPointResolution(_0x3c16b1['getView']()['getProjection'](),_0x214469,_0x1beb0e)),this[_0x32a1c8(0x1ae)](_0x4f551e,_0x3c16b1[_0x32a1c8(0x193)]()[_0x32a1c8(0x19d)]()['getCode']()),this;}['between'](_0x557c7e,_0x41e398){const _0x4d298d=a82_0x409c;return this[_0x4d298d(0x198)][_0x4d298d(0x1a7)]=[_0x557c7e[_0x4d298d(0x1a2)](),_0x41e398[_0x4d298d(0x1a2)]()],this;}[a82_0x3f57d5(0x1a4)](){this['request']();}[a82_0x3f57d5(0x1ae)](_0x59aad,_0x43ba54){const _0x14ad21=a82_0x3f57d5;var _0x3c7e57=new a82_0x38011f();const _0x15d6fe=_0x3c7e57['writeGeometryObject'](_0x59aad);this[_0x14ad21(0x198)][_0x14ad21(0x1a9)]=getEsriSpatialReference(_0x43ba54),this[_0x14ad21(0x198)][_0x14ad21(0x1af)]=_0x15d6fe,this[_0x14ad21(0x198)][_0x14ad21(0x1b4)]=this[_0x14ad21(0x19c)](_0x59aad[_0x14ad21(0x1aa)]());}}
1
+ const a82_0x497597=a82_0x9d31;function a82_0x9d31(_0x2a8196,_0x500d82){const _0x5f2f91=a82_0x5f2f();return a82_0x9d31=function(_0x9d31d7,_0x1d98e2){_0x9d31d7=_0x9d31d7-0x91;let _0x5cf7a6=_0x5f2f91[_0x9d31d7];return _0x5cf7a6;},a82_0x9d31(_0x2a8196,_0x500d82);}(function(_0x2ae4f5,_0x590cd3){const _0x18e1a2=a82_0x9d31,_0x49eeec=_0x2ae4f5();while(!![]){try{const _0x459da3=-parseInt(_0x18e1a2(0xa4))/0x1*(-parseInt(_0x18e1a2(0xa1))/0x2)+parseInt(_0x18e1a2(0xaa))/0x3+-parseInt(_0x18e1a2(0xb0))/0x4+parseInt(_0x18e1a2(0x91))/0x5*(-parseInt(_0x18e1a2(0xae))/0x6)+-parseInt(_0x18e1a2(0xb5))/0x7+-parseInt(_0x18e1a2(0x9a))/0x8+parseInt(_0x18e1a2(0xa0))/0x9;if(_0x459da3===_0x590cd3)break;else _0x49eeec['push'](_0x49eeec['shift']());}catch(_0x3e6c6d){_0x49eeec['push'](_0x49eeec['shift']());}}}(a82_0x5f2f,0xd3457));function a82_0x5f2f(){const _0x1cd34e=['getType','returnZ','getResolution','9648876pVAdMY','between','1493524iXdQKC','identify','geojsonTypeToArcGIS','mapExtent','path','10353084TocfCp','5LanyQz','geometry','getSize','getCode','returnM','layerDefs','all','returnGeometry','getCenter','8895800JuUVnZ','layers','request','geometryType','getProjection','_setGeometryParams','37866276vlPQAx','33166SZhRKO','url','getView','1qPbPbj','time','inSR','writeGeometryObject','params','resolution','3641802UFONqc'];a82_0x5f2f=function(){return _0x1cd34e;};return a82_0x5f2f();}import a82_0x52546b from'ol/format/EsriJSON';import a82_0x3a789d from'ol/format/GeoJSON';import{getPointResolution}from'ol/proj';import a82_0x39dfe6 from'./Task';import{appendPath}from'../../UrlUtil';import{getEsriSpatialReference}from'../../EsriUtil';export default class Identify extends a82_0x39dfe6{constructor(_0x43c9e7,_0x19c661,_0x23235e){const _0x5bac3c=a82_0x9d31;super(_0x43c9e7,_0x19c661,_0x23235e),this[_0x5bac3c(0xb4)]=_0x5bac3c(0xb1),this[_0x5bac3c(0xa8)]={'layers':_0x5bac3c(0x97),'tolerance':0x0,'returnGeometry':!![]},this['tolerance']=0x3,this[_0x5bac3c(0xa9)]=0x0,this[_0x5bac3c(0xa2)]=appendPath(this[_0x5bac3c(0xa2)],this[_0x5bac3c(0xb4)]),_0x19c661&&((_0x19c661[_0x5bac3c(0x98)]===!![]||_0x19c661[_0x5bac3c(0x98)]===![])&&(this['params'][_0x5bac3c(0x98)]=_0x19c661[_0x5bac3c(0x98)]),_0x19c661[_0x5bac3c(0x9b)]&&(this[_0x5bac3c(0xa8)][_0x5bac3c(0x9b)]=_0x19c661[_0x5bac3c(0x9b)]),_0x19c661[_0x5bac3c(0x96)]&&(this[_0x5bac3c(0xa8)][_0x5bac3c(0x96)]=_0x19c661[_0x5bac3c(0x96)]),(_0x19c661['returnZ']===!![]||_0x19c661[_0x5bac3c(0xac)]===![])&&(this[_0x5bac3c(0xa8)][_0x5bac3c(0xac)]=_0x19c661[_0x5bac3c(0xac)]),(_0x19c661[_0x5bac3c(0x95)]===!![]||_0x19c661['returnM']===![])&&(this[_0x5bac3c(0xa8)][_0x5bac3c(0x95)]=_0x19c661['returnM']));}['at'](_0x1ec8f2,_0x4c9867){const _0x3e880f=a82_0x9d31;let _0x1b779e,_0x55a076;const _0x12cc28=new a82_0x3a789d();_0x1b779e=_0x1ec8f2,_0x55a076=getEsriSpatialReference(_0x4c9867[_0x3e880f(0xa3)]()[_0x3e880f(0x9e)]()['getCode']());const _0x2690e2=_0x4c9867['getSize']();_0x2690e2&&(this[_0x3e880f(0xa8)]['imageDisplay']=[_0x2690e2[0x0],_0x2690e2[0x1],0x60]);this['params']['sr']=_0x55a076;const _0x44a0bf=_0x4c9867['getView']()['calculateExtent'](_0x4c9867[_0x3e880f(0x93)]());this[_0x3e880f(0xa8)][_0x3e880f(0xb3)]={'xmin':_0x44a0bf[0x0],'ymin':_0x44a0bf[0x1],'xmax':_0x44a0bf[0x2],'ymax':_0x44a0bf[0x3],'spatialReference':_0x55a076};const _0x50769c=_0x4c9867[_0x3e880f(0xa3)]()[_0x3e880f(0xad)](),_0x2f6b62=_0x4c9867[_0x3e880f(0xa3)]()[_0x3e880f(0x99)]();return _0x50769c&&_0x2f6b62&&(this[_0x3e880f(0xa9)]=getPointResolution(_0x4c9867[_0x3e880f(0xa3)]()[_0x3e880f(0x9e)](),_0x50769c,_0x2f6b62)),this[_0x3e880f(0x9f)](_0x1b779e,_0x4c9867[_0x3e880f(0xa3)]()[_0x3e880f(0x9e)]()[_0x3e880f(0x94)]()),this;}[a82_0x497597(0xaf)](_0x4c65d8,_0x4523bd){const _0x4df938=a82_0x497597;return this[_0x4df938(0xa8)][_0x4df938(0xa5)]=[_0x4c65d8['valueOf'](),_0x4523bd['valueOf']()],this;}['run'](){const _0x34e919=a82_0x497597;this[_0x34e919(0x9c)]();}['_setGeometryParams'](_0x457c7c,_0x2969c1){const _0x4e4c5c=a82_0x497597;var _0x2c551d=new a82_0x52546b();const _0xb9d12f=_0x2c551d[_0x4e4c5c(0xa7)](_0x457c7c);this[_0x4e4c5c(0xa8)][_0x4e4c5c(0xa6)]=getEsriSpatialReference(_0x2969c1),this[_0x4e4c5c(0xa8)][_0x4e4c5c(0x92)]=_0xb9d12f,this[_0x4e4c5c(0xa8)][_0x4e4c5c(0x9d)]=this[_0x4e4c5c(0xb2)](_0x457c7c[_0x4e4c5c(0xab)]());}}
@@ -1 +1 @@
1
- function a83_0x4e35(_0x3bfaa7,_0x1cf3cd){const _0x264a79=a83_0x264a();return a83_0x4e35=function(_0x4e3591,_0x6ee16){_0x4e3591=_0x4e3591-0xb3;let _0x2ce791=_0x264a79[_0x4e3591];return _0x2ce791;},a83_0x4e35(_0x3bfaa7,_0x1cf3cd);}const a83_0x2bb0a0=a83_0x4e35;function a83_0x264a(){const _0x4727d0=['returnZ','esriSpatialRelContains','distance','outSR','warn','esriSpatialRelIntersects','run','getType','returnGeometry','maxAllowableOffset','params','getExtent','_cleanParams','data','2885624qQWLBu','overlaps','bboxIntersects','8Scykgk','esriSRUnit_Meter','returnDistinctValues','esriSpatialRelTouches','within','_trapSQLerrors','geometryType','time','query','apply','where','spatialRel','408633wMYWeO','6860178AEtQAq','touches','nearby','units','esriSpatialRelCrosses','42ToXDKo','status','_setGeometryParams','catch','geojsonTypeToArcGIS','count','returnIdsOnly','ids','esriSpatialRelEnvelopeIntersects','distinct','esriSpatialRelIndexIntersects','url','2024680MfvtRS','between','intersects','features','360515gOiCbK','orderByFields','writeGeometryObject','ASC','/query','esriSpatialRelOverlaps','one\x20common\x20syntax\x20error\x20in\x20query\x20requests\x20is\x20encasing\x20string\x20values\x20in\x20double\x20quotes\x20instead\x20of\x20single\x20quotes','code','returnM','crosses','request','439749ekyHUr','orderBy','contains','path','returnCountOnly','forEach','263964LDcSIc','join'];a83_0x264a=function(){return _0x4727d0;};return a83_0x264a();}(function(_0x5ea364,_0x20db1b){const _0x12df5e=a83_0x4e35,_0x1109a3=_0x5ea364();while(!![]){try{const _0x1e2236=parseInt(_0x12df5e(0xd8))/0x1+-parseInt(_0x12df5e(0xde))/0x2+parseInt(_0x12df5e(0xb7))/0x3+parseInt(_0x12df5e(0xc9))/0x4+parseInt(_0x12df5e(0xcd))/0x5*(parseInt(_0x12df5e(0xbd))/0x6)+-parseInt(_0x12df5e(0xee))/0x7+parseInt(_0x12df5e(0xf1))/0x8*(-parseInt(_0x12df5e(0xb8))/0x9);if(_0x1e2236===_0x20db1b)break;else _0x1109a3['push'](_0x1109a3['shift']());}catch(_0x8ad5a7){_0x1109a3['push'](_0x1109a3['shift']());}}}(a83_0x264a,0x4474b));import a83_0x53cf78 from'ol/format/EsriJSON';import a83_0x2e8bcf from'./Task';import{getEsriSpatialReference}from'../../EsriUtil';import{appendPath}from'../../UrlUtil';export default class Query extends a83_0x2e8bcf{constructor(_0x4f9d0d,_0x178aa3,_0xad2031){const _0x139223=a83_0x4e35;super(_0x4f9d0d,_0x178aa3,_0xad2031),this[_0x139223(0xdb)]=_0x139223(0xb3),this[_0x139223(0xea)]={'returnGeometry':!![],'where':'1=1','outFields':'*','returnZ':![],'returnM':![],'t':new Date()['getTime']()},this[_0x139223(0xc8)]=appendPath(this[_0x139223(0xc8)],this[_0x139223(0xdb)]),_0x178aa3&&((_0x178aa3[_0x139223(0xe8)]===!![]||_0x178aa3['returnGeometry']===![])&&(this[_0x139223(0xea)]['returnGeometry']=_0x178aa3[_0x139223(0xe8)]),_0x178aa3[_0x139223(0xb5)]&&(this['params'][_0x139223(0xb5)]=_0x178aa3['where']),_0x178aa3[_0x139223(0xe3)]&&(this[_0x139223(0xea)][_0x139223(0xe3)]=getEsriSpatialReference(_0x178aa3[_0x139223(0xe3)])),(_0x178aa3['returnZ']===!![]||_0x178aa3['returnZ']===![])&&(this[_0x139223(0xea)][_0x139223(0xe0)]=_0x178aa3[_0x139223(0xe0)]),(_0x178aa3[_0x139223(0xd5)]===!![]||_0x178aa3[_0x139223(0xd5)]===![])&&(this[_0x139223(0xea)][_0x139223(0xd5)]=_0x178aa3[_0x139223(0xd5)]));}[a83_0x2bb0a0(0xf5)](_0x173c40,_0x14c0b8){const _0xe59401=a83_0x2bb0a0;return this['_setGeometryParams'](_0x173c40,_0x14c0b8),this['params'][_0xe59401(0xb6)]=_0xe59401(0xe1),this;}[a83_0x2bb0a0(0xcb)](_0x2df258,_0x1212c3){const _0x4612ec=a83_0x2bb0a0;return this[_0x4612ec(0xbf)](_0x2df258,_0x1212c3),this['params'][_0x4612ec(0xb6)]=_0x4612ec(0xe5),this;}[a83_0x2bb0a0(0xda)](_0x520db3,_0x2be2d4){const _0x141e59=a83_0x2bb0a0;return this['_setGeometryParams'](_0x520db3,_0x2be2d4),this[_0x141e59(0xea)]['spatialRel']='esriSpatialRelWithin',this;}[a83_0x2bb0a0(0xd6)](_0x2b2da1,_0x10fca9){const _0x111c29=a83_0x2bb0a0;return this[_0x111c29(0xbf)](_0x2b2da1,_0x10fca9),this[_0x111c29(0xea)][_0x111c29(0xb6)]=_0x111c29(0xbc),this;}[a83_0x2bb0a0(0xb9)](_0xd240cc,_0x512db3){const _0x7dc535=a83_0x2bb0a0;return this[_0x7dc535(0xbf)](_0xd240cc,_0x512db3),this[_0x7dc535(0xea)][_0x7dc535(0xb6)]=_0x7dc535(0xf4),this;}[a83_0x2bb0a0(0xef)](_0x3c29d5,_0x4bd37a){const _0x1381ab=a83_0x2bb0a0;return this[_0x1381ab(0xbf)](_0x3c29d5,_0x4bd37a),this['params'][_0x1381ab(0xb6)]=_0x1381ab(0xd2),this;}[a83_0x2bb0a0(0xf0)](_0x4cc0e5,_0x15fcf1){const _0x291940=a83_0x2bb0a0;return this[_0x291940(0xbf)](_0x4cc0e5,_0x15fcf1),this['params'][_0x291940(0xb6)]=_0x291940(0xc5),this;}['indexIntersects'](_0x4f0317,_0x3903c3){const _0x3b8d2a=a83_0x2bb0a0;return this[_0x3b8d2a(0xbf)](_0x4f0317,_0x3903c3),this[_0x3b8d2a(0xea)][_0x3b8d2a(0xb6)]=_0x3b8d2a(0xc7),this;}[a83_0x2bb0a0(0xba)](_0x14a9e2,_0xf76814,_0x9dec1b){const _0x2653a1=a83_0x2bb0a0;return this[_0x2653a1(0xbf)](_0x14a9e2,_0xf76814),this[_0x2653a1(0xea)]['spatialRel']=_0x2653a1(0xe5),this[_0x2653a1(0xea)][_0x2653a1(0xbb)]=_0x2653a1(0xf2),this['params'][_0x2653a1(0xe2)]=_0x9dec1b,this;}[a83_0x2bb0a0(0xb5)](_0x25d538){return this['params']['where']=_0x25d538,this;}[a83_0x2bb0a0(0xca)](_0x3008bf,_0x3cc437){const _0x5031fb=a83_0x2bb0a0;return this['params'][_0x5031fb(0xf8)]=[_0x3008bf['valueOf'](),_0x3cc437['valueOf']()],this;}['simplify'](_0x255211,_0x472206){const _0x4faa4d=a83_0x2bb0a0,_0x5ce6e2=_0x255211[_0x4faa4d(0xeb)]();var _0x2b8ce2=Math['abs'](_0x5ce6e2[0x2]-_0x5ce6e2[0x0]);const _0x49a494=_0x255211['getSize']();if(_0x49a494)return this['params'][_0x4faa4d(0xe9)]=_0x2b8ce2/_0x49a494[0x1]*_0x472206,this;}[a83_0x2bb0a0(0xd9)](_0x2e75e2,_0x1af1fc){const _0x29b901=a83_0x2bb0a0;return _0x1af1fc=_0x1af1fc||_0x29b901(0xd0),this[_0x29b901(0xea)][_0x29b901(0xce)]=this[_0x29b901(0xea)][_0x29b901(0xce)]?this[_0x29b901(0xea)][_0x29b901(0xce)]+',':'',this[_0x29b901(0xea)][_0x29b901(0xce)]+=[_0x2e75e2,_0x1af1fc][_0x29b901(0xdf)]('\x20'),this;}async[a83_0x2bb0a0(0xe6)](){const _0x5b41f4=a83_0x2bb0a0;this['_cleanParams']();const _0x59949f=await this['request']()[_0x5b41f4(0xc0)](_0x16ddd7=>{throw new Error(_0x16ddd7);});if(_0x59949f[_0x5b41f4(0xbe)]!==0xc8)throw new Error('No\x20features\x20found');if(_0x59949f['data']&&_0x59949f[_0x5b41f4(0xed)]['features']&&_0x59949f[_0x5b41f4(0xed)]['features']['length']>0x0){var _0x23093b=new a83_0x53cf78();let _0x19e12d=[];return _0x59949f[_0x5b41f4(0xed)][_0x5b41f4(0xcc)][_0x5b41f4(0xdd)](_0x4d2598=>{const _0x25f02a=_0x23093b['readFeature'](_0x4d2598);_0x19e12d['push'](_0x25f02a);}),_0x19e12d;}return[];}[a83_0x2bb0a0(0xc2)](){const _0x300d75=a83_0x2bb0a0;this[_0x300d75(0xec)](),this[_0x300d75(0xea)][_0x300d75(0xdc)]=!![],this[_0x300d75(0xd7)]();}[a83_0x2bb0a0(0xc4)](){const _0x2283d4=a83_0x2bb0a0;this[_0x2283d4(0xec)](),this[_0x2283d4(0xea)]['returnIdsOnly']=!![],this[_0x2283d4(0xd7)]();}[a83_0x2bb0a0(0xc6)](){const _0x101146=a83_0x2bb0a0;return this['params']['returnGeometry']=![],this['params'][_0x101146(0xf3)]=!![],this;}['layer'](_0x16f4c5){const _0x535367=a83_0x2bb0a0;return this[_0x535367(0xdb)]=_0x16f4c5+_0x535367(0xd1),this;}[a83_0x2bb0a0(0xf6)](_0x39d680){const _0x275be6=a83_0x2bb0a0;_0x39d680&&(_0x39d680[_0x275be6(0xd4)]==='400'&&console[_0x275be6(0xe4)][_0x275be6(0xb4)](_0x275be6(0xd3)));}[a83_0x2bb0a0(0xec)](){const _0x418cc6=a83_0x2bb0a0;delete this[_0x418cc6(0xea)][_0x418cc6(0xc3)],delete this[_0x418cc6(0xea)]['returnExtentOnly'],delete this[_0x418cc6(0xea)]['returnCountOnly'];}['_setGeometryParams'](_0xa24478,_0x24a74d){const _0x5d78ce=a83_0x2bb0a0;var _0x4ea78f=new a83_0x53cf78();const _0x380a1b=_0x4ea78f[_0x5d78ce(0xcf)](_0xa24478);this['params']['inSR']=getEsriSpatialReference(_0x24a74d),this[_0x5d78ce(0xea)]['geometry']=_0x380a1b,this[_0x5d78ce(0xea)][_0x5d78ce(0xf7)]=this[_0x5d78ce(0xc1)](_0xa24478[_0x5d78ce(0xe7)]());}}
1
+ function a83_0x5f46(_0x24bcc3,_0x582f7a){const _0x324726=a83_0x3247();return a83_0x5f46=function(_0x5f46e7,_0xe81837){_0x5f46e7=_0x5f46e7-0x18b;let _0x386ad6=_0x324726[_0x5f46e7];return _0x386ad6;},a83_0x5f46(_0x24bcc3,_0x582f7a);}const a83_0x32112d=a83_0x5f46;function a83_0x3247(){const _0x5dee1d=['No\x20features\x20found','overlaps','bboxIntersects','spatialRel','valueOf','174dAIjQw','ASC','forEach','3jOvyaa','distinct','_cleanParams','esriSpatialRelIntersects','count','where','1370jxlsuv','length','49zredLK','maxAllowableOffset','geometry','crosses','geometryType','_trapSQLerrors','55038WLNnQt','esriSpatialRelIndexIntersects','esriSpatialRelWithin','orderBy','esriSpatialRelOverlaps','3719441mEsGdh','_setGeometryParams','status','1062585jEVAJt','192gGFzZY','6088NNAWVD','returnExtentOnly','writeGeometryObject','ids','between','inSR','warn','esriSpatialRelEnvelopeIntersects','abs','apply','units','1=1','path','layer','outSR','features','returnZ','request','touches','push','data','1985000zUNeQr','esriSpatialRelTouches','within','getSize','catch','url','30456DlqXIS','orderByFields','esriSpatialRelContains','params','getExtent','nearby','returnDistinctValues','/query','time','returnM','returnIdsOnly','returnGeometry','readFeature','simplify','400','one\x20common\x20syntax\x20error\x20in\x20query\x20requests\x20is\x20encasing\x20string\x20values\x20in\x20double\x20quotes\x20instead\x20of\x20single\x20quotes','run','code'];a83_0x3247=function(){return _0x5dee1d;};return a83_0x3247();}(function(_0x1d1868,_0x2872e9){const _0x309bd5=a83_0x5f46,_0x57f0bc=_0x1d1868();while(!![]){try{const _0x2f7542=parseInt(_0x309bd5(0x1b3))/0x1*(-parseInt(_0x309bd5(0x1c1))/0x2)+parseInt(_0x309bd5(0x1ca))/0x3*(-parseInt(_0x309bd5(0x1cb))/0x4)+-parseInt(_0x309bd5(0x1b9))/0x5*(-parseInt(_0x309bd5(0x1b0))/0x6)+parseInt(_0x309bd5(0x1bb))/0x7*(parseInt(_0x309bd5(0x199))/0x8)+parseInt(_0x309bd5(0x1c9))/0x9+-parseInt(_0x309bd5(0x193))/0xa+parseInt(_0x309bd5(0x1c6))/0xb;if(_0x2f7542===_0x2872e9)break;else _0x57f0bc['push'](_0x57f0bc['shift']());}catch(_0x57d085){_0x57f0bc['push'](_0x57f0bc['shift']());}}}(a83_0x3247,0x1b6c6));import a83_0x1a5bec from'ol/format/EsriJSON';import a83_0x1bcfc3 from'./Task';import{getEsriSpatialReference}from'../../EsriUtil';import{appendPath}from'../../UrlUtil';export default class Query extends a83_0x1bcfc3{constructor(_0x21821e,_0x500e91,_0x441fd7){const _0x1f96b4=a83_0x5f46;super(_0x21821e,_0x500e91,_0x441fd7),this[_0x1f96b4(0x1d7)]='query',this['params']={'returnGeometry':!![],'where':_0x1f96b4(0x1d6),'outFields':'*','returnZ':![],'returnM':![],'t':new Date()['getTime']()},this[_0x1f96b4(0x198)]=appendPath(this['url'],this[_0x1f96b4(0x1d7)]),_0x500e91&&((_0x500e91[_0x1f96b4(0x1a4)]===!![]||_0x500e91[_0x1f96b4(0x1a4)]===![])&&(this[_0x1f96b4(0x19c)]['returnGeometry']=_0x500e91[_0x1f96b4(0x1a4)]),_0x500e91[_0x1f96b4(0x1b8)]&&(this[_0x1f96b4(0x19c)]['where']=_0x500e91[_0x1f96b4(0x1b8)]),_0x500e91[_0x1f96b4(0x18c)]&&(this[_0x1f96b4(0x19c)][_0x1f96b4(0x18c)]=getEsriSpatialReference(_0x500e91[_0x1f96b4(0x18c)])),(_0x500e91['returnZ']===!![]||_0x500e91[_0x1f96b4(0x18e)]===![])&&(this[_0x1f96b4(0x19c)][_0x1f96b4(0x18e)]=_0x500e91[_0x1f96b4(0x18e)]),(_0x500e91['returnM']===!![]||_0x500e91['returnM']===![])&&(this[_0x1f96b4(0x19c)][_0x1f96b4(0x1a2)]=_0x500e91[_0x1f96b4(0x1a2)]));}[a83_0x32112d(0x195)](_0x4bd726,_0x2d275b){const _0x22bb9e=a83_0x32112d;return this[_0x22bb9e(0x1c7)](_0x4bd726,_0x2d275b),this['params'][_0x22bb9e(0x1ae)]=_0x22bb9e(0x19b),this;}['intersects'](_0x4c8794,_0x4c0de4){const _0x293281=a83_0x32112d;return this[_0x293281(0x1c7)](_0x4c8794,_0x4c0de4),this[_0x293281(0x19c)][_0x293281(0x1ae)]=_0x293281(0x1b6),this;}['contains'](_0x55c4c1,_0x5ef6aa){const _0x438838=a83_0x32112d;return this[_0x438838(0x1c7)](_0x55c4c1,_0x5ef6aa),this['params']['spatialRel']=_0x438838(0x1c3),this;}[a83_0x32112d(0x1be)](_0x1cdc76,_0x53cc61){const _0x390206=a83_0x32112d;return this[_0x390206(0x1c7)](_0x1cdc76,_0x53cc61),this[_0x390206(0x19c)][_0x390206(0x1ae)]='esriSpatialRelCrosses',this;}[a83_0x32112d(0x190)](_0x173d70,_0xa1c35b){const _0x190b95=a83_0x32112d;return this[_0x190b95(0x1c7)](_0x173d70,_0xa1c35b),this['params'][_0x190b95(0x1ae)]=_0x190b95(0x194),this;}[a83_0x32112d(0x1ac)](_0x3ad003,_0x392419){const _0x5a40f3=a83_0x32112d;return this[_0x5a40f3(0x1c7)](_0x3ad003,_0x392419),this[_0x5a40f3(0x19c)][_0x5a40f3(0x1ae)]=_0x5a40f3(0x1c5),this;}[a83_0x32112d(0x1ad)](_0x350766,_0x128af7){const _0x24c7ec=a83_0x32112d;return this[_0x24c7ec(0x1c7)](_0x350766,_0x128af7),this[_0x24c7ec(0x19c)][_0x24c7ec(0x1ae)]=_0x24c7ec(0x1d2),this;}['indexIntersects'](_0x58eb75,_0x38e790){const _0x5e356e=a83_0x32112d;return this['_setGeometryParams'](_0x58eb75,_0x38e790),this[_0x5e356e(0x19c)][_0x5e356e(0x1ae)]=_0x5e356e(0x1c2),this;}[a83_0x32112d(0x19e)](_0x50adf6,_0x5ee215,_0x538e33){const _0x1e6f04=a83_0x32112d;return this[_0x1e6f04(0x1c7)](_0x50adf6,_0x5ee215),this[_0x1e6f04(0x19c)]['spatialRel']='esriSpatialRelIntersects',this[_0x1e6f04(0x19c)][_0x1e6f04(0x1d5)]='esriSRUnit_Meter',this['params']['distance']=_0x538e33,this;}[a83_0x32112d(0x1b8)](_0x2361a5){const _0x17cb37=a83_0x32112d;return this[_0x17cb37(0x19c)][_0x17cb37(0x1b8)]=_0x2361a5,this;}[a83_0x32112d(0x1cf)](_0x5d533d,_0x4c98f7){const _0x21f68a=a83_0x32112d;return this[_0x21f68a(0x19c)][_0x21f68a(0x1a1)]=[_0x5d533d[_0x21f68a(0x1af)](),_0x4c98f7[_0x21f68a(0x1af)]()],this;}[a83_0x32112d(0x1a6)](_0x908da2,_0x2a79ee){const _0x4a0733=a83_0x32112d,_0x40a820=_0x908da2[_0x4a0733(0x19d)]();var _0x196cf8=Math[_0x4a0733(0x1d3)](_0x40a820[0x2]-_0x40a820[0x0]);const _0x73458b=_0x908da2[_0x4a0733(0x196)]();if(_0x73458b)return this[_0x4a0733(0x19c)][_0x4a0733(0x1bc)]=_0x196cf8/_0x73458b[0x1]*_0x2a79ee,this;}[a83_0x32112d(0x1c4)](_0x1fc7b5,_0x202eaa){const _0x614a3a=a83_0x32112d;return _0x202eaa=_0x202eaa||_0x614a3a(0x1b1),this[_0x614a3a(0x19c)]['orderByFields']=this[_0x614a3a(0x19c)]['orderByFields']?this['params'][_0x614a3a(0x19a)]+',':'',this['params'][_0x614a3a(0x19a)]+=[_0x1fc7b5,_0x202eaa]['join']('\x20'),this;}async[a83_0x32112d(0x1a9)](){const _0x26510b=a83_0x32112d;this[_0x26510b(0x1b5)]();const _0x3e82d8=await this[_0x26510b(0x18f)]()[_0x26510b(0x197)](_0x6e2b64=>{throw new Error(_0x6e2b64);});if(_0x3e82d8[_0x26510b(0x1c8)]!==0xc8)throw new Error(_0x26510b(0x1ab));if(_0x3e82d8[_0x26510b(0x192)]&&_0x3e82d8['data']['features']&&_0x3e82d8[_0x26510b(0x192)][_0x26510b(0x18d)][_0x26510b(0x1ba)]>0x0){var _0x5364cf=new a83_0x1a5bec();let _0x3db463=[];return _0x3e82d8[_0x26510b(0x192)]['features'][_0x26510b(0x1b2)](_0x3a3d46=>{const _0x7cdfe9=_0x26510b,_0x5a2cb2=_0x5364cf[_0x7cdfe9(0x1a5)](_0x3a3d46);_0x3db463[_0x7cdfe9(0x191)](_0x5a2cb2);}),_0x3db463;}return[];}[a83_0x32112d(0x1b7)](){const _0x49b450=a83_0x32112d;this[_0x49b450(0x1b5)](),this[_0x49b450(0x19c)]['returnCountOnly']=!![],this[_0x49b450(0x18f)]();}[a83_0x32112d(0x1ce)](){const _0x4c064e=a83_0x32112d;this[_0x4c064e(0x1b5)](),this[_0x4c064e(0x19c)][_0x4c064e(0x1a3)]=!![],this[_0x4c064e(0x18f)]();}[a83_0x32112d(0x1b4)](){const _0x46eb78=a83_0x32112d;return this[_0x46eb78(0x19c)][_0x46eb78(0x1a4)]=![],this[_0x46eb78(0x19c)][_0x46eb78(0x19f)]=!![],this;}[a83_0x32112d(0x18b)](_0x45e513){const _0x42b708=a83_0x32112d;return this['path']=_0x45e513+_0x42b708(0x1a0),this;}[a83_0x32112d(0x1c0)](_0x4ff7c5){const _0x326257=a83_0x32112d;_0x4ff7c5&&(_0x4ff7c5[_0x326257(0x1aa)]===_0x326257(0x1a7)&&console[_0x326257(0x1d1)][_0x326257(0x1d4)](_0x326257(0x1a8)));}['_cleanParams'](){const _0xc2396f=a83_0x32112d;delete this['params'][_0xc2396f(0x1a3)],delete this[_0xc2396f(0x19c)][_0xc2396f(0x1cc)],delete this[_0xc2396f(0x19c)]['returnCountOnly'];}[a83_0x32112d(0x1c7)](_0x19d1cd,_0x8297bd){const _0x36e306=a83_0x32112d;var _0x451554=new a83_0x1a5bec();const _0x5264e5=_0x451554[_0x36e306(0x1cd)](_0x19d1cd);this['params'][_0x36e306(0x1d0)]=getEsriSpatialReference(_0x8297bd),this[_0x36e306(0x19c)][_0x36e306(0x1bd)]=_0x5264e5,this['params'][_0x36e306(0x1bf)]=this['geojsonTypeToArcGIS'](_0x19d1cd['getType']());}}
@@ -1 +1 @@
1
- var a84_0xe892ee=a84_0x39d9;function a84_0x2729(){var _0x25f2da=['554250gzFQOZ','43686iGAARs','MultiPoint','JSONP','prototype','url','123530ikkQUu','1788584XRpUVl','geojsonTypeToArcGIS','params','length','[object\x20Object]','returnUnformattedValues','json','esriGeometryMultipoint','esriGeometryPoint','Point','stringify','post','1051701kRjXjR','32dSSNdS','test','MultiLineString','esriGeometryPolyline','6UCVkOZ','MultiPolygon','9149211HpTwNH','hasOwnProperty','toString','LineString','515mYloDY','serialize','method','valueOf','1460vODeTL','indexOf','GET','2187700kNDZKr','[object\x20Date]','format','get','join','call'];a84_0x2729=function(){return _0x25f2da;};return a84_0x2729();}(function(_0x57f770,_0x53f3fa){var _0x2cf9fa=a84_0x39d9,_0x29aea0=_0x57f770();while(!![]){try{var _0x3d75e9=-parseInt(_0x2cf9fa(0x210))/0x1+parseInt(_0x2cf9fa(0x1fd))/0x2+-parseInt(_0x2cf9fa(0x1ea))/0x3*(-parseInt(_0x2cf9fa(0x1f7))/0x4)+parseInt(_0x2cf9fa(0x1f0))/0x5*(parseInt(_0x2cf9fa(0x1fe))/0x6)+parseInt(_0x2cf9fa(0x204))/0x7*(-parseInt(_0x2cf9fa(0x211))/0x8)+-parseInt(_0x2cf9fa(0x1ec))/0x9+parseInt(_0x2cf9fa(0x1f4))/0xa*(parseInt(_0x2cf9fa(0x203))/0xb);if(_0x3d75e9===_0x53f3fa)break;else _0x29aea0['push'](_0x29aea0['shift']());}catch(_0x37ee6d){_0x29aea0['push'](_0x29aea0['shift']());}}}(a84_0x2729,0xa39da));function a84_0x39d9(_0x82d176,_0x2d7a96){var _0x27299e=a84_0x2729();return a84_0x39d9=function(_0x39d958,_0x2d14d6){_0x39d958=_0x39d958-0x1e7;var _0x3e89f2=_0x27299e[_0x39d958];return _0x3e89f2;},a84_0x39d9(_0x82d176,_0x2d7a96);}import a84_0x546d1a from'../../AxiosUtil';import{jsonp,stringify}from'../../AxiosUtil';export default class Task{constructor(_0x29bc18,_0x337911,_0x440f8f){var _0x25739f=a84_0x39d9;this['url']=_0x29bc18,this[_0x25739f(0x206)]=_0x337911||{},this[_0x25739f(0x1f2)]=!_0x440f8f?_0x25739f(0x1f6):_0x440f8f;}[a84_0xe892ee(0x205)](_0x4995a1){var _0x195859=a84_0xe892ee,_0x4ed2d5;switch(_0x4995a1){case _0x195859(0x20d):_0x4ed2d5=_0x195859(0x20c);break;case _0x195859(0x1ff):_0x4ed2d5=_0x195859(0x20b);break;case _0x195859(0x1ef):_0x4ed2d5=_0x195859(0x1e9);break;case _0x195859(0x1e8):_0x4ed2d5=_0x195859(0x1e9);break;case'Polygon':_0x4ed2d5='esriGeometryPolygon';break;case _0x195859(0x1eb):_0x4ed2d5='esriGeometryPolygon';break;}return _0x4ed2d5;}['isArcgisOnline'](_0x1fc32d){var _0x3cc5cf=a84_0xe892ee;return/^(?!.*utility\.arcgis\.com).*\.arcgis\.com.*FeatureServer/i[_0x3cc5cf(0x1e7)](_0x1fc32d);}[a84_0xe892ee(0x1f1)](_0x2fbf29){var _0x301581=a84_0xe892ee,_0x2eba7c='';_0x2fbf29['f']=_0x2fbf29['f']||_0x301581(0x20a);for(var _0xdffc5d in _0x2fbf29){if(Object[_0x301581(0x201)][_0x301581(0x1ed)]['call'](_0x2fbf29,_0xdffc5d)){var _0x3aad82=_0x2fbf29[_0xdffc5d],_0x763f18=Object['prototype'][_0x301581(0x1ee)][_0x301581(0x1fc)](_0x3aad82),_0x42754b;_0x2eba7c[_0x301581(0x207)]&&(_0x2eba7c+='&');if(_0x763f18==='[object\x20Array]')_0x42754b=Object[_0x301581(0x201)][_0x301581(0x1ee)][_0x301581(0x1fc)](_0x3aad82[0x0])===_0x301581(0x208)?JSON[_0x301581(0x20e)](_0x3aad82):_0x3aad82[_0x301581(0x1fb)](',');else{if(_0x763f18===_0x301581(0x208))_0x42754b=JSON['stringify'](_0x3aad82);else _0x763f18===_0x301581(0x1f8)?_0x42754b=_0x3aad82[_0x301581(0x1f3)]():_0x42754b=_0x3aad82;}_0x2eba7c+=encodeURIComponent(_0xdffc5d)+'='+encodeURIComponent(_0x42754b);}}return _0x2eba7c;}[a84_0xe892ee(0x1f9)](_0x460247){var _0x59a317=a84_0xe892ee;return this[_0x59a317(0x206)][_0x59a317(0x209)]=!_0x460247,this;}async['request'](){var _0x434ada=a84_0xe892ee,_0x3edb66=this[_0x434ada(0x1f1)](this['params']);const _0x3117d7=this[_0x434ada(0x202)][_0x434ada(0x1f5)]('?')>-0x1?this[_0x434ada(0x202)]+'&'+_0x3edb66:this[_0x434ada(0x202)]+'?'+_0x3edb66;if(this[_0x434ada(0x1f2)]==='GET')return a84_0x546d1a[_0x434ada(0x1fa)](_0x3117d7);else{if(this[_0x434ada(0x1f2)]===_0x434ada(0x200))return jsonp(_0x3117d7);else{const _0x2db7a7=stringify(this[_0x434ada(0x206)]);return a84_0x546d1a[_0x434ada(0x20f)](this[_0x434ada(0x202)],_0x2db7a7);}}}}
1
+ var a84_0x35162a=a84_0x2f8b;function a84_0x58f9(){var _0x5f01a4=['serialize','esriGeometryPoint','method','esriGeometryPolygon','GET','[object\x20Array]','JSONP','test','Point','4GXqOBQ','[object\x20Object]','post','1033989hBotlJ','call','toString','returnUnformattedValues','354BNscqx','length','stringify','10QCtIbR','format','esriGeometryPolyline','url','prototype','params','1562835GFPcfG','6752616BOXnjU','MultiPoint','hasOwnProperty','request','join','4698441Eehesm','valueOf','956298HQpXnF','1162mdvyri','87353WkDmoP','esriGeometryMultipoint'];a84_0x58f9=function(){return _0x5f01a4;};return a84_0x58f9();}(function(_0x4c99ff,_0xb3b634){var _0x466f8c=a84_0x2f8b,_0x1ba5e8=_0x4c99ff();while(!![]){try{var _0x35d9d4=parseInt(_0x466f8c(0x131))/0x1+-parseInt(_0x466f8c(0x130))/0x2+parseInt(_0x466f8c(0x11b))/0x3*(parseInt(_0x466f8c(0x118))/0x4)+parseInt(_0x466f8c(0x128))/0x5+-parseInt(_0x466f8c(0x11f))/0x6*(-parseInt(_0x466f8c(0x132))/0x7)+-parseInt(_0x466f8c(0x129))/0x8+-parseInt(_0x466f8c(0x12e))/0x9*(-parseInt(_0x466f8c(0x122))/0xa);if(_0x35d9d4===_0xb3b634)break;else _0x1ba5e8['push'](_0x1ba5e8['shift']());}catch(_0x610577){_0x1ba5e8['push'](_0x1ba5e8['shift']());}}}(a84_0x58f9,0x9122c));import a84_0x31f7b6 from'../../AxiosUtil';import{jsonp,stringify}from'../../AxiosUtil';function a84_0x2f8b(_0x3338c5,_0x60903c){var _0x58f90a=a84_0x58f9();return a84_0x2f8b=function(_0x2f8b8e,_0x1937ba){_0x2f8b8e=_0x2f8b8e-0x118;var _0x50e901=_0x58f90a[_0x2f8b8e];return _0x50e901;},a84_0x2f8b(_0x3338c5,_0x60903c);}export default class Task{constructor(_0x1b2d01,_0x42e9ae,_0x1ff6e2){var _0x3945a8=a84_0x2f8b;this[_0x3945a8(0x125)]=_0x1b2d01,this[_0x3945a8(0x127)]=_0x42e9ae||{},this[_0x3945a8(0x136)]=!_0x1ff6e2?'GET':_0x1ff6e2;}['geojsonTypeToArcGIS'](_0x384563){var _0x51e94a=a84_0x2f8b,_0x42c047;switch(_0x384563){case _0x51e94a(0x13c):_0x42c047=_0x51e94a(0x135);break;case _0x51e94a(0x12a):_0x42c047=_0x51e94a(0x133);break;case'LineString':_0x42c047=_0x51e94a(0x124);break;case'MultiLineString':_0x42c047=_0x51e94a(0x124);break;case'Polygon':_0x42c047='esriGeometryPolygon';break;case'MultiPolygon':_0x42c047=_0x51e94a(0x137);break;}return _0x42c047;}['isArcgisOnline'](_0x564311){var _0x1fabdc=a84_0x2f8b;return/^(?!.*utility\.arcgis\.com).*\.arcgis\.com.*FeatureServer/i[_0x1fabdc(0x13b)](_0x564311);}[a84_0x35162a(0x134)](_0x9ad016){var _0x150b7d=a84_0x35162a,_0x4defae='';_0x9ad016['f']=_0x9ad016['f']||'json';for(var _0x456a67 in _0x9ad016){if(Object[_0x150b7d(0x126)][_0x150b7d(0x12b)][_0x150b7d(0x11c)](_0x9ad016,_0x456a67)){var _0x4015e1=_0x9ad016[_0x456a67],_0x51593c=Object[_0x150b7d(0x126)][_0x150b7d(0x11d)]['call'](_0x4015e1),_0x3fecb2;_0x4defae[_0x150b7d(0x120)]&&(_0x4defae+='&');if(_0x51593c===_0x150b7d(0x139))_0x3fecb2=Object[_0x150b7d(0x126)][_0x150b7d(0x11d)]['call'](_0x4015e1[0x0])==='[object\x20Object]'?JSON[_0x150b7d(0x121)](_0x4015e1):_0x4015e1[_0x150b7d(0x12d)](',');else{if(_0x51593c===_0x150b7d(0x119))_0x3fecb2=JSON[_0x150b7d(0x121)](_0x4015e1);else _0x51593c==='[object\x20Date]'?_0x3fecb2=_0x4015e1[_0x150b7d(0x12f)]():_0x3fecb2=_0x4015e1;}_0x4defae+=encodeURIComponent(_0x456a67)+'='+encodeURIComponent(_0x3fecb2);}}return _0x4defae;}[a84_0x35162a(0x123)](_0x2ba929){var _0x335f8b=a84_0x35162a;return this[_0x335f8b(0x127)][_0x335f8b(0x11e)]=!_0x2ba929,this;}async[a84_0x35162a(0x12c)](){var _0x19e62d=a84_0x35162a,_0x2f7f8d=this[_0x19e62d(0x134)](this[_0x19e62d(0x127)]);const _0x2a3eac=this[_0x19e62d(0x125)]['indexOf']('?')>-0x1?this[_0x19e62d(0x125)]+'&'+_0x2f7f8d:this[_0x19e62d(0x125)]+'?'+_0x2f7f8d;if(this[_0x19e62d(0x136)]===_0x19e62d(0x138))return a84_0x31f7b6['get'](_0x2a3eac);else{if(this['method']===_0x19e62d(0x13a))return jsonp(_0x2a3eac);else{const _0x123ea1=stringify(this[_0x19e62d(0x127)]);return a84_0x31f7b6[_0x19e62d(0x11a)](this[_0x19e62d(0x125)],_0x123ea1);}}}}
@@ -1 +1 @@
1
- function a86_0xf5ec(){const _0x2bb47d=['then','queryParameters','serializeToString','2058NkuLhB','json','application/json','where','_geoserverQuery','catch','234289ythZiE','tableName','36780apKvQD','map','stringify','379008oxPdzo','4LfrLSs','315ChPTQw','srsName','655iusbHg','145318BXXRMs','7MmdpfB','features','POST','geometry','1394488jnmuCH','440316SaCDXv','writeGetFeature','execute','srsName\x20is\x20required','read','geometryName','url'];a86_0xf5ec=function(){return _0x2bb47d;};return a86_0xf5ec();}function a86_0x32c7(_0x2b12e6,_0x1f6c53){const _0xf5ecb3=a86_0xf5ec();return a86_0x32c7=function(_0x32c7a4,_0x1ddb21){_0x32c7a4=_0x32c7a4-0x132;let _0x36b172=_0xf5ecb3[_0x32c7a4];return _0x36b172;},a86_0x32c7(_0x2b12e6,_0x1f6c53);}const a86_0x1a55f5=a86_0x32c7;(function(_0x3da286,_0x49fbf5){const _0x4e8fe8=a86_0x32c7,_0x10bd0c=_0x3da286();while(!![]){try{const _0x37a3cc=-parseInt(_0x4e8fe8(0x13d))/0x1*(-parseInt(_0x4e8fe8(0x141))/0x2)+-parseInt(_0x4e8fe8(0x13c))/0x3+parseInt(_0x4e8fe8(0x147))/0x4+-parseInt(_0x4e8fe8(0x140))/0x5*(parseInt(_0x4e8fe8(0x151))/0x6)+parseInt(_0x4e8fe8(0x142))/0x7*(-parseInt(_0x4e8fe8(0x146))/0x8)+parseInt(_0x4e8fe8(0x13e))/0x9*(parseInt(_0x4e8fe8(0x139))/0xa)+-parseInt(_0x4e8fe8(0x137))/0xb;if(_0x37a3cc===_0x49fbf5)break;else _0x10bd0c['push'](_0x10bd0c['shift']());}catch(_0x225609){_0x10bd0c['push'](_0x10bd0c['shift']());}}}(a86_0xf5ec,0x27b06));import{and,intersects}from'ol/format/filter';import a86_0x27cfdd from'../../format/CQL';import a86_0x15b7c1 from'ol/format/WFS';import a86_0x309701 from'ol/format/GeoJSON';export default class QueryTask{constructor(_0x5c223b){const _0x7e64d0=a86_0x32c7;this[_0x7e64d0(0x14f)]={},this[_0x7e64d0(0x14d)]=_0x5c223b;}async[a86_0x1a55f5(0x149)](_0x522ab2){const _0x342373=a86_0x1a55f5;this['queryParameters']=_0x522ab2||{};const _0x20b82c=this[_0x342373(0x14f)][_0x342373(0x14c)]||'the_geom';let _0x4cdf74=this[_0x342373(0x14f)][_0x342373(0x134)],_0x290b13;_0x4cdf74&&(_0x290b13=new a86_0x27cfdd()[_0x342373(0x14b)](_0x4cdf74));let _0x5e0f14=_0x290b13;if(this['queryParameters'][_0x342373(0x145)]){if(!this[_0x342373(0x14f)][_0x342373(0x13f)])throw new Error(_0x342373(0x14a));const _0x27b07c=intersects(_0x20b82c,this[_0x342373(0x14f)][_0x342373(0x145)]);_0x5e0f14=_0x290b13?and(_0x290b13,_0x27b07c):_0x27b07c;}let _0x1c7496=new a86_0x15b7c1()['writeGetFeature']({'srsName':this[_0x342373(0x14f)][_0x342373(0x13f)],'featureNS':'','featurePrefix':'','featureTypes':[this[_0x342373(0x14f)][_0x342373(0x138)]],'outputFormat':'application/json','geometryName':_0x20b82c,'filter':_0x5e0f14});const _0x340300=await fetch(this[_0x342373(0x14d)],{'method':_0x342373(0x144),'body':new XMLSerializer()[_0x342373(0x150)](_0x1c7496)}),_0x2e09da=await _0x340300[_0x342373(0x132)]();let _0x567864=[];const _0x4e1b9d=new a86_0x309701();return _0x567864=_0x2e09da['features'][_0x342373(0x13a)](_0x356ee3=>{const _0x212ecd=_0x342373;return _0x4e1b9d['readFeature'](JSON[_0x212ecd(0x13b)](_0x356ee3));}),_0x567864;}[a86_0x1a55f5(0x135)](){const _0x3f4cba=a86_0x1a55f5,_0x5253dc=this['queryParameters'][_0x3f4cba(0x14c)]||'the_geom';let _0x4996a2=this[_0x3f4cba(0x14f)][_0x3f4cba(0x134)],_0x2807df;_0x4996a2&&(_0x2807df=new a86_0x27cfdd()[_0x3f4cba(0x14b)](_0x4996a2));let _0x3283b3=_0x2807df;if(this['queryParameters'][_0x3f4cba(0x145)]){const _0x53e3b5=intersects(_0x5253dc,this[_0x3f4cba(0x14f)][_0x3f4cba(0x145)]);_0x3283b3=_0x2807df?and(_0x2807df,_0x53e3b5):_0x53e3b5;}let _0xe5c8b0=new a86_0x15b7c1()[_0x3f4cba(0x148)]({'srsName':this[_0x3f4cba(0x14f)]['srsName'],'featureNS':'','featurePrefix':'','featureTypes':[this[_0x3f4cba(0x14f)][_0x3f4cba(0x138)]],'outputFormat':_0x3f4cba(0x133),'geometryName':_0x5253dc,'filter':_0x3283b3});return new Promise(_0x4d48e4=>{const _0x145787=_0x3f4cba;fetch(this[_0x145787(0x14d)],{'method':_0x145787(0x144),'body':new XMLSerializer()[_0x145787(0x150)](_0xe5c8b0)})[_0x145787(0x14e)](_0x44aa71=>{return _0x44aa71['json']();})['then'](_0x35d8c6=>{const _0x53b213=_0x145787;let _0x2c2340=[];const _0x5a25b6=new a86_0x309701();_0x2c2340=_0x35d8c6[_0x53b213(0x143)]['map'](_0x5c93fd=>{return _0x5a25b6['readFeature'](JSON['stringify'](_0x5c93fd));}),_0x4d48e4(_0x2c2340);})[_0x145787(0x136)](_0x2f16d4=>{_0x4d48e4([]),console['error'](_0x2f16d4);});});}}
1
+ const a86_0x4a16bd=a86_0x570d;(function(_0x1f3fdf,_0x5d82eb){const _0x39d0ff=a86_0x570d,_0x15c59e=_0x1f3fdf();while(!![]){try{const _0x4c2b1c=-parseInt(_0x39d0ff(0x8f))/0x1*(-parseInt(_0x39d0ff(0x91))/0x2)+-parseInt(_0x39d0ff(0x90))/0x3*(parseInt(_0x39d0ff(0x86))/0x4)+parseInt(_0x39d0ff(0x87))/0x5+parseInt(_0x39d0ff(0x7d))/0x6+-parseInt(_0x39d0ff(0x93))/0x7+-parseInt(_0x39d0ff(0x88))/0x8*(parseInt(_0x39d0ff(0x92))/0x9)+-parseInt(_0x39d0ff(0x96))/0xa*(-parseInt(_0x39d0ff(0x98))/0xb);if(_0x4c2b1c===_0x5d82eb)break;else _0x15c59e['push'](_0x15c59e['shift']());}catch(_0x3e1c61){_0x15c59e['push'](_0x15c59e['shift']());}}}(a86_0x5b50,0xc12e4));function a86_0x570d(_0x237192,_0x375885){const _0x5b506c=a86_0x5b50();return a86_0x570d=function(_0x570d4f,_0x43eb1f){_0x570d4f=_0x570d4f-0x79;let _0x54bf07=_0x5b506c[_0x570d4f];return _0x54bf07;},a86_0x570d(_0x237192,_0x375885);}import{and,intersects}from'ol/format/filter';import a86_0x3b289f from'../../format/CQL';import a86_0x2247c4 from'ol/format/WFS';import a86_0x1674fd from'ol/format/GeoJSON';function a86_0x5b50(){const _0x1e99a8=['url','POST','then','catch','_geoserverQuery','serializeToString','execute','4hypyEo','7142825PgTDmd','9652744veWRvf','application/json','geometryName','the_geom','read','readFeature','where','11hhIQJe','4455894iJUFIl','138812KBUNnU','9aJcMNO','8718129vicNWj','tableName','features','14385890JVrJiO','json','11kXjUUY','srsName\x20is\x20required','stringify','geometry','error','map','queryParameters','6587916vqCJZc','srsName'];a86_0x5b50=function(){return _0x1e99a8;};return a86_0x5b50();}export default class QueryTask{constructor(_0xdab544){const _0x3f8ed1=a86_0x570d;this[_0x3f8ed1(0x7c)]={},this[_0x3f8ed1(0x7f)]=_0xdab544;}async[a86_0x4a16bd(0x85)](_0xc63d66){const _0x2efe42=a86_0x4a16bd;this[_0x2efe42(0x7c)]=_0xc63d66||{};const _0xd84e3f=this['queryParameters'][_0x2efe42(0x8a)]||'the_geom';let _0x46ff72=this[_0x2efe42(0x7c)]['where'],_0x3907db;_0x46ff72&&(_0x3907db=new a86_0x3b289f()[_0x2efe42(0x8c)](_0x46ff72));let _0x215f0b=_0x3907db;if(this[_0x2efe42(0x7c)][_0x2efe42(0x79)]){if(!this['queryParameters'][_0x2efe42(0x7e)])throw new Error(_0x2efe42(0x99));const _0x5b69d3=intersects(_0xd84e3f,this[_0x2efe42(0x7c)][_0x2efe42(0x79)]);_0x215f0b=_0x3907db?and(_0x3907db,_0x5b69d3):_0x5b69d3;}let _0x50d25f=new a86_0x2247c4()['writeGetFeature']({'srsName':this['queryParameters'][_0x2efe42(0x7e)],'featureNS':'','featurePrefix':'','featureTypes':[this[_0x2efe42(0x7c)][_0x2efe42(0x94)]],'outputFormat':_0x2efe42(0x89),'geometryName':_0xd84e3f,'filter':_0x215f0b});const _0x58544b=await fetch(this[_0x2efe42(0x7f)],{'method':_0x2efe42(0x80),'body':new XMLSerializer()[_0x2efe42(0x84)](_0x50d25f)}),_0x3664c5=await _0x58544b[_0x2efe42(0x97)]();let _0x4d0aa4=[];const _0x43657e=new a86_0x1674fd();return _0x4d0aa4=_0x3664c5[_0x2efe42(0x95)][_0x2efe42(0x7b)](_0x1bdbf6=>{const _0x1c4744=_0x2efe42;return _0x43657e[_0x1c4744(0x8d)](JSON[_0x1c4744(0x9a)](_0x1bdbf6));}),_0x4d0aa4;}[a86_0x4a16bd(0x83)](){const _0x25d3a0=a86_0x4a16bd,_0x6787ba=this[_0x25d3a0(0x7c)][_0x25d3a0(0x8a)]||_0x25d3a0(0x8b);let _0xbc08f9=this[_0x25d3a0(0x7c)][_0x25d3a0(0x8e)],_0x3514db;_0xbc08f9&&(_0x3514db=new a86_0x3b289f()[_0x25d3a0(0x8c)](_0xbc08f9));let _0x52e0ad=_0x3514db;if(this[_0x25d3a0(0x7c)][_0x25d3a0(0x79)]){const _0x2bbbbb=intersects(_0x6787ba,this[_0x25d3a0(0x7c)][_0x25d3a0(0x79)]);_0x52e0ad=_0x3514db?and(_0x3514db,_0x2bbbbb):_0x2bbbbb;}let _0x257769=new a86_0x2247c4()['writeGetFeature']({'srsName':this[_0x25d3a0(0x7c)][_0x25d3a0(0x7e)],'featureNS':'','featurePrefix':'','featureTypes':[this[_0x25d3a0(0x7c)][_0x25d3a0(0x94)]],'outputFormat':_0x25d3a0(0x89),'geometryName':_0x6787ba,'filter':_0x52e0ad});return new Promise(_0x3633aa=>{const _0x5c4e14=_0x25d3a0;fetch(this[_0x5c4e14(0x7f)],{'method':_0x5c4e14(0x80),'body':new XMLSerializer()['serializeToString'](_0x257769)})[_0x5c4e14(0x81)](_0x498748=>{const _0x5280a1=_0x5c4e14;return _0x498748[_0x5280a1(0x97)]();})[_0x5c4e14(0x81)](_0x57fc9b=>{const _0x299077=_0x5c4e14;let _0x122e5e=[];const _0x121ad1=new a86_0x1674fd();_0x122e5e=_0x57fc9b[_0x299077(0x95)][_0x299077(0x7b)](_0x5d26e7=>{const _0xac0a2d=_0x299077;return _0x121ad1['readFeature'](JSON[_0xac0a2d(0x9a)](_0x5d26e7));}),_0x3633aa(_0x122e5e);})[_0x5c4e14(0x82)](_0x2787d7=>{const _0x40f681=_0x5c4e14;_0x3633aa([]),console[_0x40f681(0x7a)](_0x2787d7);});});}}
@@ -1 +1 @@
1
- function a87_0x174f(_0x40775a,_0x4ca099){const _0x2282cd=a87_0x2282();return a87_0x174f=function(_0x174fc8,_0x33307c){_0x174fc8=_0x174fc8-0x112;let _0x50a6b1=_0x2282cd[_0x174fc8];return _0x50a6b1;},a87_0x174f(_0x40775a,_0x4ca099);}(function(_0x89eb3e,_0x4c9a8c){const _0x2b6285=a87_0x174f,_0x3638b1=_0x89eb3e();while(!![]){try{const _0x384b6a=parseInt(_0x2b6285(0x122))/0x1*(parseInt(_0x2b6285(0x11c))/0x2)+-parseInt(_0x2b6285(0x114))/0x3+parseInt(_0x2b6285(0x11b))/0x4*(parseInt(_0x2b6285(0x11e))/0x5)+parseInt(_0x2b6285(0x120))/0x6+-parseInt(_0x2b6285(0x11f))/0x7*(-parseInt(_0x2b6285(0x124))/0x8)+parseInt(_0x2b6285(0x113))/0x9*(parseInt(_0x2b6285(0x123))/0xa)+-parseInt(_0x2b6285(0x119))/0xb*(parseInt(_0x2b6285(0x115))/0xc);if(_0x384b6a===_0x4c9a8c)break;else _0x3638b1['push'](_0x3638b1['shift']());}catch(_0x301309){_0x3638b1['push'](_0x3638b1['shift']());}}}(a87_0x2282,0xcd8df));function a87_0x2282(){const _0x27b80e=['2840871NKyRXv','17619756ZZkScw','layerFields','name','arcgis-dynamic','22SQXqyE','geoserver-wms','4383080fwlotp','63016ximWzG','execute','5upGwlh','14uhEhHr','6351468pXJqWg','fieldType','47TXggXo','117440IZAYqz','2764056SgAvqu','find','run','306FnBGOS'];a87_0x2282=function(){return _0x27b80e;};return a87_0x2282();}import{appendPath}from'../UrlUtil';import a87_0x2a135c from'./esri/Query';import a87_0x3ad560 from'./geoserver/QueryTask';import{getWFSLayerCapabilities}from'../../capabilities';export async function selectFeaturesByGeo(_0x4a402f,_0x404151,_0x31308b,_0x3ac8c3,_0x5d6fa7,_0x191bf0){const _0x474f65=a87_0x174f;if(!_0x31308b||!_0x3ac8c3||!_0x5d6fa7||!_0x5d6fa7)return[];let _0x1a14fe=[];try{if(_0x5d6fa7==_0x474f65(0x118)||_0x5d6fa7=='arcgis-feature'){const _0x103d39=appendPath(_0x31308b,_0x3ac8c3),_0x133f02=new a87_0x2a135c(_0x103d39,{'outSR':_0x404151,'where':_0x191bf0});_0x133f02['intersects'](_0x4a402f,_0x404151),_0x1a14fe=await _0x133f02[_0x474f65(0x112)]();}else{if(_0x5d6fa7=='geoserver-wfs'||_0x5d6fa7==_0x474f65(0x11a)){const _0x3c0c74=new a87_0x3ad560(_0x31308b),_0x502202=await getWFSLayerCapabilities(_0x31308b,_0x3ac8c3),_0x34866d=_0x502202[_0x474f65(0x116)][_0x474f65(0x125)](_0xb775ed=>_0xb775ed[_0x474f65(0x121)]==0x6);_0x1a14fe=await _0x3c0c74[_0x474f65(0x11d)]({'geometry':_0x4a402f,'tableName':_0x3ac8c3,'geometryName':_0x34866d?_0x34866d[_0x474f65(0x117)]:'','srsName':_0x404151,'where':_0x191bf0});}}}catch(_0x240b0f){}return _0x1a14fe;}
1
+ (function(_0x33f89d,_0x59664b){const _0x3fca38=a87_0xad49,_0x252a28=_0x33f89d();while(!![]){try{const _0x6e0c9f=-parseInt(_0x3fca38(0x10e))/0x1+parseInt(_0x3fca38(0x110))/0x2*(parseInt(_0x3fca38(0x10b))/0x3)+-parseInt(_0x3fca38(0x108))/0x4+parseInt(_0x3fca38(0x112))/0x5+parseInt(_0x3fca38(0x109))/0x6+-parseInt(_0x3fca38(0x114))/0x7+-parseInt(_0x3fca38(0x10a))/0x8*(-parseInt(_0x3fca38(0x111))/0x9);if(_0x6e0c9f===_0x59664b)break;else _0x252a28['push'](_0x252a28['shift']());}catch(_0x37e8c5){_0x252a28['push'](_0x252a28['shift']());}}}(a87_0x1088,0xb4ea0));function a87_0x1088(){const _0x5843a7=['geoserver-wfs','3443034VyluGJ','name','arcgis-dynamic','intersects','find','3693176JreuhK','7677216uBRxcE','40nNhvvR','3OudtvB','geoserver-wms','fieldType','662251TeGdmc','run','1375926tQoZMt','584325aYlBKY','2631535mhvbBD'];a87_0x1088=function(){return _0x5843a7;};return a87_0x1088();}import{appendPath}from'../UrlUtil';import a87_0x2236ce from'./esri/Query';function a87_0xad49(_0x5046e5,_0x824cb){const _0x10886f=a87_0x1088();return a87_0xad49=function(_0xad49e,_0x402e0e){_0xad49e=_0xad49e-0x106;let _0x54aee3=_0x10886f[_0xad49e];return _0x54aee3;},a87_0xad49(_0x5046e5,_0x824cb);}import a87_0x2f83eb from'./geoserver/QueryTask';import{getWFSLayerCapabilities}from'../../capabilities';export async function selectFeaturesByGeo(_0x5ee39d,_0xf46e30,_0x34f33f,_0x200b59,_0x1d6970,_0x49660d){const _0x2cfaff=a87_0xad49;if(!_0x34f33f||!_0x200b59||!_0x1d6970||!_0x1d6970)return[];let _0x3facc3=[];try{if(_0x1d6970==_0x2cfaff(0x116)||_0x1d6970=='arcgis-feature'){const _0xe8ad28=appendPath(_0x34f33f,_0x200b59),_0x5385e9=new a87_0x2236ce(_0xe8ad28,{'outSR':_0xf46e30,'where':_0x49660d});_0x5385e9[_0x2cfaff(0x106)](_0x5ee39d,_0xf46e30),_0x3facc3=await _0x5385e9[_0x2cfaff(0x10f)]();}else{if(_0x1d6970==_0x2cfaff(0x113)||_0x1d6970==_0x2cfaff(0x10c)){const _0x405dea=new a87_0x2f83eb(_0x34f33f),_0x1bf726=await getWFSLayerCapabilities(_0x34f33f,_0x200b59),_0x2465ab=_0x1bf726['layerFields'][_0x2cfaff(0x107)](_0x4e6c6e=>_0x4e6c6e[_0x2cfaff(0x10d)]==0x6);_0x3facc3=await _0x405dea['execute']({'geometry':_0x5ee39d,'tableName':_0x200b59,'geometryName':_0x2465ab?_0x2465ab[_0x2cfaff(0x115)]:'','srsName':_0xf46e30,'where':_0x49660d});}}}catch(_0x2af6a8){}return _0x3facc3;}