ym-gis-2d 1.0.11 → 1.0.12

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/assets/main.css +12 -0
  2. package/capabilities/index.js +1 -1
  3. package/controls/ControlManager.js +1 -1
  4. package/controls/LegendControl.js +1 -1
  5. package/controls/MousePositionControl.js +1 -1
  6. package/controls/SwipeLayerControl.js +1 -1
  7. package/conver/kml/geoJSONToKml.js +1 -1
  8. package/conver/kml/index.js +1 -1
  9. package/conver/kml/kmlToGeoJSON.js +1 -1
  10. package/entity/Feature.js +1 -1
  11. package/entity/GeometryType.js +1 -1
  12. package/feature/FeatureManager.js +1 -1
  13. package/index.js +1 -1
  14. package/interaction/Draw.js +1 -1
  15. package/interaction/InteractionManager.js +1 -1
  16. package/interaction/Select.js +1 -1
  17. package/layers/ArcgisDynamicLayer.js +1 -1
  18. package/layers/ArcgisFeatureLayer.js +1 -1
  19. package/layers/ArcgisTileLayer.js +1 -1
  20. package/layers/ArcgisWMSLayer.js +1 -1
  21. package/layers/ArcgisWMTSLayer.js +1 -1
  22. package/layers/GeoserverVectorTile.js +1 -1
  23. package/layers/GeoserverWFSLayer.js +1 -1
  24. package/layers/GeoserverWMSLayer.js +1 -1
  25. package/layers/GeoserverWMTSLayer.js +1 -1
  26. package/layers/LayerManager.js +1 -1
  27. package/layers/TDTLayer.js +1 -1
  28. package/mapView/Map.js +1 -1
  29. package/mapView/View.js +1 -1
  30. package/package.json +1 -1
  31. package/plot/Plot.js +1 -1
  32. package/plot/geometry/point/Point.js +1 -1
  33. package/plot/geometry/polygon/BasePolygon.js +1 -1
  34. package/plot/geometry/polygon/Circle.js +1 -1
  35. package/plot/geometry/polygon/Polygon.js +1 -1
  36. package/plot/geometry/polygon/RectAngle.js +1 -1
  37. package/plot/geometry/polyline/BaseLine.js +1 -1
  38. package/plot/geometry/polyline/Polyline.js +1 -1
  39. package/style/PointStyleFormat.js +1 -1
  40. package/style/PolygonStyleFormat.js +1 -1
  41. package/style/PolylineStyleFormat.js +1 -1
  42. package/style/StyleManager.js +1 -1
  43. package/style/common.js +1 -1
  44. package/style.css +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
package/style/common.js CHANGED
@@ -1 +1 @@
1
- (function(_0x19a1a3,_0x150f4b){const _0x282f27=a62_0x1593,_0x52b17d=_0x19a1a3();while(!![]){try{const _0x1485b1=-parseInt(_0x282f27(0x164))/0x1*(-parseInt(_0x282f27(0x173))/0x2)+parseInt(_0x282f27(0x15e))/0x3*(parseInt(_0x282f27(0x14c))/0x4)+-parseInt(_0x282f27(0x14d))/0x5+-parseInt(_0x282f27(0x15a))/0x6*(parseInt(_0x282f27(0x158))/0x7)+-parseInt(_0x282f27(0x159))/0x8*(parseInt(_0x282f27(0x156))/0x9)+-parseInt(_0x282f27(0x167))/0xa*(parseInt(_0x282f27(0x15f))/0xb)+parseInt(_0x282f27(0x162))/0xc*(parseInt(_0x282f27(0x161))/0xd);if(_0x1485b1===_0x150f4b)break;else _0x52b17d['push'](_0x52b17d['shift']());}catch(_0x22b47d){_0x52b17d['push'](_0x52b17d['shift']());}}}(a62_0x581f,0xb7d59));function a62_0x1593(_0x29e3ee,_0x1c824a){const _0x581f73=a62_0x581f();return a62_0x1593=function(_0x1593be,_0xf70b68){_0x1593be=_0x1593be-0x14b;let _0x339d67=_0x581f73[_0x1593be];return _0x339d67;},a62_0x1593(_0x29e3ee,_0x1c824a);}import a62_0x45ca17 from'color';import{Fill,Icon,Stroke,Text}from'ol/style';import a62_0x481782 from'../utils/plug/canvas/PinIcon';function a62_0x581f(){const _0x2e669e=['outline','family','pow','54KoTHnn','px\x20','distanceDisplayFar','listenImageChange','8hcBmWl','299265zqfPTm','LOADED','alpha','textBaseline','weight','center','getImageState','size','markerColor','109161AWeCLC','getView','14MPjZtp','8dBvCfb','3302886JPRoIn','getImage','outlineColor','offsetX','76047lBHFBZ','607090wKBXAG','image','2783950AJOPmJ','156uzFUhd','border_color','1093kmFUpD','offsetY','IDLE','170LBRVvB','ERROR','distanceDisplayNear','normal','opacity','color','font','#2A2A2A','border'];a62_0x581f=function(){return _0x2e669e;};return a62_0x581f();}import a62_0x42e28f from'ol/ImageState';export function isShowStyle(_0x1b3ff6,_0x1d0be4,_0x4f584c){const _0x4ab462=a62_0x1593;let _0x28dbdd=!![];if(_0x1d0be4==undefined||_0x4f584c==undefined)return _0x28dbdd;if(_0x1b3ff6&&typeof _0x1b3ff6[_0x4ab462(0x175)]!=undefined&&typeof _0x1b3ff6['distanceDisplayNear']!=undefined){if(_0x1b3ff6[_0x4ab462(0x175)]&&_0x4f584c){_0x28dbdd=![];let _0x41a682=getLevel(_0x1b3ff6[_0x4ab462(0x175)]),_0x5c2915=_0x4f584c[_0x4ab462(0x157)]()['getResolutionForZoom'](_0x41a682);_0x1d0be4<_0x5c2915&&(_0x28dbdd=!![]);}if(_0x28dbdd&&_0x1b3ff6[_0x4ab462(0x169)]&&_0x4f584c){_0x28dbdd=![];let _0x3b8d52=getLevel(_0x1b3ff6[_0x4ab462(0x169)]),_0xd56bbb=_0x4f584c['getView']()['getResolutionForZoom'](_0x3b8d52);_0x1d0be4>_0xd56bbb&&(_0x28dbdd=!![]);}}return _0x28dbdd;}export function getLevel(_0x50786a){const _0x4ae1d4=a62_0x1593,_0x4ab28e=3252.745,_0x23b24b=0.0009198301,_0x52862a=52977.61,_0x5575fc=-3228.107;return _0x5575fc+(_0x4ab28e-_0x5575fc)/(0x1+Math[_0x4ae1d4(0x172)](_0x50786a/_0x52862a,_0x23b24b));}export function toRadians(_0x272a2b){if(_0x272a2b)return-(_0x272a2b*Math['PI'])/0xb4;return 0x0;}export function createTextStyle(_0x16bc9a,_0x9f5cf5,_0x5b1d6c,_0x3486db){const _0x4cdf16=a62_0x1593;if(_0x16bc9a){let _0x168ce3=isShowStyle(_0x16bc9a,_0x5b1d6c,_0x3486db);if(_0x168ce3===![])return undefined;else{const _0x1c996f=_0x16bc9a[_0x4cdf16(0x16d)],_0x3ec3d4=(_0x1c996f===null||_0x1c996f===void 0x0?void 0x0:_0x1c996f['italic'])?'italic':_0x4cdf16(0x16a),_0x597442=(_0x1c996f===null||_0x1c996f===void 0x0?void 0x0:_0x1c996f[_0x4cdf16(0x151)])?'bold':_0x4cdf16(0x16a),_0x40f48f=(_0x1c996f===null||_0x1c996f===void 0x0?void 0x0:_0x1c996f[_0x4cdf16(0x154)])||'25',_0x281d69=(_0x1c996f===null||_0x1c996f===void 0x0?void 0x0:_0x1c996f[_0x4cdf16(0x171)])||'楷体';let _0x2f0399=_0x3ec3d4+'\x20normal\x20'+_0x597442+'\x20'+_0x40f48f+_0x4cdf16(0x174)+_0x281d69,_0x2b2833=(_0x1c996f===null||_0x1c996f===void 0x0?void 0x0:_0x1c996f[_0x4cdf16(0x15d)])||0x0,_0x637e2d=(_0x1c996f===null||_0x1c996f===void 0x0?void 0x0:_0x1c996f[_0x4cdf16(0x165)])||0x0,_0x35857f=(_0x1c996f===null||_0x1c996f===void 0x0?void 0x0:_0x1c996f[_0x4cdf16(0x150)])||'middle',_0x15f6b0=(_0x1c996f===null||_0x1c996f===void 0x0?void 0x0:_0x1c996f['textAlign'])||_0x4cdf16(0x152);const _0x1e4e5f=_0x16bc9a[_0x4cdf16(0x16b)]||0x1;return new Text({'text':_0x9f5cf5,'font':_0x2f0399,'offsetX':_0x2b2833,'offsetY':_0x637e2d,'textAlign':_0x15f6b0,'textBaseline':_0x35857f,'fill':new Fill({'color':getColor(_0x16bc9a[_0x4cdf16(0x16c)],_0x1e4e5f)}),'stroke':_getLabelStroke(_0x16bc9a),'backgroundFill':_0x16bc9a['fill']?new Fill({'color':getColor(_0x16bc9a['fill']||_0x4cdf16(0x16e),_0x1e4e5f)}):undefined});}}else return undefined;}export function getColor(_0xf19032,_0x3d9ac1){const _0x2703b8=a62_0x1593;return a62_0x45ca17(_0xf19032)[_0x2703b8(0x14f)](_0x3d9ac1!=undefined?_0x3d9ac1:0x1)['hexa']();}function _getLabelStroke(_0x3a8ae9){const _0x12ab3f=a62_0x1593;if(_0x3a8ae9[_0x12ab3f(0x16f)])return new Stroke({'color':getColor(_0x3a8ae9[_0x12ab3f(0x163)],_0x3a8ae9['opacity']),'width':_0x3a8ae9['border_width']});if(_0x3a8ae9[_0x12ab3f(0x170)])return new Stroke({'color':getColor(_0x3a8ae9[_0x12ab3f(0x15c)],_0x3a8ae9[_0x12ab3f(0x16b)]),'width':_0x3a8ae9['outlineWidth']});}export function preLoadImageRenderFunction(_0x14adae,_0x50965a,_0x38d21a,_0x4dd0dc,_0x5f0f91){const _0x3401fc=a62_0x1593;let _0x344aca;_0x14adae[_0x3401fc(0x155)]?_0x344aca=new a62_0x481782(_0x14adae):_0x344aca=new Icon({'src':_0x14adae[_0x3401fc(0x160)]});let _0x1c2415=_0x344aca[_0x3401fc(0x153)]();_0x1c2415===a62_0x42e28f[_0x3401fc(0x14e)]||_0x1c2415===a62_0x42e28f[_0x3401fc(0x168)]?_0x5f0f91(_0x14adae,_0x50965a,_0x38d21a,_0x4dd0dc,_0x344aca['getImage'](0x60)):(_0x1c2415===a62_0x42e28f[_0x3401fc(0x166)]&&_0x344aca['load'](),_0x344aca[_0x3401fc(0x14b)](_0xf667fc=>{const _0x368989=_0x3401fc;_0x1c2415=_0xf667fc['target'][_0x368989(0x153)](),(_0x1c2415===a62_0x42e28f[_0x368989(0x14e)]||_0x1c2415===a62_0x42e28f[_0x368989(0x168)])&&_0x5f0f91(_0x14adae,_0x50965a,_0x38d21a,_0x4dd0dc,_0x344aca[_0x368989(0x15b)](0x60));}));}
1
+ (function(_0x161a9e,_0x29fd40){const _0xd6a1a8=a62_0x40f0,_0x124fc2=_0x161a9e();while(!![]){try{const _0x4bda5c=-parseInt(_0xd6a1a8(0xbe))/0x1+parseInt(_0xd6a1a8(0xd0))/0x2*(-parseInt(_0xd6a1a8(0xc6))/0x3)+-parseInt(_0xd6a1a8(0xdd))/0x4*(-parseInt(_0xd6a1a8(0xb8))/0x5)+parseInt(_0xd6a1a8(0xc4))/0x6+-parseInt(_0xd6a1a8(0xc3))/0x7+-parseInt(_0xd6a1a8(0xb9))/0x8*(parseInt(_0xd6a1a8(0xc2))/0x9)+parseInt(_0xd6a1a8(0xba))/0xa;if(_0x4bda5c===_0x29fd40)break;else _0x124fc2['push'](_0x124fc2['shift']());}catch(_0x56026a){_0x124fc2['push'](_0x124fc2['shift']());}}}(a62_0x3a21,0xa0e9e));import a62_0x3d99f8 from'color';function a62_0x40f0(_0x36442b,_0x4b339f){const _0x3a2186=a62_0x3a21();return a62_0x40f0=function(_0x40f0b7,_0x386d0d){_0x40f0b7=_0x40f0b7-0xb7;let _0x1c6fd1=_0x3a2186[_0x40f0b7];return _0x1c6fd1;},a62_0x40f0(_0x36442b,_0x4b339f);}import{Fill,Icon,Stroke,Text}from'ol/style';import a62_0x4ff424 from'../utils/plug/canvas/PinIcon';import a62_0x53ed32 from'ol/ImageState';export function isShowStyle(_0xe3f866,_0x4b8125,_0x229e89){const _0x20557f=a62_0x40f0;let _0x233206=!![];if(_0x4b8125==undefined||_0x229e89==undefined)return _0x233206;if(_0xe3f866&&typeof _0xe3f866['distanceDisplayFar']!=undefined&&typeof _0xe3f866[_0x20557f(0xcb)]!=undefined){if(_0xe3f866[_0x20557f(0xe5)]&&_0x229e89){_0x233206=![];let _0x514e25=getLevel(_0xe3f866[_0x20557f(0xe5)]),_0x3c571a=_0x229e89[_0x20557f(0xc8)]()['getResolutionForZoom'](_0x514e25);_0x4b8125<_0x3c571a&&(_0x233206=!![]);}if(_0x233206&&_0xe3f866[_0x20557f(0xcb)]&&_0x229e89){_0x233206=![];let _0x5e0db4=getLevel(_0xe3f866[_0x20557f(0xcb)]),_0x209fb9=_0x229e89[_0x20557f(0xc8)]()[_0x20557f(0xde)](_0x5e0db4);_0x4b8125>_0x209fb9&&(_0x233206=!![]);}}return _0x233206;}export function getLevel(_0x1a7c70){const _0x606fd0=a62_0x40f0,_0xd710a1=3252.745,_0x42d95c=0.0009198301,_0x40715b=52977.61,_0x40cefb=-3228.107;return _0x40cefb+(_0xd710a1-_0x40cefb)/(0x1+Math[_0x606fd0(0xc9)](_0x1a7c70/_0x40715b,_0x42d95c));}export function toRadians(_0x5db9bf){if(_0x5db9bf)return-(_0x5db9bf*Math['PI'])/0xb4;return 0x0;}function a62_0x3a21(){const _0x5a1a4d=['100ITGbES','144gmSrlX','35559280DYhAjq','markerColor','IDLE','getImageState','633093KdOEvu','fill','font','textBaseline','549648zngVAF','8154636MTcmme','3809364dQzmGo','outlineColor','69YFjZwI','offsetX','getView','pow','textAlign','distanceDisplayNear','px\x20','outline','weight','getImage','111802ghIjpj','listenImageChange','color','load','size','bold','border_color','middle','opacity','\x20normal\x20','outlineWidth','border','alpha','130268mQNDzB','getResolutionForZoom','#2A2A2A','offsetY','image','normal','target','hexa','distanceDisplayFar','italic','border_width'];a62_0x3a21=function(){return _0x5a1a4d;};return a62_0x3a21();}export function createTextStyle(_0x40f5b2,_0x5457e2,_0x5314aa,_0x3309ce){const _0x2516a2=a62_0x40f0;if(_0x40f5b2){let _0x144714=isShowStyle(_0x40f5b2,_0x5314aa,_0x3309ce);if(_0x144714===![])return undefined;else{const _0x4a9f85=_0x40f5b2[_0x2516a2(0xc0)],_0x1d44c6=(_0x4a9f85===null||_0x4a9f85===void 0x0?void 0x0:_0x4a9f85[_0x2516a2(0xe6)])?_0x2516a2(0xe6):_0x2516a2(0xe2),_0x18bfda=(_0x4a9f85===null||_0x4a9f85===void 0x0?void 0x0:_0x4a9f85[_0x2516a2(0xce)])?_0x2516a2(0xd5):'normal',_0x584f44=(_0x4a9f85===null||_0x4a9f85===void 0x0?void 0x0:_0x4a9f85[_0x2516a2(0xd4)])||'25',_0x2e71b1=(_0x4a9f85===null||_0x4a9f85===void 0x0?void 0x0:_0x4a9f85['family'])||'楷体';let _0x4bd2ef=_0x1d44c6+_0x2516a2(0xd9)+_0x18bfda+'\x20'+_0x584f44+_0x2516a2(0xcc)+_0x2e71b1,_0x307ab6=(_0x4a9f85===null||_0x4a9f85===void 0x0?void 0x0:_0x4a9f85[_0x2516a2(0xc7)])||0x0,_0x599948=(_0x4a9f85===null||_0x4a9f85===void 0x0?void 0x0:_0x4a9f85[_0x2516a2(0xe0)])||0x0,_0x253ad4=(_0x4a9f85===null||_0x4a9f85===void 0x0?void 0x0:_0x4a9f85[_0x2516a2(0xc1)])||_0x2516a2(0xd7),_0x21dbf8=(_0x4a9f85===null||_0x4a9f85===void 0x0?void 0x0:_0x4a9f85[_0x2516a2(0xca)])||'center';const _0x4fadf5=_0x40f5b2['opacity']||0x1;return new Text({'text':_0x5457e2,'font':_0x4bd2ef,'offsetX':_0x307ab6,'offsetY':_0x599948,'textAlign':_0x21dbf8,'textBaseline':_0x253ad4,'fill':new Fill({'color':getColor(_0x40f5b2[_0x2516a2(0xd2)],_0x4fadf5)}),'stroke':_getLabelStroke(_0x40f5b2),'backgroundFill':_0x40f5b2['fill']?new Fill({'color':getColor(_0x40f5b2[_0x2516a2(0xbf)]||_0x2516a2(0xdf),_0x4fadf5)}):undefined});}}else return undefined;}export function getColor(_0x1b2c66,_0x4e6fdf){const _0x5924d1=a62_0x40f0;return a62_0x3d99f8(_0x1b2c66)[_0x5924d1(0xdc)](_0x4e6fdf!=undefined?_0x4e6fdf:0x1)[_0x5924d1(0xe4)]();}function _getLabelStroke(_0x4ab311){const _0x5e3556=a62_0x40f0;if(_0x4ab311[_0x5e3556(0xdb)])return new Stroke({'color':getColor(_0x4ab311[_0x5e3556(0xd6)],_0x4ab311[_0x5e3556(0xd8)]),'width':_0x4ab311[_0x5e3556(0xb7)]});if(_0x4ab311[_0x5e3556(0xcd)])return new Stroke({'color':getColor(_0x4ab311[_0x5e3556(0xc5)],_0x4ab311['opacity']),'width':_0x4ab311[_0x5e3556(0xda)]});}export function preLoadImageRenderFunction(_0x4b3ef5,_0x447ea0,_0x2c2543,_0xc3a394,_0x27d815){const _0x178719=a62_0x40f0;let _0x2f8a80;_0x4b3ef5[_0x178719(0xbb)]?_0x2f8a80=new a62_0x4ff424(_0x4b3ef5):_0x2f8a80=new Icon({'src':_0x4b3ef5[_0x178719(0xe1)]});let _0x4d9e6b=_0x2f8a80['getImageState']();_0x4d9e6b===a62_0x53ed32['LOADED']||_0x4d9e6b===a62_0x53ed32['ERROR']?_0x27d815(_0x4b3ef5,_0x447ea0,_0x2c2543,_0xc3a394,_0x2f8a80['getImage'](0x60)):(_0x4d9e6b===a62_0x53ed32[_0x178719(0xbc)]&&_0x2f8a80[_0x178719(0xd3)](),_0x2f8a80[_0x178719(0xd1)](_0x2e8b9b=>{const _0x177e9c=_0x178719;_0x4d9e6b=_0x2e8b9b[_0x177e9c(0xe3)][_0x177e9c(0xbd)](),(_0x4d9e6b===a62_0x53ed32['LOADED']||_0x4d9e6b===a62_0x53ed32['ERROR'])&&_0x27d815(_0x4b3ef5,_0x447ea0,_0x2c2543,_0xc3a394,_0x2f8a80[_0x177e9c(0xcf)](0x60));}));}
package/style.css CHANGED
@@ -1 +1 @@
1
- :root,:host{--ol-background-color: white;--ol-accent-background-color: #F5F5F5;--ol-subtle-background-color: rgba(128, 128, 128, .25);--ol-partial-background-color: rgba(255, 255, 255, .75);--ol-foreground-color: #333333;--ol-subtle-foreground-color: #666666;--ol-brand-color: #00AAFF}.ol-box{box-sizing:border-box;border-radius:2px;border:1.5px solid var(--ol-background-color);background-color:var(--ol-partial-background-color)}.ol-mouse-position{top:8px;right:8px;position:absolute}.ol-scale-line{background:var(--ol-partial-background-color);border-radius:4px;bottom:8px;left:8px;padding:2px;position:absolute}.ol-scale-line-inner{border:1px solid var(--ol-subtle-foreground-color);border-top:none;color:var(--ol-foreground-color);font-size:10px;text-align:center;margin:1px;will-change:contents,width;transition:all .25s}.ol-scale-bar{position:absolute;bottom:8px;left:8px}.ol-scale-bar-inner{display:flex}.ol-scale-step-marker{width:1px;height:15px;background-color:var(--ol-foreground-color);float:right;z-index:10}.ol-scale-step-text{position:absolute;bottom:-5px;font-size:10px;z-index:11;color:var(--ol-foreground-color);text-shadow:-1.5px 0 var(--ol-partial-background-color),0 1.5px var(--ol-partial-background-color),1.5px 0 var(--ol-partial-background-color),0 -1.5px var(--ol-partial-background-color)}.ol-scale-text{position:absolute;font-size:12px;text-align:center;bottom:25px;color:var(--ol-foreground-color);text-shadow:-1.5px 0 var(--ol-partial-background-color),0 1.5px var(--ol-partial-background-color),1.5px 0 var(--ol-partial-background-color),0 -1.5px var(--ol-partial-background-color)}.ol-scale-singlebar{position:relative;height:10px;z-index:9;box-sizing:border-box;border:1px solid var(--ol-foreground-color)}.ol-scale-singlebar-even{background-color:var(--ol-subtle-foreground-color)}.ol-scale-singlebar-odd{background-color:var(--ol-background-color)}.ol-unsupported{display:none}.ol-viewport,.ol-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ol-viewport canvas{all:unset;overflow:hidden}.ol-viewport{touch-action:pan-x pan-y}.ol-selectable{-webkit-touch-callout:default;-webkit-user-select:text;-moz-user-select:text;user-select:text}.ol-grabbing{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.ol-grab{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.ol-control{position:absolute;background-color:var(--ol-subtle-background-color);border-radius:4px}.ol-zoom{top:.5em;left:.5em}.ol-rotate{top:.5em;right:.5em;transition:opacity .25s linear,visibility 0s linear}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{right:.5em;top:.5em}.ol-control button{display:block;margin:1px;padding:0;color:var(--ol-subtle-foreground-color);font-weight:700;text-decoration:none;font-size:inherit;text-align:center;height:1.375em;width:1.375em;line-height:.4em;background-color:var(--ol-background-color);border:none;border-radius:2px}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{display:block;font-weight:400;will-change:transform}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:hover,.ol-control button:focus{text-decoration:none;outline:1px solid var(--ol-subtle-foreground-color);color:var(--ol-foreground-color)}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;bottom:.5em;right:.5em;max-width:calc(100% - 1.3em);display:flex;flex-flow:row-reverse;align-items:center}.ol-attribution a{color:var(--ol-subtle-foreground-color);text-decoration:none}.ol-attribution ul{margin:0;padding:1px .5em;color:var(--ol-foreground-color);text-shadow:0 0 2px var(--ol-background-color);font-size:12px}.ol-attribution li{display:inline;list-style:none}.ol-attribution li:not(:last-child):after{content:" "}.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}.ol-attribution button{flex-shrink:0}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution:not(.ol-collapsed){background:var(--ol-partial-background-color)}.ol-attribution.ol-uncollapsible{bottom:0;right:0;border-radius:4px 0 0}.ol-attribution.ol-uncollapsible img{margin-top:-.2em;max-height:1.6em}.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{top:4.5em;left:.5em;height:200px}.ol-zoomslider button{position:relative;height:10px}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{left:.5em;bottom:.5em}.ol-overviewmap.ol-uncollapsible{bottom:0;left:0;border-radius:0 4px 0 0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:block}.ol-overviewmap .ol-overviewmap-map{border:1px solid var(--ol-subtle-foreground-color);height:150px;width:150px}.ol-overviewmap:not(.ol-collapsed) button{bottom:0;left:0;position:absolute}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:var(--ol-subtle-background-color)}.ol-overviewmap-box{border:1.5px dotted var(--ol-subtle-foreground-color)}.ol-overviewmap .ol-overviewmap-box:hover{cursor:move}.ol-scroll-layer{position:absolute;z-index:882128;background:#000}.ol-scroll-layer-vertical{width:1px;cursor:col-resize;left:50%;top:0;bottom:0}input[type=range]{margin-top:8px;outline:none;-webkit-appearance:none;width:99%!important;background:-webkit-linear-gradient(#61bd12,#61bd12) no-repeat,#ddd;background-size:100% 100%;height:0px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:32px;width:32px;background:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAMAAAC5zwKfAAAABlBMVEV9fX3///+Kct39AAAAAnRSTlP/AOW3MEoAAAA9SURBVFjD7dehDQAwDANBZ/+l2wmKoiqR7pHRcaeaCxAIBAL/g7k9JxAIBAKBQCAQCAQC14H+MhAIBE4CD3fOFvGVBzhZAAAAAElFTkSuQmCC);background-size:100% 100%;border-radius:50%;border:solid 1px #e1e1e1;background-position:left}.ol-legend-item{display:flex;align-items:center}.ol-legend-icon-size{width:16px;height:16px;margin-right:5px}
1
+ :root,:host{--ol-background-color: white;--ol-accent-background-color: #F5F5F5;--ol-subtle-background-color: rgba(128, 128, 128, .25);--ol-partial-background-color: rgba(255, 255, 255, .75);--ol-foreground-color: #333333;--ol-subtle-foreground-color: #666666;--ol-brand-color: #00AAFF}.ol-box{box-sizing:border-box;border-radius:2px;border:1.5px solid var(--ol-background-color);background-color:var(--ol-partial-background-color)}.ol-mouse-position{top:8px;right:8px;position:absolute}.ol-scale-line{background:var(--ol-partial-background-color);border-radius:4px;bottom:8px;left:8px;padding:2px;position:absolute}.ol-scale-line-inner{border:1px solid var(--ol-subtle-foreground-color);border-top:none;color:var(--ol-foreground-color);font-size:10px;text-align:center;margin:1px;will-change:contents,width;transition:all .25s}.ol-scale-bar{position:absolute;bottom:8px;left:8px}.ol-scale-bar-inner{display:flex}.ol-scale-step-marker{width:1px;height:15px;background-color:var(--ol-foreground-color);float:right;z-index:10}.ol-scale-step-text{position:absolute;bottom:-5px;font-size:10px;z-index:11;color:var(--ol-foreground-color);text-shadow:-1.5px 0 var(--ol-partial-background-color),0 1.5px var(--ol-partial-background-color),1.5px 0 var(--ol-partial-background-color),0 -1.5px var(--ol-partial-background-color)}.ol-scale-text{position:absolute;font-size:12px;text-align:center;bottom:25px;color:var(--ol-foreground-color);text-shadow:-1.5px 0 var(--ol-partial-background-color),0 1.5px var(--ol-partial-background-color),1.5px 0 var(--ol-partial-background-color),0 -1.5px var(--ol-partial-background-color)}.ol-scale-singlebar{position:relative;height:10px;z-index:9;box-sizing:border-box;border:1px solid var(--ol-foreground-color)}.ol-scale-singlebar-even{background-color:var(--ol-subtle-foreground-color)}.ol-scale-singlebar-odd{background-color:var(--ol-background-color)}.ol-unsupported{display:none}.ol-viewport,.ol-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ol-viewport canvas{all:unset;overflow:hidden}.ol-viewport{touch-action:pan-x pan-y}.ol-selectable{-webkit-touch-callout:default;-webkit-user-select:text;-moz-user-select:text;user-select:text}.ol-grabbing{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.ol-grab{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.ol-control{position:absolute;background-color:var(--ol-subtle-background-color);border-radius:4px}.ol-zoom{top:.5em;left:.5em}.ol-rotate{top:.5em;right:.5em;transition:opacity .25s linear,visibility 0s linear}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{right:.5em;top:.5em}.ol-control button{display:block;margin:1px;padding:0;color:var(--ol-subtle-foreground-color);font-weight:700;text-decoration:none;font-size:inherit;text-align:center;height:1.375em;width:1.375em;line-height:.4em;background-color:var(--ol-background-color);border:none;border-radius:2px}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{display:block;font-weight:400;will-change:transform}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:hover,.ol-control button:focus{text-decoration:none;outline:1px solid var(--ol-subtle-foreground-color);color:var(--ol-foreground-color)}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;bottom:.5em;right:.5em;max-width:calc(100% - 1.3em);display:flex;flex-flow:row-reverse;align-items:center}.ol-attribution a{color:var(--ol-subtle-foreground-color);text-decoration:none}.ol-attribution ul{margin:0;padding:1px .5em;color:var(--ol-foreground-color);text-shadow:0 0 2px var(--ol-background-color);font-size:12px}.ol-attribution li{display:inline;list-style:none}.ol-attribution li:not(:last-child):after{content:" "}.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}.ol-attribution button{flex-shrink:0}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution:not(.ol-collapsed){background:var(--ol-partial-background-color)}.ol-attribution.ol-uncollapsible{bottom:0;right:0;border-radius:4px 0 0}.ol-attribution.ol-uncollapsible img{margin-top:-.2em;max-height:1.6em}.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{top:4.5em;left:.5em;height:200px}.ol-zoomslider button{position:relative;height:10px}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{left:.5em;bottom:.5em}.ol-overviewmap.ol-uncollapsible{bottom:0;left:0;border-radius:0 4px 0 0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:block}.ol-overviewmap .ol-overviewmap-map{border:1px solid var(--ol-subtle-foreground-color);height:150px;width:150px}.ol-overviewmap:not(.ol-collapsed) button{bottom:0;left:0;position:absolute}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:var(--ol-subtle-background-color)}.ol-overviewmap-box{border:1.5px dotted var(--ol-subtle-foreground-color)}.ol-overviewmap .ol-overviewmap-box:hover{cursor:move}.ol-scroll-layer{position:absolute;z-index:882128;background:#000}.ol-scroll-layer-vertical{width:1px;cursor:col-resize;left:50%;top:0;bottom:0}input[type=range]{margin-top:8px;outline:none;-webkit-appearance:none;width:99%!important;background:-webkit-linear-gradient(#61bd12,#61bd12) no-repeat,#ddd;background-size:100% 100%;height:0px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:32px;width:32px;background:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAMAAAC5zwKfAAAABlBMVEV9fX3///+Kct39AAAAAnRSTlP/AOW3MEoAAAA9SURBVFjD7dehDQAwDANBZ/+l2wmKoiqR7pHRcaeaCxAIBAL/g7k9JxAIBAKBQCAQCAQC14H+MhAIBE4CD3fOFvGVBzhZAAAAAElFTkSuQmCC);background-size:100% 100%;border-radius:50%;border:solid 1px #e1e1e1;background-position:left}.ol-legend-layer{margin-top:7px}.ol-legend-title{font-weight:700;text-align:center;margin-bottom:5px}.legend-layer-title{font-weight:700}.ol-legend-item{display:flex;align-items:center;margin:4px 0}.ol-legend-icon-size{width:16px;height:16px;margin-right:5px}
@@ -1 +1 @@
1
- function a67_0x29be(){const _0x55fc43=['isArray','1218070eERYLA','99490uRLbVf','1951276DgkWgS','4820OhCpyE','239265yKgopp','length','491740TrgTEH','3WuXODu','reduce','55kJAOwk','keys','2754LshCDV','542718DXwIXb','104tvoMqT','every','object'];a67_0x29be=function(){return _0x55fc43;};return a67_0x29be();}(function(_0x56450e,_0x38bb57){const _0x460023=a67_0x4fef,_0x2769c5=_0x56450e();while(!![]){try{const _0x28f555=-parseInt(_0x460023(0x148))/0x1+parseInt(_0x460023(0x142))/0x2*(parseInt(_0x460023(0x143))/0x3)+parseInt(_0x460023(0x13e))/0x4+-parseInt(_0x460023(0x13f))/0x5*(parseInt(_0x460023(0x147))/0x6)+parseInt(_0x460023(0x13c))/0x7+-parseInt(_0x460023(0x149))/0x8*(-parseInt(_0x460023(0x140))/0x9)+-parseInt(_0x460023(0x13d))/0xa*(-parseInt(_0x460023(0x145))/0xb);if(_0x28f555===_0x38bb57)break;else _0x2769c5['push'](_0x2769c5['shift']());}catch(_0x2de449){_0x2769c5['push'](_0x2769c5['shift']());}}}(a67_0x29be,0x4d99f));export function getDeepth(_0x44bf38){function _0x213d77(_0x310c39,_0x176bc2){const _0x52dd04=a67_0x4fef;return _0x310c39[_0x52dd04(0x144)](function(_0x1fa0d4,_0x550c1f){const _0x1c2fa0=_0x52dd04;var _0x3fe4d5;return Array[_0x1c2fa0(0x13b)](_0x550c1f)&&(_0x3fe4d5=_0x213d77(_0x550c1f,_0x176bc2+0x1)),_0x3fe4d5>_0x1fa0d4?_0x3fe4d5:_0x1fa0d4;},_0x176bc2);}return _0x213d77(_0x44bf38,0x1);}export function compareArray(_0x12d11b,_0x3e1bdc){const _0x1495b9=a67_0x4fef;if(_0x12d11b[_0x1495b9(0x141)]!==_0x3e1bdc[_0x1495b9(0x141)])return![];const _0x269e0e=_0x12d11b[_0x1495b9(0x141)];for(let _0x2eac28=0x0;_0x2eac28<_0x269e0e;_0x2eac28++){if(!compare(_0x12d11b[_0x2eac28],_0x3e1bdc[_0x2eac28]))return![];}return!![];}function a67_0x4fef(_0x91ed21,_0x5796b5){const _0x29bee8=a67_0x29be();return a67_0x4fef=function(_0x4fef17,_0x4bfd3d){_0x4fef17=_0x4fef17-0x13a;let _0x370a2a=_0x29bee8[_0x4fef17];return _0x370a2a;},a67_0x4fef(_0x91ed21,_0x5796b5);}export function compare(_0xf0e324,_0x37dec0){const _0x205f1d=a67_0x4fef;if(_0xf0e324===_0x37dec0)return!![];if(typeof _0xf0e324!==typeof _0x37dec0||_0xf0e324===null||_0x37dec0===null)return![];if(Array[_0x205f1d(0x13b)](_0xf0e324)){if(!Array[_0x205f1d(0x13b)](_0x37dec0))return![];return compareArray(_0xf0e324,_0x37dec0);}if(typeof _0xf0e324===_0x205f1d(0x13a))return compareObject(_0xf0e324,_0x37dec0);return![];}export function compareObject(_0x32c3c9,_0x4ba388){const _0x28ced4=a67_0x4fef,_0x5d9e2a=Object['keys'](_0x32c3c9),_0x13c8da=Object[_0x28ced4(0x146)](_0x4ba388);if(_0x5d9e2a[_0x28ced4(0x141)]!==_0x13c8da[_0x28ced4(0x141)])return![];return _0x5d9e2a[_0x28ced4(0x14a)](_0x46dfff=>{if(!compare(_0x32c3c9[_0x46dfff],_0x4ba388[_0x46dfff]))return![];return!![];});}
1
+ (function(_0x2d7b4f,_0x3a2287){const _0x3e364d=a67_0x34b2,_0x2948e8=_0x2d7b4f();while(!![]){try{const _0x556ff6=-parseInt(_0x3e364d(0x82))/0x1*(-parseInt(_0x3e364d(0x87))/0x2)+-parseInt(_0x3e364d(0x86))/0x3*(parseInt(_0x3e364d(0x84))/0x4)+-parseInt(_0x3e364d(0x89))/0x5*(-parseInt(_0x3e364d(0x83))/0x6)+-parseInt(_0x3e364d(0x88))/0x7+parseInt(_0x3e364d(0x7c))/0x8*(-parseInt(_0x3e364d(0x7b))/0x9)+-parseInt(_0x3e364d(0x7d))/0xa*(-parseInt(_0x3e364d(0x7f))/0xb)+parseInt(_0x3e364d(0x7e))/0xc*(-parseInt(_0x3e364d(0x80))/0xd);if(_0x556ff6===_0x3a2287)break;else _0x2948e8['push'](_0x2948e8['shift']());}catch(_0x2eb660){_0x2948e8['push'](_0x2948e8['shift']());}}}(a67_0xb3f5,0x641f8));export function getDeepth(_0x21e0da){function _0x1f152e(_0x8e1cf5,_0xf621c7){return _0x8e1cf5['reduce'](function(_0x2f5575,_0x498f94){var _0x20600c;return Array['isArray'](_0x498f94)&&(_0x20600c=_0x1f152e(_0x498f94,_0xf621c7+0x1)),_0x20600c>_0x2f5575?_0x20600c:_0x2f5575;},_0xf621c7);}return _0x1f152e(_0x21e0da,0x1);}export function compareArray(_0x321037,_0x4c02f0){const _0x4e5347=a67_0x34b2;if(_0x321037['length']!==_0x4c02f0[_0x4e5347(0x8a)])return![];const _0x3dda72=_0x321037[_0x4e5347(0x8a)];for(let _0x145872=0x0;_0x145872<_0x3dda72;_0x145872++){if(!compare(_0x321037[_0x145872],_0x4c02f0[_0x145872]))return![];}return!![];}export function compare(_0xe314e5,_0x53f5b5){const _0xfe05e7=a67_0x34b2;if(_0xe314e5===_0x53f5b5)return!![];if(typeof _0xe314e5!==typeof _0x53f5b5||_0xe314e5===null||_0x53f5b5===null)return![];if(Array[_0xfe05e7(0x85)](_0xe314e5)){if(!Array['isArray'](_0x53f5b5))return![];return compareArray(_0xe314e5,_0x53f5b5);}if(typeof _0xe314e5==='object')return compareObject(_0xe314e5,_0x53f5b5);return![];}function a67_0x34b2(_0xf1eb99,_0xab686d){const _0xb3f533=a67_0xb3f5();return a67_0x34b2=function(_0x34b2b9,_0x3e5ca3){_0x34b2b9=_0x34b2b9-0x7b;let _0x1a10bd=_0xb3f533[_0x34b2b9];return _0x1a10bd;},a67_0x34b2(_0xf1eb99,_0xab686d);}function a67_0xb3f5(){const _0x571b31=['210rlOqEa','20UsVhhy','isArray','89412iANjQa','627488OubhZc','3647119iQSvWd','96680tUjrLG','length','every','10764gPOsZq','1336kdHlJr','709710DuojZs','96tFwCrX','121lBOjbr','1308216EuaXrH','keys','2tAAKph'];a67_0xb3f5=function(){return _0x571b31;};return a67_0xb3f5();}export function compareObject(_0x55764d,_0x23b20d){const _0x46a596=a67_0x34b2,_0x4a3414=Object[_0x46a596(0x81)](_0x55764d),_0xe4411d=Object['keys'](_0x23b20d);if(_0x4a3414[_0x46a596(0x8a)]!==_0xe4411d[_0x46a596(0x8a)])return![];return _0x4a3414[_0x46a596(0x8b)](_0x55781c=>{if(!compare(_0x55764d[_0x55781c],_0x23b20d[_0x55781c]))return![];return!![];});}
@@ -1 +1 @@
1
- function a68_0x2f02(_0x2aa15e,_0xe8cc6b){const _0x38ede5=a68_0x38ed();return a68_0x2f02=function(_0x2f0272,_0x318ee8){_0x2f0272=_0x2f0272-0x169;let _0x20937e=_0x38ede5[_0x2f0272];return _0x20937e;},a68_0x2f02(_0x2aa15e,_0xe8cc6b);}const a68_0x371559=a68_0x2f02;(function(_0x325880,_0x534488){const _0xdfa08f=a68_0x2f02,_0x533e58=_0x325880();while(!![]){try{const _0x21c391=parseInt(_0xdfa08f(0x17a))/0x1+parseInt(_0xdfa08f(0x16e))/0x2+-parseInt(_0xdfa08f(0x174))/0x3*(parseInt(_0xdfa08f(0x173))/0x4)+parseInt(_0xdfa08f(0x16a))/0x5*(-parseInt(_0xdfa08f(0x16f))/0x6)+parseInt(_0xdfa08f(0x175))/0x7*(-parseInt(_0xdfa08f(0x176))/0x8)+parseInt(_0xdfa08f(0x16c))/0x9+parseInt(_0xdfa08f(0x16b))/0xa*(parseInt(_0xdfa08f(0x170))/0xb);if(_0x21c391===_0x534488)break;else _0x533e58['push'](_0x533e58['shift']());}catch(_0x10a3fd){_0x533e58['push'](_0x533e58['shift']());}}}(a68_0x38ed,0xc8f74));import a68_0x5d7725 from'axios';import a68_0x481b31 from'jquery';const request=a68_0x5d7725[a68_0x371559(0x169)]({'timeout':0xb4*0x3e8});function a68_0x38ed(){const _0x3a4545=['136AFCMmu','ajax','forEach','get','522525sKtyLo','create','35fuWDez','240350smIYXj','7141977jgtCTe','hasOwnProperty','3191966dAtbNh','824862VjdDiO','561RGrsDq','append','constructor','38884rrsMJU','381VewTci','460264QiUuiz'];a68_0x38ed=function(){return _0x3a4545;};return a68_0x38ed();}export function jsonp(_0xb688df){return new Promise((_0x1a30ca,_0xa71f10)=>{const _0x33251d=a68_0x2f02;a68_0x481b31[_0x33251d(0x177)]({'url':_0xb688df,'type':_0x33251d(0x179),'dataType':'jsonp','success':_0xcec77a=>{_0x1a30ca(_0xcec77a);},'error':_0x3cd05a=>{_0xa71f10(_0x3cd05a);}});});}export function stringify(_0x3cf10a){const _0x5a2923=a68_0x371559,_0x3a13cf=new FormData();for(const _0x2a49e1 in _0x3cf10a){if(_0x3cf10a[_0x5a2923(0x16d)](_0x2a49e1)){if(_0x3cf10a[_0x2a49e1]){if(_0x3cf10a[_0x2a49e1][_0x5a2923(0x172)]===Array)_0x3cf10a[_0x2a49e1][0x0]?_0x3cf10a[_0x2a49e1][0x0][_0x5a2923(0x172)]===Object?_0x3a13cf[_0x5a2923(0x171)](_0x2a49e1,JSON['stringify'](_0x3cf10a[_0x2a49e1])):_0x3cf10a[_0x2a49e1][_0x5a2923(0x178)]((_0x28a65a,_0x4ca102)=>{const _0x3db024=_0x5a2923;_0x3a13cf[_0x3db024(0x171)](_0x2a49e1+('['+_0x4ca102+']'),_0x28a65a);}):_0x3a13cf[_0x5a2923(0x171)](_0x2a49e1+'[]','');else _0x3cf10a[_0x2a49e1][_0x5a2923(0x172)]===Object?_0x3a13cf[_0x5a2923(0x171)](_0x2a49e1,JSON['stringify'](_0x3cf10a[_0x2a49e1])):_0x3a13cf[_0x5a2923(0x171)](_0x2a49e1,_0x3cf10a[_0x2a49e1]);}else _0x3cf10a[_0x2a49e1]===0x0?_0x3a13cf[_0x5a2923(0x171)](_0x2a49e1,'0'):_0x3a13cf[_0x5a2923(0x171)](_0x2a49e1,'');}}return _0x3a13cf;}export default request;
1
+ const a68_0x20fdd9=a68_0x50aa;(function(_0x45a325,_0x587429){const _0x53e755=a68_0x50aa,_0x314cbd=_0x45a325();while(!![]){try{const _0x1be2d0=-parseInt(_0x53e755(0xb6))/0x1*(parseInt(_0x53e755(0xb0))/0x2)+-parseInt(_0x53e755(0xbc))/0x3+-parseInt(_0x53e755(0xbd))/0x4*(-parseInt(_0x53e755(0xba))/0x5)+-parseInt(_0x53e755(0xb2))/0x6+parseInt(_0x53e755(0xb3))/0x7+-parseInt(_0x53e755(0xb8))/0x8+-parseInt(_0x53e755(0xb5))/0x9*(-parseInt(_0x53e755(0xb1))/0xa);if(_0x1be2d0===_0x587429)break;else _0x314cbd['push'](_0x314cbd['shift']());}catch(_0x5332bc){_0x314cbd['push'](_0x314cbd['shift']());}}}(a68_0x1909,0x77f4d));import a68_0x46999c from'axios';import a68_0x24cf70 from'jquery';const request=a68_0x46999c[a68_0x20fdd9(0xb4)]({'timeout':0xb4*0x3e8});export function jsonp(_0x2f7bcb){return new Promise((_0x2bd629,_0x4cce10)=>{const _0x5b92e1=a68_0x50aa;a68_0x24cf70[_0x5b92e1(0xbb)]({'url':_0x2f7bcb,'type':_0x5b92e1(0xb9),'dataType':_0x5b92e1(0xbe),'success':_0x4e5165=>{_0x2bd629(_0x4e5165);},'error':_0x242b56=>{_0x4cce10(_0x242b56);}});});}export function stringify(_0x4fff36){const _0x3fc469=a68_0x20fdd9,_0x2dfd74=new FormData();for(const _0x251a50 in _0x4fff36){if(_0x4fff36[_0x3fc469(0xb7)](_0x251a50)){if(_0x4fff36[_0x251a50]){if(_0x4fff36[_0x251a50]['constructor']===Array)_0x4fff36[_0x251a50][0x0]?_0x4fff36[_0x251a50][0x0][_0x3fc469(0xc0)]===Object?_0x2dfd74[_0x3fc469(0xc2)](_0x251a50,JSON[_0x3fc469(0xc1)](_0x4fff36[_0x251a50])):_0x4fff36[_0x251a50][_0x3fc469(0xbf)]((_0x330195,_0x2a7809)=>{const _0x499fa6=_0x3fc469;_0x2dfd74[_0x499fa6(0xc2)](_0x251a50+('['+_0x2a7809+']'),_0x330195);}):_0x2dfd74[_0x3fc469(0xc2)](_0x251a50+'[]','');else _0x4fff36[_0x251a50]['constructor']===Object?_0x2dfd74[_0x3fc469(0xc2)](_0x251a50,JSON[_0x3fc469(0xc1)](_0x4fff36[_0x251a50])):_0x2dfd74['append'](_0x251a50,_0x4fff36[_0x251a50]);}else _0x4fff36[_0x251a50]===0x0?_0x2dfd74['append'](_0x251a50,'0'):_0x2dfd74[_0x3fc469(0xc2)](_0x251a50,'');}}return _0x2dfd74;}function a68_0x1909(){const _0x51c06e=['996408KjxbVe','get','5dumdDj','ajax','2446386lXzrPR','2694092dRGZAp','jsonp','forEach','constructor','stringify','append','300734prrSfY','102500ADhWsS','4734402wcKasT','3342605BXgXLA','create','1071zHMxJT','1vKZjNX','hasOwnProperty'];a68_0x1909=function(){return _0x51c06e;};return a68_0x1909();}function a68_0x50aa(_0x28bf7c,_0x3675ae){const _0x1909e7=a68_0x1909();return a68_0x50aa=function(_0x50aa5f,_0x42a1de){_0x50aa5f=_0x50aa5f-0xb0;let _0x23d617=_0x1909e7[_0x50aa5f];return _0x23d617;},a68_0x50aa(_0x28bf7c,_0x3675ae);}export default request;
package/utils/EsriUtil.js CHANGED
@@ -1 +1 @@
1
- function a69_0x1b80(_0x90f333,_0x2a856d){const _0x17cf9f=a69_0x17cf();return a69_0x1b80=function(_0x1b80dd,_0x2fad44){_0x1b80dd=_0x1b80dd-0xd8;let _0x2eb965=_0x17cf9f[_0x1b80dd];return _0x2eb965;},a69_0x1b80(_0x90f333,_0x2a856d);}(function(_0xa82bae,_0x127942){const _0x4614b5=a69_0x1b80,_0x4fdd16=_0xa82bae();while(!![]){try{const _0x4f04d8=parseInt(_0x4614b5(0xe1))/0x1+-parseInt(_0x4614b5(0xd9))/0x2*(-parseInt(_0x4614b5(0xe6))/0x3)+-parseInt(_0x4614b5(0xdc))/0x4*(-parseInt(_0x4614b5(0xde))/0x5)+parseInt(_0x4614b5(0xe3))/0x6+-parseInt(_0x4614b5(0xda))/0x7+-parseInt(_0x4614b5(0xe4))/0x8*(parseInt(_0x4614b5(0xe0))/0x9)+-parseInt(_0x4614b5(0xdf))/0xa*(-parseInt(_0x4614b5(0xe5))/0xb);if(_0x4f04d8===_0x127942)break;else _0x4fdd16['push'](_0x4fdd16['shift']());}catch(_0x5c78ab){_0x4fdd16['push'](_0x4fdd16['shift']());}}}(a69_0x17cf,0x68ffe));export function getEsriSpatialReference(_0x4e6c13){const _0x33ae41=a69_0x1b80;let _0x4515d3;if(_0x4e6c13){let _0xe04ee8=_0x4e6c13[_0x33ae41(0xdb)]();_0xe04ee8[_0x33ae41(0xd8)]('EPSG:')===0x0?_0x4515d3=_0x4e6c13[_0x33ae41(0xe2)](_0x33ae41(0xdd),''):_0x4515d3=_0x4e6c13;}return _0x4515d3;}function a69_0x17cf(){const _0x414571=['indexOf','4KEMSPE','981029TjCBGt','toUpperCase','4276dfndGw','EPSG:','1180ZvkwiH','3605800kSVKxT','45vNDZQZ','125477igdlrI','replace','2183262HIqyrb','984472ZPvTmu','11vBKfcA','124953OpDeQG'];a69_0x17cf=function(){return _0x414571;};return a69_0x17cf();}
1
+ function a69_0x561a(_0x3d49e0,_0xe59de7){const _0x1ab243=a69_0x1ab2();return a69_0x561a=function(_0x561a33,_0x4ed208){_0x561a33=_0x561a33-0x138;let _0x13d2cb=_0x1ab243[_0x561a33];return _0x13d2cb;},a69_0x561a(_0x3d49e0,_0xe59de7);}(function(_0x5f21af,_0x4be3ba){const _0x2c76f9=a69_0x561a,_0x32d2e2=_0x5f21af();while(!![]){try{const _0x12050a=parseInt(_0x2c76f9(0x13e))/0x1*(-parseInt(_0x2c76f9(0x141))/0x2)+parseInt(_0x2c76f9(0x140))/0x3+-parseInt(_0x2c76f9(0x143))/0x4+-parseInt(_0x2c76f9(0x139))/0x5+parseInt(_0x2c76f9(0x144))/0x6+-parseInt(_0x2c76f9(0x13d))/0x7*(-parseInt(_0x2c76f9(0x13b))/0x8)+parseInt(_0x2c76f9(0x138))/0x9;if(_0x12050a===_0x4be3ba)break;else _0x32d2e2['push'](_0x32d2e2['shift']());}catch(_0x3eae5f){_0x32d2e2['push'](_0x32d2e2['shift']());}}}(a69_0x1ab2,0x82a15));function a69_0x1ab2(){const _0x1ea913=['replace','1082190VyXiIc','124106nXyodP','EPSG:','2040192XkImpX','3984672SaRhnT','2470347KaNRJI','4121600PAiwGD','toUpperCase','112528RGrrex','indexOf','469kMajyh','6bkImTN'];a69_0x1ab2=function(){return _0x1ea913;};return a69_0x1ab2();}export function getEsriSpatialReference(_0x408720){const _0xecd6e1=a69_0x561a;let _0x42c07c;if(_0x408720){let _0x13f6c2=_0x408720[_0xecd6e1(0x13a)]();_0x13f6c2[_0xecd6e1(0x13c)]('EPSG:')===0x0?_0x42c07c=_0x408720[_0xecd6e1(0x13f)](_0xecd6e1(0x142),''):_0x42c07c=_0x408720;}return _0x42c07c;}
@@ -1 +1 @@
1
- const a72_0x4e0c65=a72_0x1895;(function(_0x8602cc,_0x9db9c6){const _0x31896c=a72_0x1895,_0x526577=_0x8602cc();while(!![]){try{const _0x33a809=-parseInt(_0x31896c(0x118))/0x1*(parseInt(_0x31896c(0x11a))/0x2)+parseInt(_0x31896c(0x124))/0x3+-parseInt(_0x31896c(0x113))/0x4*(parseInt(_0x31896c(0x10f))/0x5)+-parseInt(_0x31896c(0x11b))/0x6*(-parseInt(_0x31896c(0x112))/0x7)+-parseInt(_0x31896c(0x116))/0x8*(parseInt(_0x31896c(0x123))/0x9)+-parseInt(_0x31896c(0x10e))/0xa*(-parseInt(_0x31896c(0x10d))/0xb)+parseInt(_0x31896c(0x11c))/0xc*(parseInt(_0x31896c(0x11e))/0xd);if(_0x33a809===_0x9db9c6)break;else _0x526577['push'](_0x526577['shift']());}catch(_0x392eca){_0x526577['push'](_0x526577['shift']());}}}(a72_0x3283,0x7b472));import a72_0x22d653 from'ol/proj/Projection';import{distance as a72_0x30cb97}from'ol/coordinate';import{getGeoProjection,isSpheroid,registerProj}from'./RegisterProjUtil';import{getArea as a72_0x339036}from'ol/sphere';import a72_0x12eb10 from'jsts/org/locationtech/jts/operation/buffer/BufferOp.js';import a72_0x14ed27 from'jsts/org/locationtech/jts/operation/relate/RelateOp.js';import a72_0x1281c1 from'jsts/org/locationtech/jts/operation/overlay/OverlayOp';import a72_0x153707 from'jsts/org/locationtech/jts/io/OL3Parser.js';import a72_0x278a59 from'jsts/org/locationtech/jts/operation/polygonize/Polygonizer.js';import a72_0x519fa0 from'jsts/org/locationtech/jts/operation/distance/DistanceOp';import a72_0x1acb08 from'ol/format/GeoJSON';import{LineString,MultiLineString,MultiPoint,MultiPolygon,Point,LinearRing,Polygon,GeometryCollection}from'ol/geom.js';function a72_0x3283(){const _0x1df565=['difference','7qxgWwh','16XbhIUk','无法识别的数据类型','intersects','8HIobuw','clone','13GqoYEp','push','122002dMVVPU','81114dQKWbA','4308DdLiGE','readGeometry','48607ubkkRs','write','intersection','getCoordinates','Polygon','8082054pUwSJz','2121747ozZPAm','getCoordinateFromPixel','read','_geometries','transform','getPolygons','array','writeGeometry','inject','MultiPolygon','union','getGeometryType','_holes','contains','bufferOp','77emKpOZ','956360pjEDxR','670695lbzTiW','getArea'];a72_0x3283=function(){return _0x1df565;};return a72_0x3283();}import a72_0x28e196 from'ol/format/WKT';import a72_0x389713 from'ol/format/EsriJSON';const _parser=new a72_0x153707(undefined,undefined);_parser[a72_0x4e0c65(0x106)](Point,LineString,LinearRing,Polygon,MultiPoint,MultiLineString,MultiPolygon,GeometryCollection);export function getArea(_0x392391,_0x3d921c,_0x5b35e7=![]){const _0x3af3a7=a72_0x4e0c65;if(!_0x392391)return 0x0;const _0x58e041=isSpheroid(_0x3d921c);if(_0x5b35e7)return a72_0x339036(_0x392391,{'projection':_0x3d921c});else{if(_0x58e041){const _0x44c928=getGeoProjection(_0x392391,_0x3d921c);return _0x392391[_0x3af3a7(0x117)]()[_0x3af3a7(0x102)](_0x3d921c,_0x44c928)[_0x3af3a7(0x110)]();}return _0x392391[_0x3af3a7(0x110)]();}}export function bufferOp(_0x2cca0c,_0x31f5c2){const _0x4c963e=a72_0x4e0c65,_0x53fa8a=_parser[_0x4c963e(0x126)](_0x2cca0c),_0x782fdb=a72_0x12eb10[_0x4c963e(0x10c)](_0x53fa8a,_0x31f5c2);return _parser[_0x4c963e(0x11f)](_0x782fdb);}export function bufferPixel(_0x2ef18e,_0x4e40e2,_0x5f5786){const _0x31a2db=a72_0x4e0c65,_0xc37ea8=_0x5f5786['getPixelFromCoordinate'](_0x2ef18e[_0x31a2db(0x121)]()),_0x434710=_0x5f5786[_0x31a2db(0x125)]([_0xc37ea8[0x0]+_0x4e40e2,_0xc37ea8[0x1]]),_0x2f9858=a72_0x30cb97(_0x2ef18e[_0x31a2db(0x121)](),_0x434710),_0x21b1d1=bufferOp(_0x2ef18e,_0x2f9858);return _0x21b1d1;}function a72_0x1895(_0x124c83,_0x21b8a1){const _0x328319=a72_0x3283();return a72_0x1895=function(_0x189569,_0xf8774e){_0x189569=_0x189569-0x101;let _0x4a8f58=_0x328319[_0x189569];return _0x4a8f58;},a72_0x1895(_0x124c83,_0x21b8a1);}export function contains(_0x535e49,_0x9acfa5){const _0x4ae2b1=a72_0x4e0c65,_0xcb1804=_parser[_0x4ae2b1(0x126)](_0x535e49),_0xde8ca6=_parser[_0x4ae2b1(0x126)](_0x9acfa5);return a72_0x14ed27[_0x4ae2b1(0x10b)](_0xcb1804,_0xde8ca6);}export function crosses(_0x5a7955,_0x304fae){const _0x365450=a72_0x4e0c65,_0x508a12=_parser['read'](_0x5a7955),_0x29f6c0=_parser[_0x365450(0x126)](_0x304fae);return a72_0x14ed27['crosses'](_0x508a12,_0x29f6c0);}export function intersects(_0x222a62,_0x133af5){const _0x5793fa=a72_0x4e0c65,_0x194e70=_parser['read'](_0x222a62),_0x21ddcb=_parser[_0x5793fa(0x126)](_0x133af5);return a72_0x14ed27[_0x5793fa(0x115)](_0x194e70,_0x21ddcb);}export function intersection(_0x200223,_0x585cde){const _0x2f8a93=a72_0x4e0c65,_0x6cc556=_parser['read'](_0x200223),_0x2db534=_parser[_0x2f8a93(0x126)](_0x585cde);return _parser[_0x2f8a93(0x11f)](a72_0x1281c1[_0x2f8a93(0x120)](_0x6cc556,_0x2db534));}export function union(_0x3ef85f,_0x4e2b65){const _0x3ec43a=a72_0x4e0c65,_0x2d2269=_parser[_0x3ec43a(0x126)](_0x3ef85f),_0x28bf7d=_parser[_0x3ec43a(0x126)](_0x4e2b65);return _parser['write'](a72_0x1281c1[_0x3ec43a(0x108)](_0x2d2269,_0x28bf7d));}export function difference(_0x36125e,_0x14ba23){const _0x5aadd5=a72_0x4e0c65,_0x2bfe38=_parser['read'](_0x36125e),_0x4a4c86=_parser['read'](_0x14ba23);return _parser['write'](a72_0x1281c1[_0x5aadd5(0x111)](_0x2bfe38,_0x4a4c86));}export function distance(_0xa669a5,_0x55d03f){const _0x58c516=a72_0x4e0c65,_0x443cf3=_parser[_0x58c516(0x126)](_0xa669a5),_0x2e1f2e=_parser[_0x58c516(0x126)](_0x55d03f);return _parser[_0x58c516(0x11f)](a72_0x519fa0['distance'](_0x443cf3,_0x2e1f2e));}export function jstlSplit(_0x1054a8,_0xac0bf){const _0x1a8352=a72_0x4e0c65,_0x532955=_parser[_0x1a8352(0x126)](_0x1054a8),_0x5e75ad=_parser[_0x1a8352(0x126)](_0xac0bf),_0x1efdba=_0x532955[_0x1a8352(0x109)]();let _0x31e620=[];function _0x47ad18(_0x39255f,_0xec85c8){const _0x423650=_0x1a8352;let _0x5569e9=_0x39255f[_0x423650(0x10a)],_0x18b672=_0x39255f['getExteriorRing']()[_0x423650(0x108)](_0xec85c8),_0xc87078=new a72_0x278a59();_0xc87078['add'](_0x18b672);let _0x4b3be6=_0xc87078[_0x423650(0x103)]();_0x4b3be6[_0x423650(0x104)]['length']==0x2&&_0x4b3be6[_0x423650(0x104)]['forEach'](_0x1da72a=>{const _0x3f8fb7=_0x423650;_0x5569e9['forEach'](_0x4d14fb=>{const _0x208808=a72_0x1895;let _0x1f720d=[];for(let _0x30fa2d in _0x4d14fb[_0x208808(0x121)]()){_0x1f720d['push']([_0x4d14fb['getCoordinates']()[_0x30fa2d]['x'],_0x4d14fb['getCoordinates']()[_0x30fa2d]['y']]);}_0x4d14fb=_parser[_0x208808(0x126)]({'coordinates':[_0x1f720d],'type':_0x208808(0x122)}),_0x1da72a=_0x1da72a['difference'](_0x4d14fb);}),_0x31e620[_0x3f8fb7(0x119)](_parser[_0x3f8fb7(0x11f)](_0x1da72a));});}if(_0x1efdba===_0x1a8352(0x122))_0x47ad18(_0x532955,_0x5e75ad);else{if(_0x1efdba===_0x1a8352(0x107))_0x532955[_0x1a8352(0x101)]['forEach']((_0xb9f8ea,_0x235d69)=>{_0x47ad18(_0xb9f8ea,_0x5e75ad);});else throw new Error(_0x1a8352(0x114));}return _0x31e620;}export function fromWKT(_0x421734,_0x582f3f,_0x202516){const _0x2e27c7=a72_0x4e0c65,_0x5da0ba=new a72_0x28e196();_0x582f3f&&registerProj(_0x582f3f);_0x202516&&registerProj(_0x202516);const _0x5939d5=_0x5da0ba['readGeometry'](_0x421734);return _0x582f3f&&_0x202516?_0x5939d5[_0x2e27c7(0x102)](new a72_0x22d653({'code':_0x582f3f}),new a72_0x22d653({'code':_0x202516})):_0x5939d5;}export function fromWKTs(_0x4e68f5,_0x555ca7,_0x5b6d2a){const _0x2153c2=a72_0x4e0c65,_0x32cf52=new a72_0x28e196();let _0x241c83=[];_0x555ca7&&registerProj(_0x555ca7);_0x5b6d2a&&registerProj(_0x5b6d2a);let _0x22632e,_0x1da258;_0x555ca7&&_0x5b6d2a&&(_0x22632e=new a72_0x22d653({'code':_0x555ca7}),_0x1da258=new a72_0x22d653({'code':_0x5b6d2a}));for(let _0x2cd341=0x0;_0x2cd341<_0x4e68f5['length'];_0x2cd341++){_0x22632e&&_0x1da258?_0x241c83[_0x2153c2(0x119)](_0x32cf52['readGeometry'](_0x4e68f5[_0x2cd341])[_0x2153c2(0x102)](_0x22632e,_0x1da258)):_0x241c83[_0x2153c2(0x119)](_0x32cf52['readGeometry'](_0x4e68f5[_0x2cd341]));}return _0x241c83;}export function toWKT(_0x5e2691){const _0x4b4f02=new a72_0x28e196();return _0x4b4f02['writeGeometry'](_0x5e2691);}export function toGeoJSON(_0x58582b){const _0x343257=a72_0x4e0c65,_0x5d9382=new a72_0x1acb08();return _0x5d9382[_0x343257(0x105)](_0x58582b);}export function fromGeoJSON(_0x332d3f){const _0x518db1=a72_0x4e0c65,_0x4a4149=new a72_0x1acb08();return _0x4a4149[_0x518db1(0x11d)](_0x332d3f);}export function toEsriJSON(_0x222759){const _0x527696=new a72_0x389713();return _0x527696['writeGeometry'](_0x222759);}export function fromEsriJSON(_0x27a0c6){const _0x5c3987=a72_0x4e0c65,_0x25d008=new a72_0x389713();return _0x25d008[_0x5c3987(0x11d)](_0x27a0c6);}export function expandExtent(_0xe0c8ed,_0x1ef6e5){const _0x13e1d7=_0xe0c8ed[0x0],_0x30ff90=_0xe0c8ed[0x1],_0x386059=_0xe0c8ed[0x2],_0x5f5686=_0xe0c8ed[0x3],_0x3f7be9=(_0x13e1d7+_0x386059)/0x2,_0x539b4a=(_0x30ff90+_0x5f5686)/0x2,_0x4a5b41=_0x386059-_0x13e1d7,_0x327a43=_0x5f5686-_0x30ff90,_0x290439=_0x4a5b41*_0x1ef6e5,_0x2f6b88=_0x327a43*_0x1ef6e5,_0x29c852=_0x3f7be9-_0x290439/0x2,_0x3b54db=_0x3f7be9+_0x290439/0x2,_0x25c0f9=_0x539b4a-_0x2f6b88/0x2,_0x4874e0=_0x539b4a+_0x2f6b88/0x2;return[_0x29c852,_0x25c0f9,_0x3b54db,_0x4874e0];}
1
+ const a72_0x13a82b=a72_0x5116;(function(_0x21c737,_0xbd615c){const _0x34d123=a72_0x5116,_0x41be62=_0x21c737();while(!![]){try{const _0x57c260=-parseInt(_0x34d123(0xa2))/0x1+parseInt(_0x34d123(0xad))/0x2*(-parseInt(_0x34d123(0xac))/0x3)+-parseInt(_0x34d123(0xa9))/0x4*(parseInt(_0x34d123(0x9d))/0x5)+parseInt(_0x34d123(0x8f))/0x6*(-parseInt(_0x34d123(0xb0))/0x7)+-parseInt(_0x34d123(0xaf))/0x8+parseInt(_0x34d123(0x99))/0x9*(-parseInt(_0x34d123(0xa7))/0xa)+parseInt(_0x34d123(0x93))/0xb;if(_0x57c260===_0xbd615c)break;else _0x41be62['push'](_0x41be62['shift']());}catch(_0xc305ef){_0x41be62['push'](_0x41be62['shift']());}}}(a72_0x4081,0xe0211));import a72_0x582a67 from'ol/proj/Projection';import{distance as a72_0x5d513c}from'ol/coordinate';import{getGeoProjection,isSpheroid,registerProj}from'./RegisterProjUtil';import{getArea as a72_0x2b5ce4}from'ol/sphere';import a72_0x3d40d3 from'jsts/org/locationtech/jts/operation/buffer/BufferOp.js';import a72_0x3142f6 from'jsts/org/locationtech/jts/operation/relate/RelateOp.js';import a72_0x5a95a3 from'jsts/org/locationtech/jts/operation/overlay/OverlayOp';import a72_0x1932b8 from'jsts/org/locationtech/jts/io/OL3Parser.js';import a72_0x36833c from'jsts/org/locationtech/jts/operation/polygonize/Polygonizer.js';import a72_0x5f536e from'jsts/org/locationtech/jts/operation/distance/DistanceOp';import a72_0x280a80 from'ol/format/GeoJSON';import{LineString,MultiLineString,MultiPoint,MultiPolygon,Point,LinearRing,Polygon,GeometryCollection}from'ol/geom.js';import a72_0x4a4eb2 from'ol/format/WKT';import a72_0x2932ea from'ol/format/EsriJSON';const _parser=new a72_0x1932b8(undefined,undefined);_parser[a72_0x13a82b(0xa6)](Point,LineString,LinearRing,Polygon,MultiPoint,MultiLineString,MultiPolygon,GeometryCollection);export function getArea(_0x21ec4d,_0x312138,_0x8044f8=![]){const _0x125430=a72_0x13a82b;if(!_0x21ec4d)return 0x0;const _0x5ae0e8=isSpheroid(_0x312138);if(_0x8044f8)return a72_0x2b5ce4(_0x21ec4d,{'projection':_0x312138});else{if(_0x5ae0e8){const _0x1d8917=getGeoProjection(_0x21ec4d,_0x312138);return _0x21ec4d[_0x125430(0xb3)]()[_0x125430(0x90)](_0x312138,_0x1d8917)['getArea']();}return _0x21ec4d[_0x125430(0xb2)]();}}export function bufferOp(_0x122e38,_0x14241b){const _0x3ac024=a72_0x13a82b,_0x749fa9=_parser[_0x3ac024(0x9b)](_0x122e38),_0x29fe07=a72_0x3d40d3[_0x3ac024(0xa3)](_0x749fa9,_0x14241b);return _parser[_0x3ac024(0x9f)](_0x29fe07);}export function bufferPixel(_0x4e7e44,_0x1d446e,_0x160203){const _0x52a6e5=a72_0x13a82b,_0x475953=_0x160203[_0x52a6e5(0xa0)](_0x4e7e44['getCoordinates']()),_0x8bfd1=_0x160203['getCoordinateFromPixel']([_0x475953[0x0]+_0x1d446e,_0x475953[0x1]]),_0x48062c=a72_0x5d513c(_0x4e7e44[_0x52a6e5(0x94)](),_0x8bfd1),_0x1073f2=bufferOp(_0x4e7e44,_0x48062c);return _0x1073f2;}export function contains(_0x4556c3,_0x21fd27){const _0x52b30b=a72_0x13a82b,_0xc647a7=_parser[_0x52b30b(0x9b)](_0x4556c3),_0x150b1b=_parser[_0x52b30b(0x9b)](_0x21fd27);return a72_0x3142f6[_0x52b30b(0xa1)](_0xc647a7,_0x150b1b);}export function crosses(_0x330c1a,_0x2a25dd){const _0x48fc89=a72_0x13a82b,_0x4aaf52=_parser[_0x48fc89(0x9b)](_0x330c1a),_0x29948c=_parser[_0x48fc89(0x9b)](_0x2a25dd);return a72_0x3142f6[_0x48fc89(0x8e)](_0x4aaf52,_0x29948c);}export function intersects(_0x474139,_0x58eb39){const _0x6d49a4=a72_0x13a82b,_0x29d604=_parser[_0x6d49a4(0x9b)](_0x474139),_0x571ce9=_parser['read'](_0x58eb39);return a72_0x3142f6[_0x6d49a4(0xae)](_0x29d604,_0x571ce9);}export function intersection(_0x3c39e1,_0x2b57d8){const _0x1480e6=a72_0x13a82b,_0x14c24e=_parser[_0x1480e6(0x9b)](_0x3c39e1),_0x1f4681=_parser[_0x1480e6(0x9b)](_0x2b57d8);return _parser[_0x1480e6(0x9f)](a72_0x5a95a3[_0x1480e6(0xb4)](_0x14c24e,_0x1f4681));}export function union(_0x3e7d18,_0xaafeae){const _0x4d25f2=a72_0x13a82b,_0x2e74c4=_parser[_0x4d25f2(0x9b)](_0x3e7d18),_0x232fa2=_parser[_0x4d25f2(0x9b)](_0xaafeae);return _parser['write'](a72_0x5a95a3[_0x4d25f2(0x91)](_0x2e74c4,_0x232fa2));}export function difference(_0x4cf3d7,_0x1910f7){const _0x4e63e9=a72_0x13a82b,_0x32b43d=_parser['read'](_0x4cf3d7),_0x9477ee=_parser[_0x4e63e9(0x9b)](_0x1910f7);return _parser[_0x4e63e9(0x9f)](a72_0x5a95a3[_0x4e63e9(0x97)](_0x32b43d,_0x9477ee));}export function distance(_0x1316a7,_0x47d40c){const _0xb951e0=a72_0x13a82b,_0x4be55b=_parser[_0xb951e0(0x9b)](_0x1316a7),_0x2e3105=_parser['read'](_0x47d40c);return _parser[_0xb951e0(0x9f)](a72_0x5f536e[_0xb951e0(0xab)](_0x4be55b,_0x2e3105));}export function jstlSplit(_0x247a78,_0x375a37){const _0x3a3097=a72_0x13a82b,_0xb64b0=_parser[_0x3a3097(0x9b)](_0x247a78),_0x52f2da=_parser[_0x3a3097(0x9b)](_0x375a37),_0x900f4e=_0xb64b0['getGeometryType']();let _0x152e4a=[];function _0x2551b9(_0x1d5126,_0x123f9d){const _0xa296d5=_0x3a3097;let _0x59fae1=_0x1d5126['_holes'],_0x4ca12f=_0x1d5126[_0xa296d5(0x9a)]()[_0xa296d5(0x91)](_0x123f9d),_0x8b07b1=new a72_0x36833c();_0x8b07b1[_0xa296d5(0x92)](_0x4ca12f);let _0x5ddda4=_0x8b07b1[_0xa296d5(0xb1)]();_0x5ddda4[_0xa296d5(0x8d)][_0xa296d5(0xa4)]==0x2&&_0x5ddda4[_0xa296d5(0x8d)][_0xa296d5(0xa8)](_0x3992fa=>{const _0xb8d67d=_0xa296d5;_0x59fae1[_0xb8d67d(0xa8)](_0x10dae7=>{const _0x225bc9=_0xb8d67d;let _0x7b3869=[];for(let _0x160b70 in _0x10dae7['getCoordinates']()){_0x7b3869[_0x225bc9(0x95)]([_0x10dae7[_0x225bc9(0x94)]()[_0x160b70]['x'],_0x10dae7[_0x225bc9(0x94)]()[_0x160b70]['y']]);}_0x10dae7=_parser[_0x225bc9(0x9b)]({'coordinates':[_0x7b3869],'type':_0x225bc9(0xaa)}),_0x3992fa=_0x3992fa[_0x225bc9(0x97)](_0x10dae7);}),_0x152e4a[_0xb8d67d(0x95)](_parser[_0xb8d67d(0x9f)](_0x3992fa));});}if(_0x900f4e===_0x3a3097(0xaa))_0x2551b9(_0xb64b0,_0x52f2da);else{if(_0x900f4e===_0x3a3097(0x96))_0xb64b0[_0x3a3097(0x9e)]['forEach']((_0x15caac,_0x5e406c)=>{_0x2551b9(_0x15caac,_0x52f2da);});else throw new Error(_0x3a3097(0xa5));}return _0x152e4a;}export function fromWKT(_0x5b9d04,_0x1053b2,_0x5f1943){const _0xbe7c1a=a72_0x13a82b,_0x414383=new a72_0x4a4eb2();_0x1053b2&&registerProj(_0x1053b2);_0x5f1943&&registerProj(_0x5f1943);const _0x4ae2a8=_0x414383[_0xbe7c1a(0x98)](_0x5b9d04);return _0x1053b2&&_0x5f1943?_0x4ae2a8[_0xbe7c1a(0x90)](new a72_0x582a67({'code':_0x1053b2}),new a72_0x582a67({'code':_0x5f1943})):_0x4ae2a8;}function a72_0x5116(_0x378ec0,_0xec4ac3){const _0x40813e=a72_0x4081();return a72_0x5116=function(_0x5116fa,_0x1e5871){_0x5116fa=_0x5116fa-0x8d;let _0x339f7b=_0x40813e[_0x5116fa];return _0x339f7b;},a72_0x5116(_0x378ec0,_0xec4ac3);}export function fromWKTs(_0x3353b6,_0x28fb09,_0x2a0e69){const _0x2877e6=a72_0x13a82b,_0x5f0be4=new a72_0x4a4eb2();let _0x6e255=[];_0x28fb09&&registerProj(_0x28fb09);_0x2a0e69&&registerProj(_0x2a0e69);let _0x283c03,_0x518f9f;_0x28fb09&&_0x2a0e69&&(_0x283c03=new a72_0x582a67({'code':_0x28fb09}),_0x518f9f=new a72_0x582a67({'code':_0x2a0e69}));for(let _0x3ebc63=0x0;_0x3ebc63<_0x3353b6[_0x2877e6(0xa4)];_0x3ebc63++){_0x283c03&&_0x518f9f?_0x6e255[_0x2877e6(0x95)](_0x5f0be4[_0x2877e6(0x98)](_0x3353b6[_0x3ebc63])[_0x2877e6(0x90)](_0x283c03,_0x518f9f)):_0x6e255[_0x2877e6(0x95)](_0x5f0be4['readGeometry'](_0x3353b6[_0x3ebc63]));}return _0x6e255;}function a72_0x4081(){const _0x87f2bc=['getPixelFromCoordinate','contains','894787ujeMMg','bufferOp','length','无法识别的数据类型','inject','30tMjOhq','forEach','1610524qzwcUr','Polygon','distance','1356618lQoIUa','4sCupMD','intersects','2676000BDgeNa','9107770PSVUtd','getPolygons','getArea','clone','intersection','array','crosses','6TTjNrb','transform','union','add','80641682FhybqW','getCoordinates','push','MultiPolygon','difference','readGeometry','5310981JoLvSm','getExteriorRing','read','writeGeometry','15DnQSyC','_geometries','write'];a72_0x4081=function(){return _0x87f2bc;};return a72_0x4081();}export function toWKT(_0x4ec619){const _0x29652f=a72_0x13a82b,_0xe95989=new a72_0x4a4eb2();return _0xe95989[_0x29652f(0x9c)](_0x4ec619);}export function toGeoJSON(_0x1d8dae){const _0x9d1c74=a72_0x13a82b,_0x2e7fb8=new a72_0x280a80();return _0x2e7fb8[_0x9d1c74(0x9c)](_0x1d8dae);}export function fromGeoJSON(_0x4434bc){const _0x347137=new a72_0x280a80();return _0x347137['readGeometry'](_0x4434bc);}export function toEsriJSON(_0x394f09){const _0xee0cf6=a72_0x13a82b,_0x2b9505=new a72_0x2932ea();return _0x2b9505[_0xee0cf6(0x9c)](_0x394f09);}export function fromEsriJSON(_0xd7824b){const _0x207082=new a72_0x2932ea();return _0x207082['readGeometry'](_0xd7824b);}export function expandExtent(_0x3b9431,_0x3cfed){const _0x4028eb=_0x3b9431[0x0],_0xbc69cd=_0x3b9431[0x1],_0x242b95=_0x3b9431[0x2],_0x37bfd0=_0x3b9431[0x3],_0x402a15=(_0x4028eb+_0x242b95)/0x2,_0x233325=(_0xbc69cd+_0x37bfd0)/0x2,_0x2538d3=_0x242b95-_0x4028eb,_0xf64d77=_0x37bfd0-_0xbc69cd,_0x141b1e=_0x2538d3*_0x3cfed,_0x321c95=_0xf64d77*_0x3cfed,_0x58a210=_0x402a15-_0x141b1e/0x2,_0x57fd1c=_0x402a15+_0x141b1e/0x2,_0x458368=_0x233325-_0x321c95/0x2,_0x4cd2e4=_0x233325+_0x321c95/0x2;return[_0x58a210,_0x458368,_0x57fd1c,_0x4cd2e4];}
@@ -1 +1 @@
1
- (function(_0x523d97,_0x63a08a){const _0x3fe656=a73_0x3ae6,_0x102cb2=_0x523d97();while(!![]){try{const _0x4cfc08=parseInt(_0x3fe656(0x146))/0x1*(-parseInt(_0x3fe656(0x14b))/0x2)+parseInt(_0x3fe656(0x131))/0x3+parseInt(_0x3fe656(0x13b))/0x4*(-parseInt(_0x3fe656(0x143))/0x5)+parseInt(_0x3fe656(0x135))/0x6+parseInt(_0x3fe656(0x14a))/0x7+parseInt(_0x3fe656(0x147))/0x8+-parseInt(_0x3fe656(0x142))/0x9*(parseInt(_0x3fe656(0x149))/0xa);if(_0x4cfc08===_0x63a08a)break;else _0x102cb2['push'](_0x102cb2['shift']());}catch(_0x22efbe){_0x102cb2['push'](_0x102cb2['shift']());}}}(a73_0x3718,0xd14d9));function a73_0x3ae6(_0x2184b4,_0x14a559){const _0x371859=a73_0x3718();return a73_0x3ae6=function(_0x3ae685,_0x4f7aad){_0x3ae685=_0x3ae685-0x12b;let _0x2b02d8=_0x371859[_0x3ae685];return _0x2b02d8;},a73_0x3ae6(_0x2184b4,_0x14a559);}import a73_0x2358ee from'../utils/AxiosUtil';function a73_0x3718(){const _0x18f9a9=['114656oBdwzT','push','&format=image/png','assign','Legend','replace','showIndex','626643pZptRE','url','&height=','sort','8594832BckzNs','layerType','includes','title','service=WMS&version=1.1.0&request=GetLegendGraphic&layer=','children','257596veHetF','wms','indexOf','forEach','sublayers','length','data','11517777SuWjZk','35SVOusG','get','&format=application/json','2TkoqiL','7244688CowpJo','parentId','10AYiQFl','1088976IiVktY'];a73_0x3718=function(){return _0x18f9a9;};return a73_0x3718();}export function mapServiceTreeTransform(_0x314b3e){const _0x11c98a=a73_0x3ae6;let _0x30fa86=[];return _0x314b3e&&_0x314b3e['length']>0x0&&(_0x314b3e['forEach'](_0x184949=>{const _0x57172c=a73_0x3ae6;(!_0x184949[_0x57172c(0x148)]||_0x184949[_0x57172c(0x148)]=='')&&_0x30fa86[_0x57172c(0x12b)](Object[_0x57172c(0x12d)]({},_0x184949));}),_0x30fa86=_0x30fa86[_0x11c98a(0x134)]((_0x15100d,_0x39da67)=>{const _0x3ec3e2=_0x11c98a;return(_0x15100d['showIndex']?_0x15100d[_0x3ec3e2(0x130)]:0x0)-(_0x39da67[_0x3ec3e2(0x130)]?_0x39da67[_0x3ec3e2(0x130)]:0x0);}),_0x30fa86[_0x11c98a(0x13e)](_0x5013b7=>{const _0x288455=_0x11c98a;_0x5013b7[_0x288455(0x13a)]=setChildren(_0x5013b7['id'],_0x314b3e);})),_0x30fa86;}function setChildren(_0x1a7089,_0x1459c5){const _0x186816=a73_0x3ae6;let _0x24cbe2=[];return _0x1459c5['forEach'](_0x16e937=>{const _0x14e686=a73_0x3ae6;_0x1a7089===(_0x16e937[_0x14e686(0x148)]==null?'':_0x16e937[_0x14e686(0x148)])&&_0x24cbe2[_0x14e686(0x12b)](Object['assign']({},_0x16e937));}),_0x24cbe2=_0x24cbe2[_0x186816(0x134)]((_0x2350a0,_0x44a70c)=>{const _0x47714e=_0x186816;return(_0x2350a0[_0x47714e(0x130)]?_0x2350a0[_0x47714e(0x130)]:0x0)-(_0x44a70c[_0x47714e(0x130)]?_0x44a70c['showIndex']:0x0);}),_0x24cbe2['length']>0x0&&_0x24cbe2[_0x186816(0x13e)](_0x7e5ffe=>{_0x7e5ffe['children']=setChildren(_0x7e5ffe['id'],_0x1459c5);}),_0x24cbe2;}export async function getLayerLegend(_0x50f15d,_0x228abd){const _0x291369=a73_0x3ae6;if(!_0x50f15d||!_0x50f15d[_0x291369(0x132)]||!_0x50f15d['sublayers']||_0x50f15d[_0x291369(0x13f)][_0x291369(0x140)]==0x0||!_0x50f15d['layerType'])return;if(_0x50f15d[_0x291369(0x136)][_0x291369(0x13d)]('geoserver')>-0x1)return await getGeoServerLayerLegend(_0x50f15d,_0x228abd);return;}export async function getGeoServerLayerLegend(_0x277f28,_0x46da83){const _0x25c9bd=a73_0x3ae6;if(!_0x277f28||!_0x277f28[_0x25c9bd(0x132)]||!_0x277f28['sublayers']||_0x277f28[_0x25c9bd(0x13f)][_0x25c9bd(0x140)]==0x0)return;let _0x361835=_0x277f28['url'];const _0x3504cd=_0x277f28[_0x25c9bd(0x13f)];_0x361835=_0x361835[_0x25c9bd(0x12f)]('gwc/service/wmts',_0x25c9bd(0x13c));const _0x286805=[];for(let _0x2c8951=0x0;_0x2c8951<_0x3504cd['length'];_0x2c8951++){const _0x1750ed=_0x3504cd[_0x2c8951];let _0x52ad87=_0x25c9bd(0x139)+_0x1750ed+_0x25c9bd(0x145);const _0x59537c=_0x361835[_0x25c9bd(0x137)]('?')?_0x361835+'&'+_0x52ad87:_0x361835+'?'+_0x52ad87,_0x372ad4=await a73_0x2358ee[_0x25c9bd(0x144)](_0x59537c);if(_0x372ad4['data']&&_0x372ad4[_0x25c9bd(0x141)][_0x25c9bd(0x12e)]&&_0x372ad4[_0x25c9bd(0x141)][_0x25c9bd(0x12e)][_0x25c9bd(0x140)]>0x0)_0x286805[_0x25c9bd(0x12b)](_0x372ad4[_0x25c9bd(0x141)]['Legend'][0x0]);else{let _0x47c00f=_0x46da83?_0x46da83:0x10,_0x978dcc='service=WMS&version=1.1.0&request=GetLegendGraphic&layer='+_0x1750ed+'&width='+_0x47c00f+_0x25c9bd(0x133)+_0x47c00f+_0x25c9bd(0x12c);const _0x56e80e=_0x361835[_0x25c9bd(0x137)]('?')?_0x361835+'&'+_0x978dcc:_0x361835+'?'+_0x978dcc;_0x286805[_0x25c9bd(0x12b)]({'title':_0x277f28[_0x25c9bd(0x138)],'url':_0x56e80e});}}return _0x286805;}
1
+ (function(_0x2467d5,_0x1aa74c){const _0xd64d55=a73_0x185f,_0x669160=_0x2467d5();while(!![]){try{const _0x5b8204=parseInt(_0xd64d55(0xfb))/0x1+parseInt(_0xd64d55(0xe5))/0x2+-parseInt(_0xd64d55(0xed))/0x3*(-parseInt(_0xd64d55(0xe2))/0x4)+-parseInt(_0xd64d55(0xfa))/0x5*(parseInt(_0xd64d55(0xe6))/0x6)+parseInt(_0xd64d55(0xef))/0x7*(-parseInt(_0xd64d55(0xea))/0x8)+parseInt(_0xd64d55(0xf0))/0x9+parseInt(_0xd64d55(0xe3))/0xa;if(_0x5b8204===_0x1aa74c)break;else _0x669160['push'](_0x669160['shift']());}catch(_0x32e5f0){_0x669160['push'](_0x669160['shift']());}}}(a73_0x3eaa,0xb9d01));function a73_0x185f(_0x174766,_0x505b8a){const _0x3eaa17=a73_0x3eaa();return a73_0x185f=function(_0x185f07,_0x3405c6){_0x185f07=_0x185f07-0xe2;let _0x53aee3=_0x3eaa17[_0x185f07];return _0x53aee3;},a73_0x185f(_0x174766,_0x505b8a);}function a73_0x3eaa(){const _0x1581cf=['sublayers','41510reeNbC','723268ZWhynG','&format=application/json','wms','&height=','&width=','url','assign','push','gwc/service/wmts','12heJsPZ','10223230jorHZr','replace','745922OfVAEI','348kILqEa','title','children','length','9560OWDWEv','geoserver','get','149844smxIBF','sort','7574eDNPgV','2404791WDtwuA','forEach','showIndex','service=WMS&version=1.1.0&request=GetLegendGraphic&layer=','indexOf','parentId','Legend','data','layerType'];a73_0x3eaa=function(){return _0x1581cf;};return a73_0x3eaa();}import a73_0x18c856 from'../utils/AxiosUtil';export function mapServiceTreeTransform(_0x19cb7f){const _0x302516=a73_0x185f;let _0x1e714f=[];return _0x19cb7f&&_0x19cb7f[_0x302516(0xe9)]>0x0&&(_0x19cb7f[_0x302516(0xf1)](_0xffce6b=>{const _0x1716b3=_0x302516;(!_0xffce6b['parentId']||_0xffce6b['parentId']=='')&&_0x1e714f[_0x1716b3(0x102)](Object[_0x1716b3(0x101)]({},_0xffce6b));}),_0x1e714f=_0x1e714f[_0x302516(0xee)]((_0x529d1e,_0x36864e)=>{const _0xee87e3=_0x302516;return(_0x529d1e[_0xee87e3(0xf2)]?_0x529d1e[_0xee87e3(0xf2)]:0x0)-(_0x36864e[_0xee87e3(0xf2)]?_0x36864e[_0xee87e3(0xf2)]:0x0);}),_0x1e714f[_0x302516(0xf1)](_0x106c1c=>{const _0x4e27e3=_0x302516;_0x106c1c[_0x4e27e3(0xe8)]=setChildren(_0x106c1c['id'],_0x19cb7f);})),_0x1e714f;}function setChildren(_0x66aeeb,_0xb4f097){const _0x4d8649=a73_0x185f;let _0x3fab71=[];return _0xb4f097[_0x4d8649(0xf1)](_0x2d5382=>{const _0x5e391e=_0x4d8649;_0x66aeeb===(_0x2d5382[_0x5e391e(0xf5)]==null?'':_0x2d5382['parentId'])&&_0x3fab71[_0x5e391e(0x102)](Object[_0x5e391e(0x101)]({},_0x2d5382));}),_0x3fab71=_0x3fab71[_0x4d8649(0xee)]((_0x39fcba,_0x48654c)=>{const _0x43ca87=_0x4d8649;return(_0x39fcba['showIndex']?_0x39fcba['showIndex']:0x0)-(_0x48654c[_0x43ca87(0xf2)]?_0x48654c['showIndex']:0x0);}),_0x3fab71[_0x4d8649(0xe9)]>0x0&&_0x3fab71[_0x4d8649(0xf1)](_0x109629=>{const _0x4f154c=_0x4d8649;_0x109629[_0x4f154c(0xe8)]=setChildren(_0x109629['id'],_0xb4f097);}),_0x3fab71;}export async function getLayerLegend(_0x2039c0,_0x137447){const _0x1754c9=a73_0x185f;if(!_0x2039c0||!_0x2039c0[_0x1754c9(0x100)]||!_0x2039c0['sublayers']||_0x2039c0['sublayers'][_0x1754c9(0xe9)]==0x0||!_0x2039c0[_0x1754c9(0xf8)])return;if(_0x2039c0[_0x1754c9(0xf8)][_0x1754c9(0xf4)](_0x1754c9(0xeb))>-0x1)return await getGeoServerLayerLegend(_0x2039c0,_0x137447);return;}export async function getGeoServerLayerLegend(_0x2d63fe,_0x1c5d6d){const _0xee63a=a73_0x185f;if(!_0x2d63fe||!_0x2d63fe['url']||!_0x2d63fe[_0xee63a(0xf9)]||_0x2d63fe[_0xee63a(0xf9)][_0xee63a(0xe9)]==0x0)return;let _0x379e39=_0x2d63fe['url'];const _0x362292=_0x2d63fe['sublayers'];_0x379e39=_0x379e39[_0xee63a(0xe4)](_0xee63a(0x103),_0xee63a(0xfd));const _0x22d07e=[];for(let _0x12cb6a=0x0;_0x12cb6a<_0x362292[_0xee63a(0xe9)];_0x12cb6a++){const _0x158299=_0x362292[_0x12cb6a];let _0x2d667f=_0xee63a(0xf3)+_0x158299+_0xee63a(0xfc);const _0x378453=_0x379e39['includes']('?')?_0x379e39+'&'+_0x2d667f:_0x379e39+'?'+_0x2d667f,_0x2bdb15=await a73_0x18c856[_0xee63a(0xec)](_0x378453);if(_0x2bdb15[_0xee63a(0xf7)]&&_0x2bdb15[_0xee63a(0xf7)]['Legend']&&_0x2bdb15[_0xee63a(0xf7)][_0xee63a(0xf6)][_0xee63a(0xe9)]>0x0)_0x22d07e[_0xee63a(0x102)](_0x2bdb15[_0xee63a(0xf7)][_0xee63a(0xf6)][0x0]);else{let _0x1f38c3=_0x1c5d6d?_0x1c5d6d:0x10,_0x1e8d59=_0xee63a(0xf3)+_0x158299+_0xee63a(0xff)+_0x1f38c3+_0xee63a(0xfe)+_0x1f38c3+'&format=image/png';const _0x5561c3=_0x379e39['includes']('?')?_0x379e39+'&'+_0x1e8d59:_0x379e39+'?'+_0x1e8d59;_0x22d07e[_0xee63a(0x102)]({'title':_0x2d63fe[_0xee63a(0xe7)],'url':_0x5561c3});}}return _0x22d07e;}
@@ -1 +1 @@
1
- (function(_0xe6a122,_0x38d5d3){const _0x7bd630=a78_0x2a00,_0x5e6592=_0xe6a122();while(!![]){try{const _0x33b6ed=-parseInt(_0x7bd630(0x193))/0x1+-parseInt(_0x7bd630(0x1f5))/0x2+parseInt(_0x7bd630(0x22e))/0x3+-parseInt(_0x7bd630(0x1cd))/0x4+-parseInt(_0x7bd630(0x24f))/0x5*(parseInt(_0x7bd630(0x1ec))/0x6)+parseInt(_0x7bd630(0x1a3))/0x7*(parseInt(_0x7bd630(0x1a8))/0x8)+parseInt(_0x7bd630(0x19d))/0x9;if(_0x33b6ed===_0x38d5d3)break;else _0x5e6592['push'](_0x5e6592['shift']());}catch(_0x1924ec){_0x5e6592['push'](_0x5e6592['shift']());}}}(a78_0x572f,0x78b8a));function a78_0x2a00(_0x32934a,_0x2bacb7){const _0x572fb2=a78_0x572f();return a78_0x2a00=function(_0x2a00a3,_0x547156){_0x2a00a3=_0x2a00a3-0x17a;let _0x34f90a=_0x572fb2[_0x2a00a3];return _0x34f90a;},a78_0x2a00(_0x32934a,_0x2bacb7);}import a78_0x257386 from'proj4';import a78_0x488a50 from'ol/proj/Projection';import a78_0x56bac8 from'proj4/lib/parseCode';import a78_0x262e53 from'proj4/lib/projections';import{get as a78_0x3c946d}from'ol/proj';import{register}from'ol/proj/proj4.js';export function getGeoProjection(_0x462647,_0x863c60){const _0x448b73=a78_0x2a00,_0x2cc1c4=_0x863c60[_0x448b73(0x221)]();if(_0x2cc1c4[_0x448b73(0x194)](_0x448b73(0x239))>-0x1)return new a78_0x488a50({'code':_0x448b73(0x21e)});else{if(_0x2cc1c4[_0x448b73(0x194)](_0x448b73(0x1a2))>-0x1){const _0x218465=_0x462647['getLastCoordinate'](),_0x498736=Math[_0x448b73(0x1c8)]((_0x218465[0x0]-1.5)/0x3)+0x1,_0xe852d1=_0x448b73(0x267)+(0x1188+_0x498736);return new a78_0x488a50({'code':_0xe852d1});}}return _0x863c60;}export function getSpheroidProjection(_0x33e474){const _0x24134d=a78_0x2a00;if(isSpheroid(_0x33e474))return _0x33e474;const _0x405905=_0x33e474[_0x24134d(0x221)](),_0x311388=a78_0x257386[_0x24134d(0x1eb)](_0x405905);if(_0x311388){const {a:_0xdf0d22,rf:_0x7080df}=_0x311388,_0x1cccfb={'EPSG:4326':{'a':0x615299,'f':0x1/298.257223563},'EPSG:4490':{'a':0x615299,'f':0x1/298.257222101},'EPSG:4610':{'a':0x61529c,'f':0x1/298.25722101}};for(const [_0x2e2d08,_0x3ea68a]of Object[_0x24134d(0x190)](_0x1cccfb)){if(_0xdf0d22===_0x3ea68a['a']&&Math['abs'](_0x7080df?_0x7080df:0x0-_0x3ea68a['f'])<1e-15)return registerProj(_0x2e2d08),new a78_0x488a50({'code':_0x2e2d08});}}else console[_0x24134d(0x250)](_0x24134d(0x1af));}export function isSpheroid(_0x2f78c5){const _0x31c526=a78_0x2a00,_0x23560f=_0x2f78c5['getCode']();return _0x23560f[_0x31c526(0x194)]('4326')>-0x1||_0x23560f[_0x31c526(0x194)](_0x31c526(0x1a2))>-0x1||_0x23560f[_0x31c526(0x194)](_0x31c526(0x241))>-0x1||_0x23560f['indexOf']('4555')>-0x1||_0x23560f[_0x31c526(0x194)](_0x31c526(0x1d0))>-0x1?!![]:![];}function a78_0x572f(){const _0x38310a=['EPSG:4514','+proj=tmerc\x20+lat_0=0\x20+lon_0=78\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=93\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:2328','EPSG:4521','EPSG:4495','+proj=tmerc\x20+lat_0=0\x20+lon_0=126\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4507','+proj=tmerc\x20+lat_0=0\x20+lon_0=120\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','replace','EPSG:2346','EPSG:2374','+proj=tmerc\x20+lat_0=0\x20+lon_0=87\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=102\x20+k=1\x20+x_0=34500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4505','log','defs','402npBFsq','EPSG:4533','+proj=tmerc\x20+lat_0=0\x20+lon_0=99\x20+k=1\x20+x_0=33500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:2339','EPSG:2350','EPSG:4490','EPSG:2347','+proj=tmerc\x20+lat_0=0\x20+lon_0=81\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:4526','1693614Jxvebx','EPSG:4532','EPSG:4506','\x20+b=','EPSG:4553','EPSG:2356','EPSG:2333','EPSG:2367','EPSG:4516','EPSG:4520','+proj=tmerc\x20+lat_0=0\x20+lon_0=78\x20+k=1\x20+x_0=26500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:2364','EPSG:4542','EPSG:4531','EPSG:4545','EPSG:2353','EPSG:4517','projName','EPSG:2357','EPSG:2389','EPSG:4551','+proj=tmerc\x20+lat_0=0\x20+lon_0=123\x20+k=1\x20+x_0=41500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:2376','ellps','\x20+lon_0=','get','+proj=tmerc\x20+lat_0=0\x20+lon_0=111\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4554','+proj=tmerc\x20+lat_0=0\x20+lon_0=117\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=87\x20+k=1\x20+x_0=15500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=120\x20+k=1\x20+x_0=40500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','Gauss_Kruger','+proj=tmerc\x20+lat_0=0\x20+lon_0=117\x20+k=1\x20+x_0=39500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=84\x20+k=1\x20+x_0=28500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:2334','+proj=tmerc\x20+lat_0=0\x20+lon_0=90\x20+k=1\x20+x_0=30500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=129\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=132\x20+k=1\x20+x_0=44500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','setExtent','EPSG:2390','EPSG:2371','EPSG:3857','EPSG:2365','+proj=tmerc\x20+lat_0=0\x20+lon_0=105\x20+k=1\x20+x_0=18500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','getCode','+proj=tmerc\x20+lat_0=0\x20+lon_0=135\x20+k=1\x20+x_0=23500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2375','EPSG:2331','+proj=tmerc\x20+lat_0=0\x20+lon_0=93\x20+k=1\x20+x_0=31500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=114\x20+k=1\x20+x_0=38500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=75\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4501','+proj=tmerc\x20+lat_0=0\x20+lon_0=135\x20+k=1\x20+x_0=45500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:4523','EPSG:2384','EPSG:2358','+proj=tmerc\x20+lat_0=0\x20+lon_0=96\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','1060896hqvHFD','\x20+a=','EPSG:2345','EPSG:2383','EPSG:2338','\x20+y_0=','+proj=tmerc\x20+lat_0=0\x20+lon_0=81\x20+k=1\x20+x_0=27500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:4497','EPSG:4524','false_easting','EPSG:4491','4326','EPSG:2343','EPSG:4518','EPSG:4513','EPSG:4504','EPSG:4499','EPSG:4509','+proj=tmerc\x20+lat_0=0\x20+lon_0=87\x20+k=1\x20+x_0=15500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','4214','+proj=tmerc\x20+lat_0=0\x20+lon_0=135\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:4529','EPSG:4534','EPSG:2381','EPSG:2351','+proj=tmerc\x20+lat_0=0\x20+lon_0=111\x20+k=1\x20+x_0=19500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=111\x20+k=1\x20+x_0=37500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:2388','+proj=tmerc\x20+lat_0=0\x20+lon_0=132\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4546','+proj=tmerc\x20+lat_0=0\x20+lon_0=99\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=105\x20+k=1\x20+x_0=18500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=126\x20+k=1\x20+x_0=42500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','6305CBgiaO','error','+proj=tmerc\x20+lat_0=0\x20+lon_0=75\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','Local','EPSG:4525','longitude_of_center','EPSG:2329','+proj=tmerc\x20+lat_0=0\x20+lon_0=99\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=75\x20+k=1\x20+x_0=25500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:2341','+proj=tmerc\x20+lat_0=0\x20+lon_0=129\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=108\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=120\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=108\x20+k=1\x20+x_0=36500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4530','EPSG:2344','EPSG:2354','EPSG:4503','+proj=tmerc\x20+lat_0=0\x20+lon_0=129\x20+k=1\x20+x_0=22500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:2361','EPSG:4543','EPSG:4610','EPSG:4535','EPSG:4494','EPSG:','+proj=tmerc\x20+lat_0=0\x20+lon_0=108\x20+k=1\x20+x_0=36500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:2363','EPSG:4552','+proj=tmerc\x20+lat_0=0\x20+lon_0=135\x20+k=1\x20+x_0=45500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4511','EPSG:2348','EPSG:2336','+proj=tmerc\x20+lat_0=0\x20+lon_0=87\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4492','EPSG:2362','EPSG:4496','+proj=tmerc\x20+lat_0=0\x20+lon_0=78\x20+k=1\x20+x_0=26500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=90\x20+k=1\x20+x_0=30500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=111\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:2360','EPSG:2368','+proj=tmerc\x20+lat_0=0\x20+lon_0=117\x20+k=1\x20+x_0=20500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4538','+proj=tmerc\x20+lat_0=0\x20+lon_0=99\x20+k=1\x20+x_0=33500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=114\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=81\x20+k=1\x20+x_0=14500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2372','EPSG:4493','EPSG:4510','+proj=tmerc\x20+lat_0=0\x20+lon_0=132\x20+k=1\x20+x_0=44500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=87\x20+k=1\x20+x_0=29500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2327','EPSG:4540','EPSG:4508','+proj=tmerc\x20+lat_0=0\x20+lon_0=120\x20+k=1\x20+x_0=40500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','\x20+k=','EPSG:4527','EPSG:4512','+proj=tmerc\x20+lat_0=0\x20+lon_0=123\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2369','+proj=tmerc\x20+lat_0=0\x20+lon_0=102\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4548','EPSG:2385','entries','EPSG:2355','EPSG:2378','418774iZBeQr','indexOf','EPSG:4502','+proj=tmerc\x20+lat_0=0\x20+lon_0=90\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=126\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','\x20+ellps=','EPSG:2366','+proj=tmerc\x20+lat_0=0\x20+lon_0=105\x20+k=1\x20+x_0=35500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:2352','EPSG:2342','13453911diWrcW','+proj=tmerc\x20+lat_0=0\x20+lon_0=99\x20+k=1\x20+x_0=17500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4539','EPSG:2340','+proj=tmerc\x20+lat_0=0\x20+lon_0=129\x20+k=1\x20+x_0=43500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','4490','7KgmIlC','+proj=tmerc\x20+lat_0=0\x20+lon_0=135\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4500','+proj=tmerc\x20+lat_0=0\x20+lon_0=96\x20+k=1\x20+x_0=32500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=105\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','6239032pwffnw','+proj=tmerc\x20+lat_0=0\x20+lon_0=81\x20+k=1\x20+x_0=27500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=78\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=114\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=105\x20+k=1\x20+x_0=35500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2359','+proj=tmerc\x20+lat_0=0\x20+lon_0=117\x20+k=1\x20+x_0=20500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','未找到投影定义','EPSG:4498','EPSG:2370','EPSG:4528','+proj=tmerc\x20+lat_0=0\x20+lon_0=135\x20+k=1\x20+x_0=23500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:4522','EPSG:2373','EPSG:4541','EPSG:4550','+proj=tmerc\x20+lat_0=0\x20+lon_0=93\x20+k=1\x20+x_0=16500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=108\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=102\x20+k=1\x20+x_0=34500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:4515','EPSG:2335','+proj=tmerc\x20+lat_0=0\x20+lon_0=81\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2380','EPSG:4537','EPSG:4547','EPSG:2377','EPSG:2349','object','EPSG:4549','+proj=tmerc\x20+lat_0=0\x20+lon_0=117\x20+k=1\x20+x_0=39500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20+x_0=','EPSG:4536','floor','EPSG:2330','+proj=tmerc\x20+lat_0=0\x20+lon_0=117\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4519','EPSG:2337','3135392KfANJi','+proj=tmerc\x20+lat_0=0\x20+lon_0=96\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=111\x20+k=1\x20+x_0=37500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','4610','非标准坐标系','+proj=tmerc\x20+lat_0=0\x20+lon_0=84\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=75\x20+k=1\x20+x_0=13500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=96\x20+k=1\x20+x_0=32500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=123\x20+k=1\x20+x_0=41500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2332','+proj=tmerc\x20+lat_0=0\x20+lon_0=75\x20+k=1\x20+x_0=13500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','latitude_of_center','EPSG:2387','EPSG:2379'];a78_0x572f=function(){return _0x38310a;};return a78_0x572f();}export function registerProj(_0x3ab8b3,_0x347cb0){const _0x485270=a78_0x2a00;let _0x1efc44;_0x1efc44=a78_0x3c946d(_0x3ab8b3);if(!_0x1efc44)switch(_0x3ab8b3){case _0x485270(0x1f1):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x1f1),'+proj=longlat\x20+ellps=GRS80\x20+units=degrees\x20+no_defs'),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x1f1));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([-0xb4,-0x5a,0xb4,0x5a]);break;case _0x485270(0x263):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x263),_0x485270(0x18d)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x263));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([344166.57,2338205.65,622925.7,4729373.22]);break;case _0x485270(0x203):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x203),_0x485270(0x1b9)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x203));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([341298.83,2012660.02,623358.71,4704933.89]);break;case'EPSG:4546':a78_0x257386['defs'](_0x485270(0x24b),_0x485270(0x20f)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x24b));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([341226.58,2003802.99,618043.7,4998263.83]);break;case _0x485270(0x1c0):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x1c0),_0x485270(0x1ab)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x1c0));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([344577.88,2381397.91,617340.63,5036050.38]);break;case _0x485270(0x18e):a78_0x257386['defs'](_0x485270(0x18e),_0x485270(0x1ca)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x18e));_0x1efc44&&_0x1efc44['setExtent']([345754.3,2501017.13,0x94641,5528578.96]);break;case _0x485270(0x1c4):a78_0x257386['defs'](_0x485270(0x1c4),_0x485270(0x1e3)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x1c4));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([347872.25,2703739.74,599933.05,5912395.2]);break;case _0x485270(0x1b7):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x1b7),'+proj=tmerc\x20+lat_0=0\x20+lon_0=123\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x1b7));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([352748.57,3123733.99,599394.66,5937990.42]);break;case'EPSG:4551':a78_0x257386['defs'](_0x485270(0x209),_0x485270(0x1e1)),register(a78_0x257386),_0x1efc44=a78_0x3c946d('EPSG:4551');_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([372262.47,4451705.13,600236.64,5897928.74]);break;case'EPSG:4552':a78_0x257386['defs']('EPSG:4552',_0x485270(0x259)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x26a));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([374503.76,4582750.41,606982.71,5569731.71]);break;case _0x485270(0x1f9):a78_0x257386[_0x485270(0x1eb)]('EPSG:4553',_0x485270(0x24a)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x1f9));_0x1efc44&&_0x1efc44['setExtent']([376543.13,4699379.62,610019.44,5417367.63]);break;case'EPSG:4554':a78_0x257386[_0x485270(0x1eb)](_0x485270(0x210),_0x485270(0x1a4)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x210));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([383491.84,5080507.85,482969.27,5362930.84]);break;case'EPSG:4534':a78_0x257386['defs']('EPSG:4534','+proj=tmerc\x20+lat_0=0\x20+lon_0=75\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x244));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([375272.5,3965339.75,626870.23,4502787.6]);case _0x485270(0x265):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x265),_0x485270(0x1dc)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x265));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([356780.75,3435266.95,624607.97,4633842.66]);break;case _0x485270(0x1c7):a78_0x257386['defs'](_0x485270(0x1c7),'+proj=tmerc\x20+lat_0=0\x20+lon_0=81\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x1c7));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([355189.72,3315517.28,617221.79,5083856.92]);break;case _0x485270(0x1bf):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x1bf),'+proj=tmerc\x20+lat_0=0\x20+lon_0=84\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x1bf));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([352803.51,3128167.77,613592.51,5233908.47]);break;case _0x485270(0x17b):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x17b),_0x485270(0x26f)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x17b));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([352176.08,3077180.78,609359.83,5450729.14]);break;case _0x485270(0x19f):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x19f),'+proj=tmerc\x20+lat_0=0\x20+lon_0=90\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x19f));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([350541.6,3023992.26,611765.09,5366231.03]);break;case _0x485270(0x185):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x185),'+proj=tmerc\x20+lat_0=0\x20+lon_0=93\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x185));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([352054.43,3067205.43,618002.46,5000486.51]);break;case _0x485270(0x1b6):a78_0x257386[_0x485270(0x1eb)]('EPSG:4541',_0x485270(0x1ce)),register(a78_0x257386),_0x1efc44=a78_0x3c946d('EPSG:4541');_0x1efc44&&_0x1efc44['setExtent']([352762.3,3124842.44,620089.9,4930490.22]);break;case _0x485270(0x201):a78_0x257386['defs']('EPSG:4542',_0x485270(0x256)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x201));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([344482.32,2371430.3,622787.54,4737149.55]);break;case _0x485270(0x23c):a78_0x257386['defs'](_0x485270(0x23c),'+proj=tmerc\x20+lat_0=0\x20+lon_0=75\x20+k=1\x20+x_0=25500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x23c));_0x1efc44&&_0x1efc44['setExtent']([25375272.5,3965339.75,25626870.23,4502787.6]);break;case _0x485270(0x1db):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x1db),_0x485270(0x273)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x1db));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([26356780.75,3435266.95,26624607.97,4633842.66]);break;case _0x485270(0x1bb):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x1bb),_0x485270(0x1a9)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x1bb));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([27355189.72,3315517.28,27617221.79,5083856.92]);break;case _0x485270(0x1fd):a78_0x257386['defs']('EPSG:4516','+proj=tmerc\x20+lat_0=0\x20+lon_0=84\x20+k=1\x20+x_0=28500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x1fd));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([28352803.51,3128167.77,28613592.51,5233908.47]);break;case _0x485270(0x205):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x205),_0x485270(0x183)),register(a78_0x257386),_0x1efc44=a78_0x3c946d('EPSG:4517');_0x1efc44&&_0x1efc44['setExtent']([29352176.08,3077180.78,29609359.83,5450729.14]);break;case _0x485270(0x23b):a78_0x257386[_0x485270(0x1eb)]('EPSG:4518',_0x485270(0x218)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x23b));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([30350541.6,3023992.26,30611765.09,5366231.03]);break;case _0x485270(0x1cb):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x1cb),_0x485270(0x225)),register(a78_0x257386),_0x1efc44=a78_0x3c946d('EPSG:4519');_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([31352054.43,3067205.43,31618002.46,5000486.51]);break;case _0x485270(0x1fe):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x1fe),_0x485270(0x1d4)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x1fe));_0x1efc44&&_0x1efc44['setExtent']([32352762.3,3124842.44,32620089.9,4930490.22]);break;case _0x485270(0x1df):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x1df),_0x485270(0x17c)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x1df));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([33344482.32,2371430.3,33622787.54,4737149.55]);break;case _0x485270(0x1b4):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x1b4),_0x485270(0x1e8)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x1b4));_0x1efc44&&_0x1efc44['setExtent']([34344166.57,2338205.65,34622925.7,4729373.22]);break;case _0x485270(0x22a):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x22a),_0x485270(0x1ac)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x22a));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([35345643.07,2489940.65,35623868.1,4676052.19]);break;case _0x485270(0x236):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x236),_0x485270(0x25c)),register(a78_0x257386),_0x1efc44=a78_0x3c946d('EPSG:4524');_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([36341298.83,2012660.02,36623358.71,4704933.89]);break;case _0x485270(0x253):a78_0x257386['defs'](_0x485270(0x253),_0x485270(0x1cf)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x253));_0x1efc44&&_0x1efc44['setExtent']([37341226.58,2003802.99,37618043.7,4998263.83]);break;case _0x485270(0x1f4):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x1f4),_0x485270(0x226)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x1f4));_0x1efc44&&_0x1efc44['setExtent']([38344577.88,2381397.91,38617340.63,5036050.38]);break;case _0x485270(0x189):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x189),_0x485270(0x1c5)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x189));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([39345754.3,2501017.13,0x25c5e01,5528578.96]);break;case _0x485270(0x1b2):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x1b2),_0x485270(0x187)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x1b2));if(_0x1efc44){}break;case'EPSG:4529':a78_0x257386['defs'](_0x485270(0x243),_0x485270(0x1d5)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x243));_0x1efc44&&_0x1efc44['setExtent']([41352748.57,3123733.99,41599394.66,5937990.42]);break;case _0x485270(0x25d):a78_0x257386['defs'](_0x485270(0x25d),'+proj=tmerc\x20+lat_0=0\x20+lon_0=126\x20+k=1\x20+x_0=42500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x25d));_0x1efc44&&_0x1efc44['setExtent']([42372262.47,4451705.13,42600236.64,5897928.74]);break;case _0x485270(0x202):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x202),'+proj=tmerc\x20+lat_0=0\x20+lon_0=129\x20+k=1\x20+x_0=43500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x202));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([43374503.76,4582750.41,43606982.71,5569731.71]);break;case _0x485270(0x1f6):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x1f6),_0x485270(0x182)),register(a78_0x257386),_0x1efc44=a78_0x3c946d('EPSG:4532');_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([44376543.13,4699379.62,44610019.44,5417367.63]);break;case _0x485270(0x1ed):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x1ed),_0x485270(0x26b)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x1ed));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([45383491.84,5080507.85,45482969.27,5362930.84]);break;case _0x485270(0x1e2):a78_0x257386[_0x485270(0x1eb)]('EPSG:4507','+proj=tmerc\x20+lat_0=0\x20+lon_0=105\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a78_0x257386),_0x1efc44=a78_0x3c946d('EPSG:4507');_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([181721.15,1965854.14,746725.01,4708206.87]);break;case _0x485270(0x186):a78_0x257386[_0x485270(0x1eb)]('EPSG:4508',_0x485270(0x20f)),register(a78_0x257386),_0x1efc44=a78_0x3c946d('EPSG:4508');_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([179915.67,1849516.47,736087.19,5001549.83]);break;case _0x485270(0x23f):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x23f),_0x485270(0x1ca)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x23f));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([184047.25,2106579.41,708208.94,5714206.25]);break;case'EPSG:4510':a78_0x257386[_0x485270(0x1eb)](_0x485270(0x181),_0x485270(0x18b)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x181));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([196182.08,2729495.05,698769.28,5941131.59]);break;case _0x485270(0x26c):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x26c),_0x485270(0x259)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x26c));_0x1efc44&&_0x1efc44['setExtent']([209606.47,3290627.32,702362.77,5855471.68]);break;case _0x485270(0x18a):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x18a),_0x485270(0x1a4)),register(a78_0x257386),_0x1efc44=a78_0x3c946d('EPSG:4512');_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([263541.74,4991547.88,482969.27,5362930.84]);break;case _0x485270(0x195):a78_0x257386[_0x485270(0x1eb)]('EPSG:4502',_0x485270(0x227)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x195));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([374665.41,3922064.44,752994.91,4552715.22]);break;case _0x485270(0x260):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x260),_0x485270(0x1bd)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x260));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([206116.83,3230779.31,727179.04,5237184.74]);break;case _0x485270(0x23d):a78_0x257386['defs'](_0x485270(0x23d),_0x485270(0x26f)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x23d));_0x1efc44&&_0x1efc44['setExtent']([203003.72,3026658.93,718708.81,5453980.63]);break;case _0x485270(0x1e9):a78_0x257386[_0x485270(0x1eb)]('EPSG:4505','+proj=tmerc\x20+lat_0=0\x20+lon_0=93\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a78_0x257386),_0x1efc44=a78_0x3c946d('EPSG:4505');_0x1efc44&&_0x1efc44['setExtent']([204050.9,3069909.68,725045.7,5311696.64]);break;case _0x485270(0x1f7):a78_0x257386['defs']('EPSG:4506','+proj=tmerc\x20+lat_0=0\x20+lon_0=99\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a78_0x257386),_0x1efc44=a78_0x3c946d('EPSG:4506');_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([188253.52,2340414.16,744727.96,4787117.85]);break;case _0x485270(0x238):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x238),_0x485270(0x1d7)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x238));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([13374665.41,3922064.44,13752994.91,4552715.22]);break;case _0x485270(0x270):a78_0x257386['defs'](_0x485270(0x270),_0x485270(0x17e)),register(a78_0x257386),_0x1efc44=a78_0x3c946d('EPSG:4492');_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([14206116.83,3230779.31,14727179.04,5237184.74]);break;case _0x485270(0x180):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x180),_0x485270(0x212)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x180));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([15203003.72,3026658.93,15718708.81,5453980.63]);break;case _0x485270(0x266):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x266),_0x485270(0x1b8)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x266));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([16204050.9,3069909.68,16725045.7,5311696.64]);break;case _0x485270(0x1e0):a78_0x257386[_0x485270(0x1eb)]('EPSG:4495',_0x485270(0x19e)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x1e0));_0x1efc44&&_0x1efc44['setExtent']([17188253.52,2340414.16,17744727.96,4787117.85]);break;case'EPSG:4496':a78_0x257386['defs'](_0x485270(0x272),_0x485270(0x220)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x272));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([18181721.15,1965854.14,18746725.01,4708206.87]);break;case _0x485270(0x235):a78_0x257386['defs'](_0x485270(0x235),'+proj=tmerc\x20+lat_0=0\x20+lon_0=111\x20+k=1\x20+x_0=19500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x235));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([19179915.67,1849516.47,19736087.19,5001549.83]);break;case _0x485270(0x1b0):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x1b0),_0x485270(0x17a)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x1b0));_0x1efc44&&_0x1efc44['setExtent']([20184047.25,2106579.41,20708208.94,5714206.25]);break;case'EPSG:4499':a78_0x257386['defs'](_0x485270(0x23e),'+proj=tmerc\x20+lat_0=0\x20+lon_0=123\x20+k=1\x20+x_0=21500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a78_0x257386),_0x1efc44=a78_0x3c946d('EPSG:4499');_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([21196182.08,2729495.05,21698769.28,5941131.59]);break;case _0x485270(0x1a5):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x1a5),'+proj=tmerc\x20+lat_0=0\x20+lon_0=129\x20+k=1\x20+x_0=22500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x1a5));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([22209606.47,3290627.32,22702362.77,5855471.68]);break;case _0x485270(0x228):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x228),_0x485270(0x222)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x228));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([23263541.74,4991547.88,23482969.27,5362930.84]);break;case'EPSG:4610':a78_0x257386[_0x485270(0x1eb)](_0x485270(0x264),'+proj=longlat\x20+a=6378140\x20+b=6356755.288157528\x20+units=degrees\x20+no_defs'),register(a78_0x257386),_0x1efc44=a78_0x3c946d('EPSG:4610');_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([-0xb4,-0x5a,0xb4,0x5a]);break;case _0x485270(0x1da):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x1da),'+proj=tmerc\x20+lat_0=0\x20+lon_0=102\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a78_0x257386),_0x1efc44=a78_0x3c946d('EPSG:2379');_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([344166.5,2338206.74,622925.76,4729375.42]);break;case _0x485270(0x1be):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x1be),_0x485270(0x1a7)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x1be));_0x1efc44&&_0x1efc44['setExtent']([0x5462b,2489941.81,623868.16,4676054.37]);break;case _0x485270(0x245):a78_0x257386[_0x485270(0x1eb)]('EPSG:2381',_0x485270(0x25a)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x245));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([341298.75,2012660.96,623358.77,4704936.09]);break;case'EPSG:2382':a78_0x257386['defs']('EPSG:2382',_0x485270(0x275)),register(a78_0x257386),_0x1efc44=a78_0x3c946d('EPSG:2382');_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([341226.51,2003803.92,618043.76,4998266.16]);break;case _0x485270(0x231):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x231),_0x485270(0x17d)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x231));_0x1efc44&&_0x1efc44['setExtent']([344577.81,2381399.02,617340.68,5036052.73]);break;case _0x485270(0x22b):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x22b),_0x485270(0x211)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x22b));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([345754.23,2501018.29,607809.05,5528581.54]);break;case _0x485270(0x18f):a78_0x257386[_0x485270(0x1eb)]('EPSG:2385',_0x485270(0x25b)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x18f));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([347872.18,0x29417d,599933.1,5912397.96]);break;case'EPSG:2386':a78_0x257386[_0x485270(0x1eb)]('EPSG:2386','+proj=tmerc\x20+lat_0=0\x20+lon_0=123\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a78_0x257386),_0x1efc44=a78_0x3c946d('EPSG:2386');_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([352748.5,3123735.45,599394.71,5937993.2]);break;case _0x485270(0x1d9):a78_0x257386['defs'](_0x485270(0x1d9),_0x485270(0x197)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x1d9));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([372262.41,4451707.2,600236.68,5897931.5]);break;case'EPSG:2388':a78_0x257386[_0x485270(0x1eb)](_0x485270(0x249),_0x485270(0x219)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x249));_0x1efc44&&_0x1efc44['setExtent']([374503.71,4582752.55,606982.76,5569734.31]);break;case _0x485270(0x208):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x208),'+proj=tmerc\x20+lat_0=0\x20+lon_0=132\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a78_0x257386),_0x1efc44=a78_0x3c946d('EPSG:2389');_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([376543.07,4699381.82,610019.49,5417370.16]);break;case'EPSG:2390':a78_0x257386[_0x485270(0x1eb)](_0x485270(0x21c),_0x485270(0x242)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x21c));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([383491.79,5080510.22,482969.27,5362933.35]);break;case _0x485270(0x1b1):a78_0x257386['defs'](_0x485270(0x1b1),'+proj=tmerc\x20+lat_0=0\x20+lon_0=75\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x1b1));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([375272.44,3965341.6,626870.29,4502789.7]);break;case _0x485270(0x21d):a78_0x257386['defs']('EPSG:2371',_0x485270(0x1aa)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x21d));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([356780.68,3435268.56,624608.03,4633844.82]);break;case _0x485270(0x17f):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x17f),_0x485270(0x1f3)),register(a78_0x257386),_0x1efc44=a78_0x3c946d('EPSG:2372');_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([355189.66,3315518.83,617221.84,5083859.29]);break;case _0x485270(0x1b5):a78_0x257386['defs']('EPSG:2373',_0x485270(0x1d2)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x1b5));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([352803.44,3128169.23,613592.56,5233910.91]);break;case'EPSG:2374':a78_0x257386[_0x485270(0x1eb)](_0x485270(0x1e6),_0x485270(0x1e7)),register(a78_0x257386),_0x1efc44=a78_0x3c946d('EPSG:2374');_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([352176.01,3077182.21,609359.88,5450731.68]);break;case _0x485270(0x223):a78_0x257386[_0x485270(0x1eb)]('EPSG:2375',_0x485270(0x196)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x223));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([350541.53,3023993.67,611765.14,5366233.54]);break;case _0x485270(0x20b):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x20b),_0x485270(0x1dd)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x20b));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([352054.36,3067206.86,618002.52,5000488.84]);break;case _0x485270(0x1c1):a78_0x257386['defs'](_0x485270(0x1c1),_0x485270(0x22d)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x1c1));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([352762.23,3124843.89,620089.96,4930492.52]);break;case'EPSG:2378':a78_0x257386['defs'](_0x485270(0x192),_0x485270(0x24c)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x192));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([344482.25,2371431.4,622787.6,4737151.76]);break;case _0x485270(0x1c2):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x1c2),_0x485270(0x257)),register(a78_0x257386),_0x1efc44=a78_0x3c946d('EPSG:2349');_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([25375272.44,3965341.6,25626870.29,4502789.7]);break;case _0x485270(0x1f0):a78_0x257386['defs'](_0x485270(0x1f0),_0x485270(0x1ff)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x1f0));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([26356780.68,3435268.56,26624608.03,4633844.82]);break;case _0x485270(0x246):a78_0x257386['defs'](_0x485270(0x246),_0x485270(0x234)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x246));_0x1efc44&&_0x1efc44['setExtent']([27355189.66,3315518.83,27617221.84,5083859.29]);break;case _0x485270(0x19b):a78_0x257386[_0x485270(0x1eb)]('EPSG:2352',_0x485270(0x216)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x19b));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([28352803.44,3128169.23,28613592.56,5233910.91]);break;case _0x485270(0x204):a78_0x257386[_0x485270(0x1eb)]('EPSG:2353','+proj=tmerc\x20+lat_0=0\x20+lon_0=87\x20+k=1\x20+x_0=29500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x204));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([29352176.01,3077182.21,29609359.88,5450731.68]);break;case _0x485270(0x25f):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x25f),_0x485270(0x274)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x25f));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([30350541.53,3023993.67,30611765.14,5366233.54]);break;case _0x485270(0x191):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x191),'+proj=tmerc\x20+lat_0=0\x20+lon_0=93\x20+k=1\x20+x_0=31500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x191));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([31352054.36,3067206.86,31618002.52,5000488.84]);break;case _0x485270(0x1fa):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x1fa),_0x485270(0x1a6)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x1fa));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([32352762.23,3124843.89,32620089.96,4930492.52]);break;case _0x485270(0x207):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x207),_0x485270(0x1ee)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x207));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([33344482.25,2371431.4,33622787.6,4737151.76]);break;case'EPSG:2358':a78_0x257386[_0x485270(0x1eb)](_0x485270(0x22c),_0x485270(0x1ba)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x22c));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([34344166.5,2338206.74,34622925.76,4729375.42]);break;case _0x485270(0x1ad):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x1ad),_0x485270(0x19a)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x1ad));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([0x21b54eb,2489941.81,35623868.16,4676054.37]);break;case _0x485270(0x276):a78_0x257386[_0x485270(0x1eb)]('EPSG:2360',_0x485270(0x268)),register(a78_0x257386),_0x1efc44=a78_0x3c946d('EPSG:2360');_0x1efc44&&_0x1efc44['setExtent']([36341298.75,2012660.96,36623358.77,4704936.09]);break;case _0x485270(0x262):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x262),_0x485270(0x248)),register(a78_0x257386),_0x1efc44=a78_0x3c946d('EPSG:2361');_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([37341226.51,2003803.92,37618043.76,4998266.16]);break;case _0x485270(0x271):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x271),'+proj=tmerc\x20+lat_0=0\x20+lon_0=114\x20+k=1\x20+x_0=38500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x271));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([38344577.81,2381399.02,38617340.68,5036052.73]);break;case _0x485270(0x269):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x269),_0x485270(0x215)),register(a78_0x257386),_0x1efc44=a78_0x3c946d('EPSG:2363');_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([39345754.23,2501018.29,39607809.05,5528581.54]);break;case _0x485270(0x200):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x200),_0x485270(0x213)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x200));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([40347872.18,0x29417d,40599933.1,5912397.96]);break;case _0x485270(0x21f):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x21f),_0x485270(0x20a)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x21f));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([41352748.5,3123735.45,41599394.71,5937993.2]);break;case _0x485270(0x199):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x199),_0x485270(0x24e)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x199));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([42372262.41,4451707.2,42600236.68,5897931.5]);break;case'EPSG:2367':a78_0x257386[_0x485270(0x1eb)]('EPSG:2367',_0x485270(0x1a1)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x1fc));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([43374503.71,4582752.55,43606982.76,5569734.31]);break;case _0x485270(0x277):a78_0x257386['defs']('EPSG:2368',_0x485270(0x21a)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x277));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([44376543.07,4699381.82,44610019.49,5417370.16]);break;case _0x485270(0x18c):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x18c),_0x485270(0x229)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x18c));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([45383491.79,5080510.22,45482969.27,5362933.35]);break;case'EPSG:2343':a78_0x257386[_0x485270(0x1eb)](_0x485270(0x23a),_0x485270(0x1a7)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x23a));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([189098.51,2384748.79,746725.12,4708209.07]);break;case'EPSG:2344':a78_0x257386[_0x485270(0x1eb)](_0x485270(0x25e),_0x485270(0x275)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x25e));_0x1efc44&&_0x1efc44['setExtent']([182364.58,2005744.33,736087.3,5001552.17]);break;case _0x485270(0x230):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x230),_0x485270(0x211)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x230));_0x1efc44&&_0x1efc44['setExtent']([190416.42,2452360.4,708209.04,5714208.92]);break;case _0x485270(0x1e5):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x1e5),'+proj=tmerc\x20+lat_0=0\x20+lon_0=123\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x1e5));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([200433.02,2917986.59,698769.38,5941134.37]);break;case _0x485270(0x1f2):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x1f2),'+proj=tmerc\x20+lat_0=0\x20+lon_0=129\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a78_0x257386),_0x1efc44=a78_0x3c946d('EPSG:2347');_0x1efc44&&_0x1efc44['setExtent']([247158.43,4532694.83,702362.87,5855474.42]);break;case'EPSG:2348':a78_0x257386[_0x485270(0x1eb)](_0x485270(0x26d),_0x485270(0x242)),register(a78_0x257386),_0x1efc44=a78_0x3c946d('EPSG:2348');_0x1efc44&&_0x1efc44['setExtent']([263541.63,4991550.21,482969.27,5362933.35]);break;case _0x485270(0x232):a78_0x257386['defs'](_0x485270(0x232),_0x485270(0x251)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x232));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([374665.35,3922066.27,752995.03,4552717.34]);break;case _0x485270(0x1ef):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x1ef),'+proj=tmerc\x20+lat_0=0\x20+lon_0=81\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x1ef));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([206116.69,3230780.81,727179.14,5237187.19]);break;case _0x485270(0x1a0):a78_0x257386['defs'](_0x485270(0x1a0),'+proj=tmerc\x20+lat_0=0\x20+lon_0=87\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x1a0));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([203003.59,3026660.34,718708.91,5453983.17]);break;case _0x485270(0x258):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x258),_0x485270(0x1dd)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x258));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([204050.76,3069911.11,725045.8,5311699.12]);break;case _0x485270(0x19c):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x19c),_0x485270(0x24c)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x19c));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([188253.38,2340415.25,744728.08,4787120.08]);break;case _0x485270(0x184):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x184),_0x485270(0x1d3)),register(a78_0x257386),_0x1efc44=a78_0x3c946d('EPSG:2327');_0x1efc44&&_0x1efc44['setExtent']([13374665.35,3922066.27,13752995.03,4552717.34]);break;case _0x485270(0x1de):a78_0x257386[_0x485270(0x1eb)]('EPSG:2328','+proj=tmerc\x20+lat_0=0\x20+lon_0=81\x20+k=1\x20+x_0=14500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x1de));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([14206116.69,3230780.81,14727179.14,5237187.19]);break;case'EPSG:2329':a78_0x257386[_0x485270(0x1eb)](_0x485270(0x255),_0x485270(0x240)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x255));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([15203003.59,3026660.34,15718708.91,5453983.17]);break;case _0x485270(0x1c9):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x1c9),'+proj=tmerc\x20+lat_0=0\x20+lon_0=93\x20+k=1\x20+x_0=16500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x1c9));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([16204050.76,3069911.11,16725045.8,5311699.12]);break;case _0x485270(0x224):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x224),'+proj=tmerc\x20+lat_0=0\x20+lon_0=99\x20+k=1\x20+x_0=17500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x224));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([17188253.38,2340415.25,17744728.08,4787120.08]);break;case'EPSG:2332':a78_0x257386[_0x485270(0x1eb)](_0x485270(0x1d6),_0x485270(0x24d)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x1d6));_0x1efc44&&_0x1efc44['setExtent']([18189098.51,2384748.79,18746725.12,4708209.07]);break;case _0x485270(0x1fb):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x1fb),_0x485270(0x247)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x1fb));_0x1efc44&&_0x1efc44[_0x485270(0x21b)]([19182364.58,2005744.33,19736087.3,5001552.17]);break;case _0x485270(0x217):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x217),_0x485270(0x1ae)),register(a78_0x257386),_0x1efc44=a78_0x3c946d('EPSG:2334');_0x1efc44&&_0x1efc44['setExtent']([20190416.42,2452360.4,20708209.04,5714208.92]);break;case _0x485270(0x1bc):a78_0x257386['defs'](_0x485270(0x1bc),'+proj=tmerc\x20+lat_0=0\x20+lon_0=123\x20+k=1\x20+x_0=21500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x1bc));_0x1efc44&&_0x1efc44['setExtent']([21200433.02,2917986.59,21698769.38,5941134.37]);break;case _0x485270(0x26e):a78_0x257386[_0x485270(0x1eb)](_0x485270(0x26e),_0x485270(0x261)),register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x485270(0x26e));_0x1efc44&&_0x1efc44['setExtent']([22247158.43,4532694.83,22702362.87,5855474.42]);break;case _0x485270(0x1cc):a78_0x257386[_0x485270(0x1eb)]('EPSG:2337',_0x485270(0x1b3)),register(a78_0x257386),_0x1efc44=a78_0x3c946d('EPSG:2337');_0x1efc44&&_0x1efc44['setExtent']([23263541.63,4991550.21,23482969.27,5362933.35]);break;default:console[_0x485270(0x1ea)](_0x485270(0x1d1));let _0x15201f=checkProj(_0x3ab8b3,(_0x4fbbad,_0xd7fe50)=>{const _0x2a5e58=_0x485270;if(_0xd7fe50[_0x2a5e58(0x206)]==_0x2a5e58(0x214)){let _0x339f63=_0x3ab8b3[_0x2a5e58(0x1e4)](_0x2a5e58(0x214),'Transverse_Mercator');a78_0x257386[_0x2a5e58(0x1eb)](_0x3ab8b3,_0x339f63);}else{if(_0xd7fe50[_0x2a5e58(0x206)]==_0x2a5e58(0x252)){const _0x4c6224=_0xd7fe50['a']-_0xd7fe50['a']/_0xd7fe50['rf'];let _0x1cdb50='+proj=tmerc\x20+lat_0='+_0xd7fe50[_0x2a5e58(0x1d8)]+_0x2a5e58(0x20d)+_0xd7fe50[_0x2a5e58(0x254)]+_0x2a5e58(0x188)+_0xd7fe50['k0']+_0x2a5e58(0x1c6)+_0xd7fe50[_0x2a5e58(0x237)]+_0x2a5e58(0x233)+_0xd7fe50['false_northing']+_0x2a5e58(0x198)+_0xd7fe50[_0x2a5e58(0x20c)]+_0x2a5e58(0x22f)+_0xd7fe50['a']+_0x2a5e58(0x1f8)+_0x4c6224+'\x20+units=m\x20+no_defs\x20';a78_0x257386[_0x2a5e58(0x1eb)](_0x3ab8b3,_0x1cdb50);}}});_0x15201f&&a78_0x257386[_0x485270(0x1eb)](_0x3ab8b3,_0x3ab8b3);register(a78_0x257386),_0x1efc44=a78_0x3c946d(_0x3ab8b3);_0x1efc44&&_0x347cb0&&_0x1efc44[_0x485270(0x21b)](_0x347cb0);}return _0x1efc44;}function checkProj(_0x2415c7,_0x487d88){const _0x2ec82f=a78_0x2a00;var _0x18c839=a78_0x56bac8(_0x2415c7);if(typeof _0x18c839!==_0x2ec82f(0x1c3)){_0x487d88(_0x2415c7,_0x18c839);return;}var _0x1e0760=a78_0x262e53[_0x2ec82f(0x20e)](_0x18c839[_0x2ec82f(0x206)]);if(!_0x1e0760){_0x487d88(_0x2415c7,_0x18c839);return;}return!![];}
1
+ (function(_0x24a36e,_0xc5d6a0){const _0x3c2bc6=a78_0xd429,_0x15f919=_0x24a36e();while(!![]){try{const _0x231959=parseInt(_0x3c2bc6(0x1ff))/0x1+parseInt(_0x3c2bc6(0x20e))/0x2+parseInt(_0x3c2bc6(0x206))/0x3+parseInt(_0x3c2bc6(0x214))/0x4*(parseInt(_0x3c2bc6(0x22b))/0x5)+-parseInt(_0x3c2bc6(0x250))/0x6*(-parseInt(_0x3c2bc6(0x1d2))/0x7)+-parseInt(_0x3c2bc6(0x27f))/0x8*(parseInt(_0x3c2bc6(0x253))/0x9)+-parseInt(_0x3c2bc6(0x264))/0xa;if(_0x231959===_0xc5d6a0)break;else _0x15f919['push'](_0x15f919['shift']());}catch(_0x512446){_0x15f919['push'](_0x15f919['shift']());}}}(a78_0x5f5a,0xad63e));import a78_0x4489e0 from'proj4';import a78_0x2d80db from'ol/proj/Projection';import a78_0x4c9947 from'proj4/lib/parseCode';import a78_0x5099aa from'proj4/lib/projections';function a78_0x5f5a(){const _0x40d1b3=['+proj=tmerc\x20+lat_0=0\x20+lon_0=75\x20+k=1\x20+x_0=13500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4496','EPSG:2332','EPSG:2328','EPSG:2363','EPSG:4533','EPSG:2374','\x20+ellps=','4214','+proj=tmerc\x20+lat_0=0\x20+lon_0=129\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=105\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=126\x20+k=1\x20+x_0=42500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','1973482DMrroR','EPSG:4526','false_easting','EPSG:2381','EPSG:4518','+proj=tmerc\x20+lat_0=0\x20+lon_0=114\x20+k=1\x20+x_0=38500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2356','EPSG:2337','EPSG:2368','replace','+proj=tmerc\x20+lat_0=0\x20+lon_0=84\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2388','EPSG:2386','log','EPSG:4511','+proj=tmerc\x20+lat_0=0\x20+lon_0=111\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','Local','+proj=tmerc\x20+lat_0=0\x20+lon_0=111\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=114\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:2390','EPSG:4501','+proj=tmerc\x20+lat_0=0\x20+lon_0=93\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=123\x20+k=1\x20+x_0=21500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2385','+proj=tmerc\x20+lat_0=0\x20+lon_0=135\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','getCode','EPSG:4545','+proj=tmerc\x20+lat_0=0\x20+lon_0=126\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4534','EPSG:2364','+proj=tmerc\x20+lat_0=0\x20+lon_0=135\x20+k=1\x20+x_0=23500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2367','EPSG:2345','+proj=tmerc\x20+lat_0=0\x20+lon_0=129\x20+k=1\x20+x_0=43500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=81\x20+k=1\x20+x_0=27500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','Gauss_Kruger','EPSG:4504','+proj=tmerc\x20+lat_0=0\x20+lon_0=81\x20+k=1\x20+x_0=14500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=102\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:4507','EPSG:4517','+proj=tmerc\x20+lat_0=0\x20+lon_0=117\x20+k=1\x20+x_0=39500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','setExtent','非标准坐标系','EPSG:2350','350154ZyRtCm','abs','+proj=tmerc\x20+lat_0=0\x20+lon_0=90\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=108\x20+k=1\x20+x_0=36500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:4508','EPSG:4538','EPSG:4519','4247958ZqKbzT','EPSG:4495','EPSG:2338','+proj=tmerc\x20+lat_0=0\x20+lon_0=75\x20+k=1\x20+x_0=13500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:2341','+proj=tmerc\x20+lat_0=0\x20+lon_0=99\x20+k=1\x20+x_0=33500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','4555','EPSG:2362','2193272HfbyzD','EPSG:4536','+proj=tmerc\x20+lat_0=0\x20+lon_0=123\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2378','EPSG:2344','+proj=tmerc\x20+lat_0=0\x20+lon_0=135\x20+k=1\x20+x_0=45500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','40bCrLvf','+proj=tmerc\x20+lat_0=0\x20+lon_0=117\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4512','+proj=tmerc\x20+lat_0=0\x20+lon_0=108\x20+k=1\x20+x_0=36500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=117\x20+k=1\x20+x_0=39500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2336','+proj=tmerc\x20+lat_0=','EPSG:2333','EPSG:2347','+proj=tmerc\x20+lat_0=0\x20+lon_0=105\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=90\x20+k=1\x20+x_0=30500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4531','+proj=tmerc\x20+lat_0=0\x20+lon_0=129\x20+k=1\x20+x_0=43500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2372','+proj=tmerc\x20+lat_0=0\x20+lon_0=78\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','\x20+units=m\x20+no_defs\x20','EPSG:4502','EPSG:2327','EPSG:2389','EPSG:4505','EPSG:4494','+proj=tmerc\x20+lat_0=0\x20+lon_0=105\x20+k=1\x20+x_0=35500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=99\x20+k=1\x20+x_0=17500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','29285ODMfPb','projName','EPSG:2351','+proj=tmerc\x20+lat_0=0\x20+lon_0=84\x20+k=1\x20+x_0=28500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=120\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:4513','+proj=tmerc\x20+lat_0=0\x20+lon_0=93\x20+k=1\x20+x_0=31500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:4503','+proj=tmerc\x20+lat_0=0\x20+lon_0=132\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4500','EPSG:4551','EPSG:2330','EPSG:4490','\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20+x_0=','EPSG:4546','EPSG:2340','+proj=tmerc\x20+lat_0=0\x20+lon_0=93\x20+k=1\x20+x_0=31500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2361','EPSG:2379','\x20+y_0=','EPSG:2380','getLastCoordinate','EPSG:4542','EPSG:2358','+proj=tmerc\x20+lat_0=0\x20+lon_0=111\x20+k=1\x20+x_0=37500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=99\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=87\x20+k=1\x20+x_0=15500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:4532','+proj=tmerc\x20+lat_0=0\x20+lon_0=129\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:2369','+proj=tmerc\x20+lat_0=0\x20+lon_0=108\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=129\x20+k=1\x20+x_0=22500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=126\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:2375','EPSG:4514','EPSG:2376','EPSG:4491','30PVlxRR','+proj=tmerc\x20+lat_0=0\x20+lon_0=87\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=120\x20+k=1\x20+x_0=40500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','9cycfbS','+proj=tmerc\x20+lat_0=0\x20+lon_0=117\x20+k=1\x20+x_0=20500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4506','4326','EPSG:4521','+proj=tmerc\x20+lat_0=0\x20+lon_0=126\x20+k=1\x20+x_0=42500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','ellps','EPSG:4548','EPSG:2353','+proj=tmerc\x20+lat_0=0\x20+lon_0=81\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:4535','+proj=tmerc\x20+lat_0=0\x20+lon_0=132\x20+k=1\x20+x_0=44500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=111\x20+k=1\x20+x_0=37500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2342','+proj=tmerc\x20+lat_0=0\x20+lon_0=87\x20+k=1\x20+x_0=29500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:2354','EPSG:4497','29109170clvEAy','+proj=tmerc\x20+lat_0=0\x20+lon_0=135\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=105\x20+k=1\x20+x_0=18500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:2352','+proj=tmerc\x20+lat_0=0\x20+lon_0=132\x20+k=1\x20+x_0=44500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=81\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=108\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','4490','+proj=tmerc\x20+lat_0=0\x20+lon_0=132\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:2359','+proj=longlat\x20+ellps=GRS80\x20+units=degrees\x20+no_defs','EPSG:2357','+proj=tmerc\x20+lat_0=0\x20+lon_0=87\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=longlat\x20+a=6378140\x20+b=6356755.288157528\x20+units=degrees\x20+no_defs','get','EPSG:4499','EPSG:4553','+proj=tmerc\x20+lat_0=0\x20+lon_0=111\x20+k=1\x20+x_0=19500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:2346','EPSG:2331','+proj=tmerc\x20+lat_0=0\x20+lon_0=75\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:2343','EPSG:4493','EPSG:2329','EPSG:2360','EPSG:4515','EPSG:2371','5678824MDHnsf','defs','EPSG:4525','EPSG:2383','error','EPSG:4524','+proj=tmerc\x20+lat_0=0\x20+lon_0=117\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=78\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2377','floor','EPSG:4547','+proj=tmerc\x20+lat_0=0\x20+lon_0=102\x20+k=1\x20+x_0=34500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2355','EPSG:4541','+proj=tmerc\x20+lat_0=0\x20+lon_0=75\x20+k=1\x20+x_0=25500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=93\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4554','EPSG:4492','4610','EPSG:4527','+proj=tmerc\x20+lat_0=0\x20+lon_0=123\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:2370','+proj=tmerc\x20+lat_0=0\x20+lon_0=135\x20+k=1\x20+x_0=45500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4520','EPSG:4529','+proj=tmerc\x20+lat_0=0\x20+lon_0=78\x20+k=1\x20+x_0=26500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:2366','+proj=tmerc\x20+lat_0=0\x20+lon_0=75\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=99\x20+k=1\x20+x_0=17500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','\x20+lon_0=','EPSG:2387','EPSG:4516','+proj=tmerc\x20+lat_0=0\x20+lon_0=99\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:4530','+proj=tmerc\x20+lat_0=0\x20+lon_0=114\x20+k=1\x20+x_0=38500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=120\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=120\x20+k=1\x20+x_0=40500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:4543','EPSG:2382','+proj=tmerc\x20+lat_0=0\x20+lon_0=96\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=93\x20+k=1\x20+x_0=16500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4552','indexOf','EPSG:4522','EPSG:4610','EPSG:2348','EPSG:2384','entries','EPSG:4540','EPSG:4523','\x20+a=','EPSG:2335','EPSG:4510','\x20+k=','+proj=tmerc\x20+lat_0=0\x20+lon_0=123\x20+k=1\x20+x_0=41500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2365','EPSG:2334','EPSG:2339','+proj=tmerc\x20+lat_0=0\x20+lon_0=105\x20+k=1\x20+x_0=18500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2373','EPSG:2349','EPSG:4537','EPSG:4498','EPSG:4528','+proj=tmerc\x20+lat_0=0\x20+lon_0=102\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4509'];a78_0x5f5a=function(){return _0x40d1b3;};return a78_0x5f5a();}import{get as a78_0xe51202}from'ol/proj';import{register}from'ol/proj/proj4.js';export function getGeoProjection(_0x1a2d4a,_0x651af7){const _0x3f315a=a78_0xd429,_0x46a619=_0x651af7[_0x3f315a(0x1eb)]();if(_0x46a619[_0x3f315a(0x1ae)](_0x3f315a(0x256))>-0x1)return new a78_0x2d80db({'code':'EPSG:3857'});else{if(_0x46a619[_0x3f315a(0x1ae)](_0x3f315a(0x26b))>-0x1){const _0x5b0323=_0x1a2d4a[_0x3f315a(0x240)](),_0x1ab635=Math[_0x3f315a(0x288)]((_0x5b0323[0x0]-1.5)/0x3)+0x1,_0x392e5d='EPSG:'+(0x1188+_0x1ab635);return new a78_0x2d80db({'code':_0x392e5d});}}return _0x651af7;}export function getSpheroidProjection(_0x10ced2){const _0x2c0340=a78_0xd429;if(isSpheroid(_0x10ced2))return _0x10ced2;const _0xff43fc=_0x10ced2[_0x2c0340(0x1eb)](),_0x83de52=a78_0x4489e0['defs'](_0xff43fc);if(_0x83de52){const {a:_0x1be3d6,rf:_0x17014b}=_0x83de52,_0x684e23={'EPSG:4326':{'a':0x615299,'f':0x1/298.257223563},'EPSG:4490':{'a':0x615299,'f':0x1/298.257222101},'EPSG:4610':{'a':0x61529c,'f':0x1/298.25722101}};for(const [_0x3e1f78,_0xa97ebe]of Object[_0x2c0340(0x1b3)](_0x684e23)){if(_0x1be3d6===_0xa97ebe['a']&&Math[_0x2c0340(0x200)](_0x17014b?_0x17014b:0x0-_0xa97ebe['f'])<1e-15)return registerProj(_0x3e1f78),new a78_0x2d80db({'code':_0x3e1f78});}}else console[_0x2c0340(0x283)]('未找到投影定义');}export function isSpheroid(_0x1c0ccd){const _0x197817=a78_0xd429,_0x1e1687=_0x1c0ccd['getCode']();return _0x1e1687[_0x197817(0x1ae)](_0x197817(0x256))>-0x1||_0x1e1687['indexOf'](_0x197817(0x26b))>-0x1||_0x1e1687['indexOf'](_0x197817(0x1ce))>-0x1||_0x1e1687[_0x197817(0x1ae)](_0x197817(0x20c))>-0x1||_0x1e1687[_0x197817(0x1ae)](_0x197817(0x291))>-0x1?!![]:![];}function a78_0xd429(_0x5b4838,_0x1fe8f2){const _0x5f5aee=a78_0x5f5a();return a78_0xd429=function(_0xd429a0,_0x268690){_0xd429a0=_0xd429a0-0x19c;let _0x1e0c80=_0x5f5aee[_0xd429a0];return _0x1e0c80;},a78_0xd429(_0x5b4838,_0x1fe8f2);}export function registerProj(_0x51b9e6,_0x3a3f9b){const _0x3140ac=a78_0xd429;let _0x242294;_0x242294=a78_0xe51202(_0x51b9e6);if(!_0x242294)switch(_0x51b9e6){case'EPSG:4490':a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x237),_0x3140ac(0x26e)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x237));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([-0xb4,-0x5a,0xb4,0x5a]);break;case _0x3140ac(0x1a9):a78_0x4489e0['defs'](_0x3140ac(0x1a9),_0x3140ac(0x1c4)),register(a78_0x4489e0),_0x242294=a78_0xe51202('EPSG:4543');_0x242294&&_0x242294['setExtent']([344166.57,2338205.65,622925.7,4729373.22]);break;case'EPSG:4545':a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x1ec),_0x3140ac(0x26a)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x1ec));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([341298.83,2012660.02,623358.71,4704933.89]);break;case _0x3140ac(0x239):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x239),_0x3140ac(0x1e1)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x239));_0x242294&&_0x242294['setExtent']([341226.58,2003802.99,618043.7,4998263.83]);break;case _0x3140ac(0x289):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x289),'+proj=tmerc\x20+lat_0=0\x20+lon_0=114\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x289));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([344577.88,2381397.91,617340.63,5036050.38]);break;case'EPSG:4548':a78_0x4489e0['defs'](_0x3140ac(0x25a),'+proj=tmerc\x20+lat_0=0\x20+lon_0=117\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x25a));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([345754.3,2501017.13,0x94641,5528578.96]);break;case'EPSG:4549':a78_0x4489e0[_0x3140ac(0x280)]('EPSG:4549',_0x3140ac(0x1a7)),register(a78_0x4489e0),_0x242294=a78_0xe51202('EPSG:4549');_0x242294&&_0x242294[_0x3140ac(0x1fc)]([347872.25,2703739.74,599933.05,5912395.2]);break;case'EPSG:4550':a78_0x4489e0[_0x3140ac(0x280)]('EPSG:4550',_0x3140ac(0x210)),register(a78_0x4489e0),_0x242294=a78_0xe51202('EPSG:4550');_0x242294&&_0x242294[_0x3140ac(0x1fc)]([352748.57,3123733.99,599394.66,5937990.42]);break;case _0x3140ac(0x235):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x235),_0x3140ac(0x1ed)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x235));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([372262.47,4451705.13,600236.64,5897928.74]);break;case _0x3140ac(0x1ad):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x1ad),_0x3140ac(0x1cf)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x1ad));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([374503.76,4582750.41,606982.71,5569731.71]);break;case _0x3140ac(0x274):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x274),_0x3140ac(0x233)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x274));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([376543.13,4699379.62,610019.44,5417367.63]);break;case _0x3140ac(0x28f):a78_0x4489e0['defs'](_0x3140ac(0x28f),_0x3140ac(0x265)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x28f));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([383491.84,5080507.85,482969.27,5362930.84]);break;case _0x3140ac(0x1ee):a78_0x4489e0['defs'](_0x3140ac(0x1ee),_0x3140ac(0x19f)),register(a78_0x4489e0),_0x242294=a78_0xe51202('EPSG:4534');_0x242294&&_0x242294[_0x3140ac(0x1fc)]([375272.5,3965339.75,626870.23,4502787.6]);case _0x3140ac(0x25d):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x25d),_0x3140ac(0x286)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x25d));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([356780.75,3435266.95,624607.97,4633842.66]);break;case _0x3140ac(0x20f):a78_0x4489e0[_0x3140ac(0x280)]('EPSG:4536','+proj=tmerc\x20+lat_0=0\x20+lon_0=81\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x20f));_0x242294&&_0x242294['setExtent']([355189.72,3315517.28,617221.79,5083856.92]);break;case _0x3140ac(0x1c1):a78_0x4489e0['defs'](_0x3140ac(0x1c1),_0x3140ac(0x1dc)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x1c1));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([352803.51,3128167.77,613592.51,5233908.47]);break;case _0x3140ac(0x204):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x204),'+proj=tmerc\x20+lat_0=0\x20+lon_0=87\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x204));_0x242294&&_0x242294['setExtent']([352176.08,3077180.78,609359.83,5450729.14]);break;case'EPSG:4539':a78_0x4489e0['defs']('EPSG:4539',_0x3140ac(0x201)),register(a78_0x4489e0),_0x242294=a78_0xe51202('EPSG:4539');_0x242294&&_0x242294[_0x3140ac(0x1fc)]([350541.6,3023992.26,611765.09,5366231.03]);break;case'EPSG:4540':a78_0x4489e0['defs'](_0x3140ac(0x1b4),_0x3140ac(0x28e)),register(a78_0x4489e0),_0x242294=a78_0xe51202('EPSG:4540');_0x242294&&_0x242294['setExtent']([352054.43,3067205.43,618002.46,5000486.51]);break;case'EPSG:4541':a78_0x4489e0['defs'](_0x3140ac(0x28c),_0x3140ac(0x1ab)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x28c));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([352762.3,3124842.44,620089.9,4930490.22]);break;case _0x3140ac(0x241):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x241),_0x3140ac(0x244)),register(a78_0x4489e0),_0x242294=a78_0xe51202('EPSG:4542');_0x242294&&_0x242294['setExtent']([344482.32,2371430.3,622787.54,4737149.55]);break;case _0x3140ac(0x230):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x230),_0x3140ac(0x28d)),register(a78_0x4489e0),_0x242294=a78_0xe51202('EPSG:4513');_0x242294&&_0x242294['setExtent']([25375272.5,3965339.75,25626870.23,4502787.6]);break;case _0x3140ac(0x24d):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x24d),'+proj=tmerc\x20+lat_0=0\x20+lon_0=78\x20+k=1\x20+x_0=26500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a78_0x4489e0),_0x242294=a78_0xe51202('EPSG:4514');_0x242294&&_0x242294[_0x3140ac(0x1fc)]([26356780.75,3435266.95,26624607.97,4633842.66]);break;case'EPSG:4515':a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x27d),'+proj=tmerc\x20+lat_0=0\x20+lon_0=81\x20+k=1\x20+x_0=27500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x27d));_0x242294&&_0x242294['setExtent']([27355189.72,3315517.28,27617221.79,5083856.92]);break;case _0x3140ac(0x1a3):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x1a3),_0x3140ac(0x22e)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x1a3));_0x242294&&_0x242294['setExtent']([28352803.51,3128167.77,28613592.51,5233908.47]);break;case _0x3140ac(0x1fa):a78_0x4489e0['defs']('EPSG:4517','+proj=tmerc\x20+lat_0=0\x20+lon_0=87\x20+k=1\x20+x_0=29500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x1fa));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([29352176.08,3077180.78,29609359.83,5450729.14]);break;case _0x3140ac(0x1d6):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x1d6),_0x3140ac(0x21e)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x1d6));_0x242294&&_0x242294['setExtent']([30350541.6,3023992.26,30611765.09,5366231.03]);break;case _0x3140ac(0x205):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x205),_0x3140ac(0x23b)),register(a78_0x4489e0),_0x242294=a78_0xe51202('EPSG:4519');_0x242294&&_0x242294[_0x3140ac(0x1fc)]([31352054.43,3067205.43,31618002.46,5000486.51]);break;case'EPSG:4520':a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x296),'+proj=tmerc\x20+lat_0=0\x20+lon_0=96\x20+k=1\x20+x_0=32500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x296));_0x242294&&_0x242294['setExtent']([32352762.3,3124842.44,32620089.9,4930490.22]);break;case'EPSG:4521':a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x257),'+proj=tmerc\x20+lat_0=0\x20+lon_0=99\x20+k=1\x20+x_0=33500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x257));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([33344482.32,2371430.3,33622787.54,4737149.55]);break;case _0x3140ac(0x1af):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x1af),_0x3140ac(0x28a)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x1af));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([34344166.57,2338205.65,34622925.7,4729373.22]);break;case _0x3140ac(0x1b5):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x1b5),'+proj=tmerc\x20+lat_0=0\x20+lon_0=105\x20+k=1\x20+x_0=35500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x1b5));_0x242294&&_0x242294['setExtent']([35345643.07,2489940.65,35623868.1,4676052.19]);break;case'EPSG:4524':a78_0x4489e0['defs'](_0x3140ac(0x284),_0x3140ac(0x217)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x284));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([36341298.83,2012660.02,36623358.71,4704933.89]);break;case'EPSG:4525':a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x281),_0x3140ac(0x25f)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x281));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([37341226.58,2003802.99,37618043.7,4998263.83]);break;case _0x3140ac(0x1d3):a78_0x4489e0['defs'](_0x3140ac(0x1d3),_0x3140ac(0x1d7)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x1d3));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([38344577.88,2381397.91,38617340.63,5036050.38]);break;case _0x3140ac(0x292):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x292),_0x3140ac(0x218)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x292));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([39345754.3,2501017.13,0x25c5e01,5528578.96]);break;case _0x3140ac(0x1c3):a78_0x4489e0['defs']('EPSG:4528',_0x3140ac(0x252)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x1c3));if(_0x242294){}break;case _0x3140ac(0x19c):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x19c),_0x3140ac(0x1ba)),register(a78_0x4489e0),_0x242294=a78_0xe51202('EPSG:4529');_0x242294&&_0x242294[_0x3140ac(0x1fc)]([41352748.57,3123733.99,41599394.66,5937990.42]);break;case _0x3140ac(0x1a5):a78_0x4489e0['defs'](_0x3140ac(0x1a5),_0x3140ac(0x1d1)),register(a78_0x4489e0),_0x242294=a78_0xe51202('EPSG:4530');_0x242294&&_0x242294[_0x3140ac(0x1fc)]([42372262.47,4451705.13,42600236.64,5897928.74]);break;case _0x3140ac(0x21f):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x21f),_0x3140ac(0x220)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x21f));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([43374503.76,4582750.41,43606982.71,5569731.71]);break;case'EPSG:4532':a78_0x4489e0[_0x3140ac(0x280)]('EPSG:4532',_0x3140ac(0x268)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x246));_0x242294&&_0x242294['setExtent']([44376543.13,4699379.62,44610019.44,5417367.63]);break;case _0x3140ac(0x1cb):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x1cb),_0x3140ac(0x295)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x1cb));_0x242294&&_0x242294['setExtent']([45383491.84,5080507.85,45482969.27,5362930.84]);break;case'EPSG:4507':a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x1f9),_0x3140ac(0x1d0)),register(a78_0x4489e0),_0x242294=a78_0xe51202('EPSG:4507');_0x242294&&_0x242294[_0x3140ac(0x1fc)]([181721.15,1965854.14,746725.01,4708206.87]);break;case _0x3140ac(0x203):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x203),_0x3140ac(0x1e1)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x203));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([179915.67,1849516.47,736087.19,5001549.83]);break;case _0x3140ac(0x1c5):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x1c5),_0x3140ac(0x215)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x1c5));_0x242294&&_0x242294['setExtent']([184047.25,2106579.41,708208.94,5714206.25]);break;case'EPSG:4510':a78_0x4489e0[_0x3140ac(0x280)]('EPSG:4510',_0x3140ac(0x210)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x1b8));_0x242294&&_0x242294['setExtent']([196182.08,2729495.05,698769.28,5941131.59]);break;case _0x3140ac(0x1e0):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x1e0),_0x3140ac(0x1cf)),register(a78_0x4489e0),_0x242294=a78_0xe51202('EPSG:4511');_0x242294&&_0x242294[_0x3140ac(0x1fc)]([209606.47,3290627.32,702362.77,5855471.68]);break;case _0x3140ac(0x216):a78_0x4489e0['defs']('EPSG:4512',_0x3140ac(0x265)),register(a78_0x4489e0),_0x242294=a78_0xe51202('EPSG:4512');_0x242294&&_0x242294[_0x3140ac(0x1fc)]([263541.74,4991547.88,482969.27,5362930.84]);break;case _0x3140ac(0x224):a78_0x4489e0['defs'](_0x3140ac(0x224),_0x3140ac(0x19f)),register(a78_0x4489e0),_0x242294=a78_0xe51202('EPSG:4502');_0x242294&&_0x242294[_0x3140ac(0x1fc)]([374665.41,3922064.44,752994.91,4552715.22]);break;case _0x3140ac(0x232):a78_0x4489e0['defs'](_0x3140ac(0x232),_0x3140ac(0x269)),register(a78_0x4489e0),_0x242294=a78_0xe51202('EPSG:4503');_0x242294&&_0x242294[_0x3140ac(0x1fc)]([206116.83,3230779.31,727179.04,5237184.74]);break;case _0x3140ac(0x1f6):a78_0x4489e0[_0x3140ac(0x280)]('EPSG:4504',_0x3140ac(0x251)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x1f6));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([203003.72,3026658.93,718708.81,5453980.63]);break;case _0x3140ac(0x227):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x227),_0x3140ac(0x28e)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x227));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([204050.9,3069909.68,725045.7,5311696.64]);break;case'EPSG:4506':a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x255),'+proj=tmerc\x20+lat_0=0\x20+lon_0=99\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x255));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([188253.52,2340414.16,744727.96,4787117.85]);break;case _0x3140ac(0x24f):a78_0x4489e0[_0x3140ac(0x280)]('EPSG:4491',_0x3140ac(0x1c6)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x24f));_0x242294&&_0x242294['setExtent']([13374665.41,3922064.44,13752994.91,4552715.22]);break;case _0x3140ac(0x290):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x290),_0x3140ac(0x1f7)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x290));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([14206116.83,3230779.31,14727179.04,5237184.74]);break;case _0x3140ac(0x27a):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x27a),'+proj=tmerc\x20+lat_0=0\x20+lon_0=87\x20+k=1\x20+x_0=15500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x27a));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([15203003.72,3026658.93,15718708.81,5453980.63]);break;case _0x3140ac(0x228):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x228),_0x3140ac(0x1ac)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x228));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([16204050.9,3069909.68,16725045.7,5311696.64]);break;case _0x3140ac(0x207):a78_0x4489e0['defs']('EPSG:4495',_0x3140ac(0x22a)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x207));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([17188253.52,2340414.16,17744727.96,4787117.85]);break;case _0x3140ac(0x1c7):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x1c7),_0x3140ac(0x1be)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x1c7));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([18181721.15,1965854.14,18746725.01,4708206.87]);break;case'EPSG:4497':a78_0x4489e0[_0x3140ac(0x280)]('EPSG:4497','+proj=tmerc\x20+lat_0=0\x20+lon_0=111\x20+k=1\x20+x_0=19500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x263));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([19179915.67,1849516.47,19736087.19,5001549.83]);break;case _0x3140ac(0x1c2):a78_0x4489e0[_0x3140ac(0x280)]('EPSG:4498',_0x3140ac(0x254)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x1c2));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([20184047.25,2106579.41,20708208.94,5714206.25]);break;case _0x3140ac(0x273):a78_0x4489e0['defs'](_0x3140ac(0x273),_0x3140ac(0x1e8)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x273));_0x242294&&_0x242294['setExtent']([21196182.08,2729495.05,21698769.28,5941131.59]);break;case _0x3140ac(0x234):a78_0x4489e0['defs']('EPSG:4500',_0x3140ac(0x24a)),register(a78_0x4489e0),_0x242294=a78_0xe51202('EPSG:4500');_0x242294&&_0x242294[_0x3140ac(0x1fc)]([22209606.47,3290627.32,22702362.77,5855471.68]);break;case _0x3140ac(0x1e6):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x1e6),_0x3140ac(0x1f0)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x1e6));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([23263541.74,4991547.88,23482969.27,5362930.84]);break;case'EPSG:4610':a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x1b0),_0x3140ac(0x271)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x1b0));_0x242294&&_0x242294['setExtent']([-0xb4,-0x5a,0xb4,0x5a]);break;case _0x3140ac(0x23d):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x23d),_0x3140ac(0x1f8)),register(a78_0x4489e0),_0x242294=a78_0xe51202('EPSG:2379');_0x242294&&_0x242294[_0x3140ac(0x1fc)]([344166.5,2338206.74,622925.76,4729375.42]);break;case _0x3140ac(0x23f):a78_0x4489e0['defs'](_0x3140ac(0x23f),_0x3140ac(0x21d)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x23f));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([0x5462b,2489941.81,623868.16,4676054.37]);break;case _0x3140ac(0x1d5):a78_0x4489e0['defs'](_0x3140ac(0x1d5),_0x3140ac(0x249)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x1d5));_0x242294&&_0x242294['setExtent']([341298.75,2012660.96,623358.77,4704936.09]);break;case'EPSG:2382':a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x1aa),_0x3140ac(0x1e3)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x1aa));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([341226.51,2003803.92,618043.76,4998266.16]);break;case _0x3140ac(0x282):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x282),_0x3140ac(0x1e4)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x282));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([344577.81,2381399.02,617340.68,5036052.73]);break;case _0x3140ac(0x1b2):a78_0x4489e0[_0x3140ac(0x280)]('EPSG:2384',_0x3140ac(0x285)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x1b2));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([345754.23,2501018.29,607809.05,5528581.54]);break;case _0x3140ac(0x1e9):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x1e9),_0x3140ac(0x22f)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x1e9));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([347872.18,0x29417d,599933.1,5912397.96]);break;case _0x3140ac(0x1de):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x1de),_0x3140ac(0x293)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x1de));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([352748.5,3123735.45,599394.71,5937993.2]);break;case _0x3140ac(0x1a2):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x1a2),_0x3140ac(0x24b)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x1a2));_0x242294&&_0x242294['setExtent']([372262.41,4451707.2,600236.68,5897931.5]);break;case _0x3140ac(0x1dd):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x1dd),_0x3140ac(0x247)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x1dd));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([374503.71,4582752.55,606982.76,5569734.31]);break;case _0x3140ac(0x226):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x226),_0x3140ac(0x26c)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x226));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([376543.07,4699381.82,610019.49,5417370.16]);break;case _0x3140ac(0x1e5):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x1e5),_0x3140ac(0x1ea)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x1e5));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([383491.79,5080510.22,482969.27,5362933.35]);break;case _0x3140ac(0x294):a78_0x4489e0['defs'](_0x3140ac(0x294),_0x3140ac(0x278)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x294));_0x242294&&_0x242294['setExtent']([375272.44,3965341.6,626870.29,4502789.7]);break;case _0x3140ac(0x27e):a78_0x4489e0['defs'](_0x3140ac(0x27e),_0x3140ac(0x222)),register(a78_0x4489e0),_0x242294=a78_0xe51202('EPSG:2371');_0x242294&&_0x242294[_0x3140ac(0x1fc)]([356780.68,3435268.56,624608.03,4633844.82]);break;case _0x3140ac(0x221):a78_0x4489e0[_0x3140ac(0x280)]('EPSG:2372',_0x3140ac(0x25c)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x221));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([355189.66,3315518.83,617221.84,5083859.29]);break;case _0x3140ac(0x1bf):a78_0x4489e0['defs']('EPSG:2373','+proj=tmerc\x20+lat_0=0\x20+lon_0=84\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x1bf));_0x242294&&_0x242294['setExtent']([352803.44,3128169.23,613592.56,5233910.91]);break;case'EPSG:2374':a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x1cc),_0x3140ac(0x270)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x1cc));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([352176.01,3077182.21,609359.88,5450731.68]);break;case _0x3140ac(0x24c):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x24c),'+proj=tmerc\x20+lat_0=0\x20+lon_0=90\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x24c));_0x242294&&_0x242294['setExtent']([350541.53,3023993.67,611765.14,5366233.54]);break;case'EPSG:2376':a78_0x4489e0[_0x3140ac(0x280)]('EPSG:2376',_0x3140ac(0x1e7)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x24e));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([352054.36,3067206.86,618002.52,5000488.84]);break;case _0x3140ac(0x287):a78_0x4489e0['defs']('EPSG:2377','+proj=tmerc\x20+lat_0=0\x20+lon_0=96\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x287));_0x242294&&_0x242294['setExtent']([352762.23,3124843.89,620089.96,4930492.52]);break;case _0x3140ac(0x211):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x211),_0x3140ac(0x1a4)),register(a78_0x4489e0),_0x242294=a78_0xe51202('EPSG:2378');_0x242294&&_0x242294[_0x3140ac(0x1fc)]([344482.25,2371431.4,622787.6,4737151.76]);break;case _0x3140ac(0x1c0):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x1c0),'+proj=tmerc\x20+lat_0=0\x20+lon_0=75\x20+k=1\x20+x_0=25500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x1c0));_0x242294&&_0x242294['setExtent']([25375272.44,3965341.6,25626870.29,4502789.7]);break;case'EPSG:2350':a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x1fe),_0x3140ac(0x19d)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x1fe));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([26356780.68,3435268.56,26624608.03,4633844.82]);break;case _0x3140ac(0x22d):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x22d),_0x3140ac(0x1f4)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x22d));_0x242294&&_0x242294['setExtent']([27355189.66,3315518.83,27617221.84,5083859.29]);break;case _0x3140ac(0x267):a78_0x4489e0[_0x3140ac(0x280)]('EPSG:2352','+proj=tmerc\x20+lat_0=0\x20+lon_0=84\x20+k=1\x20+x_0=28500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x267));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([28352803.44,3128169.23,28613592.56,5233910.91]);break;case'EPSG:2353':a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x25b),_0x3140ac(0x261)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x25b));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([29352176.01,3077182.21,29609359.88,5450731.68]);break;case _0x3140ac(0x262):a78_0x4489e0['defs']('EPSG:2354','+proj=tmerc\x20+lat_0=0\x20+lon_0=90\x20+k=1\x20+x_0=30500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a78_0x4489e0),_0x242294=a78_0xe51202('EPSG:2354');_0x242294&&_0x242294['setExtent']([30350541.53,3023993.67,30611765.14,5366233.54]);break;case'EPSG:2355':a78_0x4489e0['defs']('EPSG:2355',_0x3140ac(0x231)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x28b));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([31352054.36,3067206.86,31618002.52,5000488.84]);break;case'EPSG:2356':a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x1d8),'+proj=tmerc\x20+lat_0=0\x20+lon_0=96\x20+k=1\x20+x_0=32500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a78_0x4489e0),_0x242294=a78_0xe51202('EPSG:2356');_0x242294&&_0x242294[_0x3140ac(0x1fc)]([32352762.23,3124843.89,32620089.96,4930492.52]);break;case _0x3140ac(0x26f):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x26f),_0x3140ac(0x20b)),register(a78_0x4489e0),_0x242294=a78_0xe51202('EPSG:2357');_0x242294&&_0x242294[_0x3140ac(0x1fc)]([33344482.25,2371431.4,33622787.6,4737151.76]);break;case _0x3140ac(0x242):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x242),'+proj=tmerc\x20+lat_0=0\x20+lon_0=102\x20+k=1\x20+x_0=34500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x242));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([34344166.5,2338206.74,34622925.76,4729375.42]);break;case _0x3140ac(0x26d):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x26d),_0x3140ac(0x229)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x26d));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([0x21b54eb,2489941.81,35623868.16,4676054.37]);break;case _0x3140ac(0x27c):a78_0x4489e0['defs'](_0x3140ac(0x27c),_0x3140ac(0x202)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x27c));_0x242294&&_0x242294['setExtent']([36341298.75,2012660.96,36623358.77,4704936.09]);break;case _0x3140ac(0x23c):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x23c),_0x3140ac(0x243)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x23c));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([37341226.51,2003803.92,37618043.76,4998266.16]);break;case _0x3140ac(0x20d):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x20d),_0x3140ac(0x1a6)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x20d));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([38344577.81,2381399.02,38617340.68,5036052.73]);break;case'EPSG:2363':a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x1ca),_0x3140ac(0x1fb)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x1ca));_0x242294&&_0x242294['setExtent']([39345754.23,2501018.29,39607809.05,5528581.54]);break;case'EPSG:2364':a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x1ef),_0x3140ac(0x1a8)),register(a78_0x4489e0),_0x242294=a78_0xe51202('EPSG:2364');_0x242294&&_0x242294[_0x3140ac(0x1fc)]([40347872.18,0x29417d,40599933.1,5912397.96]);break;case _0x3140ac(0x1bb):a78_0x4489e0[_0x3140ac(0x280)]('EPSG:2365','+proj=tmerc\x20+lat_0=0\x20+lon_0=123\x20+k=1\x20+x_0=41500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x1bb));_0x242294&&_0x242294['setExtent']([41352748.5,3123735.45,41599394.71,5937993.2]);break;case _0x3140ac(0x19e):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x19e),_0x3140ac(0x258)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x19e));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([42372262.41,4451707.2,42600236.68,5897931.5]);break;case _0x3140ac(0x1f1):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x1f1),_0x3140ac(0x1f3)),register(a78_0x4489e0),_0x242294=a78_0xe51202('EPSG:2367');_0x242294&&_0x242294[_0x3140ac(0x1fc)]([43374503.71,4582752.55,43606982.76,5569734.31]);break;case'EPSG:2368':a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x1da),_0x3140ac(0x25e)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x1da));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([44376543.07,4699381.82,44610019.49,5417370.16]);break;case _0x3140ac(0x248):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x248),_0x3140ac(0x213)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x248));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([45383491.79,5080510.22,45482969.27,5362933.35]);break;case _0x3140ac(0x279):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x279),_0x3140ac(0x21d)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x279));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([189098.51,2384748.79,746725.12,4708209.07]);break;case _0x3140ac(0x212):a78_0x4489e0['defs'](_0x3140ac(0x212),'+proj=tmerc\x20+lat_0=0\x20+lon_0=111\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a78_0x4489e0),_0x242294=a78_0xe51202('EPSG:2344');_0x242294&&_0x242294[_0x3140ac(0x1fc)]([182364.58,2005744.33,736087.3,5001552.17]);break;case _0x3140ac(0x1f2):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x1f2),_0x3140ac(0x285)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x1f2));_0x242294&&_0x242294['setExtent']([190416.42,2452360.4,708209.04,5714208.92]);break;case _0x3140ac(0x276):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x276),_0x3140ac(0x293)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x276));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([200433.02,2917986.59,698769.38,5941134.37]);break;case'EPSG:2347':a78_0x4489e0['defs'](_0x3140ac(0x21c),'+proj=tmerc\x20+lat_0=0\x20+lon_0=129\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x21c));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([247158.43,4532694.83,702362.87,5855474.42]);break;case _0x3140ac(0x1b1):a78_0x4489e0['defs'](_0x3140ac(0x1b1),_0x3140ac(0x1ea)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x1b1));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([263541.63,4991550.21,482969.27,5362933.35]);break;case _0x3140ac(0x208):a78_0x4489e0['defs'](_0x3140ac(0x208),_0x3140ac(0x278)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x208));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([374665.35,3922066.27,752995.03,4552717.34]);break;case _0x3140ac(0x1bd):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x1bd),_0x3140ac(0x25c)),register(a78_0x4489e0),_0x242294=a78_0xe51202('EPSG:2339');_0x242294&&_0x242294['setExtent']([206116.69,3230780.81,727179.14,5237187.19]);break;case _0x3140ac(0x23a):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x23a),'+proj=tmerc\x20+lat_0=0\x20+lon_0=87\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a78_0x4489e0),_0x242294=a78_0xe51202('EPSG:2340');_0x242294&&_0x242294[_0x3140ac(0x1fc)]([203003.59,3026660.34,718708.91,5453983.17]);break;case'EPSG:2341':a78_0x4489e0['defs'](_0x3140ac(0x20a),_0x3140ac(0x1e7)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x20a));_0x242294&&_0x242294['setExtent']([204050.76,3069911.11,725045.8,5311699.12]);break;case'EPSG:2342':a78_0x4489e0['defs'](_0x3140ac(0x260),_0x3140ac(0x1a4)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x260));_0x242294&&_0x242294['setExtent']([188253.38,2340415.25,744728.08,4787120.08]);break;case _0x3140ac(0x225):a78_0x4489e0['defs'](_0x3140ac(0x225),_0x3140ac(0x209)),register(a78_0x4489e0),_0x242294=a78_0xe51202('EPSG:2327');_0x242294&&_0x242294[_0x3140ac(0x1fc)]([13374665.35,3922066.27,13752995.03,4552717.34]);break;case _0x3140ac(0x1c9):a78_0x4489e0[_0x3140ac(0x280)]('EPSG:2328','+proj=tmerc\x20+lat_0=0\x20+lon_0=81\x20+k=1\x20+x_0=14500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x1c9));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([14206116.69,3230780.81,14727179.14,5237187.19]);break;case _0x3140ac(0x27b):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x27b),_0x3140ac(0x245)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x27b));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([15203003.59,3026660.34,15718708.91,5453983.17]);break;case _0x3140ac(0x236):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x236),'+proj=tmerc\x20+lat_0=0\x20+lon_0=93\x20+k=1\x20+x_0=16500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x236));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([16204050.76,3069911.11,16725045.8,5311699.12]);break;case _0x3140ac(0x277):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x277),_0x3140ac(0x1a0)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x277));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([17188253.38,2340415.25,17744728.08,4787120.08]);break;case _0x3140ac(0x1c8):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x1c8),_0x3140ac(0x266)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x1c8));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([18189098.51,2384748.79,18746725.12,4708209.07]);break;case _0x3140ac(0x21b):a78_0x4489e0['defs'](_0x3140ac(0x21b),_0x3140ac(0x275)),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x21b));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([19182364.58,2005744.33,19736087.3,5001552.17]);break;case _0x3140ac(0x1bc):a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x1bc),'+proj=tmerc\x20+lat_0=0\x20+lon_0=117\x20+k=1\x20+x_0=20500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a78_0x4489e0),_0x242294=a78_0xe51202('EPSG:2334');_0x242294&&_0x242294[_0x3140ac(0x1fc)]([20190416.42,2452360.4,20708209.04,5714208.92]);break;case _0x3140ac(0x1b7):a78_0x4489e0['defs'](_0x3140ac(0x1b7),'+proj=tmerc\x20+lat_0=0\x20+lon_0=123\x20+k=1\x20+x_0=21500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x1b7));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([21200433.02,2917986.59,21698769.38,5941134.37]);break;case'EPSG:2336':a78_0x4489e0[_0x3140ac(0x280)](_0x3140ac(0x219),'+proj=tmerc\x20+lat_0=0\x20+lon_0=129\x20+k=1\x20+x_0=22500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x3140ac(0x219));_0x242294&&_0x242294[_0x3140ac(0x1fc)]([22247158.43,4532694.83,22702362.87,5855474.42]);break;case _0x3140ac(0x1d9):a78_0x4489e0['defs'](_0x3140ac(0x1d9),'+proj=tmerc\x20+lat_0=0\x20+lon_0=135\x20+k=1\x20+x_0=23500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a78_0x4489e0),_0x242294=a78_0xe51202('EPSG:2337');_0x242294&&_0x242294[_0x3140ac(0x1fc)]([23263541.63,4991550.21,23482969.27,5362933.35]);break;default:console[_0x3140ac(0x1df)](_0x3140ac(0x1fd));let _0x45c85f=checkProj(_0x51b9e6,(_0x2c86ca,_0x262daa)=>{const _0x45c92f=_0x3140ac;if(_0x262daa[_0x45c92f(0x22c)]=='Gauss_Kruger'){let _0x76a70c=_0x51b9e6[_0x45c92f(0x1db)](_0x45c92f(0x1f5),'Transverse_Mercator');a78_0x4489e0[_0x45c92f(0x280)](_0x51b9e6,_0x76a70c);}else{if(_0x262daa['projName']==_0x45c92f(0x1e2)){const _0x39658f=_0x262daa['a']-_0x262daa['a']/_0x262daa['rf'];let _0x3b035c=_0x45c92f(0x21a)+_0x262daa['latitude_of_center']+_0x45c92f(0x1a1)+_0x262daa['longitude_of_center']+_0x45c92f(0x1b9)+_0x262daa['k0']+_0x45c92f(0x238)+_0x262daa[_0x45c92f(0x1d4)]+_0x45c92f(0x23e)+_0x262daa['false_northing']+_0x45c92f(0x1cd)+_0x262daa[_0x45c92f(0x259)]+_0x45c92f(0x1b6)+_0x262daa['a']+'\x20+b='+_0x39658f+_0x45c92f(0x223);a78_0x4489e0[_0x45c92f(0x280)](_0x51b9e6,_0x3b035c);}}});_0x45c85f&&a78_0x4489e0[_0x3140ac(0x280)](_0x51b9e6,_0x51b9e6);register(a78_0x4489e0),_0x242294=a78_0xe51202(_0x51b9e6);_0x242294&&_0x3a3f9b&&_0x242294[_0x3140ac(0x1fc)](_0x3a3f9b);}return _0x242294;}function checkProj(_0x5189e4,_0x1f7397){const _0x409ca3=a78_0xd429;var _0x5bb52c=a78_0x4c9947(_0x5189e4);if(typeof _0x5bb52c!=='object'){_0x1f7397(_0x5189e4,_0x5bb52c);return;}var _0x8204ad=a78_0x5099aa[_0x409ca3(0x272)](_0x5bb52c[_0x409ca3(0x22c)]);if(!_0x8204ad){_0x1f7397(_0x5189e4,_0x5bb52c);return;}return!![];}
@@ -1 +1 @@
1
- export function calculateResolution(_0x598c98,_0x37b4a5){const _0x3d520d=25.4/0.28,_0xccbba2=0x3e8/25.4;return _0x598c98/_0x3d520d/_0xccbba2/_0x37b4a5;}
1
+ export function calculateResolution(_0x183484,_0x34fd3){const _0x1de6cf=25.4/0.28,_0x57dfed=0x3e8/25.4;return _0x183484/_0x1de6cf/_0x57dfed/_0x34fd3;}
@@ -1 +1 @@
1
- (function(_0x5e116d,_0x32f76a){const _0x64132f=a80_0x5b67,_0x16ff0d=_0x5e116d();while(!![]){try{const _0x4aaef2=-parseInt(_0x64132f(0x1c8))/0x1+-parseInt(_0x64132f(0x1d3))/0x2+-parseInt(_0x64132f(0x1cc))/0x3+-parseInt(_0x64132f(0x1d1))/0x4+parseInt(_0x64132f(0x1d0))/0x5*(-parseInt(_0x64132f(0x1cd))/0x6)+parseInt(_0x64132f(0x1d4))/0x7+-parseInt(_0x64132f(0x1c9))/0x8*(-parseInt(_0x64132f(0x1ca))/0x9);if(_0x4aaef2===_0x32f76a)break;else _0x16ff0d['push'](_0x16ff0d['shift']());}catch(_0x500185){_0x16ff0d['push'](_0x16ff0d['shift']());}}}(a80_0x1505,0x775b0));import{modulo,toFixed}from'ol/math';function a80_0x5b67(_0x48d3d2,_0x2906d1){const _0x1505d9=a80_0x1505();return a80_0x5b67=function(_0x5b6723,_0x8a08ae){_0x5b6723=_0x5b6723-0x1c8;let _0x534117=_0x1505d9[_0x5b6723];return _0x534117;},a80_0x5b67(_0x48d3d2,_0x2906d1);}import{padNumber}from'ol/string';export function transformedToNumber(_0x8b43a){const _0xb23182=a80_0x5b67;if(_0x8b43a)return parseFloat(_0x8b43a[_0xb23182(0x1d2)](/[^\d]/g,''));throw new Error('字符串为空');}export function base64ToBlob(_0x346601){const _0x3db28d=a80_0x5b67;let _0x3e44f2=window[_0x3db28d(0x1d5)](_0x346601),_0x51a652=_0x3e44f2[_0x3db28d(0x1cf)],_0x1c4d72=new Uint8Array(_0x51a652);while(_0x51a652--){_0x1c4d72[_0x51a652]=_0x3e44f2[_0x3db28d(0x1d6)](_0x51a652);}return new Blob([_0x1c4d72],{'type':_0x346601});}function a80_0x1505(){const _0xb04244=['charCodeAt','880694qUdGPr','7340048TnXTsR','27dSvCqB','abs','13050HzwtDY','5128878PBVBDG','floor','length','5iHiotn','1568956gxulcy','replace','912636XhCoJU','2273432lnAgOX','atob'];a80_0x1505=function(){return _0xb04244;};return a80_0x1505();}export function degreesToStringHDMS(_0xea23b1,_0x5d7194){const _0x2fb792=a80_0x5b67,_0x1c2052=modulo(_0xea23b1+0xb4,0x168)-0xb4,_0xe02795=Math[_0x2fb792(0x1cb)](0xe10*_0x1c2052),_0xb417f6=_0x5d7194||0x0;let _0x3ba2c5=Math['floor'](_0xe02795/0xe10),_0x305056=Math[_0x2fb792(0x1ce)]((_0xe02795-_0x3ba2c5*0xe10)/0x3c),_0x1d17a6=toFixed(_0xe02795-_0x3ba2c5*0xe10-_0x305056*0x3c,_0xb417f6);_0x1d17a6>=0x3c&&(_0x1d17a6=0x0,_0x305056+=0x1);_0x305056>=0x3c&&(_0x305056=0x0,_0x3ba2c5+=0x1);let _0x47126a=_0x3ba2c5+'°';return(_0x305056!==0x0||_0x1d17a6!==0x0)&&(_0x47126a+='\x20'+padNumber(_0x305056,0x2)+'′'),_0x1d17a6!==0x0&&(_0x47126a+='\x20'+padNumber(_0x1d17a6,0x2,_0xb417f6)+'″'),_0x47126a;}
1
+ (function(_0x211381,_0x26af40){const _0x18d99c=a80_0x2ed6,_0x2d2996=_0x211381();while(!![]){try{const _0x26766d=parseInt(_0x18d99c(0xa1))/0x1*(-parseInt(_0x18d99c(0xa4))/0x2)+-parseInt(_0x18d99c(0xa2))/0x3*(-parseInt(_0x18d99c(0xab))/0x4)+parseInt(_0x18d99c(0xa8))/0x5*(-parseInt(_0x18d99c(0x9f))/0x6)+-parseInt(_0x18d99c(0xa5))/0x7+parseInt(_0x18d99c(0xac))/0x8+-parseInt(_0x18d99c(0xa9))/0x9+parseInt(_0x18d99c(0x9e))/0xa;if(_0x26766d===_0x26af40)break;else _0x2d2996['push'](_0x2d2996['shift']());}catch(_0x2f362b){_0x2d2996['push'](_0x2d2996['shift']());}}}(a80_0x2250,0xb191e));import{modulo,toFixed}from'ol/math';function a80_0x2250(){const _0x4f13a3=['length','atob','335McQNEP','122265gBmYER','replace','386036IOOnmm','2742184CxFNvR','9213720HdwVnq','10860sNoKHv','floor','79cZfdVs','27qOWOXn','字符串为空','4502KslcRg','7649012ZBATRC'];a80_0x2250=function(){return _0x4f13a3;};return a80_0x2250();}import{padNumber}from'ol/string';function a80_0x2ed6(_0x388c7f,_0x47866b){const _0x225096=a80_0x2250();return a80_0x2ed6=function(_0x2ed674,_0x16b7c4){_0x2ed674=_0x2ed674-0x9e;let _0x2c695e=_0x225096[_0x2ed674];return _0x2c695e;},a80_0x2ed6(_0x388c7f,_0x47866b);}export function transformedToNumber(_0x41e469){const _0x1fc7d2=a80_0x2ed6;if(_0x41e469)return parseFloat(_0x41e469[_0x1fc7d2(0xaa)](/[^\d]/g,''));throw new Error(_0x1fc7d2(0xa3));}export function base64ToBlob(_0x39b0f7){const _0x238efb=a80_0x2ed6;let _0x5ed2f9=window[_0x238efb(0xa7)](_0x39b0f7),_0x309ec0=_0x5ed2f9[_0x238efb(0xa6)],_0x6b24ba=new Uint8Array(_0x309ec0);while(_0x309ec0--){_0x6b24ba[_0x309ec0]=_0x5ed2f9['charCodeAt'](_0x309ec0);}return new Blob([_0x6b24ba],{'type':_0x39b0f7});}export function degreesToStringHDMS(_0x1cc90e,_0x144f02){const _0x31f27f=a80_0x2ed6,_0x31ccb9=modulo(_0x1cc90e+0xb4,0x168)-0xb4,_0x403c18=Math['abs'](0xe10*_0x31ccb9),_0x3ac8cc=_0x144f02||0x0;let _0x5c40c1=Math[_0x31f27f(0xa0)](_0x403c18/0xe10),_0x1bd02b=Math[_0x31f27f(0xa0)]((_0x403c18-_0x5c40c1*0xe10)/0x3c),_0x578e39=toFixed(_0x403c18-_0x5c40c1*0xe10-_0x1bd02b*0x3c,_0x3ac8cc);_0x578e39>=0x3c&&(_0x578e39=0x0,_0x1bd02b+=0x1);_0x1bd02b>=0x3c&&(_0x1bd02b=0x0,_0x5c40c1+=0x1);let _0x1a353a=_0x5c40c1+'°';return(_0x1bd02b!==0x0||_0x578e39!==0x0)&&(_0x1a353a+='\x20'+padNumber(_0x1bd02b,0x2)+'′'),_0x578e39!==0x0&&(_0x1a353a+='\x20'+padNumber(_0x578e39,0x2,_0x3ac8cc)+'″'),_0x1a353a;}
@@ -1 +1 @@
1
- (function(_0x313e61,_0x4480f8){const _0x3d3d4e=a81_0x4946,_0x21ef7b=_0x313e61();while(!![]){try{const _0x773282=-parseInt(_0x3d3d4e(0x93))/0x1*(-parseInt(_0x3d3d4e(0x95))/0x2)+parseInt(_0x3d3d4e(0x9f))/0x3+parseInt(_0x3d3d4e(0x97))/0x4+parseInt(_0x3d3d4e(0x94))/0x5+parseInt(_0x3d3d4e(0x99))/0x6+-parseInt(_0x3d3d4e(0xa1))/0x7+-parseInt(_0x3d3d4e(0xa0))/0x8;if(_0x773282===_0x4480f8)break;else _0x21ef7b['push'](_0x21ef7b['shift']());}catch(_0x2a91a5){_0x21ef7b['push'](_0x21ef7b['shift']());}}}(a81_0xc30d,0x7905f));function a81_0x4946(_0x282795,_0x39077a){const _0xc30d55=a81_0xc30d();return a81_0x4946=function(_0x49464e,_0x1dce6e){_0x49464e=_0x49464e-0x90;let _0x588b9a=_0xc30d55[_0x49464e];return _0x588b9a;},a81_0x4946(_0x282795,_0x39077a);}import{Style,Fill,Circle,Stroke}from'ol/style';export function transformedEsriStyle(_0x4809b8){const _0x517f31=a81_0x4946;let _0x200e73=new Style();switch(_0x4809b8[_0x517f31(0x9a)]){case'esriSMSCircle':_0x200e73=new Style({'image':new Circle({'fill':new Fill({'color':_0x517f31(0x9e)+_0x4809b8[_0x517f31(0xa2)][0x0]+',\x20'+_0x4809b8[_0x517f31(0xa2)][0x1]+',\x20'+_0x4809b8[_0x517f31(0xa2)][0x2]+',\x20'+_0x4809b8[_0x517f31(0xa2)][0x3]+')'}),'stroke':new Stroke({'color':_0x517f31(0x9e)+_0x4809b8[_0x517f31(0xa3)]['color'][0x0]+',\x20'+_0x4809b8[_0x517f31(0xa3)][_0x517f31(0xa2)][0x1]+',\x20'+_0x4809b8[_0x517f31(0xa3)][_0x517f31(0xa2)][0x2]+',\x20'+_0x4809b8[_0x517f31(0xa3)][_0x517f31(0xa2)][0x3]+')','width':_0x4809b8[_0x517f31(0xa3)]['width']}),'radius':_0x4809b8[_0x517f31(0x9b)]/0x2+0x1})});break;case'esriSLSSolid':_0x200e73=new Style({'stroke':new Stroke({'color':_0x517f31(0x9e)+_0x4809b8[_0x517f31(0xa2)][0x0]+',\x20'+_0x4809b8[_0x517f31(0xa2)][0x1]+',\x20'+_0x4809b8['color'][0x2]+',\x20'+_0x4809b8['color'][0x3]+')','width':_0x4809b8[_0x517f31(0x92)]})});break;case _0x517f31(0x91):_0x200e73=new Style({'fill':new Fill({'color':_0x517f31(0x9e)+_0x4809b8[_0x517f31(0xa2)][0x0]+',\x20'+_0x4809b8[_0x517f31(0xa2)][0x1]+',\x20'+_0x4809b8[_0x517f31(0xa2)][0x2]+',\x20'+_0x4809b8[_0x517f31(0xa2)][0x3]+')'}),'stroke':new Stroke({'color':'rgba('+_0x4809b8[_0x517f31(0xa3)][_0x517f31(0xa2)][0x0]+',\x20'+_0x4809b8['outline']['color'][0x1]+',\x20'+_0x4809b8[_0x517f31(0xa3)][_0x517f31(0xa2)][0x2]+',\x20'+_0x4809b8[_0x517f31(0xa3)][_0x517f31(0xa2)][0x3]+')','width':_0x4809b8[_0x517f31(0xa3)][_0x517f31(0x92)]})});break;default:break;}return _0x200e73;}function a81_0xc30d(){const _0x2e18c4=['rgba(214,28,28,0.4)','3234840FUBQJH','style','size','Polygon','#3399CC','rgba(','2595294JINaiH','11877224DFPCxA','3811241hIwslb','color','outline','LineString','esriSFSSolid','width','33QvaHzP','1504215OXZGHG','22402bMMqfE','Point','1800452qHoFgW'];a81_0xc30d=function(){return _0x2e18c4;};return a81_0xc30d();}export function highLightSymbol(_0x10ca1c){const _0x2524ff=a81_0x4946;let _0x263793;if(_0x10ca1c==_0x2524ff(0x9c))_0x263793=new Style({'fill':new Fill({'color':'rgba(214,28,28,0.4)'}),'stroke':new Stroke({'color':_0x2524ff(0x9d),'width':2.5})});else{if(_0x10ca1c==_0x2524ff(0x90))_0x263793=new Style({'stroke':new Stroke({'color':'#3399CC','width':2.5})});else _0x10ca1c==_0x2524ff(0x96)&&(_0x263793=new Style({'image':new Circle({'radius':0x5,'fill':new Fill({'color':_0x2524ff(0x98)}),'stroke':new Stroke({'color':_0x2524ff(0x9d),'width':2.5})})}));}return _0x263793;}
1
+ (function(_0x4fc2a4,_0x195ac8){const _0x17390d=a81_0x12ad,_0x1cf5eb=_0x4fc2a4();while(!![]){try{const _0x26e4e9=-parseInt(_0x17390d(0xfa))/0x1+parseInt(_0x17390d(0xf5))/0x2+-parseInt(_0x17390d(0x101))/0x3+parseInt(_0x17390d(0x102))/0x4+-parseInt(_0x17390d(0xf0))/0x5+parseInt(_0x17390d(0xfd))/0x6+parseInt(_0x17390d(0xf7))/0x7;if(_0x26e4e9===_0x195ac8)break;else _0x1cf5eb['push'](_0x1cf5eb['shift']());}catch(_0x4f605a){_0x1cf5eb['push'](_0x1cf5eb['shift']());}}}(a81_0x5229,0x973fc));function a81_0x5229(){const _0x44fd82=['style','4260452lEQivA','esriSLSSolid','LineString','784365mSXUBn','size','color','4537110pngKrs','rgba(214,28,28,0.4)','outline','esriSMSCircle','2251062FVoBvg','1536936AnZwUa','1573005YDJoKz','#3399CC','rgba(','width','esriSFSSolid','1439562XolRQS'];a81_0x5229=function(){return _0x44fd82;};return a81_0x5229();}import{Style,Fill,Circle,Stroke}from'ol/style';export function transformedEsriStyle(_0x1b58dd){const _0x20a6aa=a81_0x12ad;let _0x4861b5=new Style();switch(_0x1b58dd[_0x20a6aa(0xf6)]){case _0x20a6aa(0x100):_0x4861b5=new Style({'image':new Circle({'fill':new Fill({'color':_0x20a6aa(0xf2)+_0x1b58dd['color'][0x0]+',\x20'+_0x1b58dd['color'][0x1]+',\x20'+_0x1b58dd['color'][0x2]+',\x20'+_0x1b58dd[_0x20a6aa(0xfc)][0x3]+')'}),'stroke':new Stroke({'color':_0x20a6aa(0xf2)+_0x1b58dd[_0x20a6aa(0xff)][_0x20a6aa(0xfc)][0x0]+',\x20'+_0x1b58dd[_0x20a6aa(0xff)]['color'][0x1]+',\x20'+_0x1b58dd[_0x20a6aa(0xff)]['color'][0x2]+',\x20'+_0x1b58dd['outline']['color'][0x3]+')','width':_0x1b58dd[_0x20a6aa(0xff)][_0x20a6aa(0xf3)]}),'radius':_0x1b58dd[_0x20a6aa(0xfb)]/0x2+0x1})});break;case _0x20a6aa(0xf8):_0x4861b5=new Style({'stroke':new Stroke({'color':_0x20a6aa(0xf2)+_0x1b58dd[_0x20a6aa(0xfc)][0x0]+',\x20'+_0x1b58dd['color'][0x1]+',\x20'+_0x1b58dd[_0x20a6aa(0xfc)][0x2]+',\x20'+_0x1b58dd[_0x20a6aa(0xfc)][0x3]+')','width':_0x1b58dd['width']})});break;case _0x20a6aa(0xf4):_0x4861b5=new Style({'fill':new Fill({'color':'rgba('+_0x1b58dd[_0x20a6aa(0xfc)][0x0]+',\x20'+_0x1b58dd[_0x20a6aa(0xfc)][0x1]+',\x20'+_0x1b58dd[_0x20a6aa(0xfc)][0x2]+',\x20'+_0x1b58dd[_0x20a6aa(0xfc)][0x3]+')'}),'stroke':new Stroke({'color':_0x20a6aa(0xf2)+_0x1b58dd[_0x20a6aa(0xff)][_0x20a6aa(0xfc)][0x0]+',\x20'+_0x1b58dd[_0x20a6aa(0xff)][_0x20a6aa(0xfc)][0x1]+',\x20'+_0x1b58dd[_0x20a6aa(0xff)][_0x20a6aa(0xfc)][0x2]+',\x20'+_0x1b58dd[_0x20a6aa(0xff)][_0x20a6aa(0xfc)][0x3]+')','width':_0x1b58dd[_0x20a6aa(0xff)]['width']})});break;default:break;}return _0x4861b5;}function a81_0x12ad(_0x7ac961,_0x346ebc){const _0x52292b=a81_0x5229();return a81_0x12ad=function(_0x12adfe,_0x1f7156){_0x12adfe=_0x12adfe-0xf0;let _0x4c875d=_0x52292b[_0x12adfe];return _0x4c875d;},a81_0x12ad(_0x7ac961,_0x346ebc);}export function highLightSymbol(_0xc031f5){const _0x2f2ebe=a81_0x12ad;let _0x43fe45;if(_0xc031f5=='Polygon')_0x43fe45=new Style({'fill':new Fill({'color':_0x2f2ebe(0xfe)}),'stroke':new Stroke({'color':'#3399CC','width':2.5})});else{if(_0xc031f5==_0x2f2ebe(0xf9))_0x43fe45=new Style({'stroke':new Stroke({'color':_0x2f2ebe(0xf1),'width':2.5})});else _0xc031f5=='Point'&&(_0x43fe45=new Style({'image':new Circle({'radius':0x5,'fill':new Fill({'color':_0x2f2ebe(0xfe)}),'stroke':new Stroke({'color':'#3399CC','width':2.5})})}));}return _0x43fe45;}