ym-gis-2d 1.0.18 → 1.0.19

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 (68) hide show
  1. package/capabilities/index.js +1 -1
  2. package/controls/ControlManager.js +1 -1
  3. package/controls/LegendControl.d.ts.map +1 -1
  4. package/controls/LegendControl.js +1 -1
  5. package/controls/LegendControl.js.map +1 -1
  6. package/controls/MousePositionControl.js +1 -1
  7. package/controls/SwipeLayerControl.js +1 -1
  8. package/conver/kml/geoJSONToKml.js +1 -1
  9. package/conver/kml/index.js +1 -1
  10. package/conver/kml/kmlToGeoJSON.js +1 -1
  11. package/entity/Feature.js +1 -1
  12. package/entity/GeometryType.js +1 -1
  13. package/feature/FeatureManager.js +1 -1
  14. package/index.js +1 -1
  15. package/interaction/Draw.js +1 -1
  16. package/interaction/InteractionManager.js +1 -1
  17. package/interaction/Select.js +1 -1
  18. package/layers/ArcgisDynamicLayer.js +1 -1
  19. package/layers/ArcgisFeatureLayer.js +1 -1
  20. package/layers/ArcgisTileLayer.js +1 -1
  21. package/layers/ArcgisWMSLayer.js +1 -1
  22. package/layers/ArcgisWMTSLayer.js +1 -1
  23. package/layers/GeoserverVectorTile.js +1 -1
  24. package/layers/GeoserverWFSLayer.js +1 -1
  25. package/layers/GeoserverWMSLayer.js +1 -1
  26. package/layers/GeoserverWMTSLayer.js +1 -1
  27. package/layers/LayerManager.js +1 -1
  28. package/layers/TDTLayer.js +1 -1
  29. package/mapView/Map.js +1 -1
  30. package/mapView/View.js +1 -1
  31. package/package.json +1 -1
  32. package/plot/Plot.js +1 -1
  33. package/plot/geometry/point/Point.js +1 -1
  34. package/plot/geometry/polygon/BasePolygon.js +1 -1
  35. package/plot/geometry/polygon/Circle.js +1 -1
  36. package/plot/geometry/polygon/Polygon.js +1 -1
  37. package/plot/geometry/polygon/RectAngle.js +1 -1
  38. package/plot/geometry/polyline/BaseLine.js +1 -1
  39. package/plot/geometry/polyline/Polyline.js +1 -1
  40. package/style/PointStyleFormat.js +1 -1
  41. package/style/PolygonStyleFormat.js +1 -1
  42. package/style/PolylineStyleFormat.js +1 -1
  43. package/style/StyleManager.js +1 -1
  44. package/style/common.js +1 -1
  45. package/utils/ArrayUtil.js +1 -1
  46. package/utils/AxiosUtil.js +1 -1
  47. package/utils/EsriUtil.js +1 -1
  48. package/utils/GeometryUtil.js +1 -1
  49. package/utils/LayerUtil.js +1 -1
  50. package/utils/RegisterProjUtil.js +1 -1
  51. package/utils/ResolutionUtil.js +1 -1
  52. package/utils/StringUtil.js +1 -1
  53. package/utils/StyleUtil.js +1 -1
  54. package/utils/UrlUtil.js +1 -1
  55. package/utils/XmlUtil.js +1 -1
  56. package/utils/format/CQL.js +1 -1
  57. package/utils/format/IsMatchCql.js +1 -1
  58. package/utils/plug/canvas/ImageCache.js +1 -1
  59. package/utils/plug/canvas/PinBuilder.js +1 -1
  60. package/utils/plug/canvas/PinIcon.js +1 -1
  61. package/utils/plug/canvas/writeTextToCanvas.js +1 -1
  62. package/utils/tasks/esri/Identify.js +1 -1
  63. package/utils/tasks/esri/Query.js +1 -1
  64. package/utils/tasks/esri/Task.js +1 -1
  65. package/utils/tasks/geoserver/QueryTask.js +1 -1
  66. package/utils/tasks/index.js +1 -1
  67. package/ym-gis-2d.es.js +1 -1
  68. package/ym-gis-2d.umd.js +1 -1
@@ -1 +1 @@
1
- const a75_0x490e28=a75_0x52ed;(function(_0x1cf3dd,_0x283f81){const _0x15c2be=a75_0x52ed,_0x3e97c9=_0x1cf3dd();while(!![]){try{const _0x5a209d=-parseInt(_0x15c2be(0xf4))/0x1*(-parseInt(_0x15c2be(0x105))/0x2)+parseInt(_0x15c2be(0xe8))/0x3*(parseInt(_0x15c2be(0x102))/0x4)+parseInt(_0x15c2be(0xff))/0x5+parseInt(_0x15c2be(0xe7))/0x6*(parseInt(_0x15c2be(0x113))/0x7)+parseInt(_0x15c2be(0xee))/0x8+parseInt(_0x15c2be(0xef))/0x9*(parseInt(_0x15c2be(0xfa))/0xa)+-parseInt(_0x15c2be(0x107))/0xb*(parseInt(_0x15c2be(0xfb))/0xc);if(_0x5a209d===_0x283f81)break;else _0x3e97c9['push'](_0x3e97c9['shift']());}catch(_0x29d507){_0x3e97c9['push'](_0x3e97c9['shift']());}}}(a75_0x551e,0xc078e));import a75_0x5266d1 from'color';function a75_0x52ed(_0xa2f136,_0x243333){const _0x551ecb=a75_0x551e();return a75_0x52ed=function(_0x52edf5,_0x4dab58){_0x52edf5=_0x52edf5-0xe1;let _0x44e251=_0x551ecb[_0x52edf5];return _0x44e251;},a75_0x52ed(_0xa2f136,_0x243333);}import a75_0x57e906 from'./writeTextToCanvas';import{Icon}from'ol/style';import a75_0x3c81d2 from'ol/ImageState';import{parseImage}from'../../UrlUtil.js';class PinBuilder{constructor(){this['_cache']={};}[a75_0x490e28(0x110)](_0x683e73,_0x56ff01){const _0x2d629b=a75_0x490e28;if(!_0x683e73)throw new Error('color\x20is\x20required');if(!_0x56ff01)throw new Error(_0x2d629b(0xf7));return createPin('','',_0x683e73,_0x56ff01,this[_0x2d629b(0xf0)]);}[a75_0x490e28(0x10a)](_0x2bc769,_0x236748,_0x44bec6){const _0x5e181c=a75_0x490e28;if(!_0x2bc769)throw new Error('url\x20is\x20required');if(!_0x236748)throw new Error('color\x20is\x20required');if(!_0x44bec6)throw new Error('size\x20is\x20required');return createPin(_0x2bc769,'',_0x236748,_0x44bec6,this[_0x5e181c(0xf0)]);}[a75_0x490e28(0x111)](_0x44020e,_0x154b1c,_0xb7fa59){const _0x5bea47=a75_0x490e28;if(!_0x44020e)throw new Error(_0x5bea47(0xf9));if(!_0x154b1c)throw new Error('color\x20is\x20required');if(!_0xb7fa59)throw new Error(_0x5bea47(0xf7));return createPin(parseImage(_0x44020e),'',_0x154b1c,_0xb7fa59,this['_cache']);}[a75_0x490e28(0x108)](_0x3a3309,_0x516b95,_0x351dee){const _0x5a42c2=a75_0x490e28;if(!_0x3a3309)throw new Error('text\x20is\x20required');if(!_0x516b95)throw new Error(_0x5a42c2(0x101));if(!_0x351dee)throw new Error(_0x5a42c2(0xf7));return createPin('',_0x3a3309,_0x516b95,_0x351dee,this['_cache']);}}function drawPin(_0x317cc7,_0x23f197,_0x1798bc){const _0x1d48dd=a75_0x490e28;_0x317cc7[_0x1d48dd(0xe2)](),_0x317cc7[_0x1d48dd(0xfe)](_0x1798bc/0x18,_0x1798bc/0x18),_0x317cc7[_0x1d48dd(0x109)]=_0x23f197,_0x317cc7[_0x1d48dd(0x10e)]=a75_0x5266d1(_0x23f197)[_0x1d48dd(0xe6)](0.6)[_0x1d48dd(0xed)](),_0x317cc7[_0x1d48dd(0x106)]=0.846,_0x317cc7[_0x1d48dd(0xf5)](),_0x317cc7[_0x1d48dd(0xe3)](6.72,0.422),_0x317cc7[_0x1d48dd(0xf1)](17.28,0.422),_0x317cc7[_0x1d48dd(0x10d)](18.553,0.422,19.577,1.758,19.577,3.415),_0x317cc7[_0x1d48dd(0xf1)](19.577,10.973),_0x317cc7[_0x1d48dd(0x10d)](19.577,12.63,18.553,13.966,17.282,13.966),_0x317cc7[_0x1d48dd(0xf1)](14.386,14.008),_0x317cc7[_0x1d48dd(0xf1)](11.826,23.578),_0x317cc7[_0x1d48dd(0xf1)](9.614,14.008),_0x317cc7[_0x1d48dd(0xf1)](6.719,13.965),_0x317cc7[_0x1d48dd(0x10d)](5.446,13.983,4.422,12.629,4.422,10.972),_0x317cc7['lineTo'](4.422,3.416),_0x317cc7[_0x1d48dd(0x10d)](4.423,1.76,5.447,0.423,6.718,0.423),_0x317cc7[_0x1d48dd(0x103)](),_0x317cc7[_0x1d48dd(0xfd)](),_0x317cc7['stroke'](),_0x317cc7[_0x1d48dd(0xe4)]();}function drawIcon(_0x418acb,_0x29d70a,_0x1159ae){const _0x53bc43=a75_0x490e28,_0x1e6b16=_0x1159ae/2.5;let _0x1c0611=_0x1e6b16,_0x1fe7af=_0x1e6b16;if(_0x29d70a[_0x53bc43(0x114)]>_0x29d70a[_0x53bc43(0xf8)])_0x1fe7af=_0x1e6b16*(_0x29d70a['height']/_0x29d70a[_0x53bc43(0x114)]);else _0x29d70a[_0x53bc43(0x114)]<_0x29d70a[_0x53bc43(0xf8)]&&(_0x1c0611=_0x1e6b16*(_0x29d70a[_0x53bc43(0x114)]/_0x29d70a[_0x53bc43(0xf8)]));const _0x440f9f=Math[_0x53bc43(0x104)]((_0x1159ae-_0x1c0611)/0x2),_0x5843a3=Math['round'](0x7/0x18*_0x1159ae-_0x1fe7af/0x2);_0x418acb[_0x53bc43(0xe9)]=_0x53bc43(0xf3),_0x418acb[_0x53bc43(0xea)](_0x29d70a,_0x440f9f-0x1,_0x5843a3,_0x1c0611,_0x1fe7af),_0x418acb[_0x53bc43(0xea)](_0x29d70a,_0x440f9f,_0x5843a3-0x1,_0x1c0611,_0x1fe7af),_0x418acb['drawImage'](_0x29d70a,_0x440f9f+0x1,_0x5843a3,_0x1c0611,_0x1fe7af),_0x418acb[_0x53bc43(0xea)](_0x29d70a,_0x440f9f,_0x5843a3+0x1,_0x1c0611,_0x1fe7af),_0x418acb[_0x53bc43(0xe9)]=_0x53bc43(0x10f),_0x418acb['fillStyle']='#000000',_0x418acb[_0x53bc43(0x10c)](_0x440f9f-0x1,_0x5843a3-0x1,_0x1c0611+0x2,_0x1fe7af+0x2),_0x418acb[_0x53bc43(0xe9)]='destination-out',_0x418acb['drawImage'](_0x29d70a,_0x440f9f,_0x5843a3,_0x1c0611,_0x1fe7af),_0x418acb['globalCompositeOperation']=_0x53bc43(0x10f),_0x418acb[_0x53bc43(0x109)]='#FFFFFF',_0x418acb[_0x53bc43(0x10c)](_0x440f9f-0x1,_0x5843a3-0x2,_0x1c0611+0x2,_0x1fe7af+0x2);}const stringifyScratch=new Array(0x4);function createPin(_0x1e6c27,_0x217d1b,_0x280bc3,_0x19d4c3,_0x394a4e){const _0x33dfae=a75_0x490e28;stringifyScratch[0x0]=_0x1e6c27,stringifyScratch[0x1]=_0x217d1b,stringifyScratch[0x2]=_0x280bc3,stringifyScratch[0x3]=_0x19d4c3;const _0x245f6e=JSON['stringify'](stringifyScratch),_0x5136e8=_0x394a4e[_0x245f6e];if(_0x5136e8)return _0x5136e8;const _0x698f23=document[_0x33dfae(0x112)](_0x33dfae(0xfc));_0x698f23[_0x33dfae(0x114)]=_0x19d4c3,_0x698f23[_0x33dfae(0xf8)]=_0x19d4c3;const _0x18f21f=_0x698f23['getContext']('2d');drawPin(_0x18f21f,_0x280bc3,_0x19d4c3);if(_0x1e6c27)return new Promise(_0x43685c=>{const _0x38a246=_0x33dfae;let _0x7401d3=new Icon({'src':_0x1e6c27}),_0x1df1b7=_0x7401d3[_0x38a246(0xe5)]();_0x1df1b7===a75_0x3c81d2[_0x38a246(0xeb)]||_0x1df1b7===a75_0x3c81d2[_0x38a246(0x10b)]?(drawIcon(_0x18f21f,_0x7401d3[_0x38a246(0xf2)](0x60),_0x19d4c3),_0x394a4e[_0x245f6e]=_0x698f23[_0x38a246(0x100)](),_0x43685c(_0x698f23[_0x38a246(0x100)]())):(_0x1df1b7===a75_0x3c81d2[_0x38a246(0xe1)]&&_0x7401d3['load'](),_0x7401d3['listenImageChange'](_0x111d3a=>{const _0x57f442=_0x38a246;_0x1df1b7=_0x111d3a['target']['getImageState'](),(_0x1df1b7===a75_0x3c81d2[_0x57f442(0xeb)]||_0x1df1b7===a75_0x3c81d2[_0x57f442(0x10b)])&&(drawIcon(_0x18f21f,_0x7401d3[_0x57f442(0xf2)](0x60),_0x19d4c3),_0x394a4e[_0x245f6e]=_0x698f23[_0x57f442(0x100)](),_0x43685c(_0x698f23[_0x57f442(0x100)]()));}));});else{if(_0x217d1b){const _0x59e3a3=a75_0x57e906(_0x217d1b,{'font':_0x33dfae(0xec)+_0x19d4c3+_0x33dfae(0xf6)});drawIcon(_0x18f21f,_0x59e3a3,_0x19d4c3);}}return _0x394a4e[_0x245f6e]=_0x698f23[_0x33dfae(0x100)](),_0x698f23[_0x33dfae(0x100)]();}export default PinBuilder;function a75_0x551e(){const _0x38db48=['restore','getImageState','lighten','75876tFBdoy','12318ATCWaN','globalCompositeOperation','drawImage','LOADED','bold\x20','hexa','12364504gGCBsn','45lqivxI','_cache','lineTo','getImage','destination-out','2841SxbyqZ','beginPath','px\x20sans-serif','size\x20is\x20required','height','id\x20is\x20required','893030lGOYGM','108kbCJrG','canvas','fill','scale','7142950UsrlIc','toDataURL','color\x20is\x20required','244bVGEhx','closePath','round','294PbBptZ','lineWidth','5486701GUKYAz','fromText','fillStyle','fromUrl','ERROR','fillRect','bezierCurveTo','strokeStyle','destination-over','fromColor','fromMakiIconId','createElement','658GIApHW','width','IDLE','save','moveTo'];a75_0x551e=function(){return _0x38db48;};return a75_0x551e();}
1
+ const a75_0xb0521=a75_0x94aa;(function(_0x407cec,_0x1d6e20){const _0x753e1b=a75_0x94aa,_0x4ad9c9=_0x407cec();while(!![]){try{const _0x38e826=parseInt(_0x753e1b(0x120))/0x1*(-parseInt(_0x753e1b(0x11d))/0x2)+-parseInt(_0x753e1b(0x128))/0x3+parseInt(_0x753e1b(0x116))/0x4+-parseInt(_0x753e1b(0x11a))/0x5+-parseInt(_0x753e1b(0x108))/0x6+-parseInt(_0x753e1b(0x10b))/0x7+-parseInt(_0x753e1b(0x117))/0x8*(-parseInt(_0x753e1b(0x124))/0x9);if(_0x38e826===_0x1d6e20)break;else _0x4ad9c9['push'](_0x4ad9c9['shift']());}catch(_0x2a3357){_0x4ad9c9['push'](_0x4ad9c9['shift']());}}}(a75_0x28a2,0xe9773));import a75_0x2c4b85 from'color';import a75_0x164e5a from'./writeTextToCanvas';import{Icon}from'ol/style';import a75_0x5de989 from'ol/ImageState';function a75_0x28a2(){const _0x22c9a0=['lighten','2163156OiWWXp','fillRect','getContext','id\x20is\x20required','bold\x20','px\x20sans-serif','text\x20is\x20required','fromMakiIconId','_cache','strokeStyle','fillStyle','size\x20is\x20required','hexa','getImage','destination-over','#FFFFFF','destination-out','lineWidth','toDataURL','6495174QuMvaG','round','drawImage','6137425IslvkQ','closePath','color\x20is\x20required','LOADED','#000000','lineTo','ERROR','listenImageChange','fromColor','stroke','url\x20is\x20required','1140468ckSddo','8guihDp','fromText','load','3410260nIOrgT','globalCompositeOperation','save','2SiFFfy','width','fill','1173171fwwFpt','moveTo','getImageState','height','46860633nDyREQ','restore','bezierCurveTo'];a75_0x28a2=function(){return _0x22c9a0;};return a75_0x28a2();}import{parseImage}from'../../UrlUtil.js';class PinBuilder{constructor(){const _0x58e9b8=a75_0x94aa;this[_0x58e9b8(0x130)]={};}[a75_0xb0521(0x113)](_0x4eab3a,_0x2eb685){const _0x48d538=a75_0xb0521;if(!_0x4eab3a)throw new Error(_0x48d538(0x10d));if(!_0x2eb685)throw new Error('size\x20is\x20required');return createPin('','',_0x4eab3a,_0x2eb685,this[_0x48d538(0x130)]);}['fromUrl'](_0x3cc977,_0x1a5286,_0x2cabd6){const _0x27c706=a75_0xb0521;if(!_0x3cc977)throw new Error(_0x27c706(0x115));if(!_0x1a5286)throw new Error(_0x27c706(0x10d));if(!_0x2cabd6)throw new Error('size\x20is\x20required');return createPin(_0x3cc977,'',_0x1a5286,_0x2cabd6,this[_0x27c706(0x130)]);}[a75_0xb0521(0x12f)](_0x373f4e,_0x271ecd,_0xc224e){const _0x51859d=a75_0xb0521;if(!_0x373f4e)throw new Error(_0x51859d(0x12b));if(!_0x271ecd)throw new Error('color\x20is\x20required');if(!_0xc224e)throw new Error(_0x51859d(0x133));return createPin(parseImage(_0x373f4e),'',_0x271ecd,_0xc224e,this[_0x51859d(0x130)]);}[a75_0xb0521(0x118)](_0x2bd57a,_0x38f8b2,_0x3331ba){const _0x1c6b2e=a75_0xb0521;if(!_0x2bd57a)throw new Error(_0x1c6b2e(0x12e));if(!_0x38f8b2)throw new Error(_0x1c6b2e(0x10d));if(!_0x3331ba)throw new Error(_0x1c6b2e(0x133));return createPin('',_0x2bd57a,_0x38f8b2,_0x3331ba,this[_0x1c6b2e(0x130)]);}}function drawPin(_0x31e49e,_0x40bd15,_0x216377){const _0x2a8297=a75_0xb0521;_0x31e49e[_0x2a8297(0x11c)](),_0x31e49e['scale'](_0x216377/0x18,_0x216377/0x18),_0x31e49e[_0x2a8297(0x132)]=_0x40bd15,_0x31e49e[_0x2a8297(0x131)]=a75_0x2c4b85(_0x40bd15)[_0x2a8297(0x127)](0.6)[_0x2a8297(0x134)](),_0x31e49e[_0x2a8297(0x106)]=0.846,_0x31e49e['beginPath'](),_0x31e49e[_0x2a8297(0x121)](6.72,0.422),_0x31e49e[_0x2a8297(0x110)](17.28,0.422),_0x31e49e['bezierCurveTo'](18.553,0.422,19.577,1.758,19.577,3.415),_0x31e49e[_0x2a8297(0x110)](19.577,10.973),_0x31e49e['bezierCurveTo'](19.577,12.63,18.553,13.966,17.282,13.966),_0x31e49e[_0x2a8297(0x110)](14.386,14.008),_0x31e49e[_0x2a8297(0x110)](11.826,23.578),_0x31e49e[_0x2a8297(0x110)](9.614,14.008),_0x31e49e[_0x2a8297(0x110)](6.719,13.965),_0x31e49e[_0x2a8297(0x126)](5.446,13.983,4.422,12.629,4.422,10.972),_0x31e49e[_0x2a8297(0x110)](4.422,3.416),_0x31e49e[_0x2a8297(0x126)](4.423,1.76,5.447,0.423,6.718,0.423),_0x31e49e[_0x2a8297(0x10c)](),_0x31e49e[_0x2a8297(0x11f)](),_0x31e49e[_0x2a8297(0x114)](),_0x31e49e[_0x2a8297(0x125)]();}function drawIcon(_0x19e6e0,_0x3930ee,_0x55e6bc){const _0x13a137=a75_0xb0521,_0xd51840=_0x55e6bc/2.5;let _0x4fdb2b=_0xd51840,_0x505c7c=_0xd51840;if(_0x3930ee[_0x13a137(0x11e)]>_0x3930ee[_0x13a137(0x123)])_0x505c7c=_0xd51840*(_0x3930ee[_0x13a137(0x123)]/_0x3930ee[_0x13a137(0x11e)]);else _0x3930ee[_0x13a137(0x11e)]<_0x3930ee['height']&&(_0x4fdb2b=_0xd51840*(_0x3930ee[_0x13a137(0x11e)]/_0x3930ee[_0x13a137(0x123)]));const _0x2c655c=Math[_0x13a137(0x109)]((_0x55e6bc-_0x4fdb2b)/0x2),_0x38b0ed=Math[_0x13a137(0x109)](0x7/0x18*_0x55e6bc-_0x505c7c/0x2);_0x19e6e0[_0x13a137(0x11b)]=_0x13a137(0x105),_0x19e6e0[_0x13a137(0x10a)](_0x3930ee,_0x2c655c-0x1,_0x38b0ed,_0x4fdb2b,_0x505c7c),_0x19e6e0[_0x13a137(0x10a)](_0x3930ee,_0x2c655c,_0x38b0ed-0x1,_0x4fdb2b,_0x505c7c),_0x19e6e0[_0x13a137(0x10a)](_0x3930ee,_0x2c655c+0x1,_0x38b0ed,_0x4fdb2b,_0x505c7c),_0x19e6e0[_0x13a137(0x10a)](_0x3930ee,_0x2c655c,_0x38b0ed+0x1,_0x4fdb2b,_0x505c7c),_0x19e6e0[_0x13a137(0x11b)]=_0x13a137(0x103),_0x19e6e0[_0x13a137(0x132)]=_0x13a137(0x10f),_0x19e6e0[_0x13a137(0x129)](_0x2c655c-0x1,_0x38b0ed-0x1,_0x4fdb2b+0x2,_0x505c7c+0x2),_0x19e6e0[_0x13a137(0x11b)]='destination-out',_0x19e6e0[_0x13a137(0x10a)](_0x3930ee,_0x2c655c,_0x38b0ed,_0x4fdb2b,_0x505c7c),_0x19e6e0[_0x13a137(0x11b)]=_0x13a137(0x103),_0x19e6e0[_0x13a137(0x132)]=_0x13a137(0x104),_0x19e6e0[_0x13a137(0x129)](_0x2c655c-0x1,_0x38b0ed-0x2,_0x4fdb2b+0x2,_0x505c7c+0x2);}function a75_0x94aa(_0x1d5b0f,_0x5f701c){const _0x28a2f7=a75_0x28a2();return a75_0x94aa=function(_0x94aa04,_0x194080){_0x94aa04=_0x94aa04-0x102;let _0x2cdb8a=_0x28a2f7[_0x94aa04];return _0x2cdb8a;},a75_0x94aa(_0x1d5b0f,_0x5f701c);}const stringifyScratch=new Array(0x4);function createPin(_0x164c51,_0x62f93e,_0x749173,_0x1ff8aa,_0x198c20){const _0x58d568=a75_0xb0521;stringifyScratch[0x0]=_0x164c51,stringifyScratch[0x1]=_0x62f93e,stringifyScratch[0x2]=_0x749173,stringifyScratch[0x3]=_0x1ff8aa;const _0x2ad533=JSON['stringify'](stringifyScratch),_0x1ca710=_0x198c20[_0x2ad533];if(_0x1ca710)return _0x1ca710;const _0x4e84ae=document['createElement']('canvas');_0x4e84ae[_0x58d568(0x11e)]=_0x1ff8aa,_0x4e84ae[_0x58d568(0x123)]=_0x1ff8aa;const _0x768cee=_0x4e84ae[_0x58d568(0x12a)]('2d');drawPin(_0x768cee,_0x749173,_0x1ff8aa);if(_0x164c51)return new Promise(_0x37c8b9=>{const _0x54b44d=_0x58d568;let _0x402e79=new Icon({'src':_0x164c51}),_0x310e92=_0x402e79[_0x54b44d(0x122)]();_0x310e92===a75_0x5de989[_0x54b44d(0x10e)]||_0x310e92===a75_0x5de989[_0x54b44d(0x111)]?(drawIcon(_0x768cee,_0x402e79['getImage'](0x60),_0x1ff8aa),_0x198c20[_0x2ad533]=_0x4e84ae[_0x54b44d(0x107)](),_0x37c8b9(_0x4e84ae[_0x54b44d(0x107)]())):(_0x310e92===a75_0x5de989['IDLE']&&_0x402e79[_0x54b44d(0x119)](),_0x402e79[_0x54b44d(0x112)](_0x5e6863=>{const _0x406e99=_0x54b44d;_0x310e92=_0x5e6863['target'][_0x406e99(0x122)](),(_0x310e92===a75_0x5de989[_0x406e99(0x10e)]||_0x310e92===a75_0x5de989[_0x406e99(0x111)])&&(drawIcon(_0x768cee,_0x402e79[_0x406e99(0x102)](0x60),_0x1ff8aa),_0x198c20[_0x2ad533]=_0x4e84ae[_0x406e99(0x107)](),_0x37c8b9(_0x4e84ae['toDataURL']()));}));});else{if(_0x62f93e){const _0x564a77=a75_0x164e5a(_0x62f93e,{'font':_0x58d568(0x12c)+_0x1ff8aa+_0x58d568(0x12d)});drawIcon(_0x768cee,_0x564a77,_0x1ff8aa);}}return _0x198c20[_0x2ad533]=_0x4e84ae['toDataURL'](),_0x4e84ae[_0x58d568(0x107)]();}export default PinBuilder;
@@ -1 +1 @@
1
- const a76_0x245334=a76_0x5db2;(function(_0x23f144,_0x20570d){const _0xff117d=a76_0x5db2,_0x513d0a=_0x23f144();while(!![]){try{const _0x4a9396=parseInt(_0xff117d(0x17d))/0x1+-parseInt(_0xff117d(0x182))/0x2*(-parseInt(_0xff117d(0x17a))/0x3)+-parseInt(_0xff117d(0x164))/0x4+parseInt(_0xff117d(0x17c))/0x5+parseInt(_0xff117d(0x17e))/0x6*(parseInt(_0xff117d(0x166))/0x7)+-parseInt(_0xff117d(0x16c))/0x8+parseInt(_0xff117d(0x16d))/0x9*(-parseInt(_0xff117d(0x176))/0xa);if(_0x4a9396===_0x20570d)break;else _0x513d0a['push'](_0x513d0a['shift']());}catch(_0x490d0f){_0x513d0a['push'](_0x513d0a['shift']());}}}(a76_0x46ec,0xdfed7));function a76_0x46ec(){const _0x7a3fae=['_icon','224396HVqYYg','catch','7Hiinin','target','listenImageChange','fromUrl','_imageState','getImageState','251280ybKIgs','4487526RSdLVN','markerColor','get','error','getImage','image','markerLabel','load','set','70nlldIg','ERROR','options','IDLE','435LJueQY','warn','6996395GNkxKz','1366509wElDuQ','3849486Yztnze','_listener','fromText','then','15002YWATZT','dispatchEvent','LOADED'];a76_0x46ec=function(){return _0x7a3fae;};return a76_0x46ec();}import a76_0x52aa97 from'./PinBuilder';function a76_0x5db2(_0x312db5,_0xcff8cd){const _0x46ec73=a76_0x46ec();return a76_0x5db2=function(_0x5db29f,_0x25d747){_0x5db29f=_0x5db29f-0x161;let _0x28c8f2=_0x46ec73[_0x5db29f];return _0x28c8f2;},a76_0x5db2(_0x312db5,_0xcff8cd);}import{Icon}from'ol/style';import a76_0x1ba3ab from'ol/ImageState';import a76_0x2f79e4 from'ol/events/Event';import{shared as a76_0x5cb9a4}from'./ImageCache';export default class PinIcon{constructor(_0x469e9d){const _0x3ae032=a76_0x5db2;this['options']=_0x469e9d||{},this[_0x3ae032(0x16a)]=a76_0x1ba3ab[_0x3ae032(0x179)],this[_0x3ae032(0x163)]=a76_0x5cb9a4[_0x3ae032(0x16f)](this[_0x3ae032(0x178)]),this[_0x3ae032(0x163)]&&(this[_0x3ae032(0x16a)]=a76_0x1ba3ab[_0x3ae032(0x162)]);}[a76_0x245334(0x174)](){const _0x52e2aa=a76_0x245334;try{let _0x5e8a0a,_0x19ac0d=new a76_0x52aa97();if(this['options'][_0x52e2aa(0x173)])_0x5e8a0a=_0x19ac0d[_0x52e2aa(0x180)](this[_0x52e2aa(0x178)]['markerLabel'],this[_0x52e2aa(0x178)][_0x52e2aa(0x16e)],this[_0x52e2aa(0x178)]['markerSize']||0x30);else this[_0x52e2aa(0x178)][_0x52e2aa(0x172)]&&(_0x5e8a0a=_0x19ac0d[_0x52e2aa(0x169)](this['options']['image'],this[_0x52e2aa(0x178)]['markerColor'],this[_0x52e2aa(0x178)]['markerSize']||0x30));Promise['resolve'](_0x5e8a0a)[_0x52e2aa(0x181)](_0x1dc432=>{this['loadIcon'](_0x1dc432);})[_0x52e2aa(0x165)](_0x187bac=>{const _0x1843f5=_0x52e2aa;console['warn'](_0x187bac),this[_0x1843f5(0x16a)]=a76_0x1ba3ab[_0x1843f5(0x177)],this[_0x1843f5(0x161)](_0x1843f5(0x170));});}catch(_0x4d911e){console[_0x52e2aa(0x17b)](_0x4d911e),this[_0x52e2aa(0x16a)]=a76_0x1ba3ab['ERROR'],this[_0x52e2aa(0x161)]('error');}}['loadIcon'](_0x1eb368){const _0xd315fc=a76_0x245334;this['_icon']=new Icon({'src':_0x1eb368}),a76_0x5cb9a4[_0xd315fc(0x175)](this[_0xd315fc(0x178)],this['_icon']);let _0x4f8817=this['_icon'][_0xd315fc(0x16b)]();_0x4f8817===a76_0x1ba3ab[_0xd315fc(0x162)]||_0x4f8817===a76_0x1ba3ab[_0xd315fc(0x177)]?(this[_0xd315fc(0x16a)]=this[_0xd315fc(0x163)][_0xd315fc(0x16b)](),this['dispatchEvent'](_0xd315fc(0x174))):(_0x4f8817===a76_0x1ba3ab[_0xd315fc(0x179)]&&this[_0xd315fc(0x163)][_0xd315fc(0x174)](),this['_icon'][_0xd315fc(0x168)](_0x1931e2=>{const _0x43aaf7=_0xd315fc;_0x4f8817=_0x1931e2[_0x43aaf7(0x167)][_0x43aaf7(0x16b)](),(_0x4f8817===a76_0x1ba3ab[_0x43aaf7(0x162)]||_0x4f8817===a76_0x1ba3ab['ERROR'])&&(this[_0x43aaf7(0x16a)]=this[_0x43aaf7(0x163)][_0x43aaf7(0x16b)](),this[_0x43aaf7(0x161)]('load'));}));}[a76_0x245334(0x16b)](){const _0x551122=a76_0x245334;return this[_0x551122(0x16a)];}[a76_0x245334(0x171)](){const _0x3ee374=a76_0x245334;var _0x3d94eb;return(_0x3d94eb=this[_0x3ee374(0x163)])===null||_0x3d94eb===void 0x0?void 0x0:_0x3d94eb[_0x3ee374(0x171)]();}[a76_0x245334(0x168)](_0x175f18){this['_listener']=_0x175f18;}[a76_0x245334(0x161)](_0x12596b){const _0x3e7b2b=a76_0x245334;if(this[_0x3e7b2b(0x17f)]){let _0x285e14=new a76_0x2f79e4(_0x12596b);_0x285e14[_0x3e7b2b(0x167)]=this,this[_0x3e7b2b(0x17f)](_0x285e14);}}}
1
+ function a76_0x8748(_0x32ff6a,_0x465493){const _0x1f94d2=a76_0x1f94();return a76_0x8748=function(_0x874813,_0x1e3af6){_0x874813=_0x874813-0x14c;let _0x17c117=_0x1f94d2[_0x874813];return _0x17c117;},a76_0x8748(_0x32ff6a,_0x465493);}function a76_0x1f94(){const _0x4f88bc=['ERROR','1166530mgGOfA','LOADED','4307192KowdSn','14bgNLVt','loadIcon','172707azWckN','set','get','error','fromText','25856990lqXHgr','getImageState','3HhesIS','4545515OxExfy','markerColor','fromUrl','_listener','options','dispatchEvent','3629856VweIlC','listenImageChange','_imageState','_icon','9fRurUK','target','markerLabel','getImage','3286864uMPhTn','markerSize','then','load','resolve','IDLE','warn'];a76_0x1f94=function(){return _0x4f88bc;};return a76_0x1f94();}const a76_0x595a7c=a76_0x8748;(function(_0x21d180,_0x177656){const _0x3a78fa=a76_0x8748,_0x26e3d3=_0x21d180();while(!![]){try{const _0x1462c2=-parseInt(_0x3a78fa(0x164))/0x1+-parseInt(_0x3a78fa(0x15f))/0x2*(-parseInt(_0x3a78fa(0x16b))/0x3)+parseInt(_0x3a78fa(0x161))/0x4+parseInt(_0x3a78fa(0x16c))/0x5+-parseInt(_0x3a78fa(0x14f))/0x6*(-parseInt(_0x3a78fa(0x162))/0x7)+parseInt(_0x3a78fa(0x157))/0x8*(-parseInt(_0x3a78fa(0x153))/0x9)+-parseInt(_0x3a78fa(0x169))/0xa;if(_0x1462c2===_0x177656)break;else _0x26e3d3['push'](_0x26e3d3['shift']());}catch(_0x57f27a){_0x26e3d3['push'](_0x26e3d3['shift']());}}}(a76_0x1f94,0x94e3e));import a76_0x2da77e from'./PinBuilder';import{Icon}from'ol/style';import a76_0x7f6f7f from'ol/ImageState';import a76_0x4399e3 from'ol/events/Event';import{shared as a76_0x187776}from'./ImageCache';export default class PinIcon{constructor(_0x20b3d4){const _0x51a5f5=a76_0x8748;this[_0x51a5f5(0x14d)]=_0x20b3d4||{},this[_0x51a5f5(0x151)]=a76_0x7f6f7f[_0x51a5f5(0x15c)],this[_0x51a5f5(0x152)]=a76_0x187776[_0x51a5f5(0x166)](this[_0x51a5f5(0x14d)]),this[_0x51a5f5(0x152)]&&(this['_imageState']=a76_0x7f6f7f['LOADED']);}[a76_0x595a7c(0x15a)](){const _0x231f5a=a76_0x595a7c;try{let _0x1d7614,_0x5075fb=new a76_0x2da77e();if(this[_0x231f5a(0x14d)][_0x231f5a(0x155)])_0x1d7614=_0x5075fb[_0x231f5a(0x168)](this[_0x231f5a(0x14d)][_0x231f5a(0x155)],this['options'][_0x231f5a(0x16d)],this[_0x231f5a(0x14d)][_0x231f5a(0x158)]||0x30);else this[_0x231f5a(0x14d)]['image']&&(_0x1d7614=_0x5075fb[_0x231f5a(0x16e)](this['options']['image'],this[_0x231f5a(0x14d)][_0x231f5a(0x16d)],this[_0x231f5a(0x14d)][_0x231f5a(0x158)]||0x30));Promise[_0x231f5a(0x15b)](_0x1d7614)[_0x231f5a(0x159)](_0x366f42=>{const _0x3b7a9b=_0x231f5a;this[_0x3b7a9b(0x163)](_0x366f42);})['catch'](_0x581e14=>{const _0x5b8603=_0x231f5a;console[_0x5b8603(0x15d)](_0x581e14),this['_imageState']=a76_0x7f6f7f[_0x5b8603(0x15e)],this[_0x5b8603(0x14e)](_0x5b8603(0x167));});}catch(_0x574f84){console[_0x231f5a(0x15d)](_0x574f84),this[_0x231f5a(0x151)]=a76_0x7f6f7f[_0x231f5a(0x15e)],this[_0x231f5a(0x14e)]('error');}}[a76_0x595a7c(0x163)](_0x2fc0f0){const _0x5d029f=a76_0x595a7c;this['_icon']=new Icon({'src':_0x2fc0f0}),a76_0x187776[_0x5d029f(0x165)](this[_0x5d029f(0x14d)],this[_0x5d029f(0x152)]);let _0x28ba0d=this[_0x5d029f(0x152)][_0x5d029f(0x16a)]();_0x28ba0d===a76_0x7f6f7f[_0x5d029f(0x160)]||_0x28ba0d===a76_0x7f6f7f[_0x5d029f(0x15e)]?(this[_0x5d029f(0x151)]=this[_0x5d029f(0x152)][_0x5d029f(0x16a)](),this['dispatchEvent'](_0x5d029f(0x15a))):(_0x28ba0d===a76_0x7f6f7f[_0x5d029f(0x15c)]&&this['_icon'][_0x5d029f(0x15a)](),this[_0x5d029f(0x152)]['listenImageChange'](_0x238867=>{const _0x388474=_0x5d029f;_0x28ba0d=_0x238867[_0x388474(0x154)][_0x388474(0x16a)](),(_0x28ba0d===a76_0x7f6f7f[_0x388474(0x160)]||_0x28ba0d===a76_0x7f6f7f['ERROR'])&&(this[_0x388474(0x151)]=this[_0x388474(0x152)]['getImageState'](),this['dispatchEvent'](_0x388474(0x15a)));}));}[a76_0x595a7c(0x16a)](){const _0x554750=a76_0x595a7c;return this[_0x554750(0x151)];}[a76_0x595a7c(0x156)](){const _0x361b47=a76_0x595a7c;var _0x34e45c;return(_0x34e45c=this[_0x361b47(0x152)])===null||_0x34e45c===void 0x0?void 0x0:_0x34e45c[_0x361b47(0x156)]();}[a76_0x595a7c(0x150)](_0x1b281a){this['_listener']=_0x1b281a;}[a76_0x595a7c(0x14e)](_0x471e5d){const _0x423c75=a76_0x595a7c;if(this[_0x423c75(0x14c)]){let _0xd351f7=new a76_0x4399e3(_0x471e5d);_0xd351f7['target']=this,this[_0x423c75(0x14c)](_0xd351f7);}}}
@@ -1 +1 @@
1
- (function(_0x567398,_0x32ef0d){const _0x468a29=a77_0x2fcf,_0x5ec358=_0x567398();while(!![]){try{const _0x166609=parseInt(_0x468a29(0x16d))/0x1+-parseInt(_0x468a29(0x14d))/0x2*(parseInt(_0x468a29(0x168))/0x3)+parseInt(_0x468a29(0x14e))/0x4+parseInt(_0x468a29(0x153))/0x5+-parseInt(_0x468a29(0x14b))/0x6+parseInt(_0x468a29(0x174))/0x7+-parseInt(_0x468a29(0x16e))/0x8;if(_0x166609===_0x32ef0d)break;else _0x5ec358['push'](_0x5ec358['shift']());}catch(_0x53d33){_0x5ec358['push'](_0x5ec358['shift']());}}}(a77_0xc653,0xf4213));function measureText(_0x219d53,_0x622838,_0x33b917,_0x1dd928,_0x49cc4c){const _0x3600c4=a77_0x2fcf,_0x5f20e5=_0x219d53[_0x3600c4(0x166)](_0x622838),_0x1e6603=!/\S/[_0x3600c4(0x167)](_0x622838);if(!_0x1e6603&&document['defaultView']){const _0x5f3acc=document[_0x3600c4(0x17b)][_0x3600c4(0x176)](_0x219d53[_0x3600c4(0x14c)])['getPropertyValue'](_0x3600c4(0x17a))[_0x3600c4(0x15f)]('px',''),_0x3ca8d9=document[_0x3600c4(0x155)](_0x3600c4(0x14c)),_0x43170b=0x64,_0x4d0f77=_0x5f20e5[_0x3600c4(0x165)]+_0x43170b|0x0,_0x28707f=0x3*(_0x5f3acc-0x0),_0x50d383=_0x28707f/0x2;_0x3ca8d9[_0x3600c4(0x165)]=_0x4d0f77,_0x3ca8d9[_0x3600c4(0x149)]=_0x28707f;const _0x162134=_0x3ca8d9['getContext']('2d');if(!_0x162134)return{};_0x162134['font']=_0x33b917,_0x162134[_0x3600c4(0x150)]=_0x3600c4(0x171),_0x162134[_0x3600c4(0x177)](0x0,0x0,_0x3ca8d9[_0x3600c4(0x165)]+0x1,_0x3ca8d9['height']+0x1);_0x1dd928&&(_0x162134[_0x3600c4(0x16b)]=_0x3600c4(0x178),_0x162134['lineWidth']=_0x219d53['lineWidth'],_0x162134[_0x3600c4(0x14a)](_0x622838,_0x43170b/0x2,_0x50d383));_0x49cc4c&&(_0x162134[_0x3600c4(0x150)]=_0x3600c4(0x178),_0x162134[_0x3600c4(0x152)](_0x622838,_0x43170b/0x2,_0x50d383));const _0x48a3bc=_0x162134[_0x3600c4(0x14f)](0x0,0x0,_0x4d0f77,_0x28707f)['data'],_0x2698ab=_0x48a3bc[_0x3600c4(0x163)],_0x1d293f=_0x4d0f77*0x4;let _0x49a7bf,_0x294b2f,_0x581021=0x0,_0x584b0f=0x0;for(_0x49a7bf=0x0;_0x49a7bf<_0x2698ab;++_0x49a7bf){if(_0x48a3bc[_0x49a7bf]!==0xff){_0x581021=_0x49a7bf/_0x1d293f|0x0;break;}}for(_0x49a7bf=_0x2698ab-0x1;_0x49a7bf>=0x0;--_0x49a7bf){if(_0x48a3bc[_0x49a7bf]!==0xff){_0x584b0f=_0x49a7bf/_0x1d293f|0x0;break;}}let _0x56fe2d=-0x1;for(_0x49a7bf=0x0;_0x49a7bf<_0x4d0f77&&_0x56fe2d===-0x1;++_0x49a7bf){for(_0x294b2f=0x0;_0x294b2f<_0x28707f;++_0x294b2f){const _0x1caaf1=_0x49a7bf*0x4+_0x294b2f*_0x1d293f;if(_0x48a3bc[_0x1caaf1]!==0xff||_0x48a3bc[_0x1caaf1+0x1]!==0xff||_0x48a3bc[_0x1caaf1+0x2]!==0xff||_0x48a3bc[_0x1caaf1+0x3]!==0xff){_0x56fe2d=_0x49a7bf;break;}}}return{'width':_0x5f20e5['width'],'height':_0x584b0f-_0x581021,'ascent':_0x50d383-_0x581021,'descent':_0x584b0f-_0x50d383,'minx':_0x56fe2d-_0x43170b/0x2};}return{'width':_0x5f20e5['width'],'height':0x0,'ascent':0x0,'descent':0x0,'minx':0x0};}let imageSmoothingEnabledName='';function writeTextToCanvas(_0x322094,_0x3001e1){const _0x12fbed=a77_0x2fcf;if(!_0x322094)throw new Error(_0x12fbed(0x16f));if(_0x322094==='')return undefined;_0x3001e1=defaultValue(_0x3001e1,{});const _0x1f4196=defaultValue(_0x3001e1[_0x12fbed(0x156)],_0x12fbed(0x172)),_0x5a6f0a=defaultValue(_0x3001e1['stroke'],![]),_0x11a0ef=defaultValue(_0x3001e1[_0x12fbed(0x164)],!![]),_0x4228db=defaultValue(_0x3001e1[_0x12fbed(0x15e)],0x1),_0x2fd97c=defaultValue(_0x3001e1['backgroundColor'],'#00000000'),_0x4c2cd0=defaultValue(_0x3001e1['padding'],0x0),_0x45394b=_0x4c2cd0*0x2,_0x1bb4b8=document[_0x12fbed(0x155)](_0x12fbed(0x14c));_0x1bb4b8[_0x12fbed(0x165)]=0x1,_0x1bb4b8[_0x12fbed(0x149)]=0x1,_0x1bb4b8[_0x12fbed(0x158)][_0x12fbed(0x156)]=_0x1f4196;const _0x594ae1=_0x1bb4b8[_0x12fbed(0x148)]('2d');if(!imageSmoothingEnabledName&&_0x594ae1){if(_0x594ae1[_0x12fbed(0x15b)])imageSmoothingEnabledName=_0x12fbed(0x15b);else{if(_0x594ae1[_0x12fbed(0x173)])imageSmoothingEnabledName=_0x12fbed(0x173);else{if(_0x594ae1['webkitImageSmoothingEnabled'])imageSmoothingEnabledName=_0x12fbed(0x15a);else _0x594ae1[_0x12fbed(0x161)]&&(imageSmoothingEnabledName=_0x12fbed(0x161));}}}_0x594ae1[_0x12fbed(0x156)]=_0x1f4196,_0x594ae1['lineJoin']=_0x12fbed(0x169),_0x594ae1[_0x12fbed(0x15c)]=_0x4228db,_0x594ae1[imageSmoothingEnabledName]=![],_0x1bb4b8[_0x12fbed(0x158)][_0x12fbed(0x162)]=_0x12fbed(0x157),document[_0x12fbed(0x159)][_0x12fbed(0x16a)](_0x1bb4b8);const _0x48ae3f=measureText(_0x594ae1,_0x322094,_0x1f4196,_0x5a6f0a,_0x11a0ef);if(!_0x48ae3f)return;_0x1bb4b8[_0x12fbed(0x160)]=_0x48ae3f,document[_0x12fbed(0x159)]['removeChild'](_0x1bb4b8),_0x1bb4b8['style'][_0x12fbed(0x162)]='';const _0x29bb6a=-(_0x48ae3f['minx']?_0x48ae3f[_0x12fbed(0x179)]:0x0),_0x310681=Math['ceil'](_0x48ae3f[_0x12fbed(0x165)])+_0x29bb6a+_0x45394b,_0x884d39=(_0x48ae3f[_0x12fbed(0x149)]?_0x48ae3f[_0x12fbed(0x149)]:0x0)+_0x45394b,_0x57b58d=_0x884d39-(_0x48ae3f[_0x12fbed(0x170)]?_0x48ae3f[_0x12fbed(0x170)]:0x0)+_0x4c2cd0,_0x4c0989=_0x884d39-_0x57b58d+_0x45394b;return _0x1bb4b8[_0x12fbed(0x165)]=_0x310681,_0x1bb4b8[_0x12fbed(0x149)]=_0x884d39,_0x594ae1[_0x12fbed(0x156)]=_0x1f4196,_0x594ae1['lineJoin']=_0x12fbed(0x169),_0x594ae1['lineWidth']=_0x4228db,_0x594ae1[imageSmoothingEnabledName]=![],_0x2fd97c!==_0x12fbed(0x15d)&&(_0x594ae1[_0x12fbed(0x150)]=_0x2fd97c,_0x594ae1[_0x12fbed(0x177)](0x0,0x0,_0x1bb4b8['width'],_0x1bb4b8['height'])),_0x5a6f0a&&(_0x594ae1[_0x12fbed(0x16b)]=defaultValue(_0x3001e1[_0x12fbed(0x175)],_0x12fbed(0x16c)),_0x594ae1[_0x12fbed(0x14a)](_0x322094,_0x29bb6a+_0x4c2cd0,_0x4c0989)),_0x11a0ef&&(_0x594ae1['fillStyle']=defaultValue(_0x3001e1[_0x12fbed(0x154)],_0x12fbed(0x151)),_0x594ae1[_0x12fbed(0x152)](_0x322094,_0x29bb6a+_0x4c2cd0,_0x4c0989)),_0x1bb4b8;}function a77_0xc653(){const _0x420513=['getContext','height','strokeText','8406144PyZUJr','canvas','2896CdQBZF','4170884cqDPIM','getImageData','fillStyle','#FFFFFF','fillText','3928440PcQkuE','fillColor','createElement','font','hidden','style','body','webkitImageSmoothingEnabled','imageSmoothingEnabled','lineWidth','#00000000','strokeWidth','replace','dimensions','msImageSmoothingEnabled','visibility','length','fill','width','measureText','test','1863OWNjAr','round','appendChild','strokeStyle','#000000','91631lMiGPx','1096928ZGXRgv','text\x20is\x20required.','ascent','white','10px\x20sans-serif','mozImageSmoothingEnabled','10620841AmIRSh','strokeColor','getComputedStyle','fillRect','black','minx','font-size','defaultView'];a77_0xc653=function(){return _0x420513;};return a77_0xc653();}function a77_0x2fcf(_0x2bf2b8,_0x29caa3){const _0xc65340=a77_0xc653();return a77_0x2fcf=function(_0x2fcf1c,_0x210c1b){_0x2fcf1c=_0x2fcf1c-0x148;let _0x141dfd=_0xc65340[_0x2fcf1c];return _0x141dfd;},a77_0x2fcf(_0x2bf2b8,_0x29caa3);}function defaultValue(_0x5bbc76,_0x1380d5){if(_0x5bbc76!==undefined&&_0x5bbc76!==null)return _0x5bbc76;return _0x1380d5;}export default writeTextToCanvas;
1
+ (function(_0x2a9525,_0x17b45f){const _0x1544c1=a77_0x148f,_0x3f06f2=_0x2a9525();while(!![]){try{const _0x3388a1=-parseInt(_0x1544c1(0x15d))/0x1+-parseInt(_0x1544c1(0x140))/0x2*(parseInt(_0x1544c1(0x134))/0x3)+parseInt(_0x1544c1(0x12f))/0x4+-parseInt(_0x1544c1(0x158))/0x5+parseInt(_0x1544c1(0x14b))/0x6*(parseInt(_0x1544c1(0x154))/0x7)+parseInt(_0x1544c1(0x157))/0x8+parseInt(_0x1544c1(0x12e))/0x9*(-parseInt(_0x1544c1(0x149))/0xa);if(_0x3388a1===_0x17b45f)break;else _0x3f06f2['push'](_0x3f06f2['shift']());}catch(_0x1ed8fc){_0x3f06f2['push'](_0x3f06f2['shift']());}}}(a77_0x240d,0x607cb));function measureText(_0x161c36,_0x4a5dd7,_0x34561d,_0x1caea7,_0xee5354){const _0x5c32f8=a77_0x148f,_0x1be1ad=_0x161c36[_0x5c32f8(0x14f)](_0x4a5dd7),_0x3723e9=!/\S/[_0x5c32f8(0x165)](_0x4a5dd7);if(!_0x3723e9&&document['defaultView']){const _0x4d5ec9=document[_0x5c32f8(0x135)]['getComputedStyle'](_0x161c36[_0x5c32f8(0x132)])[_0x5c32f8(0x155)](_0x5c32f8(0x14d))['replace']('px',''),_0x2d3f3c=document[_0x5c32f8(0x14c)]('canvas'),_0x510107=0x64,_0x38591c=_0x1be1ad['width']+_0x510107|0x0,_0xcb3bd0=0x3*(_0x4d5ec9-0x0),_0x3f006b=_0xcb3bd0/0x2;_0x2d3f3c['width']=_0x38591c,_0x2d3f3c['height']=_0xcb3bd0;const _0x51f24e=_0x2d3f3c['getContext']('2d');if(!_0x51f24e)return{};_0x51f24e[_0x5c32f8(0x144)]=_0x34561d,_0x51f24e[_0x5c32f8(0x15f)]=_0x5c32f8(0x156),_0x51f24e[_0x5c32f8(0x152)](0x0,0x0,_0x2d3f3c[_0x5c32f8(0x139)]+0x1,_0x2d3f3c[_0x5c32f8(0x136)]+0x1);_0x1caea7&&(_0x51f24e[_0x5c32f8(0x150)]=_0x5c32f8(0x12d),_0x51f24e['lineWidth']=_0x161c36[_0x5c32f8(0x15c)],_0x51f24e[_0x5c32f8(0x141)](_0x4a5dd7,_0x510107/0x2,_0x3f006b));_0xee5354&&(_0x51f24e['fillStyle']=_0x5c32f8(0x12d),_0x51f24e[_0x5c32f8(0x147)](_0x4a5dd7,_0x510107/0x2,_0x3f006b));const _0x367a8e=_0x51f24e[_0x5c32f8(0x162)](0x0,0x0,_0x38591c,_0xcb3bd0)[_0x5c32f8(0x13c)],_0x4de71a=_0x367a8e[_0x5c32f8(0x166)],_0x2d4b5d=_0x38591c*0x4;let _0x5ef1e8,_0x5d93f8,_0x2a96d4=0x0,_0x414173=0x0;for(_0x5ef1e8=0x0;_0x5ef1e8<_0x4de71a;++_0x5ef1e8){if(_0x367a8e[_0x5ef1e8]!==0xff){_0x2a96d4=_0x5ef1e8/_0x2d4b5d|0x0;break;}}for(_0x5ef1e8=_0x4de71a-0x1;_0x5ef1e8>=0x0;--_0x5ef1e8){if(_0x367a8e[_0x5ef1e8]!==0xff){_0x414173=_0x5ef1e8/_0x2d4b5d|0x0;break;}}let _0x541786=-0x1;for(_0x5ef1e8=0x0;_0x5ef1e8<_0x38591c&&_0x541786===-0x1;++_0x5ef1e8){for(_0x5d93f8=0x0;_0x5d93f8<_0xcb3bd0;++_0x5d93f8){const _0xc0a8c3=_0x5ef1e8*0x4+_0x5d93f8*_0x2d4b5d;if(_0x367a8e[_0xc0a8c3]!==0xff||_0x367a8e[_0xc0a8c3+0x1]!==0xff||_0x367a8e[_0xc0a8c3+0x2]!==0xff||_0x367a8e[_0xc0a8c3+0x3]!==0xff){_0x541786=_0x5ef1e8;break;}}}return{'width':_0x1be1ad[_0x5c32f8(0x139)],'height':_0x414173-_0x2a96d4,'ascent':_0x3f006b-_0x2a96d4,'descent':_0x414173-_0x3f006b,'minx':_0x541786-_0x510107/0x2};}return{'width':_0x1be1ad[_0x5c32f8(0x139)],'height':0x0,'ascent':0x0,'descent':0x0,'minx':0x0};}let imageSmoothingEnabledName='';function writeTextToCanvas(_0x1f16bf,_0x5a12c1){const _0x304cc1=a77_0x148f;if(!_0x1f16bf)throw new Error(_0x304cc1(0x148));if(_0x1f16bf==='')return undefined;_0x5a12c1=defaultValue(_0x5a12c1,{});const _0x524be1=defaultValue(_0x5a12c1[_0x304cc1(0x144)],_0x304cc1(0x160)),_0x229f5d=defaultValue(_0x5a12c1[_0x304cc1(0x131)],![]),_0x4a9481=defaultValue(_0x5a12c1[_0x304cc1(0x145)],!![]),_0x4f4c02=defaultValue(_0x5a12c1['strokeWidth'],0x1),_0x57a137=defaultValue(_0x5a12c1[_0x304cc1(0x13f)],_0x304cc1(0x14a)),_0x444f55=defaultValue(_0x5a12c1[_0x304cc1(0x13d)],0x0),_0x3c7d2c=_0x444f55*0x2,_0x273db8=document['createElement'](_0x304cc1(0x132));_0x273db8['width']=0x1,_0x273db8[_0x304cc1(0x136)]=0x1,_0x273db8[_0x304cc1(0x142)][_0x304cc1(0x144)]=_0x524be1;const _0x2f1c51=_0x273db8[_0x304cc1(0x138)]('2d');if(!imageSmoothingEnabledName&&_0x2f1c51){if(_0x2f1c51[_0x304cc1(0x143)])imageSmoothingEnabledName=_0x304cc1(0x143);else{if(_0x2f1c51[_0x304cc1(0x164)])imageSmoothingEnabledName='mozImageSmoothingEnabled';else{if(_0x2f1c51['webkitImageSmoothingEnabled'])imageSmoothingEnabledName=_0x304cc1(0x151);else _0x2f1c51[_0x304cc1(0x161)]&&(imageSmoothingEnabledName='msImageSmoothingEnabled');}}}_0x2f1c51[_0x304cc1(0x144)]=_0x524be1,_0x2f1c51[_0x304cc1(0x15e)]=_0x304cc1(0x14e),_0x2f1c51[_0x304cc1(0x15c)]=_0x4f4c02,_0x2f1c51[imageSmoothingEnabledName]=![],_0x273db8[_0x304cc1(0x142)][_0x304cc1(0x133)]=_0x304cc1(0x13b),document[_0x304cc1(0x130)][_0x304cc1(0x15a)](_0x273db8);const _0x555667=measureText(_0x2f1c51,_0x1f16bf,_0x524be1,_0x229f5d,_0x4a9481);if(!_0x555667)return;_0x273db8[_0x304cc1(0x137)]=_0x555667,document[_0x304cc1(0x130)][_0x304cc1(0x153)](_0x273db8),_0x273db8['style'][_0x304cc1(0x133)]='';const _0x3242c9=-(_0x555667[_0x304cc1(0x163)]?_0x555667[_0x304cc1(0x163)]:0x0),_0x30d829=Math[_0x304cc1(0x146)](_0x555667['width'])+_0x3242c9+_0x3c7d2c,_0x24cadc=(_0x555667[_0x304cc1(0x136)]?_0x555667[_0x304cc1(0x136)]:0x0)+_0x3c7d2c,_0x547200=_0x24cadc-(_0x555667[_0x304cc1(0x13a)]?_0x555667[_0x304cc1(0x13a)]:0x0)+_0x444f55,_0xf790fc=_0x24cadc-_0x547200+_0x3c7d2c;return _0x273db8[_0x304cc1(0x139)]=_0x30d829,_0x273db8[_0x304cc1(0x136)]=_0x24cadc,_0x2f1c51[_0x304cc1(0x144)]=_0x524be1,_0x2f1c51[_0x304cc1(0x15e)]=_0x304cc1(0x14e),_0x2f1c51[_0x304cc1(0x15c)]=_0x4f4c02,_0x2f1c51[imageSmoothingEnabledName]=![],_0x57a137!==_0x304cc1(0x14a)&&(_0x2f1c51[_0x304cc1(0x15f)]=_0x57a137,_0x2f1c51['fillRect'](0x0,0x0,_0x273db8[_0x304cc1(0x139)],_0x273db8['height'])),_0x229f5d&&(_0x2f1c51[_0x304cc1(0x150)]=defaultValue(_0x5a12c1[_0x304cc1(0x159)],_0x304cc1(0x15b)),_0x2f1c51[_0x304cc1(0x141)](_0x1f16bf,_0x3242c9+_0x444f55,_0xf790fc)),_0x4a9481&&(_0x2f1c51[_0x304cc1(0x15f)]=defaultValue(_0x5a12c1['fillColor'],_0x304cc1(0x13e)),_0x2f1c51[_0x304cc1(0x147)](_0x1f16bf,_0x3242c9+_0x444f55,_0xf790fc)),_0x273db8;}function defaultValue(_0x2f0e82,_0x23ddc0){if(_0x2f0e82!==undefined&&_0x2f0e82!==null)return _0x2f0e82;return _0x23ddc0;}function a77_0x240d(){const _0x1e2425=['webkitImageSmoothingEnabled','fillRect','removeChild','2247469VyAIIs','getPropertyValue','white','6323072KGQDnX','706125rNvfID','strokeColor','appendChild','#000000','lineWidth','401542KpNlJV','lineJoin','fillStyle','10px\x20sans-serif','msImageSmoothingEnabled','getImageData','minx','mozImageSmoothingEnabled','test','length','black','729YqdfjJ','1586484NMMzZk','body','stroke','canvas','visibility','3Nwnmda','defaultView','height','dimensions','getContext','width','ascent','hidden','data','padding','#FFFFFF','backgroundColor','336472KVPvIn','strokeText','style','imageSmoothingEnabled','font','fill','ceil','fillText','text\x20is\x20required.','89250EvyxFL','#00000000','12uyWkxv','createElement','font-size','round','measureText','strokeStyle'];a77_0x240d=function(){return _0x1e2425;};return a77_0x240d();}function a77_0x148f(_0x1f4cba,_0x58d601){const _0x240d16=a77_0x240d();return a77_0x148f=function(_0x148f89,_0xa5dee4){_0x148f89=_0x148f89-0x12d;let _0x3c7f93=_0x240d16[_0x148f89];return _0x3c7f93;},a77_0x148f(_0x1f4cba,_0x58d601);}export default writeTextToCanvas;
@@ -1 +1 @@
1
- const a82_0x176c6f=a82_0x4131;(function(_0x5b5298,_0x107435){const _0x1ac733=a82_0x4131,_0x419556=_0x5b5298();while(!![]){try{const _0x38c639=parseInt(_0x1ac733(0xba))/0x1+parseInt(_0x1ac733(0xb5))/0x2+parseInt(_0x1ac733(0xb1))/0x3*(parseInt(_0x1ac733(0xbd))/0x4)+parseInt(_0x1ac733(0xb8))/0x5+parseInt(_0x1ac733(0xca))/0x6*(-parseInt(_0x1ac733(0xb7))/0x7)+-parseInt(_0x1ac733(0xcf))/0x8*(parseInt(_0x1ac733(0xcd))/0x9)+-parseInt(_0x1ac733(0xd2))/0xa;if(_0x38c639===_0x107435)break;else _0x419556['push'](_0x419556['shift']());}catch(_0x2c70fe){_0x419556['push'](_0x419556['shift']());}}}(a82_0x4e72,0xa4887));import a82_0x4ca497 from'ol/format/EsriJSON';import a82_0x226800 from'ol/format/GeoJSON';import{getPointResolution}from'ol/proj';import a82_0x456554 from'./Task';import{appendPath}from'../../UrlUtil';function a82_0x4e72(){const _0xbeb375=['returnZ','getCode','layerDefs','geometryType','_setGeometryParams','all','returnGeometry','getProjection','tolerance','18kPJfCW','imageDisplay','returnM','9RdsEVG','layers','3832424hZfgQS','url','geojsonTypeToArcGIS','9106370snomiB','getCenter','477hguBsd','calculateExtent','params','path','2208406HtBPCG','getType','2526279CTrRmY','4984220ycxsrL','getView','555541yBSWXX','valueOf','resolution','12320aSaNxJ','geometry','getResolution','getSize'];a82_0x4e72=function(){return _0xbeb375;};return a82_0x4e72();}import{getEsriSpatialReference}from'../../EsriUtil';function a82_0x4131(_0x3eb1a2,_0x97bcc){const _0x4e7226=a82_0x4e72();return a82_0x4131=function(_0x41312e,_0x5d62dc){_0x41312e=_0x41312e-0xb1;let _0x3ac765=_0x4e7226[_0x41312e];return _0x3ac765;},a82_0x4131(_0x3eb1a2,_0x97bcc);}export default class Identify extends a82_0x456554{constructor(_0x20f2c3,_0x4f77bb,_0x41ea6c){const _0x4a35e2=a82_0x4131;super(_0x20f2c3,_0x4f77bb,_0x41ea6c),this['path']='identify',this[_0x4a35e2(0xb3)]={'layers':_0x4a35e2(0xc6),'tolerance':0x0,'returnGeometry':!![]},this[_0x4a35e2(0xc9)]=0x3,this[_0x4a35e2(0xbc)]=0x0,this[_0x4a35e2(0xd0)]=appendPath(this[_0x4a35e2(0xd0)],this[_0x4a35e2(0xb4)]),_0x4f77bb&&((_0x4f77bb[_0x4a35e2(0xc7)]===!![]||_0x4f77bb['returnGeometry']===![])&&(this['params'][_0x4a35e2(0xc7)]=_0x4f77bb[_0x4a35e2(0xc7)]),_0x4f77bb[_0x4a35e2(0xce)]&&(this[_0x4a35e2(0xb3)]['layers']=_0x4f77bb[_0x4a35e2(0xce)]),_0x4f77bb[_0x4a35e2(0xc3)]&&(this[_0x4a35e2(0xb3)][_0x4a35e2(0xc3)]=_0x4f77bb[_0x4a35e2(0xc3)]),(_0x4f77bb[_0x4a35e2(0xc1)]===!![]||_0x4f77bb[_0x4a35e2(0xc1)]===![])&&(this[_0x4a35e2(0xb3)]['returnZ']=_0x4f77bb['returnZ']),(_0x4f77bb[_0x4a35e2(0xcc)]===!![]||_0x4f77bb[_0x4a35e2(0xcc)]===![])&&(this[_0x4a35e2(0xb3)][_0x4a35e2(0xcc)]=_0x4f77bb[_0x4a35e2(0xcc)]));}['at'](_0x2c6045,_0x49934d){const _0x4177fc=a82_0x4131;let _0x25db58,_0x3a6706;const _0x2485ce=new a82_0x226800();_0x25db58=_0x2c6045,_0x3a6706=getEsriSpatialReference(_0x49934d[_0x4177fc(0xb9)]()[_0x4177fc(0xc8)]()[_0x4177fc(0xc2)]());const _0x3d9655=_0x49934d[_0x4177fc(0xc0)]();_0x3d9655&&(this[_0x4177fc(0xb3)][_0x4177fc(0xcb)]=[_0x3d9655[0x0],_0x3d9655[0x1],0x60]);this[_0x4177fc(0xb3)]['sr']=_0x3a6706;const _0x18e8b3=_0x49934d[_0x4177fc(0xb9)]()[_0x4177fc(0xb2)](_0x49934d[_0x4177fc(0xc0)]());this[_0x4177fc(0xb3)]['mapExtent']={'xmin':_0x18e8b3[0x0],'ymin':_0x18e8b3[0x1],'xmax':_0x18e8b3[0x2],'ymax':_0x18e8b3[0x3],'spatialReference':_0x3a6706};const _0x52c8c5=_0x49934d[_0x4177fc(0xb9)]()[_0x4177fc(0xbf)](),_0xdc55fa=_0x49934d['getView']()[_0x4177fc(0xd3)]();return _0x52c8c5&&_0xdc55fa&&(this[_0x4177fc(0xbc)]=getPointResolution(_0x49934d[_0x4177fc(0xb9)]()['getProjection'](),_0x52c8c5,_0xdc55fa)),this[_0x4177fc(0xc5)](_0x25db58,_0x49934d[_0x4177fc(0xb9)]()['getProjection']()[_0x4177fc(0xc2)]()),this;}['between'](_0x9d8d78,_0xcb4a1f){const _0x21b142=a82_0x4131;return this['params']['time']=[_0x9d8d78[_0x21b142(0xbb)](),_0xcb4a1f[_0x21b142(0xbb)]()],this;}['run'](){this['request']();}[a82_0x176c6f(0xc5)](_0x566631,_0x4fbcc7){const _0xadbcef=a82_0x176c6f;var _0x181f58=new a82_0x4ca497();const _0x1d9351=_0x181f58['writeGeometryObject'](_0x566631);this[_0xadbcef(0xb3)]['inSR']=getEsriSpatialReference(_0x4fbcc7),this['params'][_0xadbcef(0xbe)]=_0x1d9351,this['params'][_0xadbcef(0xc4)]=this[_0xadbcef(0xd1)](_0x566631[_0xadbcef(0xb6)]());}}
1
+ const a82_0x582d01=a82_0x5f2c;(function(_0x496a0d,_0x382a17){const _0x191847=a82_0x5f2c,_0xbfa21d=_0x496a0d();while(!![]){try{const _0x206146=-parseInt(_0x191847(0xac))/0x1+-parseInt(_0x191847(0x9c))/0x2+parseInt(_0x191847(0xad))/0x3*(parseInt(_0x191847(0x8e))/0x4)+-parseInt(_0x191847(0xa8))/0x5*(parseInt(_0x191847(0xa1))/0x6)+parseInt(_0x191847(0x9a))/0x7*(parseInt(_0x191847(0x96))/0x8)+-parseInt(_0x191847(0x97))/0x9+parseInt(_0x191847(0x9d))/0xa;if(_0x206146===_0x382a17)break;else _0xbfa21d['push'](_0xbfa21d['shift']());}catch(_0x53b94f){_0xbfa21d['push'](_0xbfa21d['shift']());}}}(a82_0x8d91,0xbe543));import a82_0x25c75f from'ol/format/EsriJSON';function a82_0x8d91(){const _0x30a15e=['identify','returnGeometry','geojsonTypeToArcGIS','getSize','run','40qxxuny','url','all','valueOf','1423451nwQzix','66174vHgTXW','imageDisplay','getCenter','geometryType','getProjection','returnZ','_setGeometryParams','mapExtent','72mRNTMb','layerDefs','resolution','time','request','inSR','returnM','geometry','16WEdBRl','3729573omuuMZ','writeGeometryObject','getCode','4605762MxwZtu','params','530814mUuRVo','23973460GauInO','getView','layers','path','920610JNkeBT','between'];a82_0x8d91=function(){return _0x30a15e;};return a82_0x8d91();}import a82_0x1b9bc2 from'ol/format/GeoJSON';import{getPointResolution}from'ol/proj';import a82_0x2f054b from'./Task';import{appendPath}from'../../UrlUtil';import{getEsriSpatialReference}from'../../EsriUtil';function a82_0x5f2c(_0x66a7f7,_0x3cfead){const _0x8d91e2=a82_0x8d91();return a82_0x5f2c=function(_0x5f2c8d,_0x5272be){_0x5f2c8d=_0x5f2c8d-0x8b;let _0x583263=_0x8d91e2[_0x5f2c8d];return _0x583263;},a82_0x5f2c(_0x66a7f7,_0x3cfead);}export default class Identify extends a82_0x2f054b{constructor(_0x1239f4,_0x2f3454,_0x58708d){const _0x145347=a82_0x5f2c;super(_0x1239f4,_0x2f3454,_0x58708d),this[_0x145347(0xa0)]=_0x145347(0xa3),this[_0x145347(0x9b)]={'layers':_0x145347(0xaa),'tolerance':0x0,'returnGeometry':!![]},this['tolerance']=0x3,this[_0x145347(0x90)]=0x0,this[_0x145347(0xa9)]=appendPath(this[_0x145347(0xa9)],this[_0x145347(0xa0)]),_0x2f3454&&((_0x2f3454[_0x145347(0xa4)]===!![]||_0x2f3454[_0x145347(0xa4)]===![])&&(this[_0x145347(0x9b)][_0x145347(0xa4)]=_0x2f3454[_0x145347(0xa4)]),_0x2f3454[_0x145347(0x9f)]&&(this[_0x145347(0x9b)][_0x145347(0x9f)]=_0x2f3454[_0x145347(0x9f)]),_0x2f3454[_0x145347(0x8f)]&&(this[_0x145347(0x9b)][_0x145347(0x8f)]=_0x2f3454[_0x145347(0x8f)]),(_0x2f3454[_0x145347(0x8b)]===!![]||_0x2f3454['returnZ']===![])&&(this['params'][_0x145347(0x8b)]=_0x2f3454['returnZ']),(_0x2f3454[_0x145347(0x94)]===!![]||_0x2f3454['returnM']===![])&&(this['params'][_0x145347(0x94)]=_0x2f3454[_0x145347(0x94)]));}['at'](_0x423ce0,_0x40a7c6){const _0x5417c6=a82_0x5f2c;let _0x4c580d,_0x1e74c7;const _0x5a3e69=new a82_0x1b9bc2();_0x4c580d=_0x423ce0,_0x1e74c7=getEsriSpatialReference(_0x40a7c6[_0x5417c6(0x9e)]()[_0x5417c6(0xb1)]()['getCode']());const _0x407bfb=_0x40a7c6[_0x5417c6(0xa6)]();_0x407bfb&&(this[_0x5417c6(0x9b)][_0x5417c6(0xae)]=[_0x407bfb[0x0],_0x407bfb[0x1],0x60]);this[_0x5417c6(0x9b)]['sr']=_0x1e74c7;const _0x4634ad=_0x40a7c6[_0x5417c6(0x9e)]()['calculateExtent'](_0x40a7c6[_0x5417c6(0xa6)]());this['params'][_0x5417c6(0x8d)]={'xmin':_0x4634ad[0x0],'ymin':_0x4634ad[0x1],'xmax':_0x4634ad[0x2],'ymax':_0x4634ad[0x3],'spatialReference':_0x1e74c7};const _0x250a01=_0x40a7c6['getView']()['getResolution'](),_0x344ef9=_0x40a7c6[_0x5417c6(0x9e)]()[_0x5417c6(0xaf)]();return _0x250a01&&_0x344ef9&&(this[_0x5417c6(0x90)]=getPointResolution(_0x40a7c6['getView']()[_0x5417c6(0xb1)](),_0x250a01,_0x344ef9)),this[_0x5417c6(0x8c)](_0x4c580d,_0x40a7c6['getView']()[_0x5417c6(0xb1)]()[_0x5417c6(0x99)]()),this;}[a82_0x582d01(0xa2)](_0x1561b8,_0xcdf51){const _0x218287=a82_0x582d01;return this[_0x218287(0x9b)][_0x218287(0x91)]=[_0x1561b8[_0x218287(0xab)](),_0xcdf51[_0x218287(0xab)]()],this;}[a82_0x582d01(0xa7)](){const _0x7f9cdd=a82_0x582d01;this[_0x7f9cdd(0x92)]();}[a82_0x582d01(0x8c)](_0x26fa6f,_0x191858){const _0x22da25=a82_0x582d01;var _0x456c51=new a82_0x25c75f();const _0x3ecdb3=_0x456c51[_0x22da25(0x98)](_0x26fa6f);this[_0x22da25(0x9b)][_0x22da25(0x93)]=getEsriSpatialReference(_0x191858),this[_0x22da25(0x9b)][_0x22da25(0x95)]=_0x3ecdb3,this[_0x22da25(0x9b)][_0x22da25(0xb0)]=this[_0x22da25(0xa5)](_0x26fa6f['getType']());}}
@@ -1 +1 @@
1
- function a83_0x5857(_0x784e3d,_0x14fffd){const _0x579b2c=a83_0x579b();return a83_0x5857=function(_0x5857fe,_0x1032ab){_0x5857fe=_0x5857fe-0xe9;let _0x22baf2=_0x579b2c[_0x5857fe];return _0x22baf2;},a83_0x5857(_0x784e3d,_0x14fffd);}function a83_0x579b(){const _0x443620=['ids','68422WHIqjI','where','10BOLnDv','getExtent','maxAllowableOffset','esriSpatialRelCrosses','crosses','readFeature','code','9760686NghNUs','_setGeometryParams','getSize','_trapSQLerrors','1842379FOfuEG','1=1','returnExtentOnly','writeGeometryObject','path','features','/query','intersects','esriSpatialRelWithin','returnDistinctValues','bboxIntersects','data','ASC','touches','56664ISoebn','status','units','params','5xAMKSW','nearby','contains','within','time','run','returnM','query','spatialRel','returnGeometry','400','esriSpatialRelEnvelopeIntersects','esriSRUnit_Meter','esriSpatialRelOverlaps','16CRgqLb','971888YNNptU','geometry','3ZzSCuD','request','esriSpatialRelTouches','_cleanParams','orderByFields','inSR','3668388pXTfdj','esriSpatialRelIntersects','layer','8PeUhzH','returnZ','catch','582129CYATWI','overlaps','distance','indexIntersects','simplify','geojsonTypeToArcGIS','join','outSR','abs','forEach','push','returnCountOnly','one\x20common\x20syntax\x20error\x20in\x20query\x20requests\x20is\x20encasing\x20string\x20values\x20in\x20double\x20quotes\x20instead\x20of\x20single\x20quotes','warn','returnIdsOnly','url','esriSpatialRelContains','getTime','valueOf','1551PWRfEl'];a83_0x579b=function(){return _0x443620;};return a83_0x579b();}const a83_0x122cc3=a83_0x5857;(function(_0x1a506a,_0x478214){const _0x240a3d=a83_0x5857,_0x40b13e=_0x1a506a();while(!![]){try{const _0x87bb6b=parseInt(_0x240a3d(0xe9))/0x1*(-parseInt(_0x240a3d(0x10d))/0x2)+-parseInt(_0x240a3d(0xec))/0x3*(-parseInt(_0x240a3d(0xea))/0x4)+parseInt(_0x240a3d(0x12c))/0x5*(parseInt(_0x240a3d(0xf2))/0x6)+parseInt(_0x240a3d(0x11a))/0x7*(parseInt(_0x240a3d(0xf5))/0x8)+parseInt(_0x240a3d(0xf8))/0x9*(-parseInt(_0x240a3d(0x10f))/0xa)+parseInt(_0x240a3d(0x10b))/0xb*(parseInt(_0x240a3d(0x128))/0xc)+-parseInt(_0x240a3d(0x116))/0xd;if(_0x87bb6b===_0x478214)break;else _0x40b13e['push'](_0x40b13e['shift']());}catch(_0x4d85de){_0x40b13e['push'](_0x40b13e['shift']());}}}(a83_0x579b,0x66a8a));import a83_0xa69615 from'ol/format/EsriJSON';import a83_0x246b06 from'./Task';import{getEsriSpatialReference}from'../../EsriUtil';import{appendPath}from'../../UrlUtil';export default class Query extends a83_0x246b06{constructor(_0x1bb9c9,_0x417d80,_0xda684e){const _0x32f759=a83_0x5857;super(_0x1bb9c9,_0x417d80,_0xda684e),this[_0x32f759(0x11e)]=_0x32f759(0x133),this[_0x32f759(0x12b)]={'returnGeometry':!![],'where':_0x32f759(0x11b),'outFields':'*','returnZ':![],'returnM':![],'t':new Date()[_0x32f759(0x109)]()},this[_0x32f759(0x107)]=appendPath(this[_0x32f759(0x107)],this[_0x32f759(0x11e)]),_0x417d80&&((_0x417d80[_0x32f759(0x135)]===!![]||_0x417d80['returnGeometry']===![])&&(this[_0x32f759(0x12b)]['returnGeometry']=_0x417d80[_0x32f759(0x135)]),_0x417d80['where']&&(this[_0x32f759(0x12b)][_0x32f759(0x10e)]=_0x417d80[_0x32f759(0x10e)]),_0x417d80[_0x32f759(0xff)]&&(this['params'][_0x32f759(0xff)]=getEsriSpatialReference(_0x417d80['outSR'])),(_0x417d80[_0x32f759(0xf6)]===!![]||_0x417d80[_0x32f759(0xf6)]===![])&&(this['params'][_0x32f759(0xf6)]=_0x417d80[_0x32f759(0xf6)]),(_0x417d80['returnM']===!![]||_0x417d80[_0x32f759(0x132)]===![])&&(this[_0x32f759(0x12b)][_0x32f759(0x132)]=_0x417d80[_0x32f759(0x132)]));}[a83_0x122cc3(0x12f)](_0x442e9a,_0x540a15){const _0x4588cd=a83_0x122cc3;return this[_0x4588cd(0x117)](_0x442e9a,_0x540a15),this[_0x4588cd(0x12b)]['spatialRel']=_0x4588cd(0x108),this;}[a83_0x122cc3(0x121)](_0x1cf87c,_0x47df54){const _0x4d2cd8=a83_0x122cc3;return this[_0x4d2cd8(0x117)](_0x1cf87c,_0x47df54),this[_0x4d2cd8(0x12b)]['spatialRel']=_0x4d2cd8(0xf3),this;}[a83_0x122cc3(0x12e)](_0x3a587c,_0x5b33cd){const _0x2c2fc0=a83_0x122cc3;return this[_0x2c2fc0(0x117)](_0x3a587c,_0x5b33cd),this['params'][_0x2c2fc0(0x134)]=_0x2c2fc0(0x122),this;}[a83_0x122cc3(0x113)](_0x2bf70e,_0x20f935){const _0x228b46=a83_0x122cc3;return this[_0x228b46(0x117)](_0x2bf70e,_0x20f935),this[_0x228b46(0x12b)]['spatialRel']=_0x228b46(0x112),this;}[a83_0x122cc3(0x127)](_0x42c126,_0x1edebe){const _0x3e3cb6=a83_0x122cc3;return this[_0x3e3cb6(0x117)](_0x42c126,_0x1edebe),this[_0x3e3cb6(0x12b)]['spatialRel']=_0x3e3cb6(0xee),this;}[a83_0x122cc3(0xf9)](_0x595448,_0x21ab35){const _0x3000f1=a83_0x122cc3;return this[_0x3000f1(0x117)](_0x595448,_0x21ab35),this[_0x3000f1(0x12b)]['spatialRel']=_0x3000f1(0x139),this;}[a83_0x122cc3(0x124)](_0x93ed3e,_0x9cf64f){const _0xb20d2a=a83_0x122cc3;return this[_0xb20d2a(0x117)](_0x93ed3e,_0x9cf64f),this[_0xb20d2a(0x12b)][_0xb20d2a(0x134)]=_0xb20d2a(0x137),this;}[a83_0x122cc3(0xfb)](_0x5017e4,_0x5555b5){const _0x329fe3=a83_0x122cc3;return this[_0x329fe3(0x117)](_0x5017e4,_0x5555b5),this['params']['spatialRel']='esriSpatialRelIndexIntersects',this;}[a83_0x122cc3(0x12d)](_0xc30a04,_0x219435,_0x122250){const _0x1ab86b=a83_0x122cc3;return this['_setGeometryParams'](_0xc30a04,_0x219435),this[_0x1ab86b(0x12b)][_0x1ab86b(0x134)]=_0x1ab86b(0xf3),this[_0x1ab86b(0x12b)][_0x1ab86b(0x12a)]=_0x1ab86b(0x138),this[_0x1ab86b(0x12b)][_0x1ab86b(0xfa)]=_0x122250,this;}[a83_0x122cc3(0x10e)](_0x592728){const _0x2aa00d=a83_0x122cc3;return this[_0x2aa00d(0x12b)][_0x2aa00d(0x10e)]=_0x592728,this;}['between'](_0x2196ae,_0x3df0dc){const _0x519454=a83_0x122cc3;return this['params'][_0x519454(0x130)]=[_0x2196ae[_0x519454(0x10a)](),_0x3df0dc[_0x519454(0x10a)]()],this;}[a83_0x122cc3(0xfc)](_0x5ecf01,_0x32b5a9){const _0xd37127=a83_0x122cc3,_0x126a65=_0x5ecf01[_0xd37127(0x110)]();var _0x88706d=Math[_0xd37127(0x100)](_0x126a65[0x2]-_0x126a65[0x0]);const _0x588d08=_0x5ecf01[_0xd37127(0x118)]();if(_0x588d08)return this['params'][_0xd37127(0x111)]=_0x88706d/_0x588d08[0x1]*_0x32b5a9,this;}['orderBy'](_0x16bad2,_0x563ebc){const _0x208a2b=a83_0x122cc3;return _0x563ebc=_0x563ebc||_0x208a2b(0x126),this['params'][_0x208a2b(0xf0)]=this[_0x208a2b(0x12b)][_0x208a2b(0xf0)]?this[_0x208a2b(0x12b)][_0x208a2b(0xf0)]+',':'',this[_0x208a2b(0x12b)][_0x208a2b(0xf0)]+=[_0x16bad2,_0x563ebc][_0x208a2b(0xfe)]('\x20'),this;}async[a83_0x122cc3(0x131)](){const _0x1ea7e5=a83_0x122cc3;this['_cleanParams']();const _0x1b1118=await this[_0x1ea7e5(0xed)]()[_0x1ea7e5(0xf7)](_0x2f220b=>{throw new Error(_0x2f220b);});if(_0x1b1118[_0x1ea7e5(0x129)]!==0xc8)throw new Error('No\x20features\x20found');if(_0x1b1118[_0x1ea7e5(0x125)]&&_0x1b1118[_0x1ea7e5(0x125)][_0x1ea7e5(0x11f)]&&_0x1b1118[_0x1ea7e5(0x125)]['features']['length']>0x0){var _0x2de585=new a83_0xa69615();let _0x4a1b81=[];return _0x1b1118[_0x1ea7e5(0x125)][_0x1ea7e5(0x11f)][_0x1ea7e5(0x101)](_0x39d524=>{const _0x35b8ff=_0x1ea7e5,_0x3eb418=_0x2de585[_0x35b8ff(0x114)](_0x39d524);_0x4a1b81[_0x35b8ff(0x102)](_0x3eb418);}),_0x4a1b81;}return[];}['count'](){const _0x79aad1=a83_0x122cc3;this[_0x79aad1(0xef)](),this['params']['returnCountOnly']=!![],this[_0x79aad1(0xed)]();}[a83_0x122cc3(0x10c)](){const _0x103655=a83_0x122cc3;this['_cleanParams'](),this[_0x103655(0x12b)][_0x103655(0x106)]=!![],this['request']();}['distinct'](){const _0x129e75=a83_0x122cc3;return this[_0x129e75(0x12b)][_0x129e75(0x135)]=![],this[_0x129e75(0x12b)][_0x129e75(0x123)]=!![],this;}[a83_0x122cc3(0xf4)](_0x443001){const _0x721d02=a83_0x122cc3;return this['path']=_0x443001+_0x721d02(0x120),this;}[a83_0x122cc3(0x119)](_0x919599){const _0x1e15cf=a83_0x122cc3;_0x919599&&(_0x919599[_0x1e15cf(0x115)]===_0x1e15cf(0x136)&&console[_0x1e15cf(0x105)]['apply'](_0x1e15cf(0x104)));}[a83_0x122cc3(0xef)](){const _0x5039df=a83_0x122cc3;delete this[_0x5039df(0x12b)][_0x5039df(0x106)],delete this['params'][_0x5039df(0x11c)],delete this[_0x5039df(0x12b)][_0x5039df(0x103)];}[a83_0x122cc3(0x117)](_0x256f7a,_0x34782d){const _0x31e2f4=a83_0x122cc3;var _0x28396d=new a83_0xa69615();const _0x12dc22=_0x28396d[_0x31e2f4(0x11d)](_0x256f7a);this[_0x31e2f4(0x12b)][_0x31e2f4(0xf1)]=getEsriSpatialReference(_0x34782d),this['params'][_0x31e2f4(0xeb)]=_0x12dc22,this['params']['geometryType']=this[_0x31e2f4(0xfd)](_0x256f7a['getType']());}}
1
+ function a83_0x53f2(){const _0x193906=['returnIdsOnly','_cleanParams','readFeature','count','35ZnvCrz','url','orderBy','getSize','valueOf','features','code','400','1=1','esriSpatialRelCrosses','No\x20features\x20found','orderByFields','esriSpatialRelWithin','ids','join','150byQmSx','getExtent','intersects','2418hSbNlt','one\x20common\x20syntax\x20error\x20in\x20query\x20requests\x20is\x20encasing\x20string\x20values\x20in\x20double\x20quotes\x20instead\x20of\x20single\x20quotes','esriSpatialRelContains','abs','where','returnGeometry','esriSRUnit_Meter','esriSpatialRelEnvelopeIntersects','441gDIfqP','query','overlaps','985gyisFD','time','writeGeometryObject','bboxIntersects','indexIntersects','nearby','3931378BSRDMo','604cAMGjy','1130HLYQil','returnCountOnly','13ntzjZe','spatialRel','5508852TxmTaR','distance','returnM','ASC','path','57253okjLiI','_setGeometryParams','distinct','returnZ','returnDistinctValues','apply','maxAllowableOffset','simplify','params','inSR','within','24aeAXnD','geometry','esriSpatialRelOverlaps','forEach','data','esriSpatialRelIndexIntersects','geojsonTypeToArcGIS','request','getType','outSR','esriSpatialRelIntersects','esriSpatialRelTouches','202482zFTzHH','geometryType','push','warn','crosses','contains','layer','/query','length'];a83_0x53f2=function(){return _0x193906;};return a83_0x53f2();}const a83_0x28e920=a83_0x7ba8;(function(_0x121ab5,_0x14f59c){const _0x25948e=a83_0x7ba8,_0x558104=_0x121ab5();while(!![]){try{const _0x11240d=parseInt(_0x25948e(0x16f))/0x1*(parseInt(_0x25948e(0x161))/0x2)+-parseInt(_0x25948e(0x164))/0x3*(parseInt(_0x25948e(0x176))/0x4)+parseInt(_0x25948e(0x152))/0x5*(parseInt(_0x25948e(0x145))/0x6)+parseInt(_0x25948e(0x12e))/0x7*(parseInt(_0x25948e(0x139))/0x8)+parseInt(_0x25948e(0x16c))/0x9*(-parseInt(_0x25948e(0x125))/0xa)+-parseInt(_0x25948e(0x175))/0xb+parseInt(_0x25948e(0x129))/0xc*(parseInt(_0x25948e(0x127))/0xd);if(_0x11240d===_0x14f59c)break;else _0x558104['push'](_0x558104['shift']());}catch(_0x4b139d){_0x558104['push'](_0x558104['shift']());}}}(a83_0x53f2,0x4b74f));import a83_0x29e226 from'ol/format/EsriJSON';import a83_0x4f93f3 from'./Task';import{getEsriSpatialReference}from'../../EsriUtil';function a83_0x7ba8(_0x434211,_0x545ad6){const _0x53f2ce=a83_0x53f2();return a83_0x7ba8=function(_0x7ba82,_0x12cf57){_0x7ba82=_0x7ba82-0x125;let _0x294ca6=_0x53f2ce[_0x7ba82];return _0x294ca6;},a83_0x7ba8(_0x434211,_0x545ad6);}import{appendPath}from'../../UrlUtil';export default class Query extends a83_0x4f93f3{constructor(_0x4cbd1a,_0x5509c6,_0x15101d){const _0x1a0613=a83_0x7ba8;super(_0x4cbd1a,_0x5509c6,_0x15101d),this[_0x1a0613(0x12d)]=_0x1a0613(0x16d),this[_0x1a0613(0x136)]={'returnGeometry':!![],'where':_0x1a0613(0x15a),'outFields':'*','returnZ':![],'returnM':![],'t':new Date()['getTime']()},this[_0x1a0613(0x153)]=appendPath(this[_0x1a0613(0x153)],this[_0x1a0613(0x12d)]),_0x5509c6&&((_0x5509c6['returnGeometry']===!![]||_0x5509c6[_0x1a0613(0x169)]===![])&&(this['params'][_0x1a0613(0x169)]=_0x5509c6[_0x1a0613(0x169)]),_0x5509c6[_0x1a0613(0x168)]&&(this[_0x1a0613(0x136)]['where']=_0x5509c6[_0x1a0613(0x168)]),_0x5509c6[_0x1a0613(0x142)]&&(this['params']['outSR']=getEsriSpatialReference(_0x5509c6[_0x1a0613(0x142)])),(_0x5509c6['returnZ']===!![]||_0x5509c6[_0x1a0613(0x131)]===![])&&(this[_0x1a0613(0x136)][_0x1a0613(0x131)]=_0x5509c6['returnZ']),(_0x5509c6[_0x1a0613(0x12b)]===!![]||_0x5509c6[_0x1a0613(0x12b)]===![])&&(this['params'][_0x1a0613(0x12b)]=_0x5509c6[_0x1a0613(0x12b)]));}[a83_0x28e920(0x138)](_0x1be28f,_0x57374c){const _0x16f2c8=a83_0x28e920;return this[_0x16f2c8(0x12f)](_0x1be28f,_0x57374c),this[_0x16f2c8(0x136)][_0x16f2c8(0x128)]=_0x16f2c8(0x166),this;}[a83_0x28e920(0x163)](_0x4c1ca0,_0x49e3e8){const _0x2e13ad=a83_0x28e920;return this[_0x2e13ad(0x12f)](_0x4c1ca0,_0x49e3e8),this[_0x2e13ad(0x136)][_0x2e13ad(0x128)]=_0x2e13ad(0x143),this;}[a83_0x28e920(0x14a)](_0x3cca06,_0x4808db){const _0x13f202=a83_0x28e920;return this['_setGeometryParams'](_0x3cca06,_0x4808db),this['params'][_0x13f202(0x128)]=_0x13f202(0x15e),this;}[a83_0x28e920(0x149)](_0x1da164,_0x195b7c){const _0x15d47d=a83_0x28e920;return this['_setGeometryParams'](_0x1da164,_0x195b7c),this['params'][_0x15d47d(0x128)]=_0x15d47d(0x15b),this;}['touches'](_0x37e4e7,_0xa6a27d){const _0x1c4888=a83_0x28e920;return this[_0x1c4888(0x12f)](_0x37e4e7,_0xa6a27d),this[_0x1c4888(0x136)]['spatialRel']=_0x1c4888(0x144),this;}[a83_0x28e920(0x16e)](_0x1e920b,_0x3631d6){const _0x3ebc90=a83_0x28e920;return this[_0x3ebc90(0x12f)](_0x1e920b,_0x3631d6),this[_0x3ebc90(0x136)]['spatialRel']=_0x3ebc90(0x13b),this;}[a83_0x28e920(0x172)](_0x1346ee,_0x3885ba){const _0x32aabb=a83_0x28e920;return this['_setGeometryParams'](_0x1346ee,_0x3885ba),this[_0x32aabb(0x136)][_0x32aabb(0x128)]=_0x32aabb(0x16b),this;}[a83_0x28e920(0x173)](_0x891b9,_0x33aeec){const _0x5d9320=a83_0x28e920;return this[_0x5d9320(0x12f)](_0x891b9,_0x33aeec),this[_0x5d9320(0x136)][_0x5d9320(0x128)]=_0x5d9320(0x13e),this;}[a83_0x28e920(0x174)](_0x88d82a,_0x333801,_0x314ba2){const _0x3275ed=a83_0x28e920;return this[_0x3275ed(0x12f)](_0x88d82a,_0x333801),this['params'][_0x3275ed(0x128)]='esriSpatialRelIntersects',this[_0x3275ed(0x136)]['units']=_0x3275ed(0x16a),this[_0x3275ed(0x136)][_0x3275ed(0x12a)]=_0x314ba2,this;}[a83_0x28e920(0x168)](_0x44b598){const _0x2954f5=a83_0x28e920;return this[_0x2954f5(0x136)]['where']=_0x44b598,this;}['between'](_0x1d7e6d,_0x3fe3d9){const _0x173441=a83_0x28e920;return this[_0x173441(0x136)][_0x173441(0x170)]=[_0x1d7e6d[_0x173441(0x156)](),_0x3fe3d9[_0x173441(0x156)]()],this;}[a83_0x28e920(0x135)](_0x5a6f4a,_0x4f6bff){const _0x24995b=a83_0x28e920,_0x3785be=_0x5a6f4a[_0x24995b(0x162)]();var _0x72892c=Math[_0x24995b(0x167)](_0x3785be[0x2]-_0x3785be[0x0]);const _0x1b2b0d=_0x5a6f4a[_0x24995b(0x155)]();if(_0x1b2b0d)return this[_0x24995b(0x136)][_0x24995b(0x134)]=_0x72892c/_0x1b2b0d[0x1]*_0x4f6bff,this;}[a83_0x28e920(0x154)](_0x3c741b,_0x31b413){const _0x8a66b5=a83_0x28e920;return _0x31b413=_0x31b413||_0x8a66b5(0x12c),this['params']['orderByFields']=this['params'][_0x8a66b5(0x15d)]?this[_0x8a66b5(0x136)]['orderByFields']+',':'',this['params']['orderByFields']+=[_0x3c741b,_0x31b413][_0x8a66b5(0x160)]('\x20'),this;}async['run'](){const _0x32553b=a83_0x28e920;this[_0x32553b(0x14f)]();const _0x23965b=await this[_0x32553b(0x140)]()['catch'](_0x559773=>{throw new Error(_0x559773);});if(_0x23965b['status']!==0xc8)throw new Error(_0x32553b(0x15c));if(_0x23965b[_0x32553b(0x13d)]&&_0x23965b[_0x32553b(0x13d)]['features']&&_0x23965b[_0x32553b(0x13d)][_0x32553b(0x157)][_0x32553b(0x14d)]>0x0){var _0x19cace=new a83_0x29e226();let _0x633517=[];return _0x23965b['data'][_0x32553b(0x157)][_0x32553b(0x13c)](_0x5b0cbf=>{const _0x14cb38=_0x32553b,_0x4007ca=_0x19cace[_0x14cb38(0x150)](_0x5b0cbf);_0x633517[_0x14cb38(0x147)](_0x4007ca);}),_0x633517;}return[];}[a83_0x28e920(0x151)](){const _0xd55714=a83_0x28e920;this[_0xd55714(0x14f)](),this[_0xd55714(0x136)][_0xd55714(0x126)]=!![],this[_0xd55714(0x140)]();}[a83_0x28e920(0x15f)](){const _0x5bb6a8=a83_0x28e920;this[_0x5bb6a8(0x14f)](),this[_0x5bb6a8(0x136)]['returnIdsOnly']=!![],this['request']();}[a83_0x28e920(0x130)](){const _0x2bf34d=a83_0x28e920;return this['params'][_0x2bf34d(0x169)]=![],this[_0x2bf34d(0x136)][_0x2bf34d(0x132)]=!![],this;}[a83_0x28e920(0x14b)](_0x1be34b){const _0x2782ee=a83_0x28e920;return this['path']=_0x1be34b+_0x2782ee(0x14c),this;}['_trapSQLerrors'](_0x17d3db){const _0x40fa13=a83_0x28e920;_0x17d3db&&(_0x17d3db[_0x40fa13(0x158)]===_0x40fa13(0x159)&&console[_0x40fa13(0x148)][_0x40fa13(0x133)](_0x40fa13(0x165)));}['_cleanParams'](){const _0x1e5b96=a83_0x28e920;delete this[_0x1e5b96(0x136)][_0x1e5b96(0x14e)],delete this['params']['returnExtentOnly'],delete this[_0x1e5b96(0x136)]['returnCountOnly'];}[a83_0x28e920(0x12f)](_0xc1d78a,_0x7150c5){const _0x26fdb8=a83_0x28e920;var _0x7a7998=new a83_0x29e226();const _0x105e79=_0x7a7998[_0x26fdb8(0x171)](_0xc1d78a);this[_0x26fdb8(0x136)][_0x26fdb8(0x137)]=getEsriSpatialReference(_0x7150c5),this[_0x26fdb8(0x136)][_0x26fdb8(0x13a)]=_0x105e79,this[_0x26fdb8(0x136)][_0x26fdb8(0x146)]=this[_0x26fdb8(0x13f)](_0xc1d78a[_0x26fdb8(0x141)]());}}
@@ -1 +1 @@
1
- var a84_0x1bd62f=a84_0x5599;(function(_0x2a42a8,_0x1013d3){var _0x5c4872=a84_0x5599,_0x2b3730=_0x2a42a8();while(!![]){try{var _0x48519a=parseInt(_0x5c4872(0xbd))/0x1*(parseInt(_0x5c4872(0xcc))/0x2)+-parseInt(_0x5c4872(0xc7))/0x3*(parseInt(_0x5c4872(0xbf))/0x4)+-parseInt(_0x5c4872(0xc3))/0x5*(parseInt(_0x5c4872(0xc8))/0x6)+parseInt(_0x5c4872(0xb4))/0x7+parseInt(_0x5c4872(0xb1))/0x8*(parseInt(_0x5c4872(0xcf))/0x9)+parseInt(_0x5c4872(0xb2))/0xa+-parseInt(_0x5c4872(0xc9))/0xb;if(_0x48519a===_0x1013d3)break;else _0x2b3730['push'](_0x2b3730['shift']());}catch(_0x521949){_0x2b3730['push'](_0x2b3730['shift']());}}}(a84_0x47d9,0x1e144));import a84_0x26e526 from'../../AxiosUtil';import{jsonp,stringify}from'../../AxiosUtil';export default class Task{constructor(_0xee710a,_0x5397bc,_0x65bdb8){var _0x64fb9=a84_0x5599;this[_0x64fb9(0xcb)]=_0xee710a,this['params']=_0x5397bc||{},this[_0x64fb9(0xbc)]=!_0x65bdb8?'GET':_0x65bdb8;}[a84_0x1bd62f(0xb8)](_0x22b62d){var _0x2ba75d=a84_0x1bd62f,_0x316418;switch(_0x22b62d){case _0x2ba75d(0xb5):_0x316418=_0x2ba75d(0xd0);break;case _0x2ba75d(0xc2):_0x316418='esriGeometryMultipoint';break;case _0x2ba75d(0xb7):_0x316418='esriGeometryPolyline';break;case _0x2ba75d(0xd3):_0x316418='esriGeometryPolyline';break;case _0x2ba75d(0xc4):_0x316418=_0x2ba75d(0xba);break;case _0x2ba75d(0xb0):_0x316418=_0x2ba75d(0xba);break;}return _0x316418;}['isArcgisOnline'](_0x5e1419){var _0x2b80d4=a84_0x1bd62f;return/^(?!.*utility\.arcgis\.com).*\.arcgis\.com.*FeatureServer/i[_0x2b80d4(0xd6)](_0x5e1419);}[a84_0x1bd62f(0xc1)](_0x1c8988){var _0x30d6b1=a84_0x1bd62f,_0x2b92a3='';_0x1c8988['f']=_0x1c8988['f']||_0x30d6b1(0xbb);for(var _0x21a9c3 in _0x1c8988){if(Object[_0x30d6b1(0xce)][_0x30d6b1(0xb9)][_0x30d6b1(0xb6)](_0x1c8988,_0x21a9c3)){var _0x5a7269=_0x1c8988[_0x21a9c3],_0x29d113=Object[_0x30d6b1(0xce)]['toString'][_0x30d6b1(0xb6)](_0x5a7269),_0x10000a;_0x2b92a3[_0x30d6b1(0xbe)]&&(_0x2b92a3+='&');if(_0x29d113===_0x30d6b1(0xd1))_0x10000a=Object['prototype']['toString']['call'](_0x5a7269[0x0])===_0x30d6b1(0xc6)?JSON[_0x30d6b1(0xca)](_0x5a7269):_0x5a7269['join'](',');else{if(_0x29d113===_0x30d6b1(0xc6))_0x10000a=JSON[_0x30d6b1(0xca)](_0x5a7269);else _0x29d113===_0x30d6b1(0xd4)?_0x10000a=_0x5a7269[_0x30d6b1(0xb3)]():_0x10000a=_0x5a7269;}_0x2b92a3+=encodeURIComponent(_0x21a9c3)+'='+encodeURIComponent(_0x10000a);}}return _0x2b92a3;}[a84_0x1bd62f(0xc5)](_0x3240d7){var _0x10b1c8=a84_0x1bd62f;return this[_0x10b1c8(0xaf)][_0x10b1c8(0xd2)]=!_0x3240d7,this;}async[a84_0x1bd62f(0xd5)](){var _0x393e16=a84_0x1bd62f,_0x4dff1c=this[_0x393e16(0xc1)](this['params']);const _0x5f5111=this[_0x393e16(0xcb)]['indexOf']('?')>-0x1?this[_0x393e16(0xcb)]+'&'+_0x4dff1c:this[_0x393e16(0xcb)]+'?'+_0x4dff1c;if(this[_0x393e16(0xbc)]==='GET')return a84_0x26e526[_0x393e16(0xcd)](_0x5f5111);else{if(this['method']==='JSONP')return jsonp(_0x5f5111);else{const _0x4fd281=stringify(this[_0x393e16(0xaf)]);return a84_0x26e526[_0x393e16(0xc0)](this['url'],_0x4fd281);}}}}function a84_0x5599(_0x3409e2,_0x2cab63){var _0x47d900=a84_0x47d9();return a84_0x5599=function(_0x55990b,_0x2b6b88){_0x55990b=_0x55990b-0xaf;var _0x104719=_0x47d900[_0x55990b];return _0x104719;},a84_0x5599(_0x3409e2,_0x2cab63);}function a84_0x47d9(){var _0x4927a4=['LineString','geojsonTypeToArcGIS','hasOwnProperty','esriGeometryPolygon','json','method','40363krdxNM','length','8orZByP','post','serialize','MultiPoint','11215nJxeCQ','Polygon','format','[object\x20Object]','40695LSmAUT','222nogkJG','3659678fNaywJ','stringify','url','10QsmrvE','get','prototype','900XUqxfd','esriGeometryPoint','[object\x20Array]','returnUnformattedValues','MultiLineString','[object\x20Date]','request','test','params','MultiPolygon','8152ynBdQz','674180TSkCEJ','valueOf','1364230hKmfct','Point','call'];a84_0x47d9=function(){return _0x4927a4;};return a84_0x47d9();}
1
+ var a84_0x23c115=a84_0x5110;(function(_0x4ed06c,_0x2a5b97){var _0x2518d3=a84_0x5110,_0x332343=_0x4ed06c();while(!![]){try{var _0x685406=-parseInt(_0x2518d3(0xb9))/0x1+parseInt(_0x2518d3(0xbd))/0x2*(parseInt(_0x2518d3(0xc4))/0x3)+parseInt(_0x2518d3(0xb4))/0x4+parseInt(_0x2518d3(0xb5))/0x5+parseInt(_0x2518d3(0xd2))/0x6*(parseInt(_0x2518d3(0xb3))/0x7)+-parseInt(_0x2518d3(0xd3))/0x8*(-parseInt(_0x2518d3(0xce))/0x9)+parseInt(_0x2518d3(0xc1))/0xa;if(_0x685406===_0x2a5b97)break;else _0x332343['push'](_0x332343['shift']());}catch(_0x5f414b){_0x332343['push'](_0x332343['shift']());}}}(a84_0x105f,0xac530));function a84_0x5110(_0x599128,_0x27dad0){var _0x105f88=a84_0x105f();return a84_0x5110=function(_0x51103e,_0x543826){_0x51103e=_0x51103e-0xb0;var _0x59f882=_0x105f88[_0x51103e];return _0x59f882;},a84_0x5110(_0x599128,_0x27dad0);}function a84_0x105f(){var _0x4dfb3a=['url','isArcgisOnline','call','12173Dyjemy','1159248JlcEbb','964700sTywbQ','format','join','Point','782341PuAYDj','esriGeometryPolygon','prototype','json','181814YpZWMR','esriGeometryMultipoint','length','serialize','3016410QUTQbn','valueOf','MultiPolygon','9KHmUkL','geojsonTypeToArcGIS','JSONP','test','[object\x20Object]','MultiLineString','esriGeometryPolyline','request','LineString','esriGeometryPoint','1062hLacRf','indexOf','hasOwnProperty','stringify','66WqEjaJ','27928gECZaw','post','Polygon','[object\x20Date]','toString','params'];a84_0x105f=function(){return _0x4dfb3a;};return a84_0x105f();}import a84_0x3ab32a from'../../AxiosUtil';import{jsonp,stringify}from'../../AxiosUtil';export default class Task{constructor(_0xac2dbf,_0x200d73,_0x3d09a9){var _0x4ac135=a84_0x5110;this['url']=_0xac2dbf,this[_0x4ac135(0xd8)]=_0x200d73||{},this['method']=!_0x3d09a9?'GET':_0x3d09a9;}[a84_0x23c115(0xc5)](_0x2b02be){var _0x352105=a84_0x23c115,_0x209ec0;switch(_0x2b02be){case _0x352105(0xb8):_0x209ec0=_0x352105(0xcd);break;case'MultiPoint':_0x209ec0=_0x352105(0xbe);break;case _0x352105(0xcc):_0x209ec0=_0x352105(0xca);break;case _0x352105(0xc9):_0x209ec0=_0x352105(0xca);break;case _0x352105(0xd5):_0x209ec0='esriGeometryPolygon';break;case _0x352105(0xc3):_0x209ec0=_0x352105(0xba);break;}return _0x209ec0;}[a84_0x23c115(0xb1)](_0x26f47f){var _0x1e2115=a84_0x23c115;return/^(?!.*utility\.arcgis\.com).*\.arcgis\.com.*FeatureServer/i[_0x1e2115(0xc7)](_0x26f47f);}[a84_0x23c115(0xc0)](_0x39ee5b){var _0x391b04=a84_0x23c115,_0x41ae4f='';_0x39ee5b['f']=_0x39ee5b['f']||_0x391b04(0xbc);for(var _0xbde55b in _0x39ee5b){if(Object[_0x391b04(0xbb)][_0x391b04(0xd0)][_0x391b04(0xb2)](_0x39ee5b,_0xbde55b)){var _0x273133=_0x39ee5b[_0xbde55b],_0x1c9c56=Object['prototype']['toString'][_0x391b04(0xb2)](_0x273133),_0x948834;_0x41ae4f[_0x391b04(0xbf)]&&(_0x41ae4f+='&');if(_0x1c9c56==='[object\x20Array]')_0x948834=Object[_0x391b04(0xbb)][_0x391b04(0xd7)][_0x391b04(0xb2)](_0x273133[0x0])===_0x391b04(0xc8)?JSON['stringify'](_0x273133):_0x273133[_0x391b04(0xb7)](',');else{if(_0x1c9c56===_0x391b04(0xc8))_0x948834=JSON[_0x391b04(0xd1)](_0x273133);else _0x1c9c56===_0x391b04(0xd6)?_0x948834=_0x273133[_0x391b04(0xc2)]():_0x948834=_0x273133;}_0x41ae4f+=encodeURIComponent(_0xbde55b)+'='+encodeURIComponent(_0x948834);}}return _0x41ae4f;}[a84_0x23c115(0xb6)](_0x28744d){var _0x54602=a84_0x23c115;return this[_0x54602(0xd8)]['returnUnformattedValues']=!_0x28744d,this;}async[a84_0x23c115(0xcb)](){var _0x4d4df2=a84_0x23c115,_0x371dcb=this[_0x4d4df2(0xc0)](this[_0x4d4df2(0xd8)]);const _0x394e9d=this['url'][_0x4d4df2(0xcf)]('?')>-0x1?this[_0x4d4df2(0xb0)]+'&'+_0x371dcb:this[_0x4d4df2(0xb0)]+'?'+_0x371dcb;if(this['method']==='GET')return a84_0x3ab32a['get'](_0x394e9d);else{if(this['method']===_0x4d4df2(0xc6))return jsonp(_0x394e9d);else{const _0x8ecd23=stringify(this['params']);return a84_0x3ab32a[_0x4d4df2(0xd4)](this['url'],_0x8ecd23);}}}}
@@ -1 +1 @@
1
- const a86_0x4693b0=a86_0x3c2a;(function(_0x36e127,_0x17ee55){const _0x315375=a86_0x3c2a,_0x1fd5d4=_0x36e127();while(!![]){try{const _0x3221f5=parseInt(_0x315375(0x1c7))/0x1+-parseInt(_0x315375(0x1ce))/0x2*(-parseInt(_0x315375(0x1d3))/0x3)+parseInt(_0x315375(0x1c4))/0x4+parseInt(_0x315375(0x1ba))/0x5*(-parseInt(_0x315375(0x1d6))/0x6)+parseInt(_0x315375(0x1d1))/0x7*(parseInt(_0x315375(0x1bf))/0x8)+-parseInt(_0x315375(0x1b7))/0x9*(parseInt(_0x315375(0x1cb))/0xa)+-parseInt(_0x315375(0x1c2))/0xb*(parseInt(_0x315375(0x1c0))/0xc);if(_0x3221f5===_0x17ee55)break;else _0x1fd5d4['push'](_0x1fd5d4['shift']());}catch(_0x26cfd3){_0x1fd5d4['push'](_0x1fd5d4['shift']());}}}(a86_0x1a9b,0xec84d));import{and,intersects}from'ol/format/filter';function a86_0x1a9b(){const _0x4c540c=['serializeToString','map','1107251boZVQB','POST','stringify','features','5834330KBgbcN','writeGetFeature','srsName\x20is\x20required','2CkqStP','srsName','where','37940yDbMUz','_geoserverQuery','5228697EvrBSH','tableName','then','10110900baAeMR','geometry','url','27ygaXsu','catch','json','5suIBDB','read','the_geom','queryParameters','geometryName','2008jqRjqD','47784PdCOKd','readFeature','2794MBLoXG','application/json','4820352WzBILJ'];a86_0x1a9b=function(){return _0x4c540c;};return a86_0x1a9b();}import a86_0x198052 from'../../format/CQL';import a86_0x48a992 from'ol/format/WFS';function a86_0x3c2a(_0x395186,_0x54234e){const _0x1a9bd1=a86_0x1a9b();return a86_0x3c2a=function(_0x3c2a64,_0x6cd53b){_0x3c2a64=_0x3c2a64-0x1b5;let _0x45ded8=_0x1a9bd1[_0x3c2a64];return _0x45ded8;},a86_0x3c2a(_0x395186,_0x54234e);}import a86_0x16a368 from'ol/format/GeoJSON';export default class QueryTask{constructor(_0x46c621){const _0x3d005c=a86_0x3c2a;this[_0x3d005c(0x1bd)]={},this['url']=_0x46c621;}async['execute'](_0x20e92e){const _0x3ec252=a86_0x3c2a;this[_0x3ec252(0x1bd)]=_0x20e92e||{};const _0x49646c=this['queryParameters']['geometryName']||_0x3ec252(0x1bc);let _0x4f6504=this[_0x3ec252(0x1bd)][_0x3ec252(0x1d0)],_0x5923da;_0x4f6504&&(_0x5923da=new a86_0x198052()[_0x3ec252(0x1bb)](_0x4f6504));let _0x50ceb3=_0x5923da;if(this[_0x3ec252(0x1bd)][_0x3ec252(0x1b5)]){if(!this[_0x3ec252(0x1bd)][_0x3ec252(0x1cf)])throw new Error(_0x3ec252(0x1cd));const _0x3131e0=intersects(_0x49646c,this[_0x3ec252(0x1bd)][_0x3ec252(0x1b5)]);_0x50ceb3=_0x5923da?and(_0x5923da,_0x3131e0):_0x3131e0;}let _0x43aee1=new a86_0x48a992()[_0x3ec252(0x1cc)]({'srsName':this[_0x3ec252(0x1bd)][_0x3ec252(0x1cf)],'featureNS':'','featurePrefix':'','featureTypes':[this['queryParameters'][_0x3ec252(0x1d4)]],'outputFormat':_0x3ec252(0x1c3),'geometryName':_0x49646c,'filter':_0x50ceb3});const _0xb2f0c0=await fetch(this['url'],{'method':_0x3ec252(0x1c8),'body':new XMLSerializer()[_0x3ec252(0x1c5)](_0x43aee1)}),_0x5e9de5=await _0xb2f0c0['json']();let _0x3725b7=[];const _0x2c792b=new a86_0x16a368();return _0x3725b7=_0x5e9de5[_0x3ec252(0x1ca)]['map'](_0x39f243=>{const _0x51a7a5=_0x3ec252;return _0x2c792b[_0x51a7a5(0x1c1)](JSON['stringify'](_0x39f243));}),_0x3725b7;}[a86_0x4693b0(0x1d2)](){const _0x1308c5=a86_0x4693b0,_0x2a8adc=this[_0x1308c5(0x1bd)][_0x1308c5(0x1be)]||'the_geom';let _0x595d34=this[_0x1308c5(0x1bd)][_0x1308c5(0x1d0)],_0x120733;_0x595d34&&(_0x120733=new a86_0x198052()['read'](_0x595d34));let _0x342cc6=_0x120733;if(this[_0x1308c5(0x1bd)][_0x1308c5(0x1b5)]){const _0x50f770=intersects(_0x2a8adc,this[_0x1308c5(0x1bd)][_0x1308c5(0x1b5)]);_0x342cc6=_0x120733?and(_0x120733,_0x50f770):_0x50f770;}let _0x38e87f=new a86_0x48a992()[_0x1308c5(0x1cc)]({'srsName':this[_0x1308c5(0x1bd)]['srsName'],'featureNS':'','featurePrefix':'','featureTypes':[this[_0x1308c5(0x1bd)][_0x1308c5(0x1d4)]],'outputFormat':_0x1308c5(0x1c3),'geometryName':_0x2a8adc,'filter':_0x342cc6});return new Promise(_0xcdd105=>{const _0x2ed17d=_0x1308c5;fetch(this[_0x2ed17d(0x1b6)],{'method':_0x2ed17d(0x1c8),'body':new XMLSerializer()[_0x2ed17d(0x1c5)](_0x38e87f)})[_0x2ed17d(0x1d5)](_0xf9b811=>{const _0x22e50d=_0x2ed17d;return _0xf9b811[_0x22e50d(0x1b9)]();})['then'](_0x54223c=>{const _0x29dab9=_0x2ed17d;let _0x23bded=[];const _0x98e0ff=new a86_0x16a368();_0x23bded=_0x54223c['features'][_0x29dab9(0x1c6)](_0x4c8734=>{const _0x35034b=_0x29dab9;return _0x98e0ff[_0x35034b(0x1c1)](JSON[_0x35034b(0x1c9)](_0x4c8734));}),_0xcdd105(_0x23bded);})[_0x2ed17d(0x1b8)](_0x2a2547=>{_0xcdd105([]),console['error'](_0x2a2547);});});}}
1
+ function a86_0x322d(){const _0x58c78b=['81763UGLRGq','readFeature','error','tableName','162988itccHF','15IsziPx','501520ZxWGkE','srsName','read','where','stringify','application/json','then','91756kyUjWN','the_geom','12YbKtDk','_geoserverQuery','queryParameters','writeGetFeature','url','geometry','srsName\x20is\x20required','1709802DLjSal','238033JYbnnA','POST','serializeToString','json','geometryName','32NkWxRn','map','10NlwZzv','612184zigmXq'];a86_0x322d=function(){return _0x58c78b;};return a86_0x322d();}const a86_0xae6318=a86_0x19bb;(function(_0x30a1f1,_0x5ef17e){const _0xbc4d40=a86_0x19bb,_0x16535b=_0x30a1f1();while(!![]){try{const _0x3e46c3=-parseInt(_0xbc4d40(0x95))/0x1+parseInt(_0xbc4d40(0x9d))/0x2+parseInt(_0xbc4d40(0xa3))/0x3*(parseInt(_0xbc4d40(0xa2))/0x4)+-parseInt(_0xbc4d40(0xa4))/0x5*(parseInt(_0xbc4d40(0x8d))/0x6)+parseInt(_0xbc4d40(0x8b))/0x7*(-parseInt(_0xbc4d40(0x9a))/0x8)+parseInt(_0xbc4d40(0x94))/0x9+-parseInt(_0xbc4d40(0x9c))/0xa*(parseInt(_0xbc4d40(0x9e))/0xb);if(_0x3e46c3===_0x5ef17e)break;else _0x16535b['push'](_0x16535b['shift']());}catch(_0x471e8b){_0x16535b['push'](_0x16535b['shift']());}}}(a86_0x322d,0x31253));import{and,intersects}from'ol/format/filter';import a86_0x20e608 from'../../format/CQL';function a86_0x19bb(_0x1d46fd,_0x4c80eb){const _0x322d79=a86_0x322d();return a86_0x19bb=function(_0x19bb48,_0x584382){_0x19bb48=_0x19bb48-0x85;let _0x218a13=_0x322d79[_0x19bb48];return _0x218a13;},a86_0x19bb(_0x1d46fd,_0x4c80eb);}import a86_0x15e8cf from'ol/format/WFS';import a86_0x401980 from'ol/format/GeoJSON';export default class QueryTask{constructor(_0x219b94){const _0x4d81f6=a86_0x19bb;this[_0x4d81f6(0x8f)]={},this['url']=_0x219b94;}async['execute'](_0x5782cb){const _0xc4b969=a86_0x19bb;this['queryParameters']=_0x5782cb||{};const _0xf876a7=this[_0xc4b969(0x8f)][_0xc4b969(0x99)]||_0xc4b969(0x8c);let _0x5a47fa=this[_0xc4b969(0x8f)][_0xc4b969(0x87)],_0x415c1c;_0x5a47fa&&(_0x415c1c=new a86_0x20e608()[_0xc4b969(0x86)](_0x5a47fa));let _0x570e10=_0x415c1c;if(this[_0xc4b969(0x8f)]['geometry']){if(!this[_0xc4b969(0x8f)][_0xc4b969(0x85)])throw new Error(_0xc4b969(0x93));const _0x1382a6=intersects(_0xf876a7,this[_0xc4b969(0x8f)][_0xc4b969(0x92)]);_0x570e10=_0x415c1c?and(_0x415c1c,_0x1382a6):_0x1382a6;}let _0x55d379=new a86_0x15e8cf()[_0xc4b969(0x90)]({'srsName':this[_0xc4b969(0x8f)][_0xc4b969(0x85)],'featureNS':'','featurePrefix':'','featureTypes':[this[_0xc4b969(0x8f)][_0xc4b969(0xa1)]],'outputFormat':_0xc4b969(0x89),'geometryName':_0xf876a7,'filter':_0x570e10});const _0x4a013f=await fetch(this[_0xc4b969(0x91)],{'method':_0xc4b969(0x96),'body':new XMLSerializer()['serializeToString'](_0x55d379)}),_0x4be9c0=await _0x4a013f[_0xc4b969(0x98)]();let _0x2eda96=[];const _0xcb748=new a86_0x401980();return _0x2eda96=_0x4be9c0['features'][_0xc4b969(0x9b)](_0x2bc6d1=>{const _0x2d762a=_0xc4b969;return _0xcb748[_0x2d762a(0x9f)](JSON['stringify'](_0x2bc6d1));}),_0x2eda96;}[a86_0xae6318(0x8e)](){const _0x460ec7=a86_0xae6318,_0x2c5b66=this[_0x460ec7(0x8f)][_0x460ec7(0x99)]||'the_geom';let _0xf8b10b=this[_0x460ec7(0x8f)]['where'],_0x4f637d;_0xf8b10b&&(_0x4f637d=new a86_0x20e608()['read'](_0xf8b10b));let _0x1aa4ff=_0x4f637d;if(this[_0x460ec7(0x8f)][_0x460ec7(0x92)]){const _0x46aebb=intersects(_0x2c5b66,this[_0x460ec7(0x8f)][_0x460ec7(0x92)]);_0x1aa4ff=_0x4f637d?and(_0x4f637d,_0x46aebb):_0x46aebb;}let _0x2d1afd=new a86_0x15e8cf()[_0x460ec7(0x90)]({'srsName':this[_0x460ec7(0x8f)][_0x460ec7(0x85)],'featureNS':'','featurePrefix':'','featureTypes':[this[_0x460ec7(0x8f)][_0x460ec7(0xa1)]],'outputFormat':_0x460ec7(0x89),'geometryName':_0x2c5b66,'filter':_0x1aa4ff});return new Promise(_0x1e681b=>{const _0xb80511=_0x460ec7;fetch(this[_0xb80511(0x91)],{'method':_0xb80511(0x96),'body':new XMLSerializer()[_0xb80511(0x97)](_0x2d1afd)})[_0xb80511(0x8a)](_0xbdf839=>{const _0x580edd=_0xb80511;return _0xbdf839[_0x580edd(0x98)]();})['then'](_0x439b68=>{const _0xb2c5b1=_0xb80511;let _0x3ea18e=[];const _0x113b05=new a86_0x401980();_0x3ea18e=_0x439b68['features'][_0xb2c5b1(0x9b)](_0x1930f0=>{const _0x3bdcdb=_0xb2c5b1;return _0x113b05[_0x3bdcdb(0x9f)](JSON[_0x3bdcdb(0x88)](_0x1930f0));}),_0x1e681b(_0x3ea18e);})['catch'](_0x53b43d=>{const _0x5ea87a=_0xb80511;_0x1e681b([]),console[_0x5ea87a(0xa0)](_0x53b43d);});});}}
@@ -1 +1 @@
1
- (function(_0x45bb92,_0x285ccb){const _0x59f388=a87_0x3654,_0x177189=_0x45bb92();while(!![]){try{const _0x227f6e=-parseInt(_0x59f388(0x15f))/0x1+parseInt(_0x59f388(0x155))/0x2*(parseInt(_0x59f388(0x151))/0x3)+parseInt(_0x59f388(0x15e))/0x4*(parseInt(_0x59f388(0x152))/0x5)+parseInt(_0x59f388(0x158))/0x6+parseInt(_0x59f388(0x154))/0x7*(parseInt(_0x59f388(0x15c))/0x8)+-parseInt(_0x59f388(0x15a))/0x9*(parseInt(_0x59f388(0x159))/0xa)+-parseInt(_0x59f388(0x160))/0xb;if(_0x227f6e===_0x285ccb)break;else _0x177189['push'](_0x177189['shift']());}catch(_0x5b7449){_0x177189['push'](_0x177189['shift']());}}}(a87_0x12b8,0x7d477));function a87_0x3654(_0x14dd59,_0x5ed75e){const _0x12b81b=a87_0x12b8();return a87_0x3654=function(_0x36544b,_0x306dff){_0x36544b=_0x36544b-0x14f;let _0x4a3164=_0x12b81b[_0x36544b];return _0x4a3164;},a87_0x3654(_0x14dd59,_0x5ed75e);}import{appendPath}from'../UrlUtil';function a87_0x12b8(){const _0x4ec6d6=['layerFields','4Lkcoca','207353sPufyu','21994170AxWVnD','run','geoserver-wms','6REMmXU','3724055mOdogp','intersects','245SiZBXD','932584VujIlX','fieldType','geoserver-wfs','4279584qsiXkE','3149690qCIcap','18gJAmFC','name','219256BVJRSg'];a87_0x12b8=function(){return _0x4ec6d6;};return a87_0x12b8();}import a87_0x519b66 from'./esri/Query';import a87_0xce8b9b from'./geoserver/QueryTask';import{getWFSLayerCapabilities}from'../../capabilities';export async function selectFeaturesByGeo(_0xb6d377,_0x4a290c,_0xa3b2d1,_0x36f842,_0x2a135c,_0x563c8c){const _0x172411=a87_0x3654;if(!_0xa3b2d1||!_0x36f842||!_0x2a135c||!_0x2a135c)return[];let _0x299fbb=[];try{if(_0x2a135c=='arcgis-dynamic'||_0x2a135c=='arcgis-feature'){const _0x2bed94=appendPath(_0xa3b2d1,_0x36f842),_0x3d40de=new a87_0x519b66(_0x2bed94,{'outSR':_0x4a290c,'where':_0x563c8c});_0x3d40de[_0x172411(0x153)](_0xb6d377,_0x4a290c),_0x299fbb=await _0x3d40de[_0x172411(0x14f)]();}else{if(_0x2a135c==_0x172411(0x157)||_0x2a135c==_0x172411(0x150)){const _0x40babd=new a87_0xce8b9b(_0xa3b2d1),_0x45d2d6=await getWFSLayerCapabilities(_0xa3b2d1,_0x36f842),_0x3f2f22=_0x45d2d6[_0x172411(0x15d)]['find'](_0x3da1a3=>_0x3da1a3[_0x172411(0x156)]==0x6);_0x299fbb=await _0x40babd['execute']({'geometry':_0xb6d377,'tableName':_0x36f842,'geometryName':_0x3f2f22?_0x3f2f22[_0x172411(0x15b)]:'','srsName':_0x4a290c,'where':_0x563c8c});}}}catch(_0x56e7b7){}return _0x299fbb;}
1
+ (function(_0x3f470e,_0x14835f){const _0x3f5158=a87_0x7a53,_0x3d70d8=_0x3f470e();while(!![]){try{const _0x21fc9f=-parseInt(_0x3f5158(0x17c))/0x1*(parseInt(_0x3f5158(0x174))/0x2)+-parseInt(_0x3f5158(0x16f))/0x3+parseInt(_0x3f5158(0x179))/0x4*(-parseInt(_0x3f5158(0x16a))/0x5)+-parseInt(_0x3f5158(0x169))/0x6*(parseInt(_0x3f5158(0x16e))/0x7)+-parseInt(_0x3f5158(0x173))/0x8*(parseInt(_0x3f5158(0x171))/0x9)+parseInt(_0x3f5158(0x177))/0xa+parseInt(_0x3f5158(0x175))/0xb;if(_0x21fc9f===_0x14835f)break;else _0x3d70d8['push'](_0x3d70d8['shift']());}catch(_0x4abb09){_0x3d70d8['push'](_0x3d70d8['shift']());}}}(a87_0x4660,0xe7afb));import{appendPath}from'../UrlUtil';function a87_0x7a53(_0x2dea48,_0x608db8){const _0x46605d=a87_0x4660();return a87_0x7a53=function(_0x7a5308,_0x44026d){_0x7a5308=_0x7a5308-0x168;let _0x100749=_0x46605d[_0x7a5308];return _0x100749;},a87_0x7a53(_0x2dea48,_0x608db8);}function a87_0x4660(){const _0x4b56cd=['2056524jOFXnb','geoserver-wfs','9OkTfCZ','intersects','12532264hBwJRz','62900AXkVMM','53001509LzmrDr','execute','15392650DiMYXD','find','1633960scPSQf','layerFields','fieldType','23rOWyqT','arcgis-feature','run','42ODRRXH','20MkgHHi','geoserver-wms','name','arcgis-dynamic','799246xtHkvF'];a87_0x4660=function(){return _0x4b56cd;};return a87_0x4660();}import a87_0x13473e from'./esri/Query';import a87_0x589570 from'./geoserver/QueryTask';import{getWFSLayerCapabilities}from'../../capabilities';export async function selectFeaturesByGeo(_0x475b8c,_0x224ab8,_0x32e184,_0x34ac4a,_0x3a8d8d,_0x309d2d){const _0x56de9d=a87_0x7a53;if(!_0x32e184||!_0x34ac4a||!_0x3a8d8d||!_0x3a8d8d)return[];let _0x5b5ca0=[];try{if(_0x3a8d8d==_0x56de9d(0x16d)||_0x3a8d8d==_0x56de9d(0x17d)){const _0x5cb119=appendPath(_0x32e184,_0x34ac4a),_0x36bddb=new a87_0x13473e(_0x5cb119,{'outSR':_0x224ab8,'where':_0x309d2d});_0x36bddb[_0x56de9d(0x172)](_0x475b8c,_0x224ab8),_0x5b5ca0=await _0x36bddb[_0x56de9d(0x168)]();}else{if(_0x3a8d8d==_0x56de9d(0x170)||_0x3a8d8d==_0x56de9d(0x16b)){const _0x2cee5c=new a87_0x589570(_0x32e184),_0x1ce275=await getWFSLayerCapabilities(_0x32e184,_0x34ac4a),_0x14ac62=_0x1ce275[_0x56de9d(0x17a)][_0x56de9d(0x178)](_0x255eb6=>_0x255eb6[_0x56de9d(0x17b)]==0x6);_0x5b5ca0=await _0x2cee5c[_0x56de9d(0x176)]({'geometry':_0x475b8c,'tableName':_0x34ac4a,'geometryName':_0x14ac62?_0x14ac62[_0x56de9d(0x16c)]:'','srsName':_0x224ab8,'where':_0x309d2d});}}}catch(_0xa4ccab){}return _0x5b5ca0;}