ym-gis-2d 1.0.18 → 1.0.20

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_0x3a4d7a=a75_0x5d41;(function(_0x48149d,_0x3e8d69){const _0x19037=a75_0x5d41,_0x39657f=_0x48149d();while(!![]){try{const _0x4e5afd=parseInt(_0x19037(0x1d4))/0x1+parseInt(_0x19037(0x1cc))/0x2+-parseInt(_0x19037(0x1d0))/0x3*(-parseInt(_0x19037(0x1bd))/0x4)+-parseInt(_0x19037(0x1a2))/0x5*(parseInt(_0x19037(0x1ca))/0x6)+-parseInt(_0x19037(0x1bb))/0x7+parseInt(_0x19037(0x1d2))/0x8*(parseInt(_0x19037(0x1c9))/0x9)+-parseInt(_0x19037(0x1a1))/0xa;if(_0x4e5afd===_0x3e8d69)break;else _0x39657f['push'](_0x39657f['shift']());}catch(_0x4d1191){_0x39657f['push'](_0x39657f['shift']());}}}(a75_0x3064,0x2d62c));import a75_0xd1af03 from'color';import a75_0x4890d5 from'./writeTextToCanvas';import{Icon}from'ol/style';function a75_0x5d41(_0x3365c2,_0x48cefc){const _0x306429=a75_0x3064();return a75_0x5d41=function(_0x5d412c,_0x1945de){_0x5d412c=_0x5d412c-0x1a0;let _0x430f63=_0x306429[_0x5d412c];return _0x430f63;},a75_0x5d41(_0x3365c2,_0x48cefc);}import a75_0x41f39c from'ol/ImageState';import{parseImage}from'../../UrlUtil.js';class PinBuilder{constructor(){const _0x340c18=a75_0x5d41;this[_0x340c18(0x1cd)]={};}['fromColor'](_0x3add85,_0x21bd5a){const _0x5dfda3=a75_0x5d41;if(!_0x3add85)throw new Error(_0x5dfda3(0x1c2));if(!_0x21bd5a)throw new Error('size\x20is\x20required');return createPin('','',_0x3add85,_0x21bd5a,this[_0x5dfda3(0x1cd)]);}['fromUrl'](_0x3108e9,_0x28965e,_0x136fb2){const _0x3dc577=a75_0x5d41;if(!_0x3108e9)throw new Error(_0x3dc577(0x1c5));if(!_0x28965e)throw new Error(_0x3dc577(0x1c2));if(!_0x136fb2)throw new Error('size\x20is\x20required');return createPin(_0x3108e9,'',_0x28965e,_0x136fb2,this[_0x3dc577(0x1cd)]);}[a75_0x3a4d7a(0x1b7)](_0xc84f1,_0x41a35f,_0x576ba6){const _0x33ade3=a75_0x3a4d7a;if(!_0xc84f1)throw new Error(_0x33ade3(0x1b8));if(!_0x41a35f)throw new Error(_0x33ade3(0x1c2));if(!_0x576ba6)throw new Error('size\x20is\x20required');return createPin(parseImage(_0xc84f1),'',_0x41a35f,_0x576ba6,this['_cache']);}[a75_0x3a4d7a(0x1ac)](_0x3183bf,_0x43a355,_0x475da1){const _0x3a4f59=a75_0x3a4d7a;if(!_0x3183bf)throw new Error(_0x3a4f59(0x1b4));if(!_0x43a355)throw new Error('color\x20is\x20required');if(!_0x475da1)throw new Error(_0x3a4f59(0x1a3));return createPin('',_0x3183bf,_0x43a355,_0x475da1,this[_0x3a4f59(0x1cd)]);}}function drawPin(_0x4b181b,_0x5deda8,_0x1380d6){const _0x2d8411=a75_0x3a4d7a;_0x4b181b['save'](),_0x4b181b['scale'](_0x1380d6/0x18,_0x1380d6/0x18),_0x4b181b[_0x2d8411(0x1c4)]=_0x5deda8,_0x4b181b[_0x2d8411(0x1b3)]=a75_0xd1af03(_0x5deda8)[_0x2d8411(0x1c3)](0.6)[_0x2d8411(0x1ce)](),_0x4b181b[_0x2d8411(0x1a6)]=0.846,_0x4b181b[_0x2d8411(0x1c8)](),_0x4b181b[_0x2d8411(0x1b2)](6.72,0.422),_0x4b181b[_0x2d8411(0x1ab)](17.28,0.422),_0x4b181b[_0x2d8411(0x1c6)](18.553,0.422,19.577,1.758,19.577,3.415),_0x4b181b['lineTo'](19.577,10.973),_0x4b181b[_0x2d8411(0x1c6)](19.577,12.63,18.553,13.966,17.282,13.966),_0x4b181b[_0x2d8411(0x1ab)](14.386,14.008),_0x4b181b[_0x2d8411(0x1ab)](11.826,23.578),_0x4b181b[_0x2d8411(0x1ab)](9.614,14.008),_0x4b181b['lineTo'](6.719,13.965),_0x4b181b[_0x2d8411(0x1c6)](5.446,13.983,4.422,12.629,4.422,10.972),_0x4b181b[_0x2d8411(0x1ab)](4.422,3.416),_0x4b181b[_0x2d8411(0x1c6)](4.423,1.76,5.447,0.423,6.718,0.423),_0x4b181b[_0x2d8411(0x1a7)](),_0x4b181b[_0x2d8411(0x1bc)](),_0x4b181b[_0x2d8411(0x1cb)](),_0x4b181b[_0x2d8411(0x1af)]();}function a75_0x3064(){const _0x2e2370=['fillRect','toDataURL','load','color\x20is\x20required','lighten','fillStyle','url\x20is\x20required','bezierCurveTo','round','beginPath','144eStvBo','366198EVvMkd','stroke','208798REQtcJ','_cache','hexa','#FFFFFF','42eDyhNX','px\x20sans-serif','92704qRnMhB','getImageState','369112fxfFjv','drawImage','2931870PQxinc','30BFTkUX','size\x20is\x20required','LOADED','destination-over','lineWidth','closePath','width','height','globalCompositeOperation','lineTo','fromText','bold\x20','stringify','restore','destination-out','ERROR','moveTo','strokeStyle','text\x20is\x20required','#000000','listenImageChange','fromMakiIconId','id\x20is\x20required','getContext','IDLE','161714rFIfUq','fill','59848bTbxLK','getImage'];a75_0x3064=function(){return _0x2e2370;};return a75_0x3064();}function drawIcon(_0x4ca737,_0x110666,_0x1c90b7){const _0x1a9ad3=a75_0x3a4d7a,_0x2f9bfd=_0x1c90b7/2.5;let _0x16d347=_0x2f9bfd,_0x53e2a5=_0x2f9bfd;if(_0x110666['width']>_0x110666[_0x1a9ad3(0x1a9)])_0x53e2a5=_0x2f9bfd*(_0x110666['height']/_0x110666[_0x1a9ad3(0x1a8)]);else _0x110666[_0x1a9ad3(0x1a8)]<_0x110666['height']&&(_0x16d347=_0x2f9bfd*(_0x110666['width']/_0x110666[_0x1a9ad3(0x1a9)]));const _0x2c0ddb=Math[_0x1a9ad3(0x1c7)]((_0x1c90b7-_0x16d347)/0x2),_0x31d8b8=Math[_0x1a9ad3(0x1c7)](0x7/0x18*_0x1c90b7-_0x53e2a5/0x2);_0x4ca737[_0x1a9ad3(0x1aa)]=_0x1a9ad3(0x1b0),_0x4ca737[_0x1a9ad3(0x1a0)](_0x110666,_0x2c0ddb-0x1,_0x31d8b8,_0x16d347,_0x53e2a5),_0x4ca737[_0x1a9ad3(0x1a0)](_0x110666,_0x2c0ddb,_0x31d8b8-0x1,_0x16d347,_0x53e2a5),_0x4ca737[_0x1a9ad3(0x1a0)](_0x110666,_0x2c0ddb+0x1,_0x31d8b8,_0x16d347,_0x53e2a5),_0x4ca737[_0x1a9ad3(0x1a0)](_0x110666,_0x2c0ddb,_0x31d8b8+0x1,_0x16d347,_0x53e2a5),_0x4ca737[_0x1a9ad3(0x1aa)]=_0x1a9ad3(0x1a5),_0x4ca737['fillStyle']=_0x1a9ad3(0x1b5),_0x4ca737['fillRect'](_0x2c0ddb-0x1,_0x31d8b8-0x1,_0x16d347+0x2,_0x53e2a5+0x2),_0x4ca737[_0x1a9ad3(0x1aa)]=_0x1a9ad3(0x1b0),_0x4ca737[_0x1a9ad3(0x1a0)](_0x110666,_0x2c0ddb,_0x31d8b8,_0x16d347,_0x53e2a5),_0x4ca737['globalCompositeOperation']=_0x1a9ad3(0x1a5),_0x4ca737[_0x1a9ad3(0x1c4)]=_0x1a9ad3(0x1cf),_0x4ca737[_0x1a9ad3(0x1bf)](_0x2c0ddb-0x1,_0x31d8b8-0x2,_0x16d347+0x2,_0x53e2a5+0x2);}const stringifyScratch=new Array(0x4);function createPin(_0x4850e9,_0x2f7464,_0xb5bfe7,_0xca348f,_0xa3e511){const _0x16b657=a75_0x3a4d7a;stringifyScratch[0x0]=_0x4850e9,stringifyScratch[0x1]=_0x2f7464,stringifyScratch[0x2]=_0xb5bfe7,stringifyScratch[0x3]=_0xca348f;const _0x58ef06=JSON[_0x16b657(0x1ae)](stringifyScratch),_0x302bdd=_0xa3e511[_0x58ef06];if(_0x302bdd)return _0x302bdd;const _0x49fd23=document['createElement']('canvas');_0x49fd23[_0x16b657(0x1a8)]=_0xca348f,_0x49fd23['height']=_0xca348f;const _0x262691=_0x49fd23[_0x16b657(0x1b9)]('2d');drawPin(_0x262691,_0xb5bfe7,_0xca348f);if(_0x4850e9)return new Promise(_0x59ce50=>{const _0x21dda8=_0x16b657;let _0x4b53b7=new Icon({'src':_0x4850e9}),_0x41042b=_0x4b53b7[_0x21dda8(0x1d3)]();_0x41042b===a75_0x41f39c[_0x21dda8(0x1a4)]||_0x41042b===a75_0x41f39c[_0x21dda8(0x1b1)]?(drawIcon(_0x262691,_0x4b53b7[_0x21dda8(0x1be)](0x60),_0xca348f),_0xa3e511[_0x58ef06]=_0x49fd23[_0x21dda8(0x1c0)](),_0x59ce50(_0x49fd23[_0x21dda8(0x1c0)]())):(_0x41042b===a75_0x41f39c[_0x21dda8(0x1ba)]&&_0x4b53b7[_0x21dda8(0x1c1)](),_0x4b53b7[_0x21dda8(0x1b6)](_0x2c704b=>{const _0x43ca07=_0x21dda8;_0x41042b=_0x2c704b['target'][_0x43ca07(0x1d3)](),(_0x41042b===a75_0x41f39c['LOADED']||_0x41042b===a75_0x41f39c[_0x43ca07(0x1b1)])&&(drawIcon(_0x262691,_0x4b53b7[_0x43ca07(0x1be)](0x60),_0xca348f),_0xa3e511[_0x58ef06]=_0x49fd23[_0x43ca07(0x1c0)](),_0x59ce50(_0x49fd23[_0x43ca07(0x1c0)]()));}));});else{if(_0x2f7464){const _0x4583e6=a75_0x4890d5(_0x2f7464,{'font':_0x16b657(0x1ad)+_0xca348f+_0x16b657(0x1d1)});drawIcon(_0x262691,_0x4583e6,_0xca348f);}}return _0xa3e511[_0x58ef06]=_0x49fd23[_0x16b657(0x1c0)](),_0x49fd23[_0x16b657(0x1c0)]();}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_0x8f8c(_0x45e0f6,_0x209220){const _0x3e1083=a76_0x3e10();return a76_0x8f8c=function(_0x8f8c49,_0x766de5){_0x8f8c49=_0x8f8c49-0x1b9;let _0x69624d=_0x3e1083[_0x8f8c49];return _0x69624d;},a76_0x8f8c(_0x45e0f6,_0x209220);}const a76_0x20377d=a76_0x8f8c;(function(_0x46de7a,_0x363946){const _0x134ccc=a76_0x8f8c,_0x80866b=_0x46de7a();while(!![]){try{const _0x31b4e9=-parseInt(_0x134ccc(0x1c1))/0x1*(parseInt(_0x134ccc(0x1ba))/0x2)+-parseInt(_0x134ccc(0x1cb))/0x3*(parseInt(_0x134ccc(0x1d0))/0x4)+-parseInt(_0x134ccc(0x1d3))/0x5+-parseInt(_0x134ccc(0x1c6))/0x6*(parseInt(_0x134ccc(0x1d1))/0x7)+-parseInt(_0x134ccc(0x1bb))/0x8*(-parseInt(_0x134ccc(0x1d4))/0x9)+parseInt(_0x134ccc(0x1ce))/0xa*(-parseInt(_0x134ccc(0x1bd))/0xb)+-parseInt(_0x134ccc(0x1bc))/0xc*(-parseInt(_0x134ccc(0x1e0))/0xd);if(_0x31b4e9===_0x363946)break;else _0x80866b['push'](_0x80866b['shift']());}catch(_0x479586){_0x80866b['push'](_0x80866b['shift']());}}}(a76_0x3e10,0x2a806));import a76_0x4e01c2 from'./PinBuilder';import{Icon}from'ol/style';import a76_0x3a0515 from'ol/ImageState';function a76_0x3e10(){const _0x27a46f=['LOADED','error','1221TyvTZD','_icon','getImage','2930NVXOCX','image','1468FEdddX','88697xeWvCi','ERROR','558410TlpikZ','1287CSCFvp','dispatchEvent','then','markerLabel','set','catch','_listener','getImageState','get','target','_imageState','loadIcon','169ubSWzd','warn','2SiwqcN','2888xfHfFn','856872mLflri','2101ADlNQA','IDLE','resolve','fromUrl','336749omVJNQ','options','listenImageChange','fromText','markerSize','72XrgaxV','markerColor','load'];a76_0x3e10=function(){return _0x27a46f;};return a76_0x3e10();}import a76_0x2fd5dd from'ol/events/Event';import{shared as a76_0x5957bd}from'./ImageCache';export default class PinIcon{constructor(_0x31674c){const _0x42abd0=a76_0x8f8c;this[_0x42abd0(0x1c2)]=_0x31674c||{},this[_0x42abd0(0x1de)]=a76_0x3a0515[_0x42abd0(0x1be)],this['_icon']=a76_0x5957bd[_0x42abd0(0x1dc)](this['options']),this[_0x42abd0(0x1cc)]&&(this[_0x42abd0(0x1de)]=a76_0x3a0515[_0x42abd0(0x1c9)]);}[a76_0x20377d(0x1c8)](){const _0x482af5=a76_0x20377d;try{let _0x210208,_0xb1ca64=new a76_0x4e01c2();if(this['options'][_0x482af5(0x1d7)])_0x210208=_0xb1ca64[_0x482af5(0x1c4)](this[_0x482af5(0x1c2)][_0x482af5(0x1d7)],this['options']['markerColor'],this[_0x482af5(0x1c2)]['markerSize']||0x30);else this[_0x482af5(0x1c2)][_0x482af5(0x1cf)]&&(_0x210208=_0xb1ca64[_0x482af5(0x1c0)](this[_0x482af5(0x1c2)][_0x482af5(0x1cf)],this['options'][_0x482af5(0x1c7)],this['options'][_0x482af5(0x1c5)]||0x30));Promise[_0x482af5(0x1bf)](_0x210208)[_0x482af5(0x1d6)](_0x35071e=>{const _0x4a5e59=_0x482af5;this[_0x4a5e59(0x1df)](_0x35071e);})[_0x482af5(0x1d9)](_0x4f65fa=>{const _0x2070ca=_0x482af5;console[_0x2070ca(0x1b9)](_0x4f65fa),this[_0x2070ca(0x1de)]=a76_0x3a0515[_0x2070ca(0x1d2)],this['dispatchEvent'](_0x2070ca(0x1ca));});}catch(_0x4e3d3a){console['warn'](_0x4e3d3a),this[_0x482af5(0x1de)]=a76_0x3a0515[_0x482af5(0x1d2)],this['dispatchEvent'](_0x482af5(0x1ca));}}[a76_0x20377d(0x1df)](_0x55b370){const _0x4b9e56=a76_0x20377d;this[_0x4b9e56(0x1cc)]=new Icon({'src':_0x55b370}),a76_0x5957bd[_0x4b9e56(0x1d8)](this[_0x4b9e56(0x1c2)],this[_0x4b9e56(0x1cc)]);let _0x2e2f97=this['_icon'][_0x4b9e56(0x1db)]();_0x2e2f97===a76_0x3a0515[_0x4b9e56(0x1c9)]||_0x2e2f97===a76_0x3a0515['ERROR']?(this['_imageState']=this[_0x4b9e56(0x1cc)][_0x4b9e56(0x1db)](),this[_0x4b9e56(0x1d5)]('load')):(_0x2e2f97===a76_0x3a0515[_0x4b9e56(0x1be)]&&this['_icon'][_0x4b9e56(0x1c8)](),this['_icon'][_0x4b9e56(0x1c3)](_0xf071a6=>{const _0x5b521a=_0x4b9e56;_0x2e2f97=_0xf071a6[_0x5b521a(0x1dd)][_0x5b521a(0x1db)](),(_0x2e2f97===a76_0x3a0515['LOADED']||_0x2e2f97===a76_0x3a0515[_0x5b521a(0x1d2)])&&(this[_0x5b521a(0x1de)]=this[_0x5b521a(0x1cc)]['getImageState'](),this[_0x5b521a(0x1d5)]('load'));}));}[a76_0x20377d(0x1db)](){const _0x2b5653=a76_0x20377d;return this[_0x2b5653(0x1de)];}[a76_0x20377d(0x1cd)](){const _0x1c6c9f=a76_0x20377d;var _0x5da0e0;return(_0x5da0e0=this[_0x1c6c9f(0x1cc)])===null||_0x5da0e0===void 0x0?void 0x0:_0x5da0e0[_0x1c6c9f(0x1cd)]();}[a76_0x20377d(0x1c3)](_0x3d2d07){this['_listener']=_0x3d2d07;}[a76_0x20377d(0x1d5)](_0x2a3591){const _0x3feed0=a76_0x20377d;if(this[_0x3feed0(0x1da)]){let _0x2ec4d1=new a76_0x2fd5dd(_0x2a3591);_0x2ec4d1[_0x3feed0(0x1dd)]=this,this[_0x3feed0(0x1da)](_0x2ec4d1);}}}
@@ -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(_0x345084,_0x2eeca6){const _0x4d5325=a77_0x1a96,_0x503dc0=_0x345084();while(!![]){try{const _0x50d310=parseInt(_0x4d5325(0xe6))/0x1+parseInt(_0x4d5325(0xf5))/0x2+parseInt(_0x4d5325(0xff))/0x3+parseInt(_0x4d5325(0x10f))/0x4*(parseInt(_0x4d5325(0x110))/0x5)+-parseInt(_0x4d5325(0x11a))/0x6*(parseInt(_0x4d5325(0xf8))/0x7)+parseInt(_0x4d5325(0xe7))/0x8*(-parseInt(_0x4d5325(0xed))/0x9)+-parseInt(_0x4d5325(0x10e))/0xa;if(_0x50d310===_0x2eeca6)break;else _0x503dc0['push'](_0x503dc0['shift']());}catch(_0x34d087){_0x503dc0['push'](_0x503dc0['shift']());}}}(a77_0xaf9c,0x2cb65));function a77_0xaf9c(){const _0x3ae5df=['font','padding','measureText','fillRect','fillColor','fillStyle','695028BjxkSK','webkitImageSmoothingEnabled','black','font-size','removeChild','round','strokeStyle','hidden','#000000','width','appendChild','msImageSmoothingEnabled','canvas','imageSmoothingEnabled','createElement','3134210cHvObv','3932ypbxLr','805VtFxvA','visibility','10px\x20sans-serif','test','white','height','#00000000','getContext','getImageData','getPropertyValue','6TmIBQf','defaultView','style','minx','350750faGSyi','56352qnfpCu','fillText','data','mozImageSmoothingEnabled','stroke','length','387NeKxza','ascent','backgroundColor','strokeWidth','lineWidth','lineJoin','dimensions','body','510044oQYFwQ','#FFFFFF','strokeText','1373799fRTnAe'];a77_0xaf9c=function(){return _0x3ae5df;};return a77_0xaf9c();}function measureText(_0x30a358,_0x509230,_0x8ec3f2,_0x1bd38c,_0x2160ec){const _0x1ef23e=a77_0x1a96,_0x14d93f=_0x30a358[_0x1ef23e(0xfb)](_0x509230),_0x2b795e=!/\S/[_0x1ef23e(0x113)](_0x509230);if(!_0x2b795e&&document['defaultView']){const _0x2dac29=document[_0x1ef23e(0x11b)]['getComputedStyle'](_0x30a358[_0x1ef23e(0x10b)])[_0x1ef23e(0x119)](_0x1ef23e(0x102))['replace']('px',''),_0x3a80f1=document[_0x1ef23e(0x10d)](_0x1ef23e(0x10b)),_0x182f25=0x64,_0x487c93=_0x14d93f[_0x1ef23e(0x108)]+_0x182f25|0x0,_0x530f34=0x3*(_0x2dac29-0x0),_0x2af726=_0x530f34/0x2;_0x3a80f1[_0x1ef23e(0x108)]=_0x487c93,_0x3a80f1['height']=_0x530f34;const _0x84337b=_0x3a80f1[_0x1ef23e(0x117)]('2d');if(!_0x84337b)return{};_0x84337b[_0x1ef23e(0xf9)]=_0x8ec3f2,_0x84337b[_0x1ef23e(0xfe)]=_0x1ef23e(0x114),_0x84337b[_0x1ef23e(0xfc)](0x0,0x0,_0x3a80f1[_0x1ef23e(0x108)]+0x1,_0x3a80f1['height']+0x1);_0x1bd38c&&(_0x84337b[_0x1ef23e(0x105)]=_0x1ef23e(0x101),_0x84337b[_0x1ef23e(0xf1)]=_0x30a358[_0x1ef23e(0xf1)],_0x84337b[_0x1ef23e(0xf7)](_0x509230,_0x182f25/0x2,_0x2af726));_0x2160ec&&(_0x84337b['fillStyle']=_0x1ef23e(0x101),_0x84337b[_0x1ef23e(0xe8)](_0x509230,_0x182f25/0x2,_0x2af726));const _0x16231d=_0x84337b[_0x1ef23e(0x118)](0x0,0x0,_0x487c93,_0x530f34)[_0x1ef23e(0xe9)],_0x5a3dd8=_0x16231d[_0x1ef23e(0xec)],_0x3a1cb9=_0x487c93*0x4;let _0x5589ea,_0xe24d1a,_0x58c4ae=0x0,_0x58c58b=0x0;for(_0x5589ea=0x0;_0x5589ea<_0x5a3dd8;++_0x5589ea){if(_0x16231d[_0x5589ea]!==0xff){_0x58c4ae=_0x5589ea/_0x3a1cb9|0x0;break;}}for(_0x5589ea=_0x5a3dd8-0x1;_0x5589ea>=0x0;--_0x5589ea){if(_0x16231d[_0x5589ea]!==0xff){_0x58c58b=_0x5589ea/_0x3a1cb9|0x0;break;}}let _0x5564dc=-0x1;for(_0x5589ea=0x0;_0x5589ea<_0x487c93&&_0x5564dc===-0x1;++_0x5589ea){for(_0xe24d1a=0x0;_0xe24d1a<_0x530f34;++_0xe24d1a){const _0x287d0d=_0x5589ea*0x4+_0xe24d1a*_0x3a1cb9;if(_0x16231d[_0x287d0d]!==0xff||_0x16231d[_0x287d0d+0x1]!==0xff||_0x16231d[_0x287d0d+0x2]!==0xff||_0x16231d[_0x287d0d+0x3]!==0xff){_0x5564dc=_0x5589ea;break;}}}return{'width':_0x14d93f[_0x1ef23e(0x108)],'height':_0x58c58b-_0x58c4ae,'ascent':_0x2af726-_0x58c4ae,'descent':_0x58c58b-_0x2af726,'minx':_0x5564dc-_0x182f25/0x2};}return{'width':_0x14d93f[_0x1ef23e(0x108)],'height':0x0,'ascent':0x0,'descent':0x0,'minx':0x0};}let imageSmoothingEnabledName='';function writeTextToCanvas(_0x4d4e48,_0x37c343){const _0xbaefbc=a77_0x1a96;if(!_0x4d4e48)throw new Error('text\x20is\x20required.');if(_0x4d4e48==='')return undefined;_0x37c343=defaultValue(_0x37c343,{});const _0x21f95f=defaultValue(_0x37c343[_0xbaefbc(0xf9)],_0xbaefbc(0x112)),_0x36bf74=defaultValue(_0x37c343[_0xbaefbc(0xeb)],![]),_0x1d5de2=defaultValue(_0x37c343['fill'],!![]),_0x2d688a=defaultValue(_0x37c343[_0xbaefbc(0xf0)],0x1),_0x44c633=defaultValue(_0x37c343[_0xbaefbc(0xef)],'#00000000'),_0x5e07f9=defaultValue(_0x37c343[_0xbaefbc(0xfa)],0x0),_0x5f2604=_0x5e07f9*0x2,_0x4146d5=document[_0xbaefbc(0x10d)](_0xbaefbc(0x10b));_0x4146d5[_0xbaefbc(0x108)]=0x1,_0x4146d5[_0xbaefbc(0x115)]=0x1,_0x4146d5['style']['font']=_0x21f95f;const _0x5c36a5=_0x4146d5['getContext']('2d');if(!imageSmoothingEnabledName&&_0x5c36a5){if(_0x5c36a5[_0xbaefbc(0x10c)])imageSmoothingEnabledName='imageSmoothingEnabled';else{if(_0x5c36a5[_0xbaefbc(0xea)])imageSmoothingEnabledName='mozImageSmoothingEnabled';else{if(_0x5c36a5[_0xbaefbc(0x100)])imageSmoothingEnabledName=_0xbaefbc(0x100);else _0x5c36a5[_0xbaefbc(0x10a)]&&(imageSmoothingEnabledName=_0xbaefbc(0x10a));}}}_0x5c36a5['font']=_0x21f95f,_0x5c36a5[_0xbaefbc(0xf2)]='round',_0x5c36a5[_0xbaefbc(0xf1)]=_0x2d688a,_0x5c36a5[imageSmoothingEnabledName]=![],_0x4146d5[_0xbaefbc(0x11c)][_0xbaefbc(0x111)]=_0xbaefbc(0x106),document[_0xbaefbc(0xf4)][_0xbaefbc(0x109)](_0x4146d5);const _0x20e61b=measureText(_0x5c36a5,_0x4d4e48,_0x21f95f,_0x36bf74,_0x1d5de2);if(!_0x20e61b)return;_0x4146d5[_0xbaefbc(0xf3)]=_0x20e61b,document[_0xbaefbc(0xf4)][_0xbaefbc(0x103)](_0x4146d5),_0x4146d5[_0xbaefbc(0x11c)][_0xbaefbc(0x111)]='';const _0x5a317a=-(_0x20e61b['minx']?_0x20e61b[_0xbaefbc(0x11d)]:0x0),_0x4cd44b=Math['ceil'](_0x20e61b[_0xbaefbc(0x108)])+_0x5a317a+_0x5f2604,_0x2ca1e6=(_0x20e61b[_0xbaefbc(0x115)]?_0x20e61b[_0xbaefbc(0x115)]:0x0)+_0x5f2604,_0xf09acc=_0x2ca1e6-(_0x20e61b[_0xbaefbc(0xee)]?_0x20e61b['ascent']:0x0)+_0x5e07f9,_0x1f4b3e=_0x2ca1e6-_0xf09acc+_0x5f2604;return _0x4146d5[_0xbaefbc(0x108)]=_0x4cd44b,_0x4146d5[_0xbaefbc(0x115)]=_0x2ca1e6,_0x5c36a5['font']=_0x21f95f,_0x5c36a5[_0xbaefbc(0xf2)]=_0xbaefbc(0x104),_0x5c36a5['lineWidth']=_0x2d688a,_0x5c36a5[imageSmoothingEnabledName]=![],_0x44c633!==_0xbaefbc(0x116)&&(_0x5c36a5['fillStyle']=_0x44c633,_0x5c36a5[_0xbaefbc(0xfc)](0x0,0x0,_0x4146d5[_0xbaefbc(0x108)],_0x4146d5[_0xbaefbc(0x115)])),_0x36bf74&&(_0x5c36a5['strokeStyle']=defaultValue(_0x37c343['strokeColor'],_0xbaefbc(0x107)),_0x5c36a5['strokeText'](_0x4d4e48,_0x5a317a+_0x5e07f9,_0x1f4b3e)),_0x1d5de2&&(_0x5c36a5[_0xbaefbc(0xfe)]=defaultValue(_0x37c343[_0xbaefbc(0xfd)],_0xbaefbc(0xf6)),_0x5c36a5[_0xbaefbc(0xe8)](_0x4d4e48,_0x5a317a+_0x5e07f9,_0x1f4b3e)),_0x4146d5;}function defaultValue(_0x5b6703,_0x12227a){if(_0x5b6703!==undefined&&_0x5b6703!==null)return _0x5b6703;return _0x12227a;}function a77_0x1a96(_0x2b434f,_0x44cbfc){const _0xaf9ccf=a77_0xaf9c();return a77_0x1a96=function(_0x1a96ba,_0xe25406){_0x1a96ba=_0x1a96ba-0xe6;let _0x53f338=_0xaf9ccf[_0x1a96ba];return _0x53f338;},a77_0x1a96(_0x2b434f,_0x44cbfc);}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_0x140e48=a82_0xa463;function a82_0x1c34(){const _0x4d12ef=['inSR','geojsonTypeToArcGIS','4esxPOQ','returnGeometry','url','getResolution','identify','2608664VMrSXD','mapExtent','tolerance','getCode','path','run','geometry','_setGeometryParams','getView','1071165JcJoiy','77260SYOifU','resolution','layerDefs','layers','getSize','all','request','getProjection','18NksbVD','imageDisplay','84PuAZdj','634949uAYhNh','11673050diKOPX','returnM','params','writeGeometryObject','1582jiUMUH','4809411eHBhhn','geometryType','valueOf','returnZ'];a82_0x1c34=function(){return _0x4d12ef;};return a82_0x1c34();}(function(_0x344fd2,_0x3a7582){const _0x4481c1=a82_0xa463,_0x658b7a=_0x344fd2();while(!![]){try{const _0x2a4937=parseInt(_0x4481c1(0xfd))/0x1*(parseInt(_0x4481c1(0x103))/0x2)+-parseInt(_0x4481c1(0xf2))/0x3+-parseInt(_0x4481c1(0x10a))/0x4*(parseInt(_0x4481c1(0xf3))/0x5)+-parseInt(_0x4481c1(0xfb))/0x6*(-parseInt(_0x4481c1(0xfe))/0x7)+-parseInt(_0x4481c1(0x10f))/0x8+-parseInt(_0x4481c1(0x104))/0x9+parseInt(_0x4481c1(0xff))/0xa;if(_0x2a4937===_0x3a7582)break;else _0x658b7a['push'](_0x658b7a['shift']());}catch(_0x3a0e6c){_0x658b7a['push'](_0x658b7a['shift']());}}}(a82_0x1c34,0x42a05));import a82_0x5463a8 from'ol/format/EsriJSON';import a82_0x28187a from'ol/format/GeoJSON';import{getPointResolution}from'ol/proj';import a82_0x4566fa from'./Task';import{appendPath}from'../../UrlUtil';function a82_0xa463(_0x190f68,_0x2f83d1){const _0x1c3420=a82_0x1c34();return a82_0xa463=function(_0xa463b3,_0x2923d0){_0xa463b3=_0xa463b3-0xed;let _0x5606c7=_0x1c3420[_0xa463b3];return _0x5606c7;},a82_0xa463(_0x190f68,_0x2f83d1);}import{getEsriSpatialReference}from'../../EsriUtil';export default class Identify extends a82_0x4566fa{constructor(_0x5f40c9,_0x35146c,_0xf520c9){const _0x390b4d=a82_0xa463;super(_0x5f40c9,_0x35146c,_0xf520c9),this[_0x390b4d(0xed)]=_0x390b4d(0x10e),this[_0x390b4d(0x101)]={'layers':_0x390b4d(0xf8),'tolerance':0x0,'returnGeometry':!![]},this[_0x390b4d(0x111)]=0x3,this[_0x390b4d(0xf4)]=0x0,this[_0x390b4d(0x10c)]=appendPath(this[_0x390b4d(0x10c)],this['path']),_0x35146c&&((_0x35146c[_0x390b4d(0x10b)]===!![]||_0x35146c['returnGeometry']===![])&&(this['params'][_0x390b4d(0x10b)]=_0x35146c[_0x390b4d(0x10b)]),_0x35146c[_0x390b4d(0xf6)]&&(this[_0x390b4d(0x101)][_0x390b4d(0xf6)]=_0x35146c[_0x390b4d(0xf6)]),_0x35146c[_0x390b4d(0xf5)]&&(this[_0x390b4d(0x101)][_0x390b4d(0xf5)]=_0x35146c[_0x390b4d(0xf5)]),(_0x35146c['returnZ']===!![]||_0x35146c[_0x390b4d(0x107)]===![])&&(this[_0x390b4d(0x101)]['returnZ']=_0x35146c[_0x390b4d(0x107)]),(_0x35146c[_0x390b4d(0x100)]===!![]||_0x35146c['returnM']===![])&&(this['params'][_0x390b4d(0x100)]=_0x35146c[_0x390b4d(0x100)]));}['at'](_0x30fe24,_0x1bb824){const _0x1a8ea9=a82_0xa463;let _0x2b65cb,_0x59c411;const _0x229d0f=new a82_0x28187a();_0x2b65cb=_0x30fe24,_0x59c411=getEsriSpatialReference(_0x1bb824[_0x1a8ea9(0xf1)]()['getProjection']()[_0x1a8ea9(0x112)]());const _0x24861d=_0x1bb824[_0x1a8ea9(0xf7)]();_0x24861d&&(this[_0x1a8ea9(0x101)][_0x1a8ea9(0xfc)]=[_0x24861d[0x0],_0x24861d[0x1],0x60]);this['params']['sr']=_0x59c411;const _0x131d20=_0x1bb824[_0x1a8ea9(0xf1)]()['calculateExtent'](_0x1bb824[_0x1a8ea9(0xf7)]());this[_0x1a8ea9(0x101)][_0x1a8ea9(0x110)]={'xmin':_0x131d20[0x0],'ymin':_0x131d20[0x1],'xmax':_0x131d20[0x2],'ymax':_0x131d20[0x3],'spatialReference':_0x59c411};const _0x3f340d=_0x1bb824[_0x1a8ea9(0xf1)]()[_0x1a8ea9(0x10d)](),_0x3d87f1=_0x1bb824[_0x1a8ea9(0xf1)]()['getCenter']();return _0x3f340d&&_0x3d87f1&&(this[_0x1a8ea9(0xf4)]=getPointResolution(_0x1bb824[_0x1a8ea9(0xf1)]()['getProjection'](),_0x3f340d,_0x3d87f1)),this[_0x1a8ea9(0xf0)](_0x2b65cb,_0x1bb824[_0x1a8ea9(0xf1)]()[_0x1a8ea9(0xfa)]()[_0x1a8ea9(0x112)]()),this;}['between'](_0x263ead,_0xd5bc1a){const _0x2b461b=a82_0xa463;return this[_0x2b461b(0x101)]['time']=[_0x263ead['valueOf'](),_0xd5bc1a[_0x2b461b(0x106)]()],this;}[a82_0x140e48(0xee)](){const _0x31db18=a82_0x140e48;this[_0x31db18(0xf9)]();}['_setGeometryParams'](_0x56b391,_0x210df3){const _0x2b60d2=a82_0x140e48;var _0xc3f1bb=new a82_0x5463a8();const _0x506ba5=_0xc3f1bb[_0x2b60d2(0x102)](_0x56b391);this['params'][_0x2b60d2(0x108)]=getEsriSpatialReference(_0x210df3),this[_0x2b60d2(0x101)][_0x2b60d2(0xef)]=_0x506ba5,this[_0x2b60d2(0x101)][_0x2b60d2(0x105)]=this[_0x2b60d2(0x109)](_0x56b391['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_0xcadc(){const _0x179108=['url','1020AhJYHB','_setGeometryParams','esriSpatialRelCrosses','esriSRUnit_Meter','features','returnExtentOnly','getTime','151712rSXkfP','intersects','3hrhylf','1841180cINhLs','length','/query','one\x20common\x20syntax\x20error\x20in\x20query\x20requests\x20is\x20encasing\x20string\x20values\x20in\x20double\x20quotes\x20instead\x20of\x20single\x20quotes','36WJAZNS','ASC','ids','between','returnIdsOnly','121530aiPehV','esriSpatialRelTouches','esriSpatialRelContains','code','status','valueOf','returnGeometry','writeGeometryObject','request','276ATysVl','query','layer','1=1','bboxIntersects','count','getType','returnCountOnly','esriSpatialRelIndexIntersects','contains','geojsonTypeToArcGIS','params','returnDistinctValues','crosses','returnM','where','2493196sbNjoG','esriSpatialRelEnvelopeIntersects','nearby','distance','431378kmcjfB','spatialRel','inSR','_cleanParams','orderBy','data','indexIntersects','orderByFields','No\x20features\x20found','returnZ','distinct','esriSpatialRelOverlaps','outSR','getExtent','run','warn','geometry','690570IgZjiJ','units','5296LWtEXY','11179IHGjeh','esriSpatialRelIntersects','_trapSQLerrors','path','readFeature'];a83_0xcadc=function(){return _0x179108;};return a83_0xcadc();}function a83_0x33ab(_0x18dc0b,_0x35125a){const _0xcadcfa=a83_0xcadc();return a83_0x33ab=function(_0x33ab5b,_0x47856b){_0x33ab5b=_0x33ab5b-0x1ac;let _0x2bcec5=_0xcadcfa[_0x33ab5b];return _0x2bcec5;},a83_0x33ab(_0x18dc0b,_0x35125a);}const a83_0x10ded9=a83_0x33ab;(function(_0x53d880,_0x289a78){const _0x504f3f=a83_0x33ab,_0xd9617a=_0x53d880();while(!![]){try{const _0x674e1b=-parseInt(_0x504f3f(0x1dd))/0x1+parseInt(_0x504f3f(0x1cc))/0x2*(parseInt(_0x504f3f(0x1ef))/0x3)+parseInt(_0x504f3f(0x1c8))/0x4+-parseInt(_0x504f3f(0x1af))/0x5*(-parseInt(_0x504f3f(0x1b8))/0x6)+-parseInt(_0x504f3f(0x1e0))/0x7*(parseInt(_0x504f3f(0x1df))/0x8)+-parseInt(_0x504f3f(0x1f4))/0x9*(parseInt(_0x504f3f(0x1f0))/0xa)+parseInt(_0x504f3f(0x1ed))/0xb*(parseInt(_0x504f3f(0x1e6))/0xc);if(_0x674e1b===_0x289a78)break;else _0xd9617a['push'](_0xd9617a['shift']());}catch(_0x2edb6b){_0xd9617a['push'](_0xd9617a['shift']());}}}(a83_0xcadc,0x9d808));import a83_0x1988a8 from'ol/format/EsriJSON';import a83_0x5f387b from'./Task';import{getEsriSpatialReference}from'../../EsriUtil';import{appendPath}from'../../UrlUtil';export default class Query extends a83_0x5f387b{constructor(_0x1c16a1,_0x5d37f8,_0x371ab8){const _0x2bc073=a83_0x33ab;super(_0x1c16a1,_0x5d37f8,_0x371ab8),this[_0x2bc073(0x1e3)]=_0x2bc073(0x1b9),this[_0x2bc073(0x1c3)]={'returnGeometry':!![],'where':_0x2bc073(0x1bb),'outFields':'*','returnZ':![],'returnM':![],'t':new Date()[_0x2bc073(0x1ec)]()},this[_0x2bc073(0x1e5)]=appendPath(this[_0x2bc073(0x1e5)],this[_0x2bc073(0x1e3)]),_0x5d37f8&&((_0x5d37f8[_0x2bc073(0x1b5)]===!![]||_0x5d37f8[_0x2bc073(0x1b5)]===![])&&(this[_0x2bc073(0x1c3)][_0x2bc073(0x1b5)]=_0x5d37f8[_0x2bc073(0x1b5)]),_0x5d37f8[_0x2bc073(0x1c7)]&&(this[_0x2bc073(0x1c3)]['where']=_0x5d37f8[_0x2bc073(0x1c7)]),_0x5d37f8[_0x2bc073(0x1d8)]&&(this[_0x2bc073(0x1c3)]['outSR']=getEsriSpatialReference(_0x5d37f8[_0x2bc073(0x1d8)])),(_0x5d37f8['returnZ']===!![]||_0x5d37f8[_0x2bc073(0x1d5)]===![])&&(this[_0x2bc073(0x1c3)][_0x2bc073(0x1d5)]=_0x5d37f8[_0x2bc073(0x1d5)]),(_0x5d37f8[_0x2bc073(0x1c6)]===!![]||_0x5d37f8[_0x2bc073(0x1c6)]===![])&&(this['params'][_0x2bc073(0x1c6)]=_0x5d37f8['returnM']));}['within'](_0x3b7d93,_0x18229a){const _0x387f90=a83_0x33ab;return this[_0x387f90(0x1e7)](_0x3b7d93,_0x18229a),this[_0x387f90(0x1c3)][_0x387f90(0x1cd)]=_0x387f90(0x1b1),this;}[a83_0x10ded9(0x1ee)](_0x38ae8b,_0x522308){const _0x2663e8=a83_0x10ded9;return this[_0x2663e8(0x1e7)](_0x38ae8b,_0x522308),this['params'][_0x2663e8(0x1cd)]=_0x2663e8(0x1e1),this;}[a83_0x10ded9(0x1c1)](_0x323753,_0x3d6908){const _0x2c546d=a83_0x10ded9;return this[_0x2c546d(0x1e7)](_0x323753,_0x3d6908),this['params'][_0x2c546d(0x1cd)]='esriSpatialRelWithin',this;}[a83_0x10ded9(0x1c5)](_0x5b8c2f,_0x23d15d){const _0x13451a=a83_0x10ded9;return this['_setGeometryParams'](_0x5b8c2f,_0x23d15d),this[_0x13451a(0x1c3)][_0x13451a(0x1cd)]=_0x13451a(0x1e8),this;}['touches'](_0x4c213d,_0x2a56cb){const _0x5cc397=a83_0x10ded9;return this[_0x5cc397(0x1e7)](_0x4c213d,_0x2a56cb),this[_0x5cc397(0x1c3)][_0x5cc397(0x1cd)]=_0x5cc397(0x1b0),this;}['overlaps'](_0x3c9782,_0x2d3a17){const _0x326e27=a83_0x10ded9;return this['_setGeometryParams'](_0x3c9782,_0x2d3a17),this['params'][_0x326e27(0x1cd)]=_0x326e27(0x1d7),this;}[a83_0x10ded9(0x1bc)](_0x20d3ac,_0x48e42e){const _0x3a909f=a83_0x10ded9;return this['_setGeometryParams'](_0x20d3ac,_0x48e42e),this[_0x3a909f(0x1c3)]['spatialRel']=_0x3a909f(0x1c9),this;}[a83_0x10ded9(0x1d2)](_0xb488d0,_0x282b61){const _0x48db30=a83_0x10ded9;return this[_0x48db30(0x1e7)](_0xb488d0,_0x282b61),this[_0x48db30(0x1c3)][_0x48db30(0x1cd)]=_0x48db30(0x1c0),this;}[a83_0x10ded9(0x1ca)](_0x2e7a7b,_0x515038,_0x21ac31){const _0x14563f=a83_0x10ded9;return this[_0x14563f(0x1e7)](_0x2e7a7b,_0x515038),this[_0x14563f(0x1c3)]['spatialRel']=_0x14563f(0x1e1),this['params'][_0x14563f(0x1de)]=_0x14563f(0x1e9),this['params'][_0x14563f(0x1cb)]=_0x21ac31,this;}[a83_0x10ded9(0x1c7)](_0x1883e1){const _0x4ef4ac=a83_0x10ded9;return this[_0x4ef4ac(0x1c3)][_0x4ef4ac(0x1c7)]=_0x1883e1,this;}[a83_0x10ded9(0x1ad)](_0x43a208,_0x56b5f8){const _0x3c56ef=a83_0x10ded9;return this['params']['time']=[_0x43a208[_0x3c56ef(0x1b4)](),_0x56b5f8['valueOf']()],this;}['simplify'](_0xba1480,_0x626462){const _0x39c793=a83_0x10ded9,_0x4c08e8=_0xba1480[_0x39c793(0x1d9)]();var _0x56e03d=Math['abs'](_0x4c08e8[0x2]-_0x4c08e8[0x0]);const _0x1b9dc6=_0xba1480['getSize']();if(_0x1b9dc6)return this[_0x39c793(0x1c3)]['maxAllowableOffset']=_0x56e03d/_0x1b9dc6[0x1]*_0x626462,this;}[a83_0x10ded9(0x1d0)](_0x1b44e1,_0x559977){const _0x1a0a9b=a83_0x10ded9;return _0x559977=_0x559977||_0x1a0a9b(0x1f5),this[_0x1a0a9b(0x1c3)][_0x1a0a9b(0x1d3)]=this[_0x1a0a9b(0x1c3)][_0x1a0a9b(0x1d3)]?this['params']['orderByFields']+',':'',this[_0x1a0a9b(0x1c3)][_0x1a0a9b(0x1d3)]+=[_0x1b44e1,_0x559977]['join']('\x20'),this;}async[a83_0x10ded9(0x1da)](){const _0x3db10b=a83_0x10ded9;this[_0x3db10b(0x1cf)]();const _0x45eb98=await this[_0x3db10b(0x1b7)]()['catch'](_0x5b1f7e=>{throw new Error(_0x5b1f7e);});if(_0x45eb98[_0x3db10b(0x1b3)]!==0xc8)throw new Error(_0x3db10b(0x1d4));if(_0x45eb98[_0x3db10b(0x1d1)]&&_0x45eb98[_0x3db10b(0x1d1)][_0x3db10b(0x1ea)]&&_0x45eb98[_0x3db10b(0x1d1)][_0x3db10b(0x1ea)][_0x3db10b(0x1f1)]>0x0){var _0x2b3d82=new a83_0x1988a8();let _0x4cb481=[];return _0x45eb98[_0x3db10b(0x1d1)][_0x3db10b(0x1ea)]['forEach'](_0x513b47=>{const _0x4804ef=_0x3db10b,_0x14233e=_0x2b3d82[_0x4804ef(0x1e4)](_0x513b47);_0x4cb481['push'](_0x14233e);}),_0x4cb481;}return[];}[a83_0x10ded9(0x1bd)](){const _0xcc19e9=a83_0x10ded9;this['_cleanParams'](),this[_0xcc19e9(0x1c3)]['returnCountOnly']=!![],this[_0xcc19e9(0x1b7)]();}[a83_0x10ded9(0x1ac)](){const _0x14820=a83_0x10ded9;this[_0x14820(0x1cf)](),this['params'][_0x14820(0x1ae)]=!![],this[_0x14820(0x1b7)]();}[a83_0x10ded9(0x1d6)](){const _0x3af1d1=a83_0x10ded9;return this[_0x3af1d1(0x1c3)]['returnGeometry']=![],this[_0x3af1d1(0x1c3)][_0x3af1d1(0x1c4)]=!![],this;}[a83_0x10ded9(0x1ba)](_0x5b0ac2){const _0x2960da=a83_0x10ded9;return this[_0x2960da(0x1e3)]=_0x5b0ac2+_0x2960da(0x1f2),this;}[a83_0x10ded9(0x1e2)](_0x13413d){const _0x4b0aee=a83_0x10ded9;_0x13413d&&(_0x13413d[_0x4b0aee(0x1b2)]==='400'&&console[_0x4b0aee(0x1db)]['apply'](_0x4b0aee(0x1f3)));}[a83_0x10ded9(0x1cf)](){const _0x39be13=a83_0x10ded9;delete this[_0x39be13(0x1c3)][_0x39be13(0x1ae)],delete this[_0x39be13(0x1c3)][_0x39be13(0x1eb)],delete this[_0x39be13(0x1c3)][_0x39be13(0x1bf)];}[a83_0x10ded9(0x1e7)](_0x27e7f7,_0x452ff9){const _0x498b50=a83_0x10ded9;var _0x292273=new a83_0x1988a8();const _0xd6a55c=_0x292273[_0x498b50(0x1b6)](_0x27e7f7);this[_0x498b50(0x1c3)][_0x498b50(0x1ce)]=getEsriSpatialReference(_0x452ff9),this[_0x498b50(0x1c3)][_0x498b50(0x1dc)]=_0xd6a55c,this[_0x498b50(0x1c3)]['geometryType']=this[_0x498b50(0x1c2)](_0x27e7f7[_0x498b50(0x1be)]());}}
@@ -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_0x275297=a84_0x1c3a;(function(_0x483cbe,_0x417f83){var _0x2b954c=a84_0x1c3a,_0xee4cf2=_0x483cbe();while(!![]){try{var _0x7d3900=-parseInt(_0x2b954c(0xa5))/0x1*(parseInt(_0x2b954c(0x9e))/0x2)+parseInt(_0x2b954c(0xa4))/0x3*(-parseInt(_0x2b954c(0x8c))/0x4)+-parseInt(_0x2b954c(0x82))/0x5+parseInt(_0x2b954c(0xa0))/0x6*(-parseInt(_0x2b954c(0x99))/0x7)+-parseInt(_0x2b954c(0x91))/0x8*(parseInt(_0x2b954c(0x9c))/0x9)+parseInt(_0x2b954c(0x97))/0xa*(parseInt(_0x2b954c(0x95))/0xb)+parseInt(_0x2b954c(0x94))/0xc;if(_0x7d3900===_0x417f83)break;else _0xee4cf2['push'](_0xee4cf2['shift']());}catch(_0x5b1229){_0xee4cf2['push'](_0xee4cf2['shift']());}}}(a84_0x5265,0x9c681));function a84_0x5265(){var _0x1e5c17=['MultiPoint','serialize','call','[object\x20Object]','geojsonTypeToArcGIS','returnUnformattedValues','JSONP','3243985gprLAY','indexOf','Polygon','esriGeometryPolygon','url','test','Point','[object\x20Date]','join','esriGeometryPolyline','4gLGPUu','params','toString','prototype','length','184NpRqIs','get','esriGeometryPoint','51871716JTCnKs','1639mKMxVn','hasOwnProperty','2830TkaxRH','GET','91ulcFHH','MultiPolygon','json','181233yPtTev','post','353754ZQCSlZ','esriGeometryMultipoint','254802YENVey','request','stringify','valueOf','3527295OmaTtF','5NZfJYI','isArcgisOnline','method'];a84_0x5265=function(){return _0x1e5c17;};return a84_0x5265();}function a84_0x1c3a(_0x42ed79,_0x40dfd4){var _0x5265cd=a84_0x5265();return a84_0x1c3a=function(_0x1c3a72,_0x7f6044){_0x1c3a72=_0x1c3a72-0x81;var _0x4bf5fb=_0x5265cd[_0x1c3a72];return _0x4bf5fb;},a84_0x1c3a(_0x42ed79,_0x40dfd4);}import a84_0x43ffc4 from'../../AxiosUtil';import{jsonp,stringify}from'../../AxiosUtil';export default class Task{constructor(_0x297345,_0x2386b0,_0x1f5a5c){var _0x284df5=a84_0x1c3a;this['url']=_0x297345,this[_0x284df5(0x8d)]=_0x2386b0||{},this['method']=!_0x1f5a5c?_0x284df5(0x98):_0x1f5a5c;}[a84_0x275297(0xac)](_0xfec55a){var _0x104631=a84_0x275297,_0x2f5feb;switch(_0xfec55a){case _0x104631(0x88):_0x2f5feb=_0x104631(0x93);break;case _0x104631(0xa8):_0x2f5feb=_0x104631(0x9f);break;case'LineString':_0x2f5feb=_0x104631(0x8b);break;case'MultiLineString':_0x2f5feb='esriGeometryPolyline';break;case _0x104631(0x84):_0x2f5feb=_0x104631(0x85);break;case _0x104631(0x9a):_0x2f5feb=_0x104631(0x85);break;}return _0x2f5feb;}[a84_0x275297(0xa6)](_0x33ac83){var _0x9773bc=a84_0x275297;return/^(?!.*utility\.arcgis\.com).*\.arcgis\.com.*FeatureServer/i[_0x9773bc(0x87)](_0x33ac83);}[a84_0x275297(0xa9)](_0x5c6a70){var _0x5a76ec=a84_0x275297,_0x4e1e8f='';_0x5c6a70['f']=_0x5c6a70['f']||_0x5a76ec(0x9b);for(var _0xf5de3b in _0x5c6a70){if(Object[_0x5a76ec(0x8f)][_0x5a76ec(0x96)][_0x5a76ec(0xaa)](_0x5c6a70,_0xf5de3b)){var _0x9afe6a=_0x5c6a70[_0xf5de3b],_0x3de074=Object[_0x5a76ec(0x8f)][_0x5a76ec(0x8e)][_0x5a76ec(0xaa)](_0x9afe6a),_0x51f8d1;_0x4e1e8f[_0x5a76ec(0x90)]&&(_0x4e1e8f+='&');if(_0x3de074==='[object\x20Array]')_0x51f8d1=Object[_0x5a76ec(0x8f)][_0x5a76ec(0x8e)][_0x5a76ec(0xaa)](_0x9afe6a[0x0])==='[object\x20Object]'?JSON[_0x5a76ec(0xa2)](_0x9afe6a):_0x9afe6a[_0x5a76ec(0x8a)](',');else{if(_0x3de074===_0x5a76ec(0xab))_0x51f8d1=JSON[_0x5a76ec(0xa2)](_0x9afe6a);else _0x3de074===_0x5a76ec(0x89)?_0x51f8d1=_0x9afe6a[_0x5a76ec(0xa3)]():_0x51f8d1=_0x9afe6a;}_0x4e1e8f+=encodeURIComponent(_0xf5de3b)+'='+encodeURIComponent(_0x51f8d1);}}return _0x4e1e8f;}['format'](_0x23f041){var _0x475a5f=a84_0x275297;return this['params'][_0x475a5f(0xad)]=!_0x23f041,this;}async[a84_0x275297(0xa1)](){var _0x342ee9=a84_0x275297,_0x2ccc0c=this[_0x342ee9(0xa9)](this[_0x342ee9(0x8d)]);const _0x36d938=this[_0x342ee9(0x86)][_0x342ee9(0x83)]('?')>-0x1?this[_0x342ee9(0x86)]+'&'+_0x2ccc0c:this[_0x342ee9(0x86)]+'?'+_0x2ccc0c;if(this[_0x342ee9(0xa7)]===_0x342ee9(0x98))return a84_0x43ffc4[_0x342ee9(0x92)](_0x36d938);else{if(this[_0x342ee9(0xa7)]===_0x342ee9(0x81))return jsonp(_0x36d938);else{const _0x21192d=stringify(this[_0x342ee9(0x8d)]);return a84_0x43ffc4[_0x342ee9(0x9d)](this[_0x342ee9(0x86)],_0x21192d);}}}}
@@ -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
+ const a86_0x9dbd7e=a86_0x21b9;(function(_0x28eced,_0x52e28e){const _0x755c43=a86_0x21b9,_0x40818a=_0x28eced();while(!![]){try{const _0x2a1039=-parseInt(_0x755c43(0x86))/0x1*(parseInt(_0x755c43(0x8c))/0x2)+parseInt(_0x755c43(0x98))/0x3*(parseInt(_0x755c43(0x8b))/0x4)+-parseInt(_0x755c43(0x9c))/0x5*(-parseInt(_0x755c43(0x87))/0x6)+parseInt(_0x755c43(0x96))/0x7*(parseInt(_0x755c43(0x85))/0x8)+-parseInt(_0x755c43(0x7f))/0x9+parseInt(_0x755c43(0x82))/0xa*(parseInt(_0x755c43(0x7b))/0xb)+parseInt(_0x755c43(0x81))/0xc*(-parseInt(_0x755c43(0x92))/0xd);if(_0x2a1039===_0x52e28e)break;else _0x40818a['push'](_0x40818a['shift']());}catch(_0x5cfad9){_0x40818a['push'](_0x40818a['shift']());}}}(a86_0x4eae,0x221f8));function a86_0x21b9(_0x35f9d4,_0x278098){const _0x4eae23=a86_0x4eae();return a86_0x21b9=function(_0x21b905,_0x5aef5a){_0x21b905=_0x21b905-0x7b;let _0xcad659=_0x4eae23[_0x21b905];return _0xcad659;},a86_0x21b9(_0x35f9d4,_0x278098);}import{and,intersects}from'ol/format/filter';import a86_0x2faf7c from'../../format/CQL';import a86_0x13d9f1 from'ol/format/WFS';import a86_0x2e7eec from'ol/format/GeoJSON';export default class QueryTask{constructor(_0x2cfb7a){const _0x3d13c5=a86_0x21b9;this[_0x3d13c5(0x95)]={},this[_0x3d13c5(0x7d)]=_0x2cfb7a;}async[a86_0x9dbd7e(0x91)](_0x294b29){const _0xf7146=a86_0x9dbd7e;this[_0xf7146(0x95)]=_0x294b29||{};const _0x4dcb4c=this[_0xf7146(0x95)][_0xf7146(0x93)]||_0xf7146(0x9b);let _0x458132=this[_0xf7146(0x95)]['where'],_0x529277;_0x458132&&(_0x529277=new a86_0x2faf7c()[_0xf7146(0x83)](_0x458132));let _0x5d4a0d=_0x529277;if(this[_0xf7146(0x95)][_0xf7146(0x80)]){if(!this[_0xf7146(0x95)][_0xf7146(0x7c)])throw new Error('srsName\x20is\x20required');const _0x2a87c5=intersects(_0x4dcb4c,this['queryParameters'][_0xf7146(0x80)]);_0x5d4a0d=_0x529277?and(_0x529277,_0x2a87c5):_0x2a87c5;}let _0x42434f=new a86_0x13d9f1()[_0xf7146(0x94)]({'srsName':this[_0xf7146(0x95)][_0xf7146(0x7c)],'featureNS':'','featurePrefix':'','featureTypes':[this['queryParameters'][_0xf7146(0x89)]],'outputFormat':_0xf7146(0x97),'geometryName':_0x4dcb4c,'filter':_0x5d4a0d});const _0x28b450=await fetch(this[_0xf7146(0x7d)],{'method':_0xf7146(0x8e),'body':new XMLSerializer()[_0xf7146(0x8f)](_0x42434f)}),_0x14be6b=await _0x28b450[_0xf7146(0x84)]();let _0x2f1111=[];const _0x5083f5=new a86_0x2e7eec();return _0x2f1111=_0x14be6b[_0xf7146(0x88)][_0xf7146(0x90)](_0xbcabac=>{const _0x2edcc9=_0xf7146;return _0x5083f5[_0x2edcc9(0x8d)](JSON[_0x2edcc9(0x9a)](_0xbcabac));}),_0x2f1111;}[a86_0x9dbd7e(0x9d)](){const _0x46e78f=a86_0x9dbd7e,_0x19f944=this[_0x46e78f(0x95)][_0x46e78f(0x93)]||_0x46e78f(0x9b);let _0x3b405d=this[_0x46e78f(0x95)][_0x46e78f(0x7e)],_0xd675;_0x3b405d&&(_0xd675=new a86_0x2faf7c()['read'](_0x3b405d));let _0x544cb1=_0xd675;if(this['queryParameters']['geometry']){const _0x22c8ba=intersects(_0x19f944,this[_0x46e78f(0x95)]['geometry']);_0x544cb1=_0xd675?and(_0xd675,_0x22c8ba):_0x22c8ba;}let _0x5909ef=new a86_0x13d9f1()[_0x46e78f(0x94)]({'srsName':this[_0x46e78f(0x95)]['srsName'],'featureNS':'','featurePrefix':'','featureTypes':[this[_0x46e78f(0x95)][_0x46e78f(0x89)]],'outputFormat':_0x46e78f(0x97),'geometryName':_0x19f944,'filter':_0x544cb1});return new Promise(_0x1f2598=>{const _0x32cc20=_0x46e78f;fetch(this['url'],{'method':_0x32cc20(0x8e),'body':new XMLSerializer()[_0x32cc20(0x8f)](_0x5909ef)})['then'](_0x7488d1=>{const _0x782888=_0x32cc20;return _0x7488d1[_0x782888(0x84)]();})['then'](_0x8d22c2=>{let _0x73a7f8=[];const _0x12eb58=new a86_0x2e7eec();_0x73a7f8=_0x8d22c2['features']['map'](_0x260bbd=>{const _0x55a6b0=a86_0x21b9;return _0x12eb58[_0x55a6b0(0x8d)](JSON[_0x55a6b0(0x9a)](_0x260bbd));}),_0x1f2598(_0x73a7f8);})[_0x32cc20(0x99)](_0x2b545e=>{const _0x2850f9=_0x32cc20;_0x1f2598([]),console[_0x2850f9(0x8a)](_0x2b545e);});});}}function a86_0x4eae(){const _0xf36c87=['readFeature','POST','serializeToString','map','execute','81874fQmHZK','geometryName','writeGetFeature','queryParameters','7ydilns','application/json','57ZTKOzg','catch','stringify','the_geom','330815HYQnZU','_geoserverQuery','1902857LCyaqC','srsName','url','where','114966IidQJI','geometry','348UCOzCN','10pCxdXR','read','json','844808NRTrYg','3209odFUUL','18jpAAfy','features','tableName','error','14716WFJTtE','132gdaxsZ'];a86_0x4eae=function(){return _0xf36c87;};return a86_0x4eae();}
@@ -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(_0x374045,_0x162df5){const _0x34bd7e=a87_0x411b,_0x165f11=_0x374045();while(!![]){try{const _0x1c7bfe=parseInt(_0x34bd7e(0x1b4))/0x1+-parseInt(_0x34bd7e(0x1bc))/0x2+parseInt(_0x34bd7e(0x1ae))/0x3+parseInt(_0x34bd7e(0x1b9))/0x4+-parseInt(_0x34bd7e(0x1bb))/0x5+parseInt(_0x34bd7e(0x1b0))/0x6*(parseInt(_0x34bd7e(0x1b1))/0x7)+-parseInt(_0x34bd7e(0x1ba))/0x8*(parseInt(_0x34bd7e(0x1b6))/0x9);if(_0x1c7bfe===_0x162df5)break;else _0x165f11['push'](_0x165f11['shift']());}catch(_0x553f9d){_0x165f11['push'](_0x165f11['shift']());}}}(a87_0x4099,0xa2f30));import{appendPath}from'../UrlUtil';function a87_0x4099(){const _0x24b1a7=['4257065HJobnz','363466RuPBsz','find','arcgis-feature','352062LIqKAz','arcgis-dynamic','6702CCxhSP','6923Hksmlz','geoserver-wfs','name','726805sVrWbi','layerFields','822753EhFXkz','execute','fieldType','1566532tLGKAP','56VuJGfp'];a87_0x4099=function(){return _0x24b1a7;};return a87_0x4099();}import a87_0x55e5eb from'./esri/Query';import a87_0x20d61f from'./geoserver/QueryTask';import{getWFSLayerCapabilities}from'../../capabilities';function a87_0x411b(_0x135c95,_0xc696f6){const _0x40996c=a87_0x4099();return a87_0x411b=function(_0x411b3d,_0x44fe24){_0x411b3d=_0x411b3d-0x1ad;let _0x5882bb=_0x40996c[_0x411b3d];return _0x5882bb;},a87_0x411b(_0x135c95,_0xc696f6);}export async function selectFeaturesByGeo(_0x54fff8,_0x1c5652,_0x701f6b,_0x409853,_0x3c7f2c,_0x35d321){const _0x574c2d=a87_0x411b;if(!_0x701f6b||!_0x409853||!_0x3c7f2c||!_0x3c7f2c)return[];let _0x217815=[];try{if(_0x3c7f2c==_0x574c2d(0x1af)||_0x3c7f2c==_0x574c2d(0x1ad)){const _0x469b02=appendPath(_0x701f6b,_0x409853),_0x1f90a5=new a87_0x55e5eb(_0x469b02,{'outSR':_0x1c5652,'where':_0x35d321});_0x1f90a5['intersects'](_0x54fff8,_0x1c5652),_0x217815=await _0x1f90a5['run']();}else{if(_0x3c7f2c==_0x574c2d(0x1b2)||_0x3c7f2c=='geoserver-wms'){const _0x283a8f=new a87_0x20d61f(_0x701f6b),_0x38c622=await getWFSLayerCapabilities(_0x701f6b,_0x409853),_0x440ba9=_0x38c622[_0x574c2d(0x1b5)][_0x574c2d(0x1bd)](_0xb9bf80=>_0xb9bf80[_0x574c2d(0x1b8)]==0x6);_0x217815=await _0x283a8f[_0x574c2d(0x1b7)]({'geometry':_0x54fff8,'tableName':_0x409853,'geometryName':_0x440ba9?_0x440ba9[_0x574c2d(0x1b3)]:'','srsName':_0x1c5652,'where':_0x35d321});}}}catch(_0x50fe2f){}return _0x217815;}