ym-gis-2d 1.0.4 → 1.0.5

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 (65) hide show
  1. package/capabilities/index.js +1 -1
  2. package/controls/ControlManager.js +1 -1
  3. package/controls/MousePositionControl.js +1 -1
  4. package/controls/SwipeLayerControl.js +1 -1
  5. package/conver/kml/geoJSONToKml.js +1 -1
  6. package/conver/kml/index.js +1 -1
  7. package/conver/kml/kmlToGeoJSON.js +1 -1
  8. package/entity/Feature.js +1 -1
  9. package/entity/GeometryType.js +1 -1
  10. package/feature/FeatureManager.js +1 -1
  11. package/index.js +1 -1
  12. package/interaction/Draw.js +1 -1
  13. package/interaction/InteractionManager.js +1 -1
  14. package/interaction/Select.js +1 -1
  15. package/layers/ArcgisDynamicLayer.js +1 -1
  16. package/layers/ArcgisFeatureLayer.js +1 -1
  17. package/layers/ArcgisTileLayer.js +1 -1
  18. package/layers/ArcgisWMSLayer.js +1 -1
  19. package/layers/ArcgisWMTSLayer.js +1 -1
  20. package/layers/GeoserverVectorTile.js +1 -1
  21. package/layers/GeoserverWFSLayer.js +1 -1
  22. package/layers/GeoserverWMSLayer.js +1 -1
  23. package/layers/GeoserverWMTSLayer.js +1 -1
  24. package/layers/LayerManager.js +1 -1
  25. package/layers/TDTLayer.js +1 -1
  26. package/mapView/Map.js +1 -1
  27. package/mapView/View.js +1 -1
  28. package/package.json +1 -1
  29. package/plot/Plot.js +1 -1
  30. package/plot/geometry/point/Point.js +1 -1
  31. package/plot/geometry/polygon/BasePolygon.js +1 -1
  32. package/plot/geometry/polygon/Circle.js +1 -1
  33. package/plot/geometry/polygon/Polygon.js +1 -1
  34. package/plot/geometry/polygon/RectAngle.js +1 -1
  35. package/plot/geometry/polyline/BaseLine.js +1 -1
  36. package/plot/geometry/polyline/Polyline.js +1 -1
  37. package/style/PointStyleFormat.js +1 -1
  38. package/style/PolygonStyleFormat.js +1 -1
  39. package/style/PolylineStyleFormat.js +1 -1
  40. package/style/StyleManager.js +1 -1
  41. package/style/common.js +1 -1
  42. package/utils/ArrayUtil.js +1 -1
  43. package/utils/AxiosUtil.js +1 -1
  44. package/utils/EsriUtil.js +1 -1
  45. package/utils/GeometryUtil.js +1 -1
  46. package/utils/LayerUtil.js +1 -1
  47. package/utils/RegisterProjUtil.js +1 -1
  48. package/utils/ResolutionUtil.js +1 -1
  49. package/utils/StringUtil.js +1 -1
  50. package/utils/StyleUtil.js +1 -1
  51. package/utils/UrlUtil.js +1 -1
  52. package/utils/XmlUtil.js +1 -1
  53. package/utils/format/CQL.js +1 -1
  54. package/utils/format/IsMatchCql.js +1 -1
  55. package/utils/plug/canvas/ImageCache.js +1 -1
  56. package/utils/plug/canvas/PinBuilder.js +1 -1
  57. package/utils/plug/canvas/PinIcon.js +1 -1
  58. package/utils/plug/canvas/writeTextToCanvas.js +1 -1
  59. package/utils/tasks/esri/Identify.js +1 -1
  60. package/utils/tasks/esri/Query.js +1 -1
  61. package/utils/tasks/esri/Task.js +1 -1
  62. package/utils/tasks/geoserver/QueryTask.js +1 -1
  63. package/utils/tasks/index.js +1 -1
  64. package/ym-gis-2d.es.js +1 -1
  65. package/ym-gis-2d.umd.js +1 -1
@@ -1 +1 @@
1
- (function(_0xc13e3d,_0x5a9cd1){const _0x164c8c=a64_0x104c,_0x39f811=_0xc13e3d();while(!![]){try{const _0x39fa0a=parseInt(_0x164c8c(0x1d3))/0x1*(parseInt(_0x164c8c(0x1e6))/0x2)+-parseInt(_0x164c8c(0x1f1))/0x3+-parseInt(_0x164c8c(0x1e0))/0x4+parseInt(_0x164c8c(0x1d8))/0x5+-parseInt(_0x164c8c(0x1d5))/0x6+-parseInt(_0x164c8c(0x1e3))/0x7+-parseInt(_0x164c8c(0x1e4))/0x8*(-parseInt(_0x164c8c(0x1f0))/0x9);if(_0x39fa0a===_0x5a9cd1)break;else _0x39f811['push'](_0x39f811['shift']());}catch(_0x22cf7e){_0x39f811['push'](_0x39f811['shift']());}}}(a64_0x2b72,0x42582));import a64_0x48ebf2 from'ol/proj/Projection';import{distance as a64_0x1c03de}from'ol/coordinate';import{getGeoProjection,isSpheroid,registerProj}from'./RegisterProjUtil';import{getArea as a64_0xee4532}from'ol/sphere';import a64_0x189e16 from'jsts/org/locationtech/jts/operation/buffer/BufferOp.js';import a64_0x3ef8a1 from'jsts/org/locationtech/jts/operation/relate/RelateOp.js';import a64_0x4d0b5f from'jsts/org/locationtech/jts/operation/overlay/OverlayOp';import a64_0x497918 from'jsts/org/locationtech/jts/io/OL3Parser.js';import a64_0x2a1b8f from'jsts/org/locationtech/jts/operation/polygonize/Polygonizer.js';import a64_0x53934f from'jsts/org/locationtech/jts/operation/distance/DistanceOp';import a64_0x3b97ae from'ol/format/GeoJSON';function a64_0x2b72(){const _0x2464a7=['union','getExteriorRing','13014YsZCFE','1030290JHIKOb','write','clone','getCoordinateFromPixel','18Qhohqn','read','1655898WPrLnQ','length','contains','1905225AsJWXl','getPixelFromCoordinate','writeGeometry','getArea','MultiPolygon','readGeometry','bufferOp','transform','1956120dCpLnN','array','difference','58296FDIppl','3832sSXzEI','intersects','34982cAcUJZ','无法识别的数据类型','push','Polygon','_geometries','getCoordinates','forEach','getPolygons'];a64_0x2b72=function(){return _0x2464a7;};return a64_0x2b72();}import{LineString,MultiLineString,MultiPoint,MultiPolygon,Point,LinearRing,Polygon,GeometryCollection}from'ol/geom.js';function a64_0x104c(_0x2d1de0,_0x428072){const _0x2b72e1=a64_0x2b72();return a64_0x104c=function(_0x104c54,_0x1d1d36){_0x104c54=_0x104c54-0x1d1;let _0x1e8301=_0x2b72e1[_0x104c54];return _0x1e8301;},a64_0x104c(_0x2d1de0,_0x428072);}import a64_0x9c213d from'ol/format/WKT';import a64_0x23d0d5 from'ol/format/EsriJSON';const _parser=new a64_0x497918(undefined,undefined);_parser['inject'](Point,LineString,LinearRing,Polygon,MultiPoint,MultiLineString,MultiPolygon,GeometryCollection);export function getArea(_0x3fde08,_0x3cc968,_0x398ce8=![]){const _0x2397af=a64_0x104c;if(!_0x3fde08)return 0x0;const _0x3130fb=isSpheroid(_0x3cc968);if(_0x398ce8)return a64_0xee4532(_0x3fde08,{'projection':_0x3cc968});else{if(_0x3130fb){const _0x24ed3f=getGeoProjection(_0x3fde08,_0x3cc968);return _0x3fde08[_0x2397af(0x1d1)]()[_0x2397af(0x1df)](_0x3cc968,_0x24ed3f)[_0x2397af(0x1db)]();}return _0x3fde08[_0x2397af(0x1db)]();}}export function bufferOp(_0x5e77a6,_0x1c46f2){const _0x14081d=a64_0x104c,_0x4a1ccf=_parser[_0x14081d(0x1d4)](_0x5e77a6),_0x528001=a64_0x189e16[_0x14081d(0x1de)](_0x4a1ccf,_0x1c46f2);return _parser['write'](_0x528001);}export function bufferPixel(_0x2356ad,_0x3d9b97,_0x3cd745){const _0xf7f214=a64_0x104c,_0x5a3a99=_0x3cd745[_0xf7f214(0x1d9)](_0x2356ad[_0xf7f214(0x1eb)]()),_0x255d7f=_0x3cd745[_0xf7f214(0x1d2)]([_0x5a3a99[0x0]+_0x3d9b97,_0x5a3a99[0x1]]),_0x46f5a6=a64_0x1c03de(_0x2356ad[_0xf7f214(0x1eb)](),_0x255d7f),_0x1185b2=bufferOp(_0x2356ad,_0x46f5a6);return _0x1185b2;}export function contains(_0x522eab,_0x3c91eb){const _0x42bca9=a64_0x104c,_0x516430=_parser[_0x42bca9(0x1d4)](_0x522eab),_0x549841=_parser[_0x42bca9(0x1d4)](_0x3c91eb);return a64_0x3ef8a1[_0x42bca9(0x1d7)](_0x516430,_0x549841);}export function crosses(_0x416054,_0xe3fe6a){const _0x43244a=a64_0x104c,_0x28a3ad=_parser['read'](_0x416054),_0x3b0951=_parser[_0x43244a(0x1d4)](_0xe3fe6a);return a64_0x3ef8a1['crosses'](_0x28a3ad,_0x3b0951);}export function intersects(_0x25e599,_0x9593da){const _0xe52183=a64_0x104c,_0x4eeadd=_parser[_0xe52183(0x1d4)](_0x25e599),_0x46b4a6=_parser[_0xe52183(0x1d4)](_0x9593da);return a64_0x3ef8a1[_0xe52183(0x1e5)](_0x4eeadd,_0x46b4a6);}export function intersection(_0x4c60ea,_0x5d7d37){const _0x52ef40=a64_0x104c,_0x1d0250=_parser[_0x52ef40(0x1d4)](_0x4c60ea),_0x26df07=_parser[_0x52ef40(0x1d4)](_0x5d7d37);return _parser[_0x52ef40(0x1f2)](a64_0x4d0b5f['intersection'](_0x1d0250,_0x26df07));}export function union(_0x16d549,_0x5d5dcc){const _0x5aa7d6=a64_0x104c,_0x34dea9=_parser[_0x5aa7d6(0x1d4)](_0x16d549),_0x4c21b6=_parser[_0x5aa7d6(0x1d4)](_0x5d5dcc);return _parser[_0x5aa7d6(0x1f2)](a64_0x4d0b5f[_0x5aa7d6(0x1ee)](_0x34dea9,_0x4c21b6));}export function difference(_0x2b7a19,_0x519ba8){const _0x1cd3d6=a64_0x104c,_0x14f93e=_parser[_0x1cd3d6(0x1d4)](_0x2b7a19),_0x4803ea=_parser['read'](_0x519ba8);return _parser[_0x1cd3d6(0x1f2)](a64_0x4d0b5f[_0x1cd3d6(0x1e2)](_0x14f93e,_0x4803ea));}export function distance(_0x41644b,_0x21f1c8){const _0x5a4220=a64_0x104c,_0x2dd975=_parser[_0x5a4220(0x1d4)](_0x41644b),_0x20d242=_parser[_0x5a4220(0x1d4)](_0x21f1c8);return _parser[_0x5a4220(0x1f2)](a64_0x53934f['distance'](_0x2dd975,_0x20d242));}export function jstlSplit(_0x152997,_0x19030a){const _0x350767=a64_0x104c,_0x605a79=_parser['read'](_0x152997),_0x2e3dd9=_parser[_0x350767(0x1d4)](_0x19030a),_0x1c3ddc=_0x605a79['getGeometryType']();let _0x5bb021=[];function _0x12a499(_0x56bf68,_0x16fde2){const _0x132638=_0x350767;let _0x40a69c=_0x56bf68['_holes'],_0x4a6aa0=_0x56bf68[_0x132638(0x1ef)]()['union'](_0x16fde2),_0x51d980=new a64_0x2a1b8f();_0x51d980['add'](_0x4a6aa0);let _0x5d7286=_0x51d980[_0x132638(0x1ed)]();_0x5d7286[_0x132638(0x1e1)]['length']==0x2&&_0x5d7286[_0x132638(0x1e1)][_0x132638(0x1ec)](_0x14ecfe=>{const _0x542b78=_0x132638;_0x40a69c[_0x542b78(0x1ec)](_0x3535ad=>{const _0x58e443=_0x542b78;let _0xb3d14d=[];for(let _0x3d8e12 in _0x3535ad[_0x58e443(0x1eb)]()){_0xb3d14d[_0x58e443(0x1e8)]([_0x3535ad[_0x58e443(0x1eb)]()[_0x3d8e12]['x'],_0x3535ad[_0x58e443(0x1eb)]()[_0x3d8e12]['y']]);}_0x3535ad=_parser[_0x58e443(0x1d4)]({'coordinates':[_0xb3d14d],'type':_0x58e443(0x1e9)}),_0x14ecfe=_0x14ecfe[_0x58e443(0x1e2)](_0x3535ad);}),_0x5bb021['push'](_parser[_0x542b78(0x1f2)](_0x14ecfe));});}if(_0x1c3ddc===_0x350767(0x1e9))_0x12a499(_0x605a79,_0x2e3dd9);else{if(_0x1c3ddc===_0x350767(0x1dc))_0x605a79[_0x350767(0x1ea)][_0x350767(0x1ec)]((_0x14237a,_0x1b7d6d)=>{_0x12a499(_0x14237a,_0x2e3dd9);});else throw new Error(_0x350767(0x1e7));}return _0x5bb021;}export function fromWKT(_0x5a3356,_0x14247c,_0x3beb01){const _0x2bfb62=a64_0x104c,_0x470b5c=new a64_0x9c213d();_0x14247c&&registerProj(_0x14247c);_0x3beb01&&registerProj(_0x3beb01);const _0x3165a7=_0x470b5c['readGeometry'](_0x5a3356);return _0x14247c&&_0x3beb01?_0x3165a7[_0x2bfb62(0x1df)](new a64_0x48ebf2({'code':_0x14247c}),new a64_0x48ebf2({'code':_0x3beb01})):_0x3165a7;}export function fromWKTs(_0x3ac60e,_0x531eaf,_0x468e3e){const _0x4fc2f7=a64_0x104c,_0x34e7e6=new a64_0x9c213d();let _0x159455=[];_0x531eaf&&registerProj(_0x531eaf);_0x468e3e&&registerProj(_0x468e3e);let _0x3e4331,_0x3dd8f5;_0x531eaf&&_0x468e3e&&(_0x3e4331=new a64_0x48ebf2({'code':_0x531eaf}),_0x3dd8f5=new a64_0x48ebf2({'code':_0x468e3e}));for(let _0x48eaaf=0x0;_0x48eaaf<_0x3ac60e[_0x4fc2f7(0x1d6)];_0x48eaaf++){_0x3e4331&&_0x3dd8f5?_0x159455[_0x4fc2f7(0x1e8)](_0x34e7e6[_0x4fc2f7(0x1dd)](_0x3ac60e[_0x48eaaf])[_0x4fc2f7(0x1df)](_0x3e4331,_0x3dd8f5)):_0x159455[_0x4fc2f7(0x1e8)](_0x34e7e6['readGeometry'](_0x3ac60e[_0x48eaaf]));}return _0x159455;}export function toWKT(_0x5c04f1){const _0x15df52=a64_0x104c,_0x52d795=new a64_0x9c213d();return _0x52d795[_0x15df52(0x1da)](_0x5c04f1);}export function toGeoJSON(_0x14c398){const _0x44b527=a64_0x104c,_0x16096d=new a64_0x3b97ae();return _0x16096d[_0x44b527(0x1da)](_0x14c398);}export function fromGeoJSON(_0x2727b1){const _0x1774f4=new a64_0x3b97ae();return _0x1774f4['readGeometry'](_0x2727b1);}export function toEsriJSON(_0x423880){const _0xe711dc=new a64_0x23d0d5();return _0xe711dc['writeGeometry'](_0x423880);}export function fromEsriJSON(_0x21b1d3){const _0x47f010=a64_0x104c,_0x5cfa71=new a64_0x23d0d5();return _0x5cfa71[_0x47f010(0x1dd)](_0x21b1d3);}export function expandExtent(_0x2bb1d4,_0x36482e){const _0x1d0c85=_0x2bb1d4[0x0],_0xe159cc=_0x2bb1d4[0x1],_0x28e305=_0x2bb1d4[0x2],_0x33bffd=_0x2bb1d4[0x3],_0x11af92=(_0x1d0c85+_0x28e305)/0x2,_0x43baa8=(_0xe159cc+_0x33bffd)/0x2,_0x233018=_0x28e305-_0x1d0c85,_0xf8a58d=_0x33bffd-_0xe159cc,_0x1c0137=_0x233018*_0x36482e,_0x14aaf5=_0xf8a58d*_0x36482e,_0x4aede2=_0x11af92-_0x1c0137/0x2,_0x9a35ca=_0x11af92+_0x1c0137/0x2,_0x4e19d6=_0x43baa8-_0x14aaf5/0x2,_0x10e544=_0x43baa8+_0x14aaf5/0x2;return[_0x4aede2,_0x4e19d6,_0x9a35ca,_0x10e544];}
1
+ const a64_0x2b0583=a64_0x2a98;(function(_0x55a526,_0x532e8e){const _0x523b41=a64_0x2a98,_0x439e31=_0x55a526();while(!![]){try{const _0x5c782f=-parseInt(_0x523b41(0xf8))/0x1*(-parseInt(_0x523b41(0xfd))/0x2)+-parseInt(_0x523b41(0x109))/0x3*(-parseInt(_0x523b41(0x113))/0x4)+parseInt(_0x523b41(0x107))/0x5*(-parseInt(_0x523b41(0x10a))/0x6)+-parseInt(_0x523b41(0xfa))/0x7*(-parseInt(_0x523b41(0x102))/0x8)+parseInt(_0x523b41(0xf5))/0x9*(parseInt(_0x523b41(0x100))/0xa)+-parseInt(_0x523b41(0x119))/0xb+-parseInt(_0x523b41(0x11a))/0xc;if(_0x5c782f===_0x532e8e)break;else _0x439e31['push'](_0x439e31['shift']());}catch(_0x4ebbe0){_0x439e31['push'](_0x439e31['shift']());}}}(a64_0x46cc,0xee9e3));import a64_0x2f893d from'ol/proj/Projection';import{distance as a64_0x19b9fb}from'ol/coordinate';import{getGeoProjection,isSpheroid,registerProj}from'./RegisterProjUtil';import{getArea as a64_0x57ac26}from'ol/sphere';import a64_0x5dbbd7 from'jsts/org/locationtech/jts/operation/buffer/BufferOp.js';import a64_0x2b14be from'jsts/org/locationtech/jts/operation/relate/RelateOp.js';import a64_0x2f3b97 from'jsts/org/locationtech/jts/operation/overlay/OverlayOp';import a64_0x2329b3 from'jsts/org/locationtech/jts/io/OL3Parser.js';import a64_0x2cb50e from'jsts/org/locationtech/jts/operation/polygonize/Polygonizer.js';import a64_0x2f4584 from'jsts/org/locationtech/jts/operation/distance/DistanceOp';import a64_0x3746eb from'ol/format/GeoJSON';import{LineString,MultiLineString,MultiPoint,MultiPolygon,Point,LinearRing,Polygon,GeometryCollection}from'ol/geom.js';import a64_0x38d211 from'ol/format/WKT';import a64_0x381abf from'ol/format/EsriJSON';const _parser=new a64_0x2329b3(undefined,undefined);_parser[a64_0x2b0583(0x106)](Point,LineString,LinearRing,Polygon,MultiPoint,MultiLineString,MultiPolygon,GeometryCollection);export function getArea(_0x3fa994,_0x2abb38,_0x476423=![]){const _0x138ecb=a64_0x2b0583;if(!_0x3fa994)return 0x0;const _0x571f71=isSpheroid(_0x2abb38);if(_0x476423)return a64_0x57ac26(_0x3fa994,{'projection':_0x2abb38});else{if(_0x571f71){const _0x2cf5ea=getGeoProjection(_0x3fa994,_0x2abb38);return _0x3fa994[_0x138ecb(0x10d)]()[_0x138ecb(0x110)](_0x2abb38,_0x2cf5ea)[_0x138ecb(0xfc)]();}return _0x3fa994[_0x138ecb(0xfc)]();}}export function bufferOp(_0x3606db,_0x43f22d){const _0x333814=a64_0x2b0583,_0x53eed8=_parser[_0x333814(0x10e)](_0x3606db),_0x1442d0=a64_0x5dbbd7['bufferOp'](_0x53eed8,_0x43f22d);return _parser['write'](_0x1442d0);}export function bufferPixel(_0x4635e3,_0x14494a,_0x3c6de5){const _0xf3dd6d=a64_0x2b0583,_0x2040f4=_0x3c6de5[_0xf3dd6d(0x114)](_0x4635e3['getCoordinates']()),_0x42134a=_0x3c6de5[_0xf3dd6d(0x118)]([_0x2040f4[0x0]+_0x14494a,_0x2040f4[0x1]]),_0x13c05e=a64_0x19b9fb(_0x4635e3[_0xf3dd6d(0x111)](),_0x42134a),_0x56a4dc=bufferOp(_0x4635e3,_0x13c05e);return _0x56a4dc;}export function contains(_0x5e7d9f,_0x1e04b2){const _0x5272a1=a64_0x2b0583,_0x3f9edf=_parser['read'](_0x5e7d9f),_0x1b0981=_parser[_0x5272a1(0x10e)](_0x1e04b2);return a64_0x2b14be[_0x5272a1(0x117)](_0x3f9edf,_0x1b0981);}export function crosses(_0x4919c9,_0x1a0807){const _0x5b5505=a64_0x2b0583,_0x3061be=_parser[_0x5b5505(0x10e)](_0x4919c9),_0x54f34a=_parser['read'](_0x1a0807);return a64_0x2b14be[_0x5b5505(0xff)](_0x3061be,_0x54f34a);}export function intersects(_0x4f593f,_0x14b155){const _0x3c3186=a64_0x2b0583,_0x1a2ca3=_parser['read'](_0x4f593f),_0x1f9210=_parser['read'](_0x14b155);return a64_0x2b14be[_0x3c3186(0xfe)](_0x1a2ca3,_0x1f9210);}export function intersection(_0x295fee,_0xaf141b){const _0x189640=a64_0x2b0583,_0x134a4f=_parser[_0x189640(0x10e)](_0x295fee),_0x13daa7=_parser['read'](_0xaf141b);return _parser[_0x189640(0x10b)](a64_0x2f3b97[_0x189640(0xf3)](_0x134a4f,_0x13daa7));}export function union(_0x368913,_0x328a18){const _0x5eb353=a64_0x2b0583,_0x24c564=_parser[_0x5eb353(0x10e)](_0x368913),_0x27c47d=_parser['read'](_0x328a18);return _parser[_0x5eb353(0x10b)](a64_0x2f3b97[_0x5eb353(0x116)](_0x24c564,_0x27c47d));}export function difference(_0xeae909,_0x2bce11){const _0x5e5393=a64_0x2b0583,_0x126b70=_parser[_0x5e5393(0x10e)](_0xeae909),_0x17bc8c=_parser[_0x5e5393(0x10e)](_0x2bce11);return _parser['write'](a64_0x2f3b97[_0x5e5393(0xf6)](_0x126b70,_0x17bc8c));}export function distance(_0xc3a686,_0x2e988a){const _0x87b569=a64_0x2b0583,_0x401a41=_parser[_0x87b569(0x10e)](_0xc3a686),_0x37100a=_parser[_0x87b569(0x10e)](_0x2e988a);return _parser[_0x87b569(0x10b)](a64_0x2f4584['distance'](_0x401a41,_0x37100a));}export function jstlSplit(_0x51f868,_0x449bae){const _0x24a99f=a64_0x2b0583,_0x2401a5=_parser[_0x24a99f(0x10e)](_0x51f868),_0xe4c571=_parser[_0x24a99f(0x10e)](_0x449bae),_0x3daaec=_0x2401a5[_0x24a99f(0xfb)]();let _0x344b04=[];function _0x54159a(_0x35050f,_0x11cd60){const _0x4bdc96=_0x24a99f;let _0x30bc48=_0x35050f[_0x4bdc96(0x112)],_0x2dd6fa=_0x35050f[_0x4bdc96(0x10c)]()[_0x4bdc96(0x116)](_0x11cd60),_0x30397d=new a64_0x2cb50e();_0x30397d[_0x4bdc96(0x105)](_0x2dd6fa);let _0x496358=_0x30397d[_0x4bdc96(0x103)]();_0x496358[_0x4bdc96(0x101)][_0x4bdc96(0x104)]==0x2&&_0x496358[_0x4bdc96(0x101)]['forEach'](_0x57fa33=>{const _0x5c55a0=_0x4bdc96;_0x30bc48[_0x5c55a0(0x11b)](_0x22a733=>{const _0x6e3e50=_0x5c55a0;let _0x2f54be=[];for(let _0x9c96c8 in _0x22a733['getCoordinates']()){_0x2f54be[_0x6e3e50(0x10f)]([_0x22a733['getCoordinates']()[_0x9c96c8]['x'],_0x22a733['getCoordinates']()[_0x9c96c8]['y']]);}_0x22a733=_parser[_0x6e3e50(0x10e)]({'coordinates':[_0x2f54be],'type':'Polygon'}),_0x57fa33=_0x57fa33[_0x6e3e50(0xf6)](_0x22a733);}),_0x344b04[_0x5c55a0(0x10f)](_parser[_0x5c55a0(0x10b)](_0x57fa33));});}if(_0x3daaec===_0x24a99f(0x115))_0x54159a(_0x2401a5,_0xe4c571);else{if(_0x3daaec===_0x24a99f(0x108))_0x2401a5['_geometries'][_0x24a99f(0x11b)]((_0x26095c,_0x2b27f5)=>{_0x54159a(_0x26095c,_0xe4c571);});else throw new Error(_0x24a99f(0xf9));}return _0x344b04;}export function fromWKT(_0x27ec21,_0x295700,_0x281752){const _0x2dd007=a64_0x2b0583,_0x2a56dc=new a64_0x38d211();_0x295700&&registerProj(_0x295700);_0x281752&&registerProj(_0x281752);const _0x184609=_0x2a56dc[_0x2dd007(0xf7)](_0x27ec21);return _0x295700&&_0x281752?_0x184609[_0x2dd007(0x110)](new a64_0x2f893d({'code':_0x295700}),new a64_0x2f893d({'code':_0x281752})):_0x184609;}export function fromWKTs(_0x1ad61a,_0x5934a6,_0x56a653){const _0x3e1814=a64_0x2b0583,_0x5d6e38=new a64_0x38d211();let _0x45ec36=[];_0x5934a6&&registerProj(_0x5934a6);_0x56a653&&registerProj(_0x56a653);let _0x41f43a,_0x44ff4b;_0x5934a6&&_0x56a653&&(_0x41f43a=new a64_0x2f893d({'code':_0x5934a6}),_0x44ff4b=new a64_0x2f893d({'code':_0x56a653}));for(let _0x4dcf65=0x0;_0x4dcf65<_0x1ad61a[_0x3e1814(0x104)];_0x4dcf65++){_0x41f43a&&_0x44ff4b?_0x45ec36[_0x3e1814(0x10f)](_0x5d6e38[_0x3e1814(0xf7)](_0x1ad61a[_0x4dcf65])[_0x3e1814(0x110)](_0x41f43a,_0x44ff4b)):_0x45ec36[_0x3e1814(0x10f)](_0x5d6e38[_0x3e1814(0xf7)](_0x1ad61a[_0x4dcf65]));}return _0x45ec36;}export function toWKT(_0x4e2cd4){const _0x3829c0=new a64_0x38d211();return _0x3829c0['writeGeometry'](_0x4e2cd4);}export function toGeoJSON(_0x4690d2){const _0x22220b=a64_0x2b0583,_0x2e41d7=new a64_0x3746eb();return _0x2e41d7[_0x22220b(0xf4)](_0x4690d2);}export function fromGeoJSON(_0x48a203){const _0x28db25=new a64_0x3746eb();return _0x28db25['readGeometry'](_0x48a203);}export function toEsriJSON(_0x1204cf){const _0x3d58c8=a64_0x2b0583,_0x470a22=new a64_0x381abf();return _0x470a22[_0x3d58c8(0xf4)](_0x1204cf);}function a64_0x46cc(){const _0x4a786d=['10oeyvei','array','8PYBWYG','getPolygons','length','add','inject','2331640PyJMla','MultiPolygon','2146698ndgTOq','6tSYlCn','write','getExteriorRing','clone','read','push','transform','getCoordinates','_holes','4QUyTkr','getPixelFromCoordinate','Polygon','union','contains','getCoordinateFromPixel','776589vVvkgT','16341180HCRNng','forEach','intersection','writeGeometry','14733423RbJxuC','difference','readGeometry','12347QQjuTh','无法识别的数据类型','984907TxeAga','getGeometryType','getArea','62kPfVkw','intersects','crosses'];a64_0x46cc=function(){return _0x4a786d;};return a64_0x46cc();}export function fromEsriJSON(_0x5b4383){const _0x413e06=a64_0x2b0583,_0xcaa444=new a64_0x381abf();return _0xcaa444[_0x413e06(0xf7)](_0x5b4383);}function a64_0x2a98(_0x33c9b2,_0x487126){const _0x46cc89=a64_0x46cc();return a64_0x2a98=function(_0x2a985e,_0x217cc9){_0x2a985e=_0x2a985e-0xf3;let _0x1325bb=_0x46cc89[_0x2a985e];return _0x1325bb;},a64_0x2a98(_0x33c9b2,_0x487126);}export function expandExtent(_0x1cad3e,_0x53d712){const _0x9f55aa=_0x1cad3e[0x0],_0x4e840f=_0x1cad3e[0x1],_0x5469e7=_0x1cad3e[0x2],_0x3b4f29=_0x1cad3e[0x3],_0x3a7f5d=(_0x9f55aa+_0x5469e7)/0x2,_0x456b10=(_0x4e840f+_0x3b4f29)/0x2,_0x5ad925=_0x5469e7-_0x9f55aa,_0x2dfff7=_0x3b4f29-_0x4e840f,_0x5bec31=_0x5ad925*_0x53d712,_0x46b2aa=_0x2dfff7*_0x53d712,_0x1717cc=_0x3a7f5d-_0x5bec31/0x2,_0x16cf84=_0x3a7f5d+_0x5bec31/0x2,_0x47210c=_0x456b10-_0x46b2aa/0x2,_0x130be3=_0x456b10+_0x46b2aa/0x2;return[_0x1717cc,_0x47210c,_0x16cf84,_0x130be3];}
@@ -1 +1 @@
1
- function a65_0x3a22(){const _0x9364db=['12MKLbdi','parentId','assign','226296SZUPJx','sort','push','946536EHZbKR','length','102098DhSSUH','1dnttma','20lSAIey','573927oHErLl','children','3183455PlNADB','95648lYheKM','7310700ykFxUo','forEach','showIndex','427CnczRW'];a65_0x3a22=function(){return _0x9364db;};return a65_0x3a22();}function a65_0x3539(_0x29da6c,_0x108807){const _0x3a22b4=a65_0x3a22();return a65_0x3539=function(_0x35397a,_0x6794d8){_0x35397a=_0x35397a-0x162;let _0x2c6307=_0x3a22b4[_0x35397a];return _0x2c6307;},a65_0x3539(_0x29da6c,_0x108807);}(function(_0x29bd26,_0x5f4d58){const _0x4c182e=a65_0x3539,_0x459dd3=_0x29bd26();while(!![]){try{const _0x22b36c=-parseInt(_0x4c182e(0x16d))/0x1*(-parseInt(_0x4c182e(0x16c))/0x2)+parseInt(_0x4c182e(0x16f))/0x3*(-parseInt(_0x4c182e(0x164))/0x4)+-parseInt(_0x4c182e(0x16e))/0x5*(-parseInt(_0x4c182e(0x16a))/0x6)+-parseInt(_0x4c182e(0x163))/0x7*(-parseInt(_0x4c182e(0x172))/0x8)+-parseInt(_0x4c182e(0x167))/0x9+-parseInt(_0x4c182e(0x173))/0xa+parseInt(_0x4c182e(0x171))/0xb;if(_0x22b36c===_0x5f4d58)break;else _0x459dd3['push'](_0x459dd3['shift']());}catch(_0xbb76bd){_0x459dd3['push'](_0x459dd3['shift']());}}}(a65_0x3a22,0x5a7dd));export function mapServiceTreeTransform(_0x580518){const _0x39ab25=a65_0x3539;let _0xfca6d9=[];return _0x580518&&_0x580518[_0x39ab25(0x16b)]>0x0&&(_0x580518[_0x39ab25(0x174)](_0x52541b=>{const _0x2d4689=_0x39ab25;(!_0x52541b['parentId']||_0x52541b[_0x2d4689(0x165)]=='')&&_0xfca6d9[_0x2d4689(0x169)](Object['assign']({},_0x52541b));}),_0xfca6d9=_0xfca6d9[_0x39ab25(0x168)]((_0x4557fb,_0xa185e7)=>{const _0x30f7c4=_0x39ab25;return(_0x4557fb[_0x30f7c4(0x162)]?_0x4557fb['showIndex']:0x0)-(_0xa185e7[_0x30f7c4(0x162)]?_0xa185e7[_0x30f7c4(0x162)]:0x0);}),_0xfca6d9[_0x39ab25(0x174)](_0x2503eb=>{_0x2503eb['children']=setChildren(_0x2503eb['id'],_0x580518);})),_0xfca6d9;}function setChildren(_0x26d52f,_0x533340){const _0x4b8bc8=a65_0x3539;let _0x421b95=[];return _0x533340['forEach'](_0x340363=>{const _0x36edf3=a65_0x3539;_0x26d52f===(_0x340363[_0x36edf3(0x165)]==null?'':_0x340363[_0x36edf3(0x165)])&&_0x421b95[_0x36edf3(0x169)](Object[_0x36edf3(0x166)]({},_0x340363));}),_0x421b95=_0x421b95[_0x4b8bc8(0x168)]((_0xc292f4,_0x521323)=>{const _0x18d8b2=_0x4b8bc8;return(_0xc292f4['showIndex']?_0xc292f4['showIndex']:0x0)-(_0x521323[_0x18d8b2(0x162)]?_0x521323[_0x18d8b2(0x162)]:0x0);}),_0x421b95[_0x4b8bc8(0x16b)]>0x0&&_0x421b95['forEach'](_0x2491de=>{const _0x111485=_0x4b8bc8;_0x2491de[_0x111485(0x170)]=setChildren(_0x2491de['id'],_0x533340);}),_0x421b95;}
1
+ (function(_0x435568,_0x2faa77){const _0x463a75=a65_0x25da,_0x1e90db=_0x435568();while(!![]){try{const _0x545d3b=parseInt(_0x463a75(0x123))/0x1+-parseInt(_0x463a75(0x132))/0x2+parseInt(_0x463a75(0x131))/0x3*(parseInt(_0x463a75(0x125))/0x4)+-parseInt(_0x463a75(0x128))/0x5+parseInt(_0x463a75(0x12c))/0x6*(parseInt(_0x463a75(0x12b))/0x7)+-parseInt(_0x463a75(0x12e))/0x8+-parseInt(_0x463a75(0x130))/0x9*(-parseInt(_0x463a75(0x126))/0xa);if(_0x545d3b===_0x2faa77)break;else _0x1e90db['push'](_0x1e90db['shift']());}catch(_0xc34adc){_0x1e90db['push'](_0x1e90db['shift']());}}}(a65_0x44e3,0xa1a77));function a65_0x25da(_0x537e24,_0x129d5c){const _0x44e37e=a65_0x44e3();return a65_0x25da=function(_0x25dab0,_0x1e4b7b){_0x25dab0=_0x25dab0-0x123;let _0x3dd785=_0x44e37e[_0x25dab0];return _0x3dd785;},a65_0x25da(_0x537e24,_0x129d5c);}export function mapServiceTreeTransform(_0x27483b){const _0x2796cd=a65_0x25da;let _0x19a717=[];return _0x27483b&&_0x27483b[_0x2796cd(0x12d)]>0x0&&(_0x27483b[_0x2796cd(0x12a)](_0x4e875a=>{const _0x4cf533=_0x2796cd;(!_0x4e875a['parentId']||_0x4e875a[_0x4cf533(0x129)]=='')&&_0x19a717[_0x4cf533(0x12f)](Object[_0x4cf533(0x133)]({},_0x4e875a));}),_0x19a717=_0x19a717[_0x2796cd(0x127)]((_0x13fd2c,_0x416622)=>{const _0x18d5f9=_0x2796cd;return(_0x13fd2c[_0x18d5f9(0x124)]?_0x13fd2c[_0x18d5f9(0x124)]:0x0)-(_0x416622[_0x18d5f9(0x124)]?_0x416622[_0x18d5f9(0x124)]:0x0);}),_0x19a717['forEach'](_0xd92db9=>{_0xd92db9['children']=setChildren(_0xd92db9['id'],_0x27483b);})),_0x19a717;}function setChildren(_0x260410,_0x230d3b){const _0x55eac2=a65_0x25da;let _0x5d7728=[];return _0x230d3b[_0x55eac2(0x12a)](_0x4b87ee=>{const _0x3b5aff=_0x55eac2;_0x260410===(_0x4b87ee[_0x3b5aff(0x129)]==null?'':_0x4b87ee['parentId'])&&_0x5d7728['push'](Object[_0x3b5aff(0x133)]({},_0x4b87ee));}),_0x5d7728=_0x5d7728[_0x55eac2(0x127)]((_0x17a41e,_0x343beb)=>{const _0x980357=_0x55eac2;return(_0x17a41e[_0x980357(0x124)]?_0x17a41e[_0x980357(0x124)]:0x0)-(_0x343beb[_0x980357(0x124)]?_0x343beb[_0x980357(0x124)]:0x0);}),_0x5d7728['length']>0x0&&_0x5d7728['forEach'](_0x30c7e3=>{_0x30c7e3['children']=setChildren(_0x30c7e3['id'],_0x230d3b);}),_0x5d7728;}function a65_0x44e3(){const _0x469f10=['1258508UZGwsN','showIndex','140HQeHma','10KZIqLu','sort','2904720MEqmeq','parentId','forEach','28dBehdW','416994EyuvEm','length','3440288hZdSZB','push','4192299WaVUgL','69645QbyVYC','2283450wPGUDK','assign'];a65_0x44e3=function(){return _0x469f10;};return a65_0x44e3();}
@@ -1 +1 @@
1
- (function(_0x11c029,_0x3ae7a9){const _0x3db766=a70_0x1455,_0x575983=_0x11c029();while(!![]){try{const _0x661646=-parseInt(_0x3db766(0x12e))/0x1+-parseInt(_0x3db766(0x156))/0x2*(parseInt(_0x3db766(0x12c))/0x3)+parseInt(_0x3db766(0xf5))/0x4*(parseInt(_0x3db766(0xe4))/0x5)+parseInt(_0x3db766(0x192))/0x6+-parseInt(_0x3db766(0x133))/0x7+-parseInt(_0x3db766(0xf2))/0x8+parseInt(_0x3db766(0x18c))/0x9;if(_0x661646===_0x3ae7a9)break;else _0x575983['push'](_0x575983['shift']());}catch(_0x369ae3){_0x575983['push'](_0x575983['shift']());}}}(a70_0x4419,0x8d6fe));import a70_0x3dbe3c from'proj4';import a70_0xa72175 from'ol/proj/Projection';import a70_0x4697ea from'proj4/lib/parseCode';import a70_0x3e681a from'proj4/lib/projections';function a70_0x4419(){const _0x2b4658=['+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','655942yQibmO','false_northing','+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=75\x20+k=1\x20+x_0=25500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4547','597513MCQIlh','EPSG:2360','EPSG:4507','EPSG:2328','+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:2353','EPSG:2349','EPSG:2339','4326','EPSG:4506','+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','+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=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:4553','EPSG:4522','+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:4549','EPSG:4513','EPSG:2369','EPSG:4516','EPSG:4505','EPSG:2338','+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','+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:4491','EPSG:4534','+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','EPSG:4508','+proj=tmerc\x20+lat_0=','+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','EPSG:2357','EPSG:4495','EPSG:','+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','非标准坐标系','46ObEVTc','\x20+y_0=','+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','entries','+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','latitude_of_center','+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=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=81\x20+k=1\x20+x_0=14500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2376','+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:2380','+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','+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','+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','+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','+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','+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:2379','EPSG:4494','EPSG:4490','EPSG:4536','EPSG:4552','+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:4520','setExtent','EPSG:2377','+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','EPSG:2354','EPSG:4528','EPSG:2356','EPSG:4529','EPSG:2350','EPSG:2347','abs','+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:4543','EPSG:4523','EPSG:2329','EPSG:4497','EPSG:2374','EPSG:4540','EPSG:2342','+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','EPSG:2351','getCode','EPSG:4535','EPSG:4531','EPSG:2364','EPSG:4493','EPSG:2366','+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=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','get','15778989dpZTbr','log','getLastCoordinate','EPSG:2382','EPSG:2344','EPSG:2331','3070674ebcqGh','+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','EPSG:2361','\x20+units=m\x20+no_defs\x20','+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','EPSG:4525','EPSG:2359','EPSG:4514','EPSG:2340','longitude_of_center','4555','EPSG:2373','+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:4530','EPSG:4492','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:2334','EPSG:4526','EPSG:4610','EPSG:2348','EPSG:2385','EPSG:4538','EPSG:2327','EPSG:4501','+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:4510','EPSG:4524','EPSG:4527','indexOf','+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:4515','+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','projName','+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:4537','+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','+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','+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=126\x20+k=1\x20+x_0=42500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4551','+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:2371','EPSG:2389','+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:4539','+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','Transverse_Mercator','+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','+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=120\x20+k=1\x20+x_0=40500000\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+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4511','EPSG:2346','EPSG:2372','EPSG:2365','EPSG:2367','\x20+b=','replace','EPSG:2337','+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=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=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:2388','+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','+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','EPSG:2384','EPSG:4521','EPSG:4550','EPSG:2390','+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:2381','EPSG:2362','EPSG:2363','EPSG:4518','65ODftMM','EPSG:4504','EPSG:4519','EPSG:2343','+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=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:2352','EPSG:4554','EPSG:4503','+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','+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','EPSG:2341','object','EPSG:4517','6730000AlzdGO','EPSG:2386','+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','61756pNUqfV','EPSG:4542','+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','+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=75\x20+k=1\x20+x_0=13500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4498','+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','EPSG:4532','EPSG:2375','+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:2378','+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','4490','false_easting','EPSG:2370','EPSG:4512','Gauss_Kruger','+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','EPSG:4541','+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:4509','error','EPSG:4500','未找到投影定义','EPSG:2332','\x20+a=','+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','EPSG:4545','+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:4502','EPSG:2358','EPSG:2355','EPSG:2383','+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=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:2368','EPSG:2335','+proj=longlat\x20+ellps=GRS80\x20+units=degrees\x20+no_defs','+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','EPSG:2330','EPSG:4548','+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:4496','+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','+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=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=102\x20+k=1\x20+x_0=34500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2333','EPSG:4533','floor','Local','+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','EPSG:2336','EPSG:2387','EPSG:4546','39630MFepqF'];a70_0x4419=function(){return _0x2b4658;};return a70_0x4419();}import{get as a70_0x5180fe}from'ol/proj';import{register}from'ol/proj/proj4.js';export function getGeoProjection(_0x571e45,_0x5ba035){const _0x51c7fc=a70_0x1455,_0x5a424b=_0x5ba035[_0x51c7fc(0x183)]();if(_0x5a424b[_0x51c7fc(0x1af)](_0x51c7fc(0x13b))>-0x1)return new a70_0xa72175({'code':'EPSG:3857'});else{if(_0x5a424b[_0x51c7fc(0x1af)]('4490')>-0x1){const _0x50d7e9=_0x571e45[_0x51c7fc(0x18e)](),_0x4d7158=Math[_0x51c7fc(0x126)]((_0x50d7e9[0x0]-1.5)/0x3)+0x1,_0xcde6cd=_0x51c7fc(0x153)+(0x1188+_0x4d7158);return new a70_0xa72175({'code':_0xcde6cd});}}return _0x5ba035;}export function getSpheroidProjection(_0x152b32){const _0x5e5c37=a70_0x1455;if(isSpheroid(_0x152b32))return _0x152b32;const _0x7a03d0=_0x152b32[_0x5e5c37(0x183)](),_0x4c34d1=a70_0x3dbe3c[_0x5e5c37(0x1a1)](_0x7a03d0);if(_0x4c34d1){const {a:_0x4bb178,rf:_0xbd1b67}=_0x4c34d1,_0x1f1af9={'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 [_0x442d7d,_0x115916]of Object[_0x5e5c37(0x159)](_0x1f1af9)){if(_0x4bb178===_0x115916['a']&&Math[_0x5e5c37(0x178)](_0xbd1b67?_0xbd1b67:0x0-_0x115916['f'])<1e-15)return registerProj(_0x442d7d),new a70_0xa72175({'code':_0x442d7d});}}else console[_0x5e5c37(0x10a)](_0x5e5c37(0x10c));}export function isSpheroid(_0x5e54c3){const _0x11a8a9=a70_0x1455,_0x22d577=_0x5e54c3['getCode']();return _0x22d577[_0x11a8a9(0x1af)]('4326')>-0x1||_0x22d577[_0x11a8a9(0x1af)](_0x11a8a9(0x101))>-0x1||_0x22d577['indexOf']('4214')>-0x1||_0x22d577['indexOf'](_0x11a8a9(0x19c))>-0x1||_0x22d577[_0x11a8a9(0x1af)]('4610')>-0x1?!![]:![];}export function registerProj(_0x25461a,_0x2428d7){const _0x3a8355=a70_0x1455;let _0x122fee;_0x122fee=a70_0x5180fe(_0x25461a);if(!_0x122fee)switch(_0x25461a){case _0x3a8355(0x16a):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x16a),_0x3a8355(0x11a)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x16a));_0x122fee&&_0x122fee['setExtent']([-0xb4,-0x5a,0xb4,0x5a]);break;case _0x3a8355(0x17a):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x17a),_0x3a8355(0xc9)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x17a));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([344166.57,2338205.65,622925.7,4729373.22]);break;case _0x3a8355(0x110):a70_0x3dbe3c[_0x3a8355(0x1a1)]('EPSG:4545',_0x3a8355(0x171)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x110));_0x122fee&&_0x122fee['setExtent']([341298.83,2012660.02,623358.71,4704933.89]);break;case _0x3a8355(0x12b):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x12b),'+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'),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x12b));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([341226.58,2003802.99,618043.7,4998263.83]);break;case _0x3a8355(0x132):a70_0x3dbe3c[_0x3a8355(0x1a1)]('EPSG:4547',_0x3a8355(0x1b2)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x132));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([344577.88,2381397.91,617340.63,5036050.38]);break;case _0x3a8355(0x11d):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x11d),'+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(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x11d));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([345754.3,2501017.13,0x94641,5528578.96]);break;case _0x3a8355(0x143):a70_0x3dbe3c['defs'](_0x3a8355(0x143),_0x3a8355(0x121)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe('EPSG:4549');_0x122fee&&_0x122fee['setExtent']([347872.25,2703739.74,599933.05,5912395.2]);break;case _0x3a8355(0xdd):a70_0x3dbe3c['defs'](_0x3a8355(0xdd),_0x3a8355(0xdf)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0xdd));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([352748.57,3123733.99,599394.66,5937990.42]);break;case'EPSG:4551':a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0xc1),'+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'),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe('EPSG:4551');_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([372262.47,4451705.13,600236.64,5897928.74]);break;case _0x3a8355(0x16c):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x16c),'+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'),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x16c));_0x122fee&&_0x122fee['setExtent']([374503.76,4582750.41,606982.71,5569731.71]);break;case _0x3a8355(0x140):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x140),_0x3a8355(0xc5)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x140));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([376543.13,4699379.62,610019.44,5417367.63]);break;case _0x3a8355(0xeb):a70_0x3dbe3c['defs'](_0x3a8355(0xeb),'+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'),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0xeb));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([383491.84,5080507.85,482969.27,5362930.84]);break;case _0x3a8355(0x14c):a70_0x3dbe3c[_0x3a8355(0x1a1)]('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(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x14c));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([375272.5,3965339.75,626870.23,4502787.6]);case _0x3a8355(0x184):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x184),_0x3a8355(0xcc)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x184));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([356780.75,3435266.95,624607.97,4633842.66]);break;case _0x3a8355(0x16b):a70_0x3dbe3c[_0x3a8355(0x1a1)]('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(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x16b));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([355189.72,3315517.28,617221.79,5083856.92]);break;case _0x3a8355(0x1b5):a70_0x3dbe3c[_0x3a8355(0x1a1)]('EPSG:4537',_0x3a8355(0x111)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x1b5));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([352803.51,3128167.77,613592.51,5233908.47]);break;case _0x3a8355(0x1a8):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x1a8),_0x3a8355(0x154)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe('EPSG:4538');_0x122fee&&_0x122fee['setExtent']([352176.08,3077180.78,609359.83,5450729.14]);break;case'EPSG:4539':a70_0x3dbe3c['defs'](_0x3a8355(0xc6),'+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(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0xc6));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([350541.6,3023992.26,611765.09,5366231.03]);break;case _0x3a8355(0x17f):a70_0x3dbe3c['defs'](_0x3a8355(0x17f),'+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(a70_0x3dbe3c),_0x122fee=a70_0x5180fe('EPSG:4540');_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([352054.43,3067205.43,618002.46,5000486.51]);break;case _0x3a8355(0x107):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x107),_0x3a8355(0xfb)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x107));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([352762.3,3124842.44,620089.9,4930490.22]);break;case _0x3a8355(0xf6):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0xf6),'+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(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0xf6));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([344482.32,2371430.3,622787.54,4737149.55]);break;case _0x3a8355(0x144):a70_0x3dbe3c['defs'](_0x3a8355(0x144),_0x3a8355(0x131)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x144));_0x122fee&&_0x122fee['setExtent']([25375272.5,3965339.75,25626870.23,4502787.6]);break;case _0x3a8355(0x199):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x199),_0x3a8355(0x196)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x199));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([26356780.75,3435266.95,26624607.97,4633842.66]);break;case _0x3a8355(0x1b1):a70_0x3dbe3c['defs'](_0x3a8355(0x1b1),'+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(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x1b1));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([27355189.72,3315517.28,27617221.79,5083856.92]);break;case _0x3a8355(0x146):a70_0x3dbe3c[_0x3a8355(0x1a1)]('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(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x146));_0x122fee&&_0x122fee['setExtent']([28352803.51,3128167.77,28613592.51,5233908.47]);break;case _0x3a8355(0xf1):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0xf1),_0x3a8355(0xc7)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0xf1));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([29352176.08,3077180.78,29609359.83,5450729.14]);break;case _0x3a8355(0xe3):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0xe3),_0x3a8355(0xf8)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0xe3));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([30350541.6,3023992.26,30611765.09,5366231.03]);break;case _0x3a8355(0xe6):a70_0x3dbe3c[_0x3a8355(0x1a1)]('EPSG:4519','+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'),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0xe6));_0x122fee&&_0x122fee['setExtent']([31352054.43,3067205.43,31618002.46,5000486.51]);break;case _0x3a8355(0x16e):a70_0x3dbe3c[_0x3a8355(0x1a1)]('EPSG:4520',_0x3a8355(0xd6)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x16e));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([32352762.3,3124842.44,32620089.9,4930490.22]);break;case _0x3a8355(0xdc):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0xdc),_0x3a8355(0x11b)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe('EPSG:4521');_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([33344482.32,2371430.3,33622787.54,4737149.55]);break;case _0x3a8355(0x141):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x141),_0x3a8355(0x123)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x141));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([34344166.57,2338205.65,34622925.7,4729373.22]);break;case _0x3a8355(0x17b):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x17b),_0x3a8355(0xf7)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x17b));_0x122fee&&_0x122fee['setExtent']([35345643.07,2489940.65,35623868.1,4676052.19]);break;case'EPSG:4524':a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x1ad),_0x3a8355(0x1a2)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x1ad));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([36341298.83,2012660.02,36623358.71,4704933.89]);break;case'EPSG:4525':a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x197),_0x3a8355(0x158)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe('EPSG:4525');_0x122fee&&_0x122fee['setExtent']([37341226.58,2003802.99,37618043.7,4998263.83]);break;case _0x3a8355(0x1a4):a70_0x3dbe3c[_0x3a8355(0x1a1)]('EPSG:4526',_0x3a8355(0x14a)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe('EPSG:4526');_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([38344577.88,2381397.91,38617340.63,5036050.38]);break;case _0x3a8355(0x1ae):a70_0x3dbe3c['defs'](_0x3a8355(0x1ae),'+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'),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x1ae));_0x122fee&&_0x122fee['setExtent']([39345754.3,2501017.13,0x25c5e01,5528578.96]);break;case _0x3a8355(0x173):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x173),_0x3a8355(0xcb)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe('EPSG:4528');if(_0x122fee){}break;case'EPSG:4529':a70_0x3dbe3c['defs'](_0x3a8355(0x175),_0x3a8355(0x163)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x175));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([41352748.57,3123733.99,41599394.66,5937990.42]);break;case _0x3a8355(0x19f):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x19f),_0x3a8355(0xc0)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe('EPSG:4530');_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([42372262.47,4451705.13,42600236.64,5897928.74]);break;case _0x3a8355(0x185):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x185),'+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(a70_0x3dbe3c),_0x122fee=a70_0x5180fe('EPSG:4531');_0x122fee&&_0x122fee['setExtent']([43374503.76,4582750.41,43606982.71,5569731.71]);break;case _0x3a8355(0xfc):a70_0x3dbe3c['defs'](_0x3a8355(0xfc),'+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'),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0xfc));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([44376543.13,4699379.62,44610019.44,5417367.63]);break;case _0x3a8355(0x125):a70_0x3dbe3c['defs'](_0x3a8355(0x125),_0x3a8355(0x166)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x125));_0x122fee&&_0x122fee['setExtent']([45383491.84,5080507.85,45482969.27,5362930.84]);break;case _0x3a8355(0x135):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x135),'+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(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x135));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([181721.15,1965854.14,746725.01,4708206.87]);break;case _0x3a8355(0x14e):a70_0x3dbe3c[_0x3a8355(0x1a1)]('EPSG:4508',_0x3a8355(0xbe)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x14e));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([179915.67,1849516.47,736087.19,5001549.83]);break;case _0x3a8355(0x109):a70_0x3dbe3c['defs'](_0x3a8355(0x109),'+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(a70_0x3dbe3c),_0x122fee=a70_0x5180fe('EPSG:4509');_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([184047.25,2106579.41,708208.94,5714206.25]);break;case _0x3a8355(0x1ac):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x1ac),_0x3a8355(0xdf)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe('EPSG:4510');_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([196182.08,2729495.05,698769.28,5941131.59]);break;case _0x3a8355(0xcd):a70_0x3dbe3c[_0x3a8355(0x1a1)]('EPSG:4511',_0x3a8355(0x15d)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0xcd));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([209606.47,3290627.32,702362.77,5855471.68]);break;case _0x3a8355(0x104):a70_0x3dbe3c['defs'](_0x3a8355(0x104),_0x3a8355(0xbf)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x104));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([263541.74,4991547.88,482969.27,5362930.84]);break;case _0x3a8355(0x112):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x112),_0x3a8355(0x15c)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x112));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([374665.41,3922064.44,752994.91,4552715.22]);break;case _0x3a8355(0xec):a70_0x3dbe3c[_0x3a8355(0x1a1)]('EPSG:4503',_0x3a8355(0xe8)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe('EPSG:4503');_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([206116.83,3230779.31,727179.04,5237184.74]);break;case _0x3a8355(0xe5):a70_0x3dbe3c['defs']('EPSG:4504',_0x3a8355(0x154)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe('EPSG:4504');_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([203003.72,3026658.93,718708.81,5453980.63]);break;case _0x3a8355(0x147):a70_0x3dbe3c['defs'](_0x3a8355(0x147),'+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(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x147));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([204050.9,3069909.68,725045.7,5311696.64]);break;case'EPSG:4506':a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x13c),_0x3a8355(0xca)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x13c));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([188253.52,2340414.16,744727.96,4787117.85]);break;case _0x3a8355(0x14b):a70_0x3dbe3c['defs'](_0x3a8355(0x14b),_0x3a8355(0xf9)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe('EPSG:4491');_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([13374665.41,3922064.44,13752994.91,4552715.22]);break;case _0x3a8355(0x1a0):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x1a0),_0x3a8355(0x15e)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x1a0));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([14206116.83,3230779.31,14727179.04,5237184.74]);break;case _0x3a8355(0x187):a70_0x3dbe3c[_0x3a8355(0x1a1)]('EPSG:4493','+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(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x187));_0x122fee&&_0x122fee['setExtent']([15203003.72,3026658.93,15718708.81,5453980.63]);break;case _0x3a8355(0x169):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x169),'+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'),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x169));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([16204050.9,3069909.68,16725045.7,5311696.64]);break;case _0x3a8355(0x152):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x152),'+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'),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x152));_0x122fee&&_0x122fee['setExtent']([17188253.52,2340414.16,17744727.96,4787117.85]);break;case _0x3a8355(0x11f):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x11f),'+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'),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x11f));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([18181721.15,1965854.14,18746725.01,4708206.87]);break;case _0x3a8355(0x17d):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x17d),_0x3a8355(0x128)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x17d));_0x122fee&&_0x122fee['setExtent']([19179915.67,1849516.47,19736087.19,5001549.83]);break;case'EPSG:4498':a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0xfa),_0x3a8355(0x179)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0xfa));_0x122fee&&_0x122fee['setExtent']([20184047.25,2106579.41,20708208.94,5714206.25]);break;case'EPSG:4499':a70_0x3dbe3c[_0x3a8355(0x1a1)]('EPSG:4499',_0x3a8355(0x162)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe('EPSG:4499');_0x122fee&&_0x122fee['setExtent']([21196182.08,2729495.05,21698769.28,5941131.59]);break;case _0x3a8355(0x10b):a70_0x3dbe3c[_0x3a8355(0x1a1)]('EPSG:4500','+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(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x10b));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([22209606.47,3290627.32,22702362.77,5855471.68]);break;case _0x3a8355(0x1aa):a70_0x3dbe3c['defs'](_0x3a8355(0x1aa),_0x3a8355(0x165)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe('EPSG:4501');_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([23263541.74,4991547.88,23482969.27,5362930.84]);break;case _0x3a8355(0x1a5):a70_0x3dbe3c['defs']('EPSG:4610','+proj=longlat\x20+a=6378140\x20+b=6356755.288157528\x20+units=degrees\x20+no_defs'),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x1a5));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([-0xb4,-0x5a,0xb4,0x5a]);break;case _0x3a8355(0x168):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x168),'+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(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x168));_0x122fee&&_0x122fee['setExtent']([344166.5,2338206.74,622925.76,4729375.42]);break;case _0x3a8355(0x161):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x161),'+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'),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x161));_0x122fee&&_0x122fee['setExtent']([0x5462b,2489941.81,623868.16,4676054.37]);break;case _0x3a8355(0xe0):a70_0x3dbe3c['defs'](_0x3a8355(0xe0),_0x3a8355(0xd5)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0xe0));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([341298.75,2012660.96,623358.77,4704936.09]);break;case'EPSG:2382':a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x18f),_0x3a8355(0x142)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x18f));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([341226.51,2003803.92,618043.76,4998266.16]);break;case _0x3a8355(0x115):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x115),'+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'),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x115));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([344577.81,2381399.02,617340.68,5036052.73]);break;case _0x3a8355(0xdb):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0xdb),_0x3a8355(0x116)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0xdb));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([345754.23,2501018.29,607809.05,5528581.54]);break;case _0x3a8355(0x1a7):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x1a7),'+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'),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x1a7));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([347872.18,0x29417d,599933.1,5912397.96]);break;case _0x3a8355(0xf3):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0xf3),_0x3a8355(0x19e)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe('EPSG:2386');_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([352748.5,3123735.45,599394.71,5937993.2]);break;case _0x3a8355(0x12a):a70_0x3dbe3c['defs'](_0x3a8355(0x12a),_0x3a8355(0x18a)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x12a));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([372262.41,4451707.2,600236.68,5897931.5]);break;case _0x3a8355(0xd8):a70_0x3dbe3c[_0x3a8355(0x1a1)]('EPSG:2388','+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(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0xd8));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([374503.71,4582752.55,606982.76,5569734.31]);break;case _0x3a8355(0xc4):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0xc4),'+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(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0xc4));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([376543.07,4699381.82,610019.49,5417370.16]);break;case _0x3a8355(0xde):a70_0x3dbe3c[_0x3a8355(0x1a1)]('EPSG:2390',_0x3a8355(0x108)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe('EPSG:2390');_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([383491.79,5080510.22,482969.27,5362933.35]);break;case _0x3a8355(0x103):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x103),_0x3a8355(0x120)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x103));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([375272.44,3965341.6,626870.29,4502789.7]);break;case'EPSG:2371':a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0xc3),_0x3a8355(0x10f)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0xc3));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([356780.68,3435268.56,624608.03,4633844.82]);break;case _0x3a8355(0xcf):a70_0x3dbe3c['defs'](_0x3a8355(0xcf),_0x3a8355(0x160)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0xcf));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([355189.66,3315518.83,617221.84,5083859.29]);break;case _0x3a8355(0x19d):a70_0x3dbe3c[_0x3a8355(0x1a1)]('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(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x19d));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([352803.44,3128169.23,613592.56,5233910.91]);break;case _0x3a8355(0x17e):a70_0x3dbe3c[_0x3a8355(0x1a1)]('EPSG:2374',_0x3a8355(0xda)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe('EPSG:2374');_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([352176.01,3077182.21,609359.88,5450731.68]);break;case _0x3a8355(0xfd):a70_0x3dbe3c['defs'](_0x3a8355(0xfd),_0x3a8355(0xee)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0xfd));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([350541.53,3023993.67,611765.14,5366233.54]);break;case'EPSG:2376':a70_0x3dbe3c['defs'](_0x3a8355(0x15f),_0x3a8355(0x1b4)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x15f));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([352054.36,3067206.86,618002.52,5000488.84]);break;case _0x3a8355(0x170):a70_0x3dbe3c[_0x3a8355(0x1a1)]('EPSG:2377',_0x3a8355(0xd9)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe('EPSG:2377');_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([352762.23,3124843.89,620089.96,4930492.52]);break;case'EPSG:2378':a70_0x3dbe3c[_0x3a8355(0x1a1)]('EPSG:2378',_0x3a8355(0x130)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0xff));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([344482.25,2371431.4,622787.6,4737151.76]);break;case _0x3a8355(0x139):a70_0x3dbe3c[_0x3a8355(0x1a1)]('EPSG:2349',_0x3a8355(0x11e)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x139));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([25375272.44,3965341.6,25626870.29,4502789.7]);break;case _0x3a8355(0x176):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x176),'+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'),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x176));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([26356780.68,3435268.56,26624608.03,4633844.82]);break;case'EPSG:2351':a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x182),_0x3a8355(0x164)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x182));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([27355189.66,3315518.83,27617221.84,5083859.29]);break;case _0x3a8355(0xea):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0xea),_0x3a8355(0x167)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe('EPSG:2352');_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([28352803.44,3128169.23,28613592.56,5233910.91]);break;case _0x3a8355(0x138):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x138),_0x3a8355(0x13f)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x138));_0x122fee&&_0x122fee['setExtent']([29352176.01,3077182.21,29609359.88,5450731.68]);break;case _0x3a8355(0x172):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x172),_0x3a8355(0x13e)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x172));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([30350541.53,3023993.67,30611765.14,5366233.54]);break;case _0x3a8355(0x114):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x114),_0x3a8355(0x149)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x114));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([31352054.36,3067206.86,31618002.52,5000488.84]);break;case _0x3a8355(0x174):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x174),'+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(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x174));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([32352762.23,3124843.89,32620089.96,4930492.52]);break;case _0x3a8355(0x151):a70_0x3dbe3c['defs'](_0x3a8355(0x151),_0x3a8355(0x1ab)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x151));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([33344482.25,2371431.4,33622787.6,4737151.76]);break;case _0x3a8355(0x113):a70_0x3dbe3c['defs'](_0x3a8355(0x113),_0x3a8355(0x13d)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x113));_0x122fee&&_0x122fee['setExtent']([34344166.5,2338206.74,34622925.76,4729375.42]);break;case'EPSG:2359':a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x198),_0x3a8355(0x137)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x198));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([0x21b54eb,2489941.81,35623868.16,4676054.37]);break;case _0x3a8355(0x134):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x134),_0x3a8355(0xf4)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe('EPSG:2360');_0x122fee&&_0x122fee['setExtent']([36341298.75,2012660.96,36623358.77,4704936.09]);break;case'EPSG:2361':a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x194),'+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'),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x194));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([37341226.51,2003803.92,37618043.76,4998266.16]);break;case _0x3a8355(0xe1):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0xe1),_0x3a8355(0x150)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe('EPSG:2362');_0x122fee&&_0x122fee['setExtent']([38344577.81,2381399.02,38617340.68,5036052.73]);break;case _0x3a8355(0xe2):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0xe2),_0x3a8355(0x12d)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0xe2));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([39345754.23,2501018.29,39607809.05,5528581.54]);break;case _0x3a8355(0x186):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x186),_0x3a8355(0xe9)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x186));_0x122fee&&_0x122fee['setExtent']([40347872.18,0x29417d,40599933.1,5912397.96]);break;case _0x3a8355(0xd0):a70_0x3dbe3c['defs'](_0x3a8355(0xd0),_0x3a8355(0x1b6)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0xd0));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([41352748.5,3123735.45,41599394.71,5937993.2]);break;case _0x3a8355(0x188):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x188),_0x3a8355(0x14d)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x188));_0x122fee&&_0x122fee['setExtent']([42372262.41,4451707.2,42600236.68,5897931.5]);break;case _0x3a8355(0xd1):a70_0x3dbe3c['defs'](_0x3a8355(0xd1),'+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'),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0xd1));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([43374503.71,4582752.55,43606982.76,5569734.31]);break;case _0x3a8355(0x118):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x118),_0x3a8355(0x122)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x118));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([44376543.07,4699381.82,44610019.49,5417370.16]);break;case'EPSG:2369':a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x145),_0x3a8355(0x15a)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe('EPSG:2369');_0x122fee&&_0x122fee['setExtent']([45383491.79,5080510.22,45482969.27,5362933.35]);break;case _0x3a8355(0xe7):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0xe7),'+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'),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0xe7));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([189098.51,2384748.79,746725.12,4708209.07]);break;case _0x3a8355(0x190):a70_0x3dbe3c['defs'](_0x3a8355(0x190),_0x3a8355(0x142)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x190));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([182364.58,2005744.33,736087.3,5001552.17]);break;case'EPSG:2345':a70_0x3dbe3c[_0x3a8355(0x1a1)]('EPSG:2345','+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'),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe('EPSG:2345');_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([190416.42,2452360.4,708209.04,5714208.92]);break;case _0x3a8355(0xce):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0xce),_0x3a8355(0x19e)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0xce));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([200433.02,2917986.59,698769.38,5941134.37]);break;case _0x3a8355(0x177):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x177),_0x3a8355(0xd7)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe('EPSG:2347');_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([247158.43,4532694.83,702362.87,5855474.42]);break;case _0x3a8355(0x1a6):a70_0x3dbe3c['defs'](_0x3a8355(0x1a6),_0x3a8355(0x108)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x1a6));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([263541.63,4991550.21,482969.27,5362933.35]);break;case'EPSG:2338':a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x148),_0x3a8355(0x120)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x148));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([374665.35,3922066.27,752995.03,4552717.34]);break;case _0x3a8355(0x13a):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x13a),_0x3a8355(0x160)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe('EPSG:2339');_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([206116.69,3230780.81,727179.14,5237187.19]);break;case'EPSG:2340':a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x19a),_0x3a8355(0xda)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x19a));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([203003.59,3026660.34,718708.91,5453983.17]);break;case _0x3a8355(0xef):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0xef),'+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'),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0xef));_0x122fee&&_0x122fee['setExtent']([204050.76,3069911.11,725045.8,5311699.12]);break;case'EPSG:2342':a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x180),_0x3a8355(0x130)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x180));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([188253.38,2340415.25,744728.08,4787120.08]);break;case _0x3a8355(0x1a9):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x1a9),_0x3a8355(0x189)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe('EPSG:2327');_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([13374665.35,3922066.27,13752995.03,4552717.34]);break;case'EPSG:2328':a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x136),_0x3a8355(0xed)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe('EPSG:2328');_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([14206116.69,3230780.81,14727179.14,5237187.19]);break;case'EPSG:2329':a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x17c),_0x3a8355(0x16d)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe('EPSG:2329');_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([15203003.59,3026660.34,15718708.91,5453983.17]);break;case _0x3a8355(0x11c):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x11c),_0x3a8355(0x106)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x11c));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([16204050.76,3069911.11,16725045.8,5311699.12]);break;case _0x3a8355(0x191):a70_0x3dbe3c[_0x3a8355(0x1a1)]('EPSG:2331',_0x3a8355(0x193)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x191));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([17188253.38,2340415.25,17744728.08,4787120.08]);break;case'EPSG:2332':a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x10d),_0x3a8355(0x100)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x10d));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([18189098.51,2384748.79,18746725.12,4708209.07]);break;case _0x3a8355(0x124):a70_0x3dbe3c[_0x3a8355(0x1a1)](_0x3a8355(0x124),_0x3a8355(0xfe)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x124));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([19182364.58,2005744.33,19736087.3,5001552.17]);break;case'EPSG:2334':a70_0x3dbe3c['defs'](_0x3a8355(0x1a3),_0x3a8355(0xc2)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x1a3));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([20190416.42,2452360.4,20708209.04,5714208.92]);break;case'EPSG:2335':a70_0x3dbe3c[_0x3a8355(0x1a1)]('EPSG:2335',_0x3a8355(0x181)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x119));_0x122fee&&_0x122fee['setExtent']([21200433.02,2917986.59,21698769.38,5941134.37]);break;case _0x3a8355(0x129):a70_0x3dbe3c['defs']('EPSG:2336',_0x3a8355(0x1b0)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x3a8355(0x129));_0x122fee&&_0x122fee[_0x3a8355(0x16f)]([22247158.43,4532694.83,22702362.87,5855474.42]);break;case _0x3a8355(0xd4):a70_0x3dbe3c['defs'](_0x3a8355(0xd4),_0x3a8355(0x117)),register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe('EPSG:2337');_0x122fee&&_0x122fee['setExtent']([23263541.63,4991550.21,23482969.27,5362933.35]);break;default:console[_0x3a8355(0x18d)](_0x3a8355(0x155));let _0x49b7e1=checkProj(_0x25461a,(_0x4dc59a,_0x22f5a3)=>{const _0x54ed3d=_0x3a8355;if(_0x22f5a3[_0x54ed3d(0x1b3)]==_0x54ed3d(0x105)){let _0x2e16c9=_0x25461a[_0x54ed3d(0xd3)](_0x54ed3d(0x105),_0x54ed3d(0xc8));a70_0x3dbe3c[_0x54ed3d(0x1a1)](_0x25461a,_0x2e16c9);}else{if(_0x22f5a3[_0x54ed3d(0x1b3)]==_0x54ed3d(0x127)){const _0x387ba3=_0x22f5a3['a']-_0x22f5a3['a']/_0x22f5a3['rf'];let _0x353666=_0x54ed3d(0x14f)+_0x22f5a3[_0x54ed3d(0x15b)]+'\x20+lon_0='+_0x22f5a3[_0x54ed3d(0x19b)]+'\x20+k='+_0x22f5a3['k0']+'\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20+x_0='+_0x22f5a3[_0x54ed3d(0x102)]+_0x54ed3d(0x157)+_0x22f5a3[_0x54ed3d(0x12f)]+'\x20+ellps='+_0x22f5a3['ellps']+_0x54ed3d(0x10e)+_0x22f5a3['a']+_0x54ed3d(0xd2)+_0x387ba3+_0x54ed3d(0x195);a70_0x3dbe3c[_0x54ed3d(0x1a1)](_0x25461a,_0x353666);}}});_0x49b7e1&&a70_0x3dbe3c['defs'](_0x25461a,_0x25461a);register(a70_0x3dbe3c),_0x122fee=a70_0x5180fe(_0x25461a);_0x122fee&&_0x2428d7&&_0x122fee['setExtent'](_0x2428d7);}return _0x122fee;}function a70_0x1455(_0x418a42,_0x1e7d2b){const _0x44197d=a70_0x4419();return a70_0x1455=function(_0x145553,_0x19c212){_0x145553=_0x145553-0xbe;let _0x3b147a=_0x44197d[_0x145553];return _0x3b147a;},a70_0x1455(_0x418a42,_0x1e7d2b);}function checkProj(_0xffde6e,_0x174026){const _0x405032=a70_0x1455;var _0x1907ef=a70_0x4697ea(_0xffde6e);if(typeof _0x1907ef!==_0x405032(0xf0)){_0x174026(_0xffde6e,_0x1907ef);return;}var _0x46a8c3=a70_0x3e681a[_0x405032(0x18b)](_0x1907ef[_0x405032(0x1b3)]);if(!_0x46a8c3){_0x174026(_0xffde6e,_0x1907ef);return;}return!![];}
1
+ (function(_0x1956e2,_0xcf7631){const _0x4471bc=a70_0x3383,_0x520639=_0x1956e2();while(!![]){try{const _0x10265b=parseInt(_0x4471bc(0xcb))/0x1+-parseInt(_0x4471bc(0x1aa))/0x2*(parseInt(_0x4471bc(0x108))/0x3)+-parseInt(_0x4471bc(0x163))/0x4*(-parseInt(_0x4471bc(0x169))/0x5)+parseInt(_0x4471bc(0xc2))/0x6+-parseInt(_0x4471bc(0x10b))/0x7+parseInt(_0x4471bc(0x15d))/0x8+-parseInt(_0x4471bc(0xce))/0x9;if(_0x10265b===_0xcf7631)break;else _0x520639['push'](_0x520639['shift']());}catch(_0x31ecc3){_0x520639['push'](_0x520639['shift']());}}}(a70_0x4297,0xc53e2));import a70_0x5a82f0 from'proj4';import a70_0x40e051 from'ol/proj/Projection';import a70_0x282365 from'proj4/lib/parseCode';import a70_0x18675e from'proj4/lib/projections';import{get as a70_0x2acb2e}from'ol/proj';function a70_0x3383(_0x3a6475,_0x3ce882){const _0x42978f=a70_0x4297();return a70_0x3383=function(_0x3383a6,_0x5a6cdc){_0x3383a6=_0x3383a6-0xb8;let _0x4cbbbf=_0x42978f[_0x3383a6];return _0x4cbbbf;},a70_0x3383(_0x3a6475,_0x3ce882);}import{register}from'ol/proj/proj4.js';export function getGeoProjection(_0x500e8b,_0x48b2aa){const _0xd5d525=a70_0x3383,_0x7e0f5c=_0x48b2aa[_0xd5d525(0x1a5)]();if(_0x7e0f5c['indexOf'](_0xd5d525(0x1b6))>-0x1)return new a70_0x40e051({'code':_0xd5d525(0x13d)});else{if(_0x7e0f5c[_0xd5d525(0x16d)](_0xd5d525(0x13a))>-0x1){const _0x4be4ea=_0x500e8b[_0xd5d525(0x18e)](),_0x247dcf=Math['floor']((_0x4be4ea[0x0]-1.5)/0x3)+0x1,_0x5aadba=_0xd5d525(0x1b9)+(0x1188+_0x247dcf);return new a70_0x40e051({'code':_0x5aadba});}}return _0x48b2aa;}function a70_0x4297(){const _0x3d7ab1=['+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','+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','EPSG:4507','EPSG:4514','未找到投影定义','EPSG:2363','+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','EPSG:2331','+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','+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','\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20+x_0=','+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','setExtent','EPSG:4504','+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:4539','EPSG:2357','EPSG:2348','EPSG:2350','EPSG:2361','EPSG:4506','+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:4528','EPSG:4540','EPSG:4553','EPSG:4512','EPSG:4520','EPSG:4497','+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','getLastCoordinate','EPSG:4492','EPSG:4525','projName','EPSG:2371','EPSG:4537','EPSG:4503','+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=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=84\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','4214','EPSG:4541','EPSG:4518','+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:2343','EPSG:2379','EPSG:2338','abs','+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','+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','+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=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=31500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','getCode','EPSG:2340','+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:2380','EPSG:4554','231730VwfWrS','+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=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','+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:4545','EPSG:2387','+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:4502','EPSG:2383','EPSG:2364','+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','4326','EPSG:2368','+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:','EPSG:4549','+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','EPSG:4551','EPSG:2381','\x20+lon_0=','EPSG:2382','+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=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:2369','get','+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','7165890WsFmGS','EPSG:4513','+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:4508','EPSG:2389','EPSG:2328','EPSG:2353','EPSG:4535','EPSG:2359','318086WtNDaZ','EPSG:2329','+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','14576679aYkaRn','+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','entries','+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=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:2342','EPSG:4552','+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:2354','+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=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','+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','EPSG:4527','+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','+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','+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:4523','+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','+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','error','EPSG:4547','EPSG:2349','+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=20500000\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+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2330','EPSG:4533','EPSG:4505','EPSG:2375','EPSG:4550','EPSG:4510','EPSG:2346','+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:2373','+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','4610','EPSG:2336','+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','EPSG:4536','EPSG:4496','EPSG:4546','EPSG:4494','EPSG:4501','+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:4511','EPSG:2385','+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','+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','+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','EPSG:2367','EPSG:2351','+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=123\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4548','EPSG:2347','+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:2335','+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','6qMbnDy','+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','+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','6191066UAilFE','EPSG:4524','false_northing','EPSG:2358','+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','EPSG:4534','+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','+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:2327','EPSG:2341','EPSG:2337','+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','+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:2362','longitude_of_center','EPSG:2365','EPSG:4526','EPSG:2377','EPSG:2345','EPSG:4538','EPSG:2376','EPSG:4529','+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','+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:2333','EPSG:2334','EPSG:4515','replace','+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','+proj=longlat\x20+ellps=GRS80\x20+units=degrees\x20+no_defs','EPSG:4500','EPSG:4490','EPSG:2356','EPSG:4519','EPSG:4499','+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','EPSG:2355','\x20+ellps=','+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:2344','+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','4555','+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=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:2384','EPSG:4516','+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','4490','+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','+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:3857','+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','EPSG:2360','+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=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:4491','EPSG:2332','EPSG:2388','EPSG:2374','Gauss_Kruger','EPSG:4543','Transverse_Mercator','+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:4495','+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','defs','latitude_of_center','+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','EPSG:2352','\x20+y_0=','EPSG:4498','+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:4532','EPSG:4542','EPSG:2366','\x20+units=m\x20+no_defs\x20','+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=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=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:4522','EPSG:4517','EPSG:2370','4994848TLbLgP','EPSG:4610','EPSG:4531','EPSG:2372','+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','EPSG:4521','6668bIzYWF','EPSG:4509','EPSG:4493','EPSG:2378','EPSG:2339','+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','4220QkgqHA','EPSG:4530','+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','+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','indexOf','+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','EPSG:2390','+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'];a70_0x4297=function(){return _0x3d7ab1;};return a70_0x4297();}export function getSpheroidProjection(_0x3b21ec){const _0x13c6ca=a70_0x3383;if(isSpheroid(_0x3b21ec))return _0x3b21ec;const _0x46a6ba=_0x3b21ec[_0x13c6ca(0x1a5)](),_0x582cdf=a70_0x5a82f0[_0x13c6ca(0x14c)](_0x46a6ba);if(_0x582cdf){const {a:_0x15fb50,rf:_0x33303a}=_0x582cdf,_0xcd3e04={'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 [_0x3d07f9,_0x5b04c4]of Object[_0x13c6ca(0xd0)](_0xcd3e04)){if(_0x15fb50===_0x5b04c4['a']&&Math[_0x13c6ca(0x19f)](_0x33303a?_0x33303a:0x0-_0x5b04c4['f'])<1e-15)return registerProj(_0x3d07f9),new a70_0x40e051({'code':_0x3d07f9});}}else console[_0x13c6ca(0xe1)](_0x13c6ca(0x175));}export function isSpheroid(_0xfa2326){const _0x391b18=a70_0x3383,_0x272ce2=_0xfa2326[_0x391b18(0x1a5)]();return _0x272ce2[_0x391b18(0x16d)](_0x391b18(0x1b6))>-0x1||_0x272ce2[_0x391b18(0x16d)](_0x391b18(0x13a))>-0x1||_0x272ce2[_0x391b18(0x16d)](_0x391b18(0x198))>-0x1||_0x272ce2[_0x391b18(0x16d)](_0x391b18(0x134))>-0x1||_0x272ce2[_0x391b18(0x16d)](_0x391b18(0xf1))>-0x1?!![]:![];}export function registerProj(_0x26acb2,_0x12604b){const _0x403d72=a70_0x3383;let _0x29ee0b;_0x29ee0b=a70_0x2acb2e(_0x26acb2);if(!_0x29ee0b)switch(_0x26acb2){case'EPSG:4490':a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x12a),_0x403d72(0x128)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x12a));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([-0xb4,-0x5a,0xb4,0x5a]);break;case _0x403d72(0x147):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x147),'+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'),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e('EPSG:4543');_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([344166.57,2338205.65,622925.7,4729373.22]);break;case _0x403d72(0x1ae):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x1ae),_0x403d72(0x135)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x1ae));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([341298.83,2012660.02,623358.71,4704933.89]);break;case _0x403d72(0xf6):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0xf6),_0x403d72(0xdf)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e('EPSG:4546');_0x29ee0b&&_0x29ee0b['setExtent']([341226.58,2003802.99,618043.7,4998263.83]);break;case _0x403d72(0xe2):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0xe2),_0x403d72(0xd9)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0xe2));_0x29ee0b&&_0x29ee0b['setExtent']([344577.88,2381397.91,617340.63,5036050.38]);break;case _0x403d72(0x103):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x103),_0x403d72(0x122)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x103));_0x29ee0b&&_0x29ee0b['setExtent']([345754.3,2501017.13,0x94641,5528578.96]);break;case _0x403d72(0x1ba):a70_0x5a82f0['defs'](_0x403d72(0x1ba),_0x403d72(0xf0)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x1ba));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([347872.25,2703739.74,599933.05,5912395.2]);break;case _0x403d72(0xeb):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0xeb),'+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(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e('EPSG:4550');_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([352748.57,3123733.99,599394.66,5937990.42]);break;case _0x403d72(0xb9):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0xb9),_0x403d72(0x17a)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0xb9));_0x29ee0b&&_0x29ee0b['setExtent']([372262.47,4451705.13,600236.64,5897928.74]);break;case'EPSG:4552':a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0xd4),_0x403d72(0x172)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e('EPSG:4552');_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([374503.76,4582750.41,606982.71,5569731.71]);break;case _0x403d72(0x189):a70_0x5a82f0['defs']('EPSG:4553','+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'),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x189));_0x29ee0b&&_0x29ee0b['setExtent']([376543.13,4699379.62,610019.44,5417367.63]);break;case'EPSG:4554':a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x1a9),_0x403d72(0x139)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x1a9));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([383491.84,5080507.85,482969.27,5362930.84]);break;case _0x403d72(0x110):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x110),'+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(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x110));_0x29ee0b&&_0x29ee0b['setExtent']([375272.5,3965339.75,626870.23,4502787.6]);case'EPSG:4535':a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0xc9),_0x403d72(0x1a3)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0xc9));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([356780.75,3435266.95,624607.97,4633842.66]);break;case'EPSG:4536':a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0xf4),_0x403d72(0x1ad)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0xf4));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([355189.72,3315517.28,617221.79,5083856.92]);break;case _0x403d72(0x193):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x193),_0x403d72(0x197)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x193));_0x29ee0b&&_0x29ee0b['setExtent']([352803.51,3128167.77,613592.51,5233908.47]);break;case _0x403d72(0x11e):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x11e),_0x403d72(0x13c)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x11e));_0x29ee0b&&_0x29ee0b['setExtent']([352176.08,3077180.78,609359.83,5450729.14]);break;case _0x403d72(0x180):a70_0x5a82f0['defs'](_0x403d72(0x180),_0x403d72(0x17c)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e('EPSG:4539');_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([350541.6,3023992.26,611765.09,5366231.03]);break;case _0x403d72(0x188):a70_0x5a82f0['defs']('EPSG:4540',_0x403d72(0x171)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x188));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([352054.43,3067205.43,618002.46,5000486.51]);break;case _0x403d72(0x199):a70_0x5a82f0['defs'](_0x403d72(0x199),'+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'),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x199));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([352762.3,3124842.44,620089.9,4930490.22]);break;case _0x403d72(0x154):a70_0x5a82f0['defs']('EPSG:4542','+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(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e('EPSG:4542');_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([344482.32,2371430.3,622787.54,4737149.55]);break;case _0x403d72(0xc3):a70_0x5a82f0[_0x403d72(0x14c)]('EPSG:4513',_0x403d72(0xf3)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0xc3));_0x29ee0b&&_0x29ee0b['setExtent']([25375272.5,3965339.75,25626870.23,4502787.6]);break;case _0x403d72(0x174):a70_0x5a82f0[_0x403d72(0x14c)]('EPSG:4514',_0x403d72(0x196)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x174));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([26356780.75,3435266.95,26624607.97,4633842.66]);break;case _0x403d72(0x125):a70_0x5a82f0['defs'](_0x403d72(0x125),_0x403d72(0x16e)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x125));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([27355189.72,3315517.28,27617221.79,5083856.92]);break;case _0x403d72(0x138):a70_0x5a82f0['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(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e('EPSG:4516');_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([28352803.51,3128167.77,28613592.51,5233908.47]);break;case _0x403d72(0x15b):a70_0x5a82f0[_0x403d72(0x14c)]('EPSG:4517',_0x403d72(0x1b5)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x15b));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([29352176.08,3077180.78,29609359.83,5450729.14]);break;case _0x403d72(0x19a):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x19a),_0x403d72(0x17f)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x19a));_0x29ee0b&&_0x29ee0b['setExtent']([30350541.6,3023992.26,30611765.09,5366231.03]);break;case'EPSG:4519':a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x12c),_0x403d72(0x1a4)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x12c));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([31352054.43,3067205.43,31618002.46,5000486.51]);break;case _0x403d72(0x18b):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x18b),_0x403d72(0x16c)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x18b));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([32352762.3,3124842.44,32620089.9,4930490.22]);break;case'EPSG:4521':a70_0x5a82f0['defs'](_0x403d72(0x162),_0x403d72(0x14e)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e('EPSG:4521');_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([33344482.32,2371430.3,33622787.54,4737149.55]);break;case _0x403d72(0x15a):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x15a),_0x403d72(0x1a0)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x15a));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([34344166.57,2338205.65,34622925.7,4729373.22]);break;case'EPSG:4523':a70_0x5a82f0['defs'](_0x403d72(0xde),_0x403d72(0x127)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0xde));_0x29ee0b&&_0x29ee0b['setExtent']([35345643.07,2489940.65,35623868.1,4676052.19]);break;case'EPSG:4524':a70_0x5a82f0['defs'](_0x403d72(0x10c),_0x403d72(0xe4)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x10c));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([36341298.83,2012660.02,36623358.71,4704933.89]);break;case _0x403d72(0x190):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x190),_0x403d72(0x16b)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e('EPSG:4525');_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([37341226.58,2003802.99,37618043.7,4998263.83]);break;case _0x403d72(0x11b):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x11b),'+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'),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x11b));_0x29ee0b&&_0x29ee0b['setExtent']([38344577.88,2381397.91,38617340.63,5036050.38]);break;case _0x403d72(0xda):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0xda),_0x403d72(0xd5)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0xda));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([39345754.3,2501017.13,0x25c5e01,5528578.96]);break;case _0x403d72(0x187):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x187),_0x403d72(0x170)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x187));if(_0x29ee0b){}break;case _0x403d72(0x120):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x120),_0x403d72(0x131)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x120));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([41352748.57,3123733.99,41599394.66,5937990.42]);break;case _0x403d72(0x16a):a70_0x5a82f0['defs']('EPSG:4530','+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(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x16a));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([42372262.47,4451705.13,42600236.64,5897928.74]);break;case _0x403d72(0x15f):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x15f),_0x403d72(0x14b)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x15f));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([43374503.76,4582750.41,43606982.71,5569731.71]);break;case _0x403d72(0x153):a70_0x5a82f0[_0x403d72(0x14c)]('EPSG:4532',_0x403d72(0x1b4)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e('EPSG:4532');_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([44376543.13,4699379.62,44610019.44,5417367.63]);break;case'EPSG:4533':a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0xe8),_0x403d72(0x116)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0xe8));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([45383491.84,5080507.85,45482969.27,5362930.84]);break;case'EPSG:4507':a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x173),_0x403d72(0x161)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e('EPSG:4507');_0x29ee0b&&_0x29ee0b['setExtent']([181721.15,1965854.14,746725.01,4708206.87]);break;case _0x403d72(0xc5):a70_0x5a82f0['defs'](_0x403d72(0xc5),'+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'),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e('EPSG:4508');_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([179915.67,1849516.47,736087.19,5001549.83]);break;case _0x403d72(0x164):a70_0x5a82f0['defs']('EPSG:4509',_0x403d72(0x122)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x164));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([184047.25,2106579.41,708208.94,5714206.25]);break;case'EPSG:4510':a70_0x5a82f0[_0x403d72(0x14c)]('EPSG:4510',_0x403d72(0x102)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0xec));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([196182.08,2729495.05,698769.28,5941131.59]);break;case'EPSG:4511':a70_0x5a82f0['defs'](_0x403d72(0xfa),'+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'),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0xfa));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([209606.47,3290627.32,702362.77,5855471.68]);break;case'EPSG:4512':a70_0x5a82f0[_0x403d72(0x14c)]('EPSG:4512',_0x403d72(0x139)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x18a));_0x29ee0b&&_0x29ee0b['setExtent']([263541.74,4991547.88,482969.27,5362930.84]);break;case _0x403d72(0x1b1):a70_0x5a82f0['defs'](_0x403d72(0x1b1),_0x403d72(0xee)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e('EPSG:4502');_0x29ee0b&&_0x29ee0b['setExtent']([374665.41,3922064.44,752994.91,4552715.22]);break;case _0x403d72(0x194):a70_0x5a82f0['defs'](_0x403d72(0x194),_0x403d72(0x1ad)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x194));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([206116.83,3230779.31,727179.04,5237184.74]);break;case _0x403d72(0x17e):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x17e),_0x403d72(0x13c)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e('EPSG:4504');_0x29ee0b&&_0x29ee0b['setExtent']([203003.72,3026658.93,718708.81,5453980.63]);break;case _0x403d72(0xe9):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0xe9),'+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(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0xe9));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([204050.9,3069909.68,725045.7,5311696.64]);break;case _0x403d72(0x185):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x185),_0x403d72(0x10f)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x185));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([188253.52,2340414.16,744727.96,4787117.85]);break;case _0x403d72(0x142):a70_0x5a82f0['defs'](_0x403d72(0x142),_0x403d72(0xfd)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x142));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([13374665.41,3922064.44,13752994.91,4552715.22]);break;case _0x403d72(0x18f):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x18f),_0x403d72(0x105)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x18f));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([14206116.83,3230779.31,14727179.04,5237184.74]);break;case _0x403d72(0x165):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x165),_0x403d72(0xd7)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x165));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([15203003.72,3026658.93,15718708.81,5453980.63]);break;case _0x403d72(0xf7):a70_0x5a82f0['defs'](_0x403d72(0xf7),_0x403d72(0xf9)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0xf7));_0x29ee0b&&_0x29ee0b['setExtent']([16204050.9,3069909.68,16725045.7,5311696.64]);break;case'EPSG:4495':a70_0x5a82f0[_0x403d72(0x14c)]('EPSG:4495',_0x403d72(0xdc)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x14a));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([17188253.52,2340414.16,17744727.96,4787117.85]);break;case _0x403d72(0xf5):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0xf5),_0x403d72(0xe6)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0xf5));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([18181721.15,1965854.14,18746725.01,4708206.87]);break;case'EPSG:4497':a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x18c),_0x403d72(0x179)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x18c));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([19179915.67,1849516.47,19736087.19,5001549.83]);break;case _0x403d72(0x151):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x151),_0x403d72(0xe5)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x151));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([20184047.25,2106579.41,20708208.94,5714206.25]);break;case'EPSG:4499':a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x12d),'+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(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x12d));_0x29ee0b&&_0x29ee0b['setExtent']([21196182.08,2729495.05,21698769.28,5941131.59]);break;case'EPSG:4500':a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x129),_0x403d72(0xbd)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x129));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([22209606.47,3290627.32,22702362.77,5855471.68]);break;case _0x403d72(0xf8):a70_0x5a82f0['defs'](_0x403d72(0xf8),_0x403d72(0x107)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0xf8));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([23263541.74,4991547.88,23482969.27,5362930.84]);break;case _0x403d72(0x15e):a70_0x5a82f0['defs'](_0x403d72(0x15e),'+proj=longlat\x20+a=6378140\x20+b=6356755.288157528\x20+units=degrees\x20+no_defs'),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x15e));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([-0xb4,-0x5a,0xb4,0x5a]);break;case _0x403d72(0x19d):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x19d),_0x403d72(0xfc)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x19d));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([344166.5,2338206.74,622925.76,4729375.42]);break;case _0x403d72(0x1a8):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x1a8),_0x403d72(0x177)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x1a8));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([0x5462b,2489941.81,623868.16,4676054.37]);break;case _0x403d72(0xba):a70_0x5a82f0['defs'](_0x403d72(0xba),_0x403d72(0x101)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e('EPSG:2381');_0x29ee0b&&_0x29ee0b['setExtent']([341298.75,2012660.96,623358.77,4704936.09]);break;case _0x403d72(0xbc):a70_0x5a82f0[_0x403d72(0x14c)]('EPSG:2382',_0x403d72(0xd1)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0xbc));_0x29ee0b&&_0x29ee0b['setExtent']([341226.51,2003803.92,618043.76,4998266.16]);break;case _0x403d72(0x1b2):a70_0x5a82f0['defs'](_0x403d72(0x1b2),_0x403d72(0xc4)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x1b2));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([344577.81,2381399.02,617340.68,5036052.73]);break;case'EPSG:2384':a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x137),_0x403d72(0x157)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x137));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([345754.23,2501018.29,607809.05,5528581.54]);break;case'EPSG:2385':a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0xfb),_0x403d72(0xd2)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0xfb));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([347872.18,0x29417d,599933.1,5912397.96]);break;case'EPSG:2386':a70_0x5a82f0['defs']('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(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e('EPSG:2386');_0x29ee0b&&_0x29ee0b['setExtent']([352748.5,3123735.45,599394.71,5937993.2]);break;case _0x403d72(0x1af):a70_0x5a82f0[_0x403d72(0x14c)]('EPSG:2387',_0x403d72(0x1b0)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e('EPSG:2387');_0x29ee0b&&_0x29ee0b['setExtent']([372262.41,4451707.2,600236.68,5897931.5]);break;case _0x403d72(0x144):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x144),'+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(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x144));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([374503.71,4582752.55,606982.76,5569734.31]);break;case'EPSG:2389':a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0xc6),_0x403d72(0x117)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e('EPSG:2389');_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([376543.07,4699381.82,610019.49,5417370.16]);break;case'EPSG:2390':a70_0x5a82f0['defs'](_0x403d72(0x16f),'+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'),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x16f));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([383491.79,5080510.22,482969.27,5362933.35]);break;case _0x403d72(0x15c):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x15c),_0x403d72(0x149)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x15c));_0x29ee0b&&_0x29ee0b['setExtent']([375272.44,3965341.6,626870.29,4502789.7]);break;case _0x403d72(0x192):a70_0x5a82f0[_0x403d72(0x14c)]('EPSG:2371',_0x403d72(0x1a2)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x192));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([356780.68,3435268.56,624608.03,4633844.82]);break;case _0x403d72(0x160):a70_0x5a82f0['defs']('EPSG:2372','+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(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x160));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([355189.66,3315518.83,617221.84,5083859.29]);break;case _0x403d72(0xef):a70_0x5a82f0[_0x403d72(0x14c)]('EPSG:2373',_0x403d72(0x195)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0xef));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([352803.44,3128169.23,613592.56,5233910.91]);break;case _0x403d72(0x145):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x145),_0x403d72(0x12e)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x145));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([352176.01,3077182.21,609359.88,5450731.68]);break;case _0x403d72(0xea):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0xea),_0x403d72(0x140)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0xea));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([350541.53,3023993.67,611765.14,5366233.54]);break;case _0x403d72(0x11f):a70_0x5a82f0['defs'](_0x403d72(0x11f),_0x403d72(0x168)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e('EPSG:2376');_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([352054.36,3067206.86,618002.52,5000488.84]);break;case _0x403d72(0x11c):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x11c),_0x403d72(0x13b)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e('EPSG:2377');_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([352762.23,3124843.89,620089.96,4930492.52]);break;case'EPSG:2378':a70_0x5a82f0['defs'](_0x403d72(0x166),_0x403d72(0xe0)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x166));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([344482.25,2371431.4,622787.6,4737151.76]);break;case'EPSG:2349':a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0xe3),_0x403d72(0x186)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0xe3));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([25375272.44,3965341.6,25626870.29,4502789.7]);break;case _0x403d72(0x183):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x183),'+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'),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x183));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([26356780.68,3435268.56,26624608.03,4633844.82]);break;case _0x403d72(0x100):a70_0x5a82f0['defs'](_0x403d72(0x100),_0x403d72(0x133)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x100));_0x29ee0b&&_0x29ee0b['setExtent']([27355189.66,3315518.83,27617221.84,5083859.29]);break;case _0x403d72(0x14f):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x14f),_0x403d72(0xcf)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x14f));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([28352803.44,3128169.23,28613592.56,5233910.91]);break;case _0x403d72(0xc8):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0xc8),_0x403d72(0xdd)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0xc8));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([29352176.01,3077182.21,29609359.88,5450731.68]);break;case _0x403d72(0xd6):a70_0x5a82f0['defs'](_0x403d72(0xd6),_0x403d72(0x1ab)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0xd6));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([30350541.53,3023993.67,30611765.14,5366233.54]);break;case _0x403d72(0x12f):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x12f),'+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(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x12f));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([31352054.36,3067206.86,31618002.52,5000488.84]);break;case _0x403d72(0x12b):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x12b),'+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(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x12b));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([32352762.23,3124843.89,32620089.96,4930492.52]);break;case _0x403d72(0x181):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x181),'+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'),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x181));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([33344482.25,2371431.4,33622787.6,4737151.76]);break;case'EPSG:2358':a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x10e),_0x403d72(0x18d)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x10e));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([34344166.5,2338206.74,34622925.76,4729375.42]);break;case _0x403d72(0xca):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0xca),_0x403d72(0x152)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0xca));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([0x21b54eb,2489941.81,35623868.16,4676054.37]);break;case'EPSG:2360':a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x13f),_0x403d72(0x1a1)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x13f));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([36341298.75,2012660.96,36623358.77,4704936.09]);break;case _0x403d72(0x184):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x184),'+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'),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x184));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([37341226.51,2003803.92,37618043.76,4998266.16]);break;case _0x403d72(0x118):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x118),'+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(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x118));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([38344577.81,2381399.02,38617340.68,5036052.73]);break;case _0x403d72(0x176):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x176),_0x403d72(0xfe)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e('EPSG:2363');_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([39345754.23,2501018.29,39607809.05,5528581.54]);break;case _0x403d72(0x1b3):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x1b3),_0x403d72(0x121)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x1b3));_0x29ee0b&&_0x29ee0b['setExtent']([40347872.18,0x29417d,40599933.1,5912397.96]);break;case _0x403d72(0x11a):a70_0x5a82f0['defs'](_0x403d72(0x11a),_0x403d72(0x159)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e('EPSG:2365');_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([41352748.5,3123735.45,41599394.71,5937993.2]);break;case _0x403d72(0x155):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x155),_0x403d72(0xd8)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e('EPSG:2366');_0x29ee0b&&_0x29ee0b['setExtent']([42372262.41,4451707.2,42600236.68,5897931.5]);break;case _0x403d72(0xff):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0xff),_0x403d72(0x13e)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0xff));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([43374503.71,4582752.55,43606982.76,5569734.31]);break;case'EPSG:2368':a70_0x5a82f0[_0x403d72(0x14c)]('EPSG:2368',_0x403d72(0x158)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x1b7));_0x29ee0b&&_0x29ee0b['setExtent']([44376543.07,4699381.82,44610019.49,5417370.16]);break;case _0x403d72(0xbf):a70_0x5a82f0[_0x403d72(0x14c)]('EPSG:2369',_0x403d72(0xcd)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e('EPSG:2369');_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([45383491.79,5080510.22,45482969.27,5362933.35]);break;case _0x403d72(0x19c):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x19c),_0x403d72(0x177)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e('EPSG:2343');_0x29ee0b&&_0x29ee0b['setExtent']([189098.51,2384748.79,746725.12,4708209.07]);break;case _0x403d72(0x132):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x132),_0x403d72(0xd1)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x132));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([182364.58,2005744.33,736087.3,5001552.17]);break;case _0x403d72(0x11d):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x11d),_0x403d72(0x157)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x11d));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([190416.42,2452360.4,708209.04,5714208.92]);break;case _0x403d72(0xed):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0xed),_0x403d72(0x1b8)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0xed));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([200433.02,2917986.59,698769.38,5941134.37]);break;case _0x403d72(0x104):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x104),_0x403d72(0x136)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x104));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([247158.43,4532694.83,702362.87,5855474.42]);break;case _0x403d72(0x182):a70_0x5a82f0[_0x403d72(0x14c)]('EPSG:2348',_0x403d72(0x19b)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x182));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([263541.63,4991550.21,482969.27,5362933.35]);break;case _0x403d72(0x19e):a70_0x5a82f0[_0x403d72(0x14c)]('EPSG:2338',_0x403d72(0x149)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x19e));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([374665.35,3922066.27,752995.03,4552717.34]);break;case _0x403d72(0x167):a70_0x5a82f0[_0x403d72(0x14c)]('EPSG:2339',_0x403d72(0x111)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x167));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([206116.69,3230780.81,727179.14,5237187.19]);break;case _0x403d72(0x1a6):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x1a6),_0x403d72(0x12e)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x1a6));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([203003.59,3026660.34,718708.91,5453983.17]);break;case'EPSG:2341':a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x114),'+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'),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x114));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([204050.76,3069911.11,725045.8,5311699.12]);break;case _0x403d72(0xd3):a70_0x5a82f0['defs'](_0x403d72(0xd3),_0x403d72(0xe0)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0xd3));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([188253.38,2340415.25,744728.08,4787120.08]);break;case _0x403d72(0x113):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x113),_0x403d72(0x1a7)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x113));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([13374665.35,3922066.27,13752995.03,4552717.34]);break;case _0x403d72(0xc7):a70_0x5a82f0['defs']('EPSG:2328',_0x403d72(0x1ac)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e('EPSG:2328');_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([14206116.69,3230780.81,14727179.14,5237187.19]);break;case _0x403d72(0xcc):a70_0x5a82f0['defs']('EPSG:2329',_0x403d72(0x141)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0xcc));_0x29ee0b&&_0x29ee0b['setExtent']([15203003.59,3026660.34,15718708.91,5453983.17]);break;case _0x403d72(0xe7):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0xe7),_0x403d72(0x109)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e('EPSG:2330');_0x29ee0b&&_0x29ee0b['setExtent']([16204050.76,3069911.11,16725045.8,5311699.12]);break;case _0x403d72(0x178):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x178),_0x403d72(0xb8)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x178));_0x29ee0b&&_0x29ee0b['setExtent']([17188253.38,2340415.25,17744728.08,4787120.08]);break;case'EPSG:2332':a70_0x5a82f0['defs']('EPSG:2332',_0x403d72(0xbe)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x143));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([18189098.51,2384748.79,18746725.12,4708209.07]);break;case _0x403d72(0x123):a70_0x5a82f0['defs']('EPSG:2333',_0x403d72(0x112)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x123));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([19182364.58,2005744.33,19736087.3,5001552.17]);break;case _0x403d72(0x124):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x124),_0x403d72(0xc1)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e('EPSG:2334');_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([20190416.42,2452360.4,20708209.04,5714208.92]);break;case _0x403d72(0x106):a70_0x5a82f0[_0x403d72(0x14c)]('EPSG:2335',_0x403d72(0xdb)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0x106));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([21200433.02,2917986.59,21698769.38,5941134.37]);break;case _0x403d72(0xf2):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0xf2),'+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(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x403d72(0xf2));_0x29ee0b&&_0x29ee0b[_0x403d72(0x17d)]([22247158.43,4532694.83,22702362.87,5855474.42]);break;case _0x403d72(0x115):a70_0x5a82f0[_0x403d72(0x14c)](_0x403d72(0x115),_0x403d72(0x10a)),register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e('EPSG:2337');_0x29ee0b&&_0x29ee0b['setExtent']([23263541.63,4991550.21,23482969.27,5362933.35]);break;default:console['log']('非标准坐标系');let _0x3d84d0=checkProj(_0x26acb2,(_0x340299,_0x356003)=>{const _0x60b233=_0x403d72;if(_0x356003[_0x60b233(0x191)]==_0x60b233(0x146)){let _0x4e83cc=_0x26acb2[_0x60b233(0x126)](_0x60b233(0x146),_0x60b233(0x148));a70_0x5a82f0[_0x60b233(0x14c)](_0x26acb2,_0x4e83cc);}else{if(_0x356003[_0x60b233(0x191)]=='Local'){const _0x147e87=_0x356003['a']-_0x356003['a']/_0x356003['rf'];let _0x4ba320='+proj=tmerc\x20+lat_0='+_0x356003[_0x60b233(0x14d)]+_0x60b233(0xbb)+_0x356003[_0x60b233(0x119)]+'\x20+k='+_0x356003['k0']+_0x60b233(0x17b)+_0x356003['false_easting']+_0x60b233(0x150)+_0x356003[_0x60b233(0x10d)]+_0x60b233(0x130)+_0x356003['ellps']+'\x20+a='+_0x356003['a']+'\x20+b='+_0x147e87+_0x60b233(0x156);a70_0x5a82f0[_0x60b233(0x14c)](_0x26acb2,_0x4ba320);}}});_0x3d84d0&&a70_0x5a82f0[_0x403d72(0x14c)](_0x26acb2,_0x26acb2);register(a70_0x5a82f0),_0x29ee0b=a70_0x2acb2e(_0x26acb2);_0x29ee0b&&_0x12604b&&_0x29ee0b['setExtent'](_0x12604b);}return _0x29ee0b;}function checkProj(_0x4d6d16,_0x3b5549){const _0x1da533=a70_0x3383;var _0x5436f1=a70_0x282365(_0x4d6d16);if(typeof _0x5436f1!=='object'){_0x3b5549(_0x4d6d16,_0x5436f1);return;}var _0x173c03=a70_0x18675e[_0x1da533(0xc0)](_0x5436f1['projName']);if(!_0x173c03){_0x3b5549(_0x4d6d16,_0x5436f1);return;}return!![];}
@@ -1 +1 @@
1
- export function calculateResolution(_0xc01128,_0x4e5906){const _0x4e0798=25.4/0.28,_0x2dc71e=0x3e8/25.4;return _0xc01128/_0x4e0798/_0x2dc71e/_0x4e5906;}
1
+ export function calculateResolution(_0x22aa72,_0x52de8a){const _0x2c1d47=25.4/0.28,_0x117585=0x3e8/25.4;return _0x22aa72/_0x2c1d47/_0x117585/_0x52de8a;}
@@ -1 +1 @@
1
- (function(_0x5e9e9a,_0x4aa4d4){const _0x45fd62=a72_0x7100,_0x4b35b5=_0x5e9e9a();while(!![]){try{const _0xc27d18=parseInt(_0x45fd62(0x188))/0x1*(parseInt(_0x45fd62(0x184))/0x2)+-parseInt(_0x45fd62(0x17a))/0x3+-parseInt(_0x45fd62(0x17d))/0x4*(parseInt(_0x45fd62(0x186))/0x5)+-parseInt(_0x45fd62(0x17c))/0x6+-parseInt(_0x45fd62(0x180))/0x7*(-parseInt(_0x45fd62(0x17b))/0x8)+parseInt(_0x45fd62(0x17f))/0x9*(parseInt(_0x45fd62(0x183))/0xa)+parseInt(_0x45fd62(0x185))/0xb;if(_0xc27d18===_0x4aa4d4)break;else _0x4b35b5['push'](_0x4b35b5['shift']());}catch(_0x24b53e){_0x4b35b5['push'](_0x4b35b5['shift']());}}}(a72_0x7e9c,0x25a6e));function a72_0x7100(_0x253c7e,_0xb7e0b9){const _0x7e9c1a=a72_0x7e9c();return a72_0x7100=function(_0x710023,_0x2f0d1b){_0x710023=_0x710023-0x17a;let _0x597775=_0x7e9c1a[_0x710023];return _0x597775;},a72_0x7100(_0x253c7e,_0xb7e0b9);}import{modulo,toFixed}from'ol/math';import{padNumber}from'ol/string';function a72_0x7e9c(){const _0x497fe1=['8LfqHdB','1633152yMIDIl','4Wxpwoc','charCodeAt','18URSCMV','1576029OiHTTs','replace','atob','541810zABDxD','1828XOCGWD','2828463LTuPlq','1034755xeGUHh','floor','78TgqKIm','85707YTyzEm'];a72_0x7e9c=function(){return _0x497fe1;};return a72_0x7e9c();}export function transformedToNumber(_0x10f4f1){const _0x4691d6=a72_0x7100;if(_0x10f4f1)return parseFloat(_0x10f4f1[_0x4691d6(0x181)](/[^\d]/g,''));throw new Error('字符串为空');}export function base64ToBlob(_0x2251ba){const _0x30aff2=a72_0x7100;let _0xbc1cb0=window[_0x30aff2(0x182)](_0x2251ba),_0x4f454b=_0xbc1cb0['length'],_0x57cd9e=new Uint8Array(_0x4f454b);while(_0x4f454b--){_0x57cd9e[_0x4f454b]=_0xbc1cb0[_0x30aff2(0x17e)](_0x4f454b);}return new Blob([_0x57cd9e],{'type':_0x2251ba});}export function degreesToStringHDMS(_0x2f5b9a,_0xbaa5b3){const _0x508e3d=a72_0x7100,_0x57cc42=modulo(_0x2f5b9a+0xb4,0x168)-0xb4,_0x346fe5=Math['abs'](0xe10*_0x57cc42),_0x48a406=_0xbaa5b3||0x0;let _0x883f89=Math[_0x508e3d(0x187)](_0x346fe5/0xe10),_0x424dae=Math[_0x508e3d(0x187)]((_0x346fe5-_0x883f89*0xe10)/0x3c),_0x2c45b0=toFixed(_0x346fe5-_0x883f89*0xe10-_0x424dae*0x3c,_0x48a406);_0x2c45b0>=0x3c&&(_0x2c45b0=0x0,_0x424dae+=0x1);_0x424dae>=0x3c&&(_0x424dae=0x0,_0x883f89+=0x1);let _0x24a4fc=_0x883f89+'°';return(_0x424dae!==0x0||_0x2c45b0!==0x0)&&(_0x24a4fc+='\x20'+padNumber(_0x424dae,0x2)+'′'),_0x2c45b0!==0x0&&(_0x24a4fc+='\x20'+padNumber(_0x2c45b0,0x2,_0x48a406)+'″'),_0x24a4fc;}
1
+ function a72_0x4167(_0x1e6747,_0x2dc5b0){const _0x272988=a72_0x2729();return a72_0x4167=function(_0x416735,_0x5c0b25){_0x416735=_0x416735-0x16c;let _0x3bd777=_0x272988[_0x416735];return _0x3bd777;},a72_0x4167(_0x1e6747,_0x2dc5b0);}(function(_0x138ff9,_0x1726e8){const _0x18f3e6=a72_0x4167,_0x5c3a49=_0x138ff9();while(!![]){try{const _0x27c99d=parseInt(_0x18f3e6(0x16c))/0x1*(parseInt(_0x18f3e6(0x16e))/0x2)+-parseInt(_0x18f3e6(0x175))/0x3*(parseInt(_0x18f3e6(0x174))/0x4)+parseInt(_0x18f3e6(0x17a))/0x5*(parseInt(_0x18f3e6(0x177))/0x6)+parseInt(_0x18f3e6(0x16f))/0x7+parseInt(_0x18f3e6(0x173))/0x8*(-parseInt(_0x18f3e6(0x17b))/0x9)+parseInt(_0x18f3e6(0x176))/0xa*(parseInt(_0x18f3e6(0x179))/0xb)+-parseInt(_0x18f3e6(0x171))/0xc;if(_0x27c99d===_0x1726e8)break;else _0x5c3a49['push'](_0x5c3a49['shift']());}catch(_0x526622){_0x5c3a49['push'](_0x5c3a49['shift']());}}}(a72_0x2729,0x8ecf2));import{modulo,toFixed}from'ol/math';import{padNumber}from'ol/string';export function transformedToNumber(_0x49f42b){const _0x202bde=a72_0x4167;if(_0x49f42b)return parseFloat(_0x49f42b[_0x202bde(0x170)](/[^\d]/g,''));throw new Error(_0x202bde(0x17c));}export function base64ToBlob(_0x5d57a3){const _0x19a1b8=a72_0x4167;let _0x1fa592=window['atob'](_0x5d57a3),_0x467b10=_0x1fa592[_0x19a1b8(0x178)],_0x27f44d=new Uint8Array(_0x467b10);while(_0x467b10--){_0x27f44d[_0x467b10]=_0x1fa592[_0x19a1b8(0x172)](_0x467b10);}return new Blob([_0x27f44d],{'type':_0x5d57a3});}function a72_0x2729(){const _0x414362=['length','44AAXUIC','5VmtRKe','9ehJYjn','字符串为空','833061lLBFOe','floor','2lVlNEp','649992IyZeef','replace','2009844eHeCDK','charCodeAt','6345368YkyiIy','42652lsRDvo','309RDWmJM','2417710MZhQor','4505352jmFmZI'];a72_0x2729=function(){return _0x414362;};return a72_0x2729();}export function degreesToStringHDMS(_0x4e532c,_0x162b99){const _0x3f1137=a72_0x4167,_0x2ef595=modulo(_0x4e532c+0xb4,0x168)-0xb4,_0x1ff0ff=Math['abs'](0xe10*_0x2ef595),_0x3377c1=_0x162b99||0x0;let _0x1f5632=Math[_0x3f1137(0x16d)](_0x1ff0ff/0xe10),_0x57fc0b=Math[_0x3f1137(0x16d)]((_0x1ff0ff-_0x1f5632*0xe10)/0x3c),_0x4397d1=toFixed(_0x1ff0ff-_0x1f5632*0xe10-_0x57fc0b*0x3c,_0x3377c1);_0x4397d1>=0x3c&&(_0x4397d1=0x0,_0x57fc0b+=0x1);_0x57fc0b>=0x3c&&(_0x57fc0b=0x0,_0x1f5632+=0x1);let _0x57488a=_0x1f5632+'°';return(_0x57fc0b!==0x0||_0x4397d1!==0x0)&&(_0x57488a+='\x20'+padNumber(_0x57fc0b,0x2)+'′'),_0x4397d1!==0x0&&(_0x57488a+='\x20'+padNumber(_0x4397d1,0x2,_0x3377c1)+'″'),_0x57488a;}
@@ -1 +1 @@
1
- (function(_0x47296c,_0x205972){const _0x389d80=a73_0x296c,_0x358102=_0x47296c();while(!![]){try{const _0x1b9d04=parseInt(_0x389d80(0xb8))/0x1*(-parseInt(_0x389d80(0xb1))/0x2)+-parseInt(_0x389d80(0xad))/0x3+-parseInt(_0x389d80(0xb5))/0x4+parseInt(_0x389d80(0xba))/0x5*(parseInt(_0x389d80(0xb4))/0x6)+-parseInt(_0x389d80(0xbd))/0x7*(parseInt(_0x389d80(0xb7))/0x8)+-parseInt(_0x389d80(0xbf))/0x9*(parseInt(_0x389d80(0xb6))/0xa)+parseInt(_0x389d80(0xbc))/0xb*(parseInt(_0x389d80(0xb3))/0xc);if(_0x1b9d04===_0x205972)break;else _0x358102['push'](_0x358102['shift']());}catch(_0x19e253){_0x358102['push'](_0x358102['shift']());}}}(a73_0x44c9,0x36b69));function a73_0x44c9(){const _0x3a33bb=['esriSFSSolid','934HhpENi','LineString','699144icmyiO','8598mSyQCB','862104lvTMJo','3228370mEeEbt','16ICVICr','381fQfrpC','esriSLSSolid','1165SvuPVe','rgba(214,28,28,0.4)','176zUwhjL','1031765AdsqPw','rgba(','9mAzwNS','#3399CC','width','size','Polygon','outline','Point','92688hxyCQq','esriSMSCircle','color'];a73_0x44c9=function(){return _0x3a33bb;};return a73_0x44c9();}function a73_0x296c(_0x12a177,_0x3c1588){const _0x44c9f2=a73_0x44c9();return a73_0x296c=function(_0x296c57,_0x1b8528){_0x296c57=_0x296c57-0xad;let _0x2f8ecd=_0x44c9f2[_0x296c57];return _0x2f8ecd;},a73_0x296c(_0x12a177,_0x3c1588);}import{Style,Fill,Circle,Stroke}from'ol/style';export function transformedEsriStyle(_0x2b3960){const _0x58a549=a73_0x296c;let _0x2c64a3=new Style();switch(_0x2b3960['style']){case _0x58a549(0xae):_0x2c64a3=new Style({'image':new Circle({'fill':new Fill({'color':'rgba('+_0x2b3960['color'][0x0]+',\x20'+_0x2b3960[_0x58a549(0xaf)][0x1]+',\x20'+_0x2b3960[_0x58a549(0xaf)][0x2]+',\x20'+_0x2b3960[_0x58a549(0xaf)][0x3]+')'}),'stroke':new Stroke({'color':_0x58a549(0xbe)+_0x2b3960[_0x58a549(0xc4)][_0x58a549(0xaf)][0x0]+',\x20'+_0x2b3960[_0x58a549(0xc4)][_0x58a549(0xaf)][0x1]+',\x20'+_0x2b3960[_0x58a549(0xc4)][_0x58a549(0xaf)][0x2]+',\x20'+_0x2b3960[_0x58a549(0xc4)][_0x58a549(0xaf)][0x3]+')','width':_0x2b3960[_0x58a549(0xc4)][_0x58a549(0xc1)]}),'radius':_0x2b3960[_0x58a549(0xc2)]/0x2+0x1})});break;case _0x58a549(0xb9):_0x2c64a3=new Style({'stroke':new Stroke({'color':'rgba('+_0x2b3960[_0x58a549(0xaf)][0x0]+',\x20'+_0x2b3960[_0x58a549(0xaf)][0x1]+',\x20'+_0x2b3960[_0x58a549(0xaf)][0x2]+',\x20'+_0x2b3960[_0x58a549(0xaf)][0x3]+')','width':_0x2b3960[_0x58a549(0xc1)]})});break;case _0x58a549(0xb0):_0x2c64a3=new Style({'fill':new Fill({'color':_0x58a549(0xbe)+_0x2b3960['color'][0x0]+',\x20'+_0x2b3960[_0x58a549(0xaf)][0x1]+',\x20'+_0x2b3960[_0x58a549(0xaf)][0x2]+',\x20'+_0x2b3960[_0x58a549(0xaf)][0x3]+')'}),'stroke':new Stroke({'color':'rgba('+_0x2b3960[_0x58a549(0xc4)][_0x58a549(0xaf)][0x0]+',\x20'+_0x2b3960[_0x58a549(0xc4)][_0x58a549(0xaf)][0x1]+',\x20'+_0x2b3960['outline']['color'][0x2]+',\x20'+_0x2b3960[_0x58a549(0xc4)][_0x58a549(0xaf)][0x3]+')','width':_0x2b3960[_0x58a549(0xc4)][_0x58a549(0xc1)]})});break;default:break;}return _0x2c64a3;}export function highLightSymbol(_0x4f3c99){const _0x475e4b=a73_0x296c;let _0x43f0d1;if(_0x4f3c99==_0x475e4b(0xc3))_0x43f0d1=new Style({'fill':new Fill({'color':_0x475e4b(0xbb)}),'stroke':new Stroke({'color':_0x475e4b(0xc0),'width':2.5})});else{if(_0x4f3c99==_0x475e4b(0xb2))_0x43f0d1=new Style({'stroke':new Stroke({'color':_0x475e4b(0xc0),'width':2.5})});else _0x4f3c99==_0x475e4b(0xc5)&&(_0x43f0d1=new Style({'image':new Circle({'radius':0x5,'fill':new Fill({'color':_0x475e4b(0xbb)}),'stroke':new Stroke({'color':_0x475e4b(0xc0),'width':2.5})})}));}return _0x43f0d1;}
1
+ (function(_0x510dd9,_0x1eb235){const _0x7f4887=a73_0x3f96,_0x227764=_0x510dd9();while(!![]){try{const _0x4b9912=-parseInt(_0x7f4887(0xa9))/0x1+-parseInt(_0x7f4887(0xb1))/0x2+parseInt(_0x7f4887(0xac))/0x3*(parseInt(_0x7f4887(0xb2))/0x4)+parseInt(_0x7f4887(0xa1))/0x5*(parseInt(_0x7f4887(0xa6))/0x6)+-parseInt(_0x7f4887(0xaa))/0x7*(parseInt(_0x7f4887(0x9f))/0x8)+parseInt(_0x7f4887(0xaf))/0x9*(parseInt(_0x7f4887(0x9e))/0xa)+parseInt(_0x7f4887(0xa5))/0xb;if(_0x4b9912===_0x1eb235)break;else _0x227764['push'](_0x227764['shift']());}catch(_0x45e9d9){_0x227764['push'](_0x227764['shift']());}}}(a73_0x3a99,0x985f5));import{Style,Fill,Circle,Stroke}from'ol/style';function a73_0x3a99(){const _0x21f18f=['606mnaBFw','#3399CC','size','1193888BZmHnS','103544QjleNY','esriSFSSolid','168jlKDFv','width','outline','59634SVzpxT','Polygon','1231552JebVtU','85324KwpuKJ','Point','color','esriSMSCircle','390iqSkwA','424OsFSrW','LineString','27130YsALEG','rgba(214,28,28,0.4)','esriSLSSolid','rgba(','13384591PaWQsV'];a73_0x3a99=function(){return _0x21f18f;};return a73_0x3a99();}function a73_0x3f96(_0x4f8ece,_0x2f2060){const _0x3a99a3=a73_0x3a99();return a73_0x3f96=function(_0x3f969d,_0x585c2f){_0x3f969d=_0x3f969d-0x9e;let _0x9a089d=_0x3a99a3[_0x3f969d];return _0x9a089d;},a73_0x3f96(_0x4f8ece,_0x2f2060);}export function transformedEsriStyle(_0x945a){const _0x136604=a73_0x3f96;let _0x500eb5=new Style();switch(_0x945a['style']){case _0x136604(0xb5):_0x500eb5=new Style({'image':new Circle({'fill':new Fill({'color':_0x136604(0xa4)+_0x945a[_0x136604(0xb4)][0x0]+',\x20'+_0x945a['color'][0x1]+',\x20'+_0x945a[_0x136604(0xb4)][0x2]+',\x20'+_0x945a[_0x136604(0xb4)][0x3]+')'}),'stroke':new Stroke({'color':_0x136604(0xa4)+_0x945a[_0x136604(0xae)][_0x136604(0xb4)][0x0]+',\x20'+_0x945a['outline'][_0x136604(0xb4)][0x1]+',\x20'+_0x945a[_0x136604(0xae)][_0x136604(0xb4)][0x2]+',\x20'+_0x945a[_0x136604(0xae)]['color'][0x3]+')','width':_0x945a[_0x136604(0xae)][_0x136604(0xad)]}),'radius':_0x945a[_0x136604(0xa8)]/0x2+0x1})});break;case _0x136604(0xa3):_0x500eb5=new Style({'stroke':new Stroke({'color':'rgba('+_0x945a['color'][0x0]+',\x20'+_0x945a['color'][0x1]+',\x20'+_0x945a[_0x136604(0xb4)][0x2]+',\x20'+_0x945a[_0x136604(0xb4)][0x3]+')','width':_0x945a[_0x136604(0xad)]})});break;case _0x136604(0xab):_0x500eb5=new Style({'fill':new Fill({'color':_0x136604(0xa4)+_0x945a[_0x136604(0xb4)][0x0]+',\x20'+_0x945a[_0x136604(0xb4)][0x1]+',\x20'+_0x945a[_0x136604(0xb4)][0x2]+',\x20'+_0x945a['color'][0x3]+')'}),'stroke':new Stroke({'color':_0x136604(0xa4)+_0x945a[_0x136604(0xae)][_0x136604(0xb4)][0x0]+',\x20'+_0x945a[_0x136604(0xae)][_0x136604(0xb4)][0x1]+',\x20'+_0x945a[_0x136604(0xae)][_0x136604(0xb4)][0x2]+',\x20'+_0x945a[_0x136604(0xae)]['color'][0x3]+')','width':_0x945a[_0x136604(0xae)][_0x136604(0xad)]})});break;default:break;}return _0x500eb5;}export function highLightSymbol(_0xff27d9){const _0x23d5b7=a73_0x3f96;let _0x54f9c5;if(_0xff27d9==_0x23d5b7(0xb0))_0x54f9c5=new Style({'fill':new Fill({'color':'rgba(214,28,28,0.4)'}),'stroke':new Stroke({'color':_0x23d5b7(0xa7),'width':2.5})});else{if(_0xff27d9==_0x23d5b7(0xa0))_0x54f9c5=new Style({'stroke':new Stroke({'color':_0x23d5b7(0xa7),'width':2.5})});else _0xff27d9==_0x23d5b7(0xb3)&&(_0x54f9c5=new Style({'image':new Circle({'radius':0x5,'fill':new Fill({'color':_0x23d5b7(0xa2)}),'stroke':new Stroke({'color':_0x23d5b7(0xa7),'width':2.5})})}));}return _0x54f9c5;}
package/utils/UrlUtil.js CHANGED
@@ -1 +1 @@
1
- (function(_0x3092fc,_0x5a5ee6){const _0x435c70=a80_0x1d4e,_0x4cc06d=_0x3092fc();while(!![]){try{const _0x2e50d5=parseInt(_0x435c70(0x179))/0x1*(-parseInt(_0x435c70(0x17d))/0x2)+-parseInt(_0x435c70(0x175))/0x3+-parseInt(_0x435c70(0x182))/0x4+-parseInt(_0x435c70(0x187))/0x5*(-parseInt(_0x435c70(0x180))/0x6)+parseInt(_0x435c70(0x188))/0x7*(parseInt(_0x435c70(0x174))/0x8)+-parseInt(_0x435c70(0x17f))/0x9+parseInt(_0x435c70(0x186))/0xa*(parseInt(_0x435c70(0x172))/0xb);if(_0x2e50d5===_0x5a5ee6)break;else _0x4cc06d['push'](_0x4cc06d['shift']());}catch(_0x4693a2){_0x4cc06d['push'](_0x4cc06d['shift']());}}}(a80_0x3463,0x4df00));export function addArgument(_0x681900,_0x4e54de,_0x3c8d31){const _0x3249f5=a80_0x1d4e,_0x5b02b8=new RegExp('[\x5c?&]('+_0x4e54de+_0x3249f5(0x183),'gi');if(_0x681900[_0x3249f5(0x18a)](_0x5b02b8))_0x681900=_0x681900['replace'](_0x5b02b8,_0x5458e2=>_0x5458e2[0x0]+_0x4e54de+'='+_0x3c8d31);else{var _0x593047=_0x4e54de+'='+_0x3c8d31,_0x347929=_0x681900['indexOf']('?');let _0x2a0457=_0x681900;_0x347929>-0x1&&_0x681900[_0x3249f5(0x17a)](_0x3249f5(0x18c))>-0x1&&(_0x2a0457=_0x681900['substring'](_0x347929+0x1),_0x347929=_0x2a0457[_0x3249f5(0x17a)]('?'));if(_0x347929<0x0)_0x681900+='?';else _0x347929>=0x0&&_0x347929!==_0x2a0457[_0x3249f5(0x17b)]-0x1&&(_0x681900+='&');_0x681900=_0x681900+_0x593047;}return _0x681900;}export function appendParam(_0x382e2d,_0x303be7){const _0x127b81=a80_0x1d4e;var _0x31d2db=_0x382e2d[_0x127b81(0x17a)]('?');let _0x476b84=_0x382e2d;if(_0x31d2db>-0x1&&_0x382e2d[_0x127b81(0x17a)]('?http')>-0x1){let _0x3a7cc7=_0x31d2db+0x1;_0x476b84=_0x382e2d[_0x127b81(0x17c)](_0x31d2db+0x1),_0x31d2db=_0x476b84[_0x127b81(0x17a)]('?');}return _0x31d2db>-0x1?_0x382e2d+'&'+_0x303be7:_0x382e2d+'?'+_0x303be7;}function a80_0x1d4e(_0x4974ec,_0xa572e7){const _0x3463f6=a80_0x3463();return a80_0x1d4e=function(_0x1d4e7c,_0x1da78a){_0x1d4e7c=_0x1d4e7c-0x172;let _0x3f4a9d=_0x3463f6[_0x1d4e7c];return _0x3f4a9d;},a80_0x1d4e(_0x4974ec,_0xa572e7);}export function appendPath(_0x13580a,_0x3c310b){const _0x164135=a80_0x1d4e;var _0x43ad62=_0x13580a[_0x164135(0x17a)]('?');let _0x4a2d6c=_0x13580a;if(_0x43ad62>-0x1&&_0x13580a[_0x164135(0x17a)]('?http')>-0x1){let _0x281ce5=_0x43ad62+0x1;_0x4a2d6c=_0x13580a['substring'](_0x43ad62+0x1),_0x43ad62=_0x4a2d6c[_0x164135(0x17a)]('?'),_0x43ad62>-0x1&&(_0x43ad62+=_0x281ce5);}return _0x43ad62>-0x1?_0x13580a['substring'](0x0,_0x43ad62)+'/'+_0x3c310b+_0x13580a['substring'](_0x43ad62):_0x13580a+'/'+_0x3c310b;}export function getUrlParams(_0x16af2b){const _0x146b5b=a80_0x1d4e;var _0x1ca540,_0x52fd2a;let _0x1d31cd=_0x16af2b[_0x146b5b(0x17a)]('?http'),_0x10a427;_0x1d31cd>-0x1?_0x16af2b[_0x146b5b(0x17a)]('?',_0x1d31cd+0x3)>-0x1&&(_0x10a427=(_0x1ca540=_0x16af2b[_0x146b5b(0x185)]('?'))===null||_0x1ca540===void 0x0?void 0x0:_0x1ca540[0x2]):_0x16af2b[_0x146b5b(0x17a)]('?')>-0x1&&(_0x10a427=(_0x52fd2a=_0x16af2b['split']('?'))===null||_0x52fd2a===void 0x0?void 0x0:_0x52fd2a[0x1]);if(_0x10a427)return createParamByQuery(_0x10a427);return[];}function createParamByQuery(_0x38af88){const _0x5cff7d=a80_0x1d4e;let _0x4a8f60=_0x38af88['split']('&');return _0x4a8f60[_0x5cff7d(0x189)](_0x1a5912=>{const _0x569a8f=_0x5cff7d;var _0xe0ad9b=_0x1a5912[_0x569a8f(0x185)]('=');return{'name':_0xe0ad9b[0x0],'value':_0xe0ad9b[0x1]};});}function a80_0x3463(){const _0x270632=['match','createElement','?http','body','_blank','8767YnfnTD','revokeObjectURL','160ssLmeK','701910aqvYjD','click','createObjectURL','target','408041YCbJTE','indexOf','length','substring','2PyEyHV','setAttribute','1907487ioeyAx','6AqdNfJ','removeChild','1949740CndpWN','=)([^&]*)','href','split','16390MWWLHd','810090WXOaaX','67312gMYkiT','map'];a80_0x3463=function(){return _0x270632;};return a80_0x3463();}export function parseImage(_0x2f09a3,_0x2681d0){const _0x56d483=a80_0x1d4e;let _0x55f8d3='';if(_0x2f09a3){if(_0x2f09a3[_0x56d483(0x18a)](/^(data|http|https)/))_0x55f8d3=_0x2f09a3;else{if(_0x2f09a3[_0x56d483(0x18a)](/Assets/))_0x55f8d3=_0x2f09a3;else{}}}return _0x55f8d3;}export function downloadBlob(_0x3f729d,_0x2871b9){const _0xc9b02c=a80_0x1d4e,_0x1538af=URL[_0xc9b02c(0x177)](_0x3f729d);var _0x2754a0=document[_0xc9b02c(0x18b)]('a');_0x2754a0[_0xc9b02c(0x17e)](_0xc9b02c(0x184),_0x1538af),_0x2754a0[_0xc9b02c(0x17e)](_0xc9b02c(0x178),_0xc9b02c(0x18e)),_0x2754a0[_0xc9b02c(0x17e)]('download',_0x2871b9),document['body']['appendChild'](_0x2754a0),_0x2754a0[_0xc9b02c(0x176)](),document[_0xc9b02c(0x18d)][_0xc9b02c(0x181)](_0x2754a0),URL[_0xc9b02c(0x173)](_0x1538af);}
1
+ (function(_0x2b6d6e,_0x167ee0){const _0x32ab11=a80_0x56ae,_0x19904f=_0x2b6d6e();while(!![]){try{const _0x28cad8=parseInt(_0x32ab11(0xef))/0x1+-parseInt(_0x32ab11(0xe6))/0x2*(parseInt(_0x32ab11(0xec))/0x3)+-parseInt(_0x32ab11(0xf1))/0x4*(parseInt(_0x32ab11(0xf5))/0x5)+-parseInt(_0x32ab11(0xf0))/0x6+-parseInt(_0x32ab11(0xf7))/0x7+parseInt(_0x32ab11(0xed))/0x8+parseInt(_0x32ab11(0xf6))/0x9;if(_0x28cad8===_0x167ee0)break;else _0x19904f['push'](_0x19904f['shift']());}catch(_0x42efeb){_0x19904f['push'](_0x19904f['shift']());}}}(a80_0x3464,0x4bd83));export function addArgument(_0x209492,_0x5f44e3,_0x81e50f){const _0x5b2f90=a80_0x56ae,_0x1b2a48=new RegExp(_0x5b2f90(0xee)+_0x5f44e3+_0x5b2f90(0xf8),'gi');if(_0x209492[_0x5b2f90(0xe8)](_0x1b2a48))_0x209492=_0x209492[_0x5b2f90(0xfc)](_0x1b2a48,_0xcd3a90=>_0xcd3a90[0x0]+_0x5f44e3+'='+_0x81e50f);else{var _0x4bb239=_0x5f44e3+'='+_0x81e50f,_0x1b4f24=_0x209492['indexOf']('?');let _0x26a5b8=_0x209492;_0x1b4f24>-0x1&&_0x209492[_0x5b2f90(0xf3)](_0x5b2f90(0xf9))>-0x1&&(_0x26a5b8=_0x209492[_0x5b2f90(0xe9)](_0x1b4f24+0x1),_0x1b4f24=_0x26a5b8['indexOf']('?'));if(_0x1b4f24<0x0)_0x209492+='?';else _0x1b4f24>=0x0&&_0x1b4f24!==_0x26a5b8[_0x5b2f90(0xe4)]-0x1&&(_0x209492+='&');_0x209492=_0x209492+_0x4bb239;}return _0x209492;}export function appendParam(_0x2bd10d,_0x2edcc8){const _0x547e97=a80_0x56ae;var _0x78eb8e=_0x2bd10d['indexOf']('?');let _0x218def=_0x2bd10d;if(_0x78eb8e>-0x1&&_0x2bd10d[_0x547e97(0xf3)]('?http')>-0x1){let _0x5e7e3f=_0x78eb8e+0x1;_0x218def=_0x2bd10d[_0x547e97(0xe9)](_0x78eb8e+0x1),_0x78eb8e=_0x218def['indexOf']('?');}return _0x78eb8e>-0x1?_0x2bd10d+'&'+_0x2edcc8:_0x2bd10d+'?'+_0x2edcc8;}function a80_0x56ae(_0x25c278,_0x5e55eb){const _0x346443=a80_0x3464();return a80_0x56ae=function(_0x56aede,_0x15010b){_0x56aede=_0x56aede-0xe1;let _0xeebbf4=_0x346443[_0x56aede];return _0xeebbf4;},a80_0x56ae(_0x25c278,_0x5e55eb);}function a80_0x3464(){const _0x2bf1ae=['match','substring','body','createObjectURL','5793PTEdGl','2788264RtFVwe','[\x5c?&](','96178qYBdfX','2123382uQZziE','33520MVHurZ','download','indexOf','href','335TQNiQK','8474337GhfhQH','1108499HBSalZ','=)([^&]*)','?http','map','split','replace','revokeObjectURL','appendChild','createElement','click','length','setAttribute','2PAZJTH','_blank'];a80_0x3464=function(){return _0x2bf1ae;};return a80_0x3464();}export function appendPath(_0x3dffbe,_0x5cba77){const _0xcef4f4=a80_0x56ae;var _0x39acb2=_0x3dffbe[_0xcef4f4(0xf3)]('?');let _0x324500=_0x3dffbe;if(_0x39acb2>-0x1&&_0x3dffbe[_0xcef4f4(0xf3)](_0xcef4f4(0xf9))>-0x1){let _0x20c5dc=_0x39acb2+0x1;_0x324500=_0x3dffbe['substring'](_0x39acb2+0x1),_0x39acb2=_0x324500[_0xcef4f4(0xf3)]('?'),_0x39acb2>-0x1&&(_0x39acb2+=_0x20c5dc);}return _0x39acb2>-0x1?_0x3dffbe[_0xcef4f4(0xe9)](0x0,_0x39acb2)+'/'+_0x5cba77+_0x3dffbe[_0xcef4f4(0xe9)](_0x39acb2):_0x3dffbe+'/'+_0x5cba77;}export function getUrlParams(_0x2764b6){const _0x88ec94=a80_0x56ae;var _0xe715a9,_0x33c5ea;let _0x5d9cb2=_0x2764b6['indexOf'](_0x88ec94(0xf9)),_0x39cf5c;_0x5d9cb2>-0x1?_0x2764b6['indexOf']('?',_0x5d9cb2+0x3)>-0x1&&(_0x39cf5c=(_0xe715a9=_0x2764b6[_0x88ec94(0xfb)]('?'))===null||_0xe715a9===void 0x0?void 0x0:_0xe715a9[0x2]):_0x2764b6[_0x88ec94(0xf3)]('?')>-0x1&&(_0x39cf5c=(_0x33c5ea=_0x2764b6[_0x88ec94(0xfb)]('?'))===null||_0x33c5ea===void 0x0?void 0x0:_0x33c5ea[0x1]);if(_0x39cf5c)return createParamByQuery(_0x39cf5c);return[];}function createParamByQuery(_0x10f3d8){const _0x2e0875=a80_0x56ae;let _0x512c26=_0x10f3d8[_0x2e0875(0xfb)]('&');return _0x512c26[_0x2e0875(0xfa)](_0x4665af=>{const _0x108b44=_0x2e0875;var _0x6ea30b=_0x4665af[_0x108b44(0xfb)]('=');return{'name':_0x6ea30b[0x0],'value':_0x6ea30b[0x1]};});}export function parseImage(_0x18122f,_0x322a8e){const _0x463c18=a80_0x56ae;let _0x115c5f='';if(_0x18122f){if(_0x18122f[_0x463c18(0xe8)](/^(data|http|https)/))_0x115c5f=_0x18122f;else{if(_0x18122f[_0x463c18(0xe8)](/Assets/))_0x115c5f=_0x18122f;else{}}}return _0x115c5f;}export function downloadBlob(_0x52eb2b,_0x1cafbf){const _0x1c126e=a80_0x56ae,_0x1b2946=URL[_0x1c126e(0xeb)](_0x52eb2b);var _0xafeac3=document[_0x1c126e(0xe2)]('a');_0xafeac3[_0x1c126e(0xe5)](_0x1c126e(0xf4),_0x1b2946),_0xafeac3[_0x1c126e(0xe5)]('target',_0x1c126e(0xe7)),_0xafeac3[_0x1c126e(0xe5)](_0x1c126e(0xf2),_0x1cafbf),document['body'][_0x1c126e(0xe1)](_0xafeac3),_0xafeac3[_0x1c126e(0xe3)](),document[_0x1c126e(0xea)]['removeChild'](_0xafeac3),URL[_0x1c126e(0xfd)](_0x1b2946);}
package/utils/XmlUtil.js CHANGED
@@ -1 +1 @@
1
- (function(_0x4264d3,_0x1596b5){const _0x1676d9=a81_0x5486,_0x4190a8=_0x4264d3();while(!![]){try{const _0x537ede=-parseInt(_0x1676d9(0xaa))/0x1+parseInt(_0x1676d9(0xa7))/0x2+-parseInt(_0x1676d9(0xa9))/0x3+-parseInt(_0x1676d9(0xa3))/0x4*(parseInt(_0x1676d9(0xac))/0x5)+-parseInt(_0x1676d9(0xad))/0x6*(-parseInt(_0x1676d9(0xa8))/0x7)+parseInt(_0x1676d9(0xa5))/0x8*(-parseInt(_0x1676d9(0xab))/0x9)+parseInt(_0x1676d9(0xa2))/0xa;if(_0x537ede===_0x1596b5)break;else _0x4190a8['push'](_0x4190a8['shift']());}catch(_0x3ee328){_0x4190a8['push'](_0x4190a8['shift']());}}}(a81_0x39dd,0xd79e7));function a81_0x5486(_0x2a5779,_0x47baf3){const _0x39dd65=a81_0x39dd();return a81_0x5486=function(_0x5486f2,_0x1659dc){_0x5486f2=_0x5486f2-0xa2;let _0x4c253e=_0x39dd65[_0x5486f2];return _0x4c253e;},a81_0x5486(_0x2a5779,_0x47baf3);}function a81_0x39dd(){const _0x52f6bc=['1283024myqdsr','45sZFsAe','7714830LSCBfK','1218KQXxcq','39883910FFqgjo','4ZZNeEQ','false','2595496EOokhp','Microsoft.XMLDOM','2027776gawriN','34363eegXOn','2002368SUuaSe'];a81_0x39dd=function(){return _0x52f6bc;};return a81_0x39dd();}export function readXml(_0x5e8642){const _0x57f9e5=a81_0x5486;let _0x4c6a2d;return window['DOMParser']?_0x4c6a2d=new DOMParser()['parseFromString'](_0x5e8642,'text/xml'):(_0x4c6a2d=new ActiveXObject(_0x57f9e5(0xa6)),_0x4c6a2d['async']=_0x57f9e5(0xa4),_0x4c6a2d['loadXML'](_0x5e8642)),_0x4c6a2d;}
1
+ function a81_0x31a2(_0x5cc208,_0x435170){const _0x31f318=a81_0x31f3();return a81_0x31a2=function(_0x31a244,_0x403c81){_0x31a244=_0x31a244-0xe6;let _0x341428=_0x31f318[_0x31a244];return _0x341428;},a81_0x31a2(_0x5cc208,_0x435170);}function a81_0x31f3(){const _0xaed5ed=['parseFromString','4344800nJPiua','6455640PgTTfP','9PjMlgU','2WMiVow','8457339oFwZhQ','async','12SQEJvP','DOMParser','687470IkLLLQ','loadXML','5cdvhPm','false','1136958cNlvKk','text/xml','Microsoft.XMLDOM','113550SRpPAP','896001kDUKXK'];a81_0x31f3=function(){return _0xaed5ed;};return a81_0x31f3();}(function(_0x5ddde1,_0xc51552){const _0x25f9af=a81_0x31a2,_0x643fe0=_0x5ddde1();while(!![]){try{const _0x53d595=parseInt(_0x25f9af(0xf2))/0x1*(-parseInt(_0x25f9af(0xec))/0x2)+-parseInt(_0x25f9af(0xed))/0x3*(-parseInt(_0x25f9af(0xf5))/0x4)+-parseInt(_0x25f9af(0xe7))/0x5*(-parseInt(_0x25f9af(0xe9))/0x6)+-parseInt(_0x25f9af(0xf7))/0x7+parseInt(_0x25f9af(0xf0))/0x8+-parseInt(_0x25f9af(0xf1))/0x9*(parseInt(_0x25f9af(0xef))/0xa)+-parseInt(_0x25f9af(0xf3))/0xb;if(_0x53d595===_0xc51552)break;else _0x643fe0['push'](_0x643fe0['shift']());}catch(_0x510d08){_0x643fe0['push'](_0x643fe0['shift']());}}}(a81_0x31f3,0x748b0));export function readXml(_0x574a59){const _0x23f2a0=a81_0x31a2;let _0x3afe5c;return window[_0x23f2a0(0xf6)]?_0x3afe5c=new DOMParser()[_0x23f2a0(0xee)](_0x574a59,_0x23f2a0(0xea)):(_0x3afe5c=new ActiveXObject(_0x23f2a0(0xeb)),_0x3afe5c[_0x23f2a0(0xf4)]=_0x23f2a0(0xe8),_0x3afe5c[_0x23f2a0(0xe6)](_0x574a59)),_0x3afe5c;}
@@ -1 +1 @@
1
- const a62_0x562b2c=a62_0x5130;(function(_0x409be8,_0x2ecea9){const _0x3275cd=a62_0x5130,_0xcc1afc=_0x409be8();while(!![]){try{const _0x5cc325=-parseInt(_0x3275cd(0xae))/0x1*(parseInt(_0x3275cd(0xbc))/0x2)+parseInt(_0x3275cd(0xe7))/0x3*(parseInt(_0x3275cd(0xa3))/0x4)+parseInt(_0x3275cd(0xf5))/0x5+-parseInt(_0x3275cd(0xaa))/0x6*(parseInt(_0x3275cd(0xac))/0x7)+-parseInt(_0x3275cd(0xfd))/0x8+-parseInt(_0x3275cd(0xc0))/0x9*(parseInt(_0x3275cd(0xbb))/0xa)+-parseInt(_0x3275cd(0xbd))/0xb*(-parseInt(_0x3275cd(0xb8))/0xc);if(_0x5cc325===_0x2ecea9)break;else _0xcc1afc['push'](_0xcc1afc['shift']());}catch(_0x100732){_0xcc1afc['push'](_0xcc1afc['shift']());}}}(a62_0xafeb,0x1ef66));import*as a62_0x57955b from'ol/format/filter';import{WKT}from'ol/format';function a62_0x5130(_0x4452a0,_0x5055c7){const _0xafeb07=a62_0xafeb();return a62_0x5130=function(_0x51302b,_0x133adb){_0x51302b=_0x51302b-0x96;let _0x327770=_0xafeb07[_0x51302b];return _0x327770;},a62_0x5130(_0x4452a0,_0x5055c7);}import a62_0x23308c from'ol/geom/Geometry';function a62_0xafeb(){const _0x41a658=['greaterThan','srsName','BETWEEN','Not','PropertyIsLessThan','toUpperCase','operatorReverse','conditions','condition','CONTAINS(','geometryName','6752eEhwUG','lastIndexOf','tagName_','IS\x20NULL','INTERSECTS(','number','RPAREN','15906AJMhRc','patterns','203QlcQSf','NOT\x20(','4DcpXuG','expression','tokens','precedence','lowerBoundary','No\x20follows\x20list\x20for\x20','NOT','tokenize','follows','match','119292ZeUykK','and','LOGICAL','50MGMKLE','7184ceerkm','528GpQNqx','PropertyIsGreaterThanOrEqualTo','PropertyIsEqualTo','355590hxLywT','type','replaceAll','greaterThanOrEqualTo','indexOf','tryToken','exec','WITHIN','writeGeometry','VALUE','push','intersects','END','replace','剩余的节点无法解析:\x20\x0a','remainder','shift','CLASS_NAME','logicals','Intersects','not','IS_NULL','SPATIAL','inPatterns','split','LPAREN','text','isNull','PropertyIsLessThanOrEqualTo','pop','string','And','readGeometry','read','WITHIN(','propertyName','PropertyIsBetween','PropertyIsLike','index','123xixoAS','COMMA','PropertyIsNotEqualTo','PropertyIsNull','parseInToOr','toLowerCase','lessThanOrEqualTo','CQL解析失败:','warn','nextToken','buildAst','charAt','ERROR:\x20In\x20parsing:\x20[','length','222560QFYLPD','operators','geometry','upperBoundary','contains','GEOMETRY','substring','property','1402152qlzNjr','Contains','between','Can\x27t\x20encode:\x20','COMPARISON','join','\x20BETWEEN\x20','PROPERTY','write'];a62_0xafeb=function(){return _0x41a658;};return a62_0xafeb();}export default class CQL{constructor(){const _0x2e370c=a62_0x5130;this[_0x2e370c(0xd7)]=/ (IN) /i,this[_0x2e370c(0xb0)]=[_0x2e370c(0x96),_0x2e370c(0x101),'VALUE',_0x2e370c(0xba)],this[_0x2e370c(0xab)]={'PROPERTY':/^[_a-zA-Z]\w*/,'COMPARISON':/^(=|<>|<=|<|>=|>|LIKE)/i,'IS_NULL':/^IS NULL/i,'COMMA':/^,/,'LOGICAL':/^(AND|OR)/i,'VALUE':/^('([^']|'')*'|-?\d+(\.\d*)?|\.\d+)/,'LPAREN':/^\(/,'RPAREN':/^\)/,'SPATIAL':/^(BBOX|INTERSECTS|DWITHIN|WITHIN|CONTAINS)/i,'NOT':/^NOT/i,'BETWEEN':/^BETWEEN/i,'GEOMETRY':function(_0x2cc395){const _0x487d49=_0x2e370c;let _0xf44824=/^(POINT|LINESTRING|POLYGON|MULTIPOINT|MULTILINESTRING|MULTIPOLYGON|GEOMETRYCOLLECTION)/[_0x487d49(0xc6)](_0x2cc395);if(_0xf44824){let _0x2114e7=_0x2cc395['length'],_0x42d507=_0x2cc395[_0x487d49(0xc4)]('(',_0xf44824[0x0]['length']);if(_0x42d507>-0x1){let _0x398b96=0x1;while(_0x42d507<_0x2114e7&&_0x398b96>0x0){_0x42d507++;switch(_0x2cc395[_0x487d49(0xf2)](_0x42d507)){case'(':_0x398b96++;break;case')':_0x398b96--;break;default:}}}return[_0x2cc395[_0x487d49(0xfb)](0x0,_0x42d507+0x1)];}},'END':/^$/},this[_0x2e370c(0xb6)]={'LPAREN':[_0x2e370c(0xfa),_0x2e370c(0xd6),_0x2e370c(0x96),_0x2e370c(0xc9),'LPAREN'],'RPAREN':['NOT',_0x2e370c(0xba),_0x2e370c(0xcc),_0x2e370c(0xa9)],'PROPERTY':['COMPARISON',_0x2e370c(0x9a),_0x2e370c(0xe8),'IS_NULL'],'BETWEEN':[_0x2e370c(0xc9)],'IS_NULL':[_0x2e370c(0xcc)],'COMPARISON':[_0x2e370c(0xc9)],'COMMA':[_0x2e370c(0xfa),_0x2e370c(0xc9),_0x2e370c(0x96)],'VALUE':[_0x2e370c(0xba),_0x2e370c(0xe8),_0x2e370c(0xa9),'END'],'SPATIAL':['LPAREN'],'LOGICAL':[_0x2e370c(0xb4),_0x2e370c(0xc9),_0x2e370c(0xd6),_0x2e370c(0x96),_0x2e370c(0xd9)],'NOT':[_0x2e370c(0x96),_0x2e370c(0xd9)],'GEOMETRY':[_0x2e370c(0xe8),'RPAREN']},this['operators']={'=':a62_0x57955b['equalTo'],'<>':a62_0x57955b['notEqualTo'],'<':a62_0x57955b['lessThan'],'<=':a62_0x57955b[_0x2e370c(0xed)],'>':a62_0x57955b[_0x2e370c(0x98)],'>=':a62_0x57955b[_0x2e370c(0xc3)],'LIKE':a62_0x57955b['like'],'BETWEEN':a62_0x57955b[_0x2e370c(0xff)],'IS\x20NULL':a62_0x57955b[_0x2e370c(0xdb)]},this[_0x2e370c(0x9e)]={'PropertyIsEqualTo':'=','PropertyIsNotEqualTo':'<>','PropertyIsLessThan':'<','PropertyIsLessThanOrEqualTo':'<=','PropertyIsGreaterThan':'>','PropertyIsGreaterThanOrEqualTo':'>=','PropertyIsLike':'LIKE','PropertyIsNull':_0x2e370c(0xa6),'PropertyIsBetween':_0x2e370c(0x9a)},this[_0x2e370c(0xd2)]={'AND':a62_0x57955b[_0x2e370c(0xb9)],'OR':a62_0x57955b['or']},this[_0x2e370c(0xb1)]={'RPAREN':0x3,'LOGICAL':0x2,'COMPARISON':0x1};}[a62_0x562b2c(0xc5)](_0x2c9f88,_0x149239){const _0x2ff49f=a62_0x562b2c;return _0x149239 instanceof RegExp?_0x149239[_0x2ff49f(0xc6)](_0x2c9f88):_0x149239(_0x2c9f88);}[a62_0x562b2c(0xf0)](_0x3aefa5,_0xba5f4b){const _0x195643=a62_0x562b2c;let _0x2c3767,_0x1e4861,_0x3e560f=_0xba5f4b[_0x195643(0xf4)];for(_0x2c3767=0x0;_0x2c3767<_0x3e560f;_0x2c3767++){_0x1e4861=_0xba5f4b[_0x2c3767];let _0x47c5bc=this['patterns'][_0x1e4861],_0xfa0678=this[_0x195643(0xc5)](_0x3aefa5,_0x47c5bc);if(_0xfa0678){let _0x7b8c9=_0xfa0678[0x0],_0x327ac4=_0x3aefa5[_0x195643(0xfb)](_0x7b8c9[_0x195643(0xf4)])[_0x195643(0xcd)](/^\s*/,'');return{'type':_0x1e4861,'text':_0x7b8c9,'remainder':_0x327ac4};}}let _0x139a76=_0x195643(0xf3)+_0x3aefa5+'],\x20expected\x20one\x20of:\x20';for(_0x2c3767=0x0;_0x2c3767<_0x3e560f;_0x2c3767++){_0x1e4861=_0xba5f4b[_0x2c3767],_0x139a76+='\x0a\x20\x20\x20\x20'+_0x1e4861+':\x20'+this[_0x195643(0xab)][_0x1e4861];}throw new Error(_0x139a76);}[a62_0x562b2c(0xb5)](_0x55e59f){const _0x497dee=a62_0x562b2c;_0x55e59f=_0x55e59f[_0x497dee(0xc2)]('[','')[_0x497dee(0xc2)](']','');let _0x373e0a=this[_0x497dee(0xc5)](_0x55e59f,this[_0x497dee(0xd7)]);_0x373e0a&&(_0x55e59f=this[_0x497dee(0xeb)](_0x55e59f,_0x373e0a));let _0x155f8a=[],_0x3e2c0a,_0x4c8b94=[_0x497dee(0xb4),'GEOMETRY',_0x497dee(0xd6),_0x497dee(0x96),_0x497dee(0xd9)];do{_0x3e2c0a=this[_0x497dee(0xf0)](_0x55e59f,_0x4c8b94),_0x55e59f=_0x3e2c0a[_0x497dee(0xcf)],_0x4c8b94=this[_0x497dee(0xb6)][_0x3e2c0a[_0x497dee(0xc1)]];if(_0x3e2c0a[_0x497dee(0xc1)]!==_0x497dee(0xcc)&&!_0x4c8b94)throw new Error(_0x497dee(0xb3)+_0x3e2c0a[_0x497dee(0xc1)]);_0x155f8a[_0x497dee(0xca)](_0x3e2c0a);}while(_0x3e2c0a['type']!=='END');return _0x155f8a;}['parseInToOr'](_0x59812b,_0xb5f67c){const _0x59209e=a62_0x562b2c;let _0x2d87e7=this[_0x59209e(0xc5)](_0x59812b,/\((.+?)\)/g);if(_0x2d87e7){let _0x5c1a62=_0x59812b[_0x59209e(0xfb)](0x0,_0xb5f67c[_0x59209e(0xe6)]),_0x3f9892=_0x2d87e7[0x1],_0x4e7bae=_0x3f9892['replaceAll']('\x20','')[_0x59209e(0xd8)](','),_0x785b1f='',_0x3b3a14='';if(_0x5c1a62['indexOf']('\x20')>-0x1){let _0x306683=_0x5c1a62[_0x59209e(0xa4)]('\x20');_0x3b3a14=_0x5c1a62[_0x59209e(0xfb)](0x0,_0x306683+0x1),_0x785b1f=_0x5c1a62[_0x59209e(0xfb)](_0x306683+0x1,_0x5c1a62[_0x59209e(0xf4)]);}else _0x785b1f=_0x5c1a62;let _0x3fa27e=_0x3b3a14;for(let _0x247f59=0x0;_0x247f59<_0x4e7bae['length'];_0x247f59++){let _0x735da6=_0x4e7bae[_0x247f59];_0x3fa27e+=_0x785b1f+'='+_0x735da6,_0x247f59<_0x4e7bae[_0x59209e(0xf4)]-0x1&&(_0x3fa27e+='\x20or\x20');}return _0x3fa27e;}return _0x59812b;}['buildAst'](_0x447d39){const _0x25bfaf=a62_0x562b2c;let _0x5d30cd=this,_0x9d4a65=[],_0x3f04a4=[];while(_0x447d39[_0x25bfaf(0xf4)]){let _0x2f7825=_0x447d39[_0x25bfaf(0xd0)]();switch(_0x2f7825[_0x25bfaf(0xc1)]){case _0x25bfaf(0x96):case _0x25bfaf(0xfa):case _0x25bfaf(0xc9):_0x3f04a4[_0x25bfaf(0xca)](_0x2f7825);break;case _0x25bfaf(0x101):case _0x25bfaf(0x9a):case'IS_NULL':case _0x25bfaf(0xba):{let _0x3fda7a=this[_0x25bfaf(0xb1)][_0x2f7825[_0x25bfaf(0xc1)]];while(_0x9d4a65[_0x25bfaf(0xf4)]>0x0&&this[_0x25bfaf(0xb1)][_0x9d4a65[_0x9d4a65['length']-0x1][_0x25bfaf(0xc1)]]<=_0x3fda7a){_0x3f04a4[_0x25bfaf(0xca)](_0x9d4a65[_0x25bfaf(0xdd)]());}_0x9d4a65['push'](_0x2f7825);break;}case _0x25bfaf(0xd6):case _0x25bfaf(0xb4):case'LPAREN':_0x9d4a65[_0x25bfaf(0xca)](_0x2f7825);break;case'RPAREN':while(_0x9d4a65[_0x25bfaf(0xf4)]>0x0&&_0x9d4a65[_0x9d4a65[_0x25bfaf(0xf4)]-0x1][_0x25bfaf(0xc1)]!==_0x25bfaf(0xd9)){_0x3f04a4[_0x25bfaf(0xca)](_0x9d4a65[_0x25bfaf(0xdd)]());}_0x9d4a65[_0x25bfaf(0xdd)]();_0x9d4a65[_0x25bfaf(0xf4)]>0x0&&(_0x9d4a65[_0x9d4a65[_0x25bfaf(0xf4)]-0x1][_0x25bfaf(0xc1)]===_0x25bfaf(0xd6)||_0x9d4a65[_0x9d4a65[_0x25bfaf(0xf4)]-0x1][_0x25bfaf(0xc1)]===_0x25bfaf(0xb4))&&_0x3f04a4['push'](_0x9d4a65[_0x25bfaf(0xdd)]());break;case _0x25bfaf(0xe8):case _0x25bfaf(0xcc):break;default:throw new Error('Unknown\x20token\x20type\x20'+_0x2f7825['type']);}}while(_0x9d4a65[_0x25bfaf(0xf4)]>0x0){_0x3f04a4[_0x25bfaf(0xca)](_0x9d4a65[_0x25bfaf(0xdd)]());}function _0x439c06(){const _0x979b0c=_0x25bfaf;let _0x298fa4,_0xf544aa,_0x48ce95=_0x3f04a4[_0x979b0c(0xdd)]();switch(_0x48ce95[_0x979b0c(0xc1)]){case _0x979b0c(0xba):{let _0x59244a=_0x439c06(),_0x2a5272=_0x439c06();return new _0x5d30cd[(_0x979b0c(0xd2))][(_0x48ce95[_0x979b0c(0xda)][_0x979b0c(0x9d)]())](_0x2a5272,_0x59244a);}case'NOT':{let _0x1d4833=_0x439c06();return a62_0x57955b[_0x979b0c(0xd4)](_0x1d4833);}case'BETWEEN':{let _0x30ac73,_0x3a4fb0;return _0x3f04a4[_0x979b0c(0xdd)](),_0x3a4fb0=_0x439c06(),_0x30ac73=_0x439c06(),_0xf544aa=_0x439c06(),a62_0x57955b['between'](_0xf544aa,_0x30ac73,_0x3a4fb0);}case'COMPARISON':{return _0x298fa4=_0x439c06(),_0xf544aa=_0x439c06(),new _0x5d30cd['operators'][(_0x48ce95[_0x979b0c(0xda)][_0x979b0c(0x9d)]())](_0xf544aa,_0x298fa4);}case _0x979b0c(0xd5):_0xf544aa=_0x439c06();return new _0x5d30cd[(_0x979b0c(0xf6))][(_0x48ce95[_0x979b0c(0xda)][_0x979b0c(0x9d)]())](_0xf544aa);case _0x979b0c(0xc9):{let _0x18849c=_0x48ce95[_0x979b0c(0xda)][_0x979b0c(0xb7)](/^'(.*)'$/);return _0x18849c?_0x18849c[0x1][_0x979b0c(0xcd)](/''/g,'\x27'):Number(_0x48ce95['text']);}case _0x979b0c(0xd6):switch(_0x48ce95['text'][_0x979b0c(0x9d)]()){case'BBOX':{let _0x5ca321=_0x439c06(),_0x5e59ac=_0x439c06(),_0x5a7c2c=_0x439c06(),_0x5e08f7=_0x439c06(),_0x5aaa1a=_0x439c06();return a62_0x57955b['bbox'](_0x5aaa1a,[_0x5e08f7,_0x5a7c2c,_0x5e59ac,_0x5ca321]);}case'INTERSECTS':_0x298fa4=_0x439c06(),_0xf544aa=_0x439c06();return a62_0x57955b[_0x979b0c(0xcb)](_0xf544aa,_0x298fa4);case _0x979b0c(0xc7):_0x298fa4=_0x439c06(),_0xf544aa=_0x439c06();return a62_0x57955b['within'](_0xf544aa,_0x298fa4);case'CONTAINS':_0x298fa4=_0x439c06(),_0xf544aa=_0x439c06();return a62_0x57955b[_0x979b0c(0xf9)](_0xf544aa,_0x298fa4);}break;case _0x979b0c(0xfa):return new WKT()[_0x979b0c(0xe0)](_0x48ce95['text'],{});default:return _0x48ce95[_0x979b0c(0xda)];}}let _0x116522=_0x439c06();if(_0x3f04a4[_0x25bfaf(0xf4)]>0x0){let _0x555168=_0x25bfaf(0xce);for(let _0x45389a=_0x3f04a4[_0x25bfaf(0xf4)]-0x1;_0x45389a>=0x0;_0x45389a--){_0x555168+=_0x3f04a4[_0x45389a][_0x25bfaf(0xc1)]+':\x20'+_0x3f04a4[_0x45389a][_0x25bfaf(0xda)]+'\x0a';}throw new Error(_0x555168);}return _0x116522;}[a62_0x562b2c(0xe1)](_0x3bed08){const _0xe575f4=a62_0x562b2c;try{return this[_0xe575f4(0xf1)](this[_0xe575f4(0xb5)](_0x3bed08));}catch(_0x2df9ab){console[_0xe575f4(0xef)](_0xe575f4(0xee)+_0x3bed08),console[_0xe575f4(0xef)](_0x2df9ab);}}[a62_0x562b2c(0x97)](_0x4e7ca0){const _0x307d69=a62_0x562b2c;switch(_0x4e7ca0[_0x307d69(0xa5)]){case'BBOX':return'BBOX('+_0x4e7ca0['geometryName']+','+_0x4e7ca0['extent'][_0x307d69(0x102)](',')+','+_0x4e7ca0[_0x307d69(0x99)]+')';case'Within':return _0x307d69(0xe2)+_0x4e7ca0[_0x307d69(0xa2)]+',\x20'+this[_0x307d69(0xe0)](_0x4e7ca0[_0x307d69(0xf7)])+')';case _0x307d69(0xd3):return _0x307d69(0xa7)+_0x4e7ca0[_0x307d69(0xa2)]+',\x20'+this['readGeometry'](_0x4e7ca0[_0x307d69(0xf7)])+')';case _0x307d69(0xfe):return _0x307d69(0xa1)+_0x4e7ca0[_0x307d69(0xa2)]+',\x20'+this[_0x307d69(0xe0)](_0x4e7ca0['geometry'])+')';case _0x307d69(0x9b):return _0x307d69(0xad)+this[_0x307d69(0x97)](_0x4e7ca0[_0x307d69(0xa0)])+')';case _0x307d69(0xdf):case'Or':{let _0x48f464='(',_0x2eaba4=!![];for(let _0x19e175=0x0;_0x19e175<_0x4e7ca0[_0x307d69(0x9f)][_0x307d69(0xf4)];_0x19e175++){_0x2eaba4?_0x2eaba4=![]:_0x48f464+=')\x20'+_0x4e7ca0['tagName_'][_0x307d69(0xec)]()+'\x20(',_0x48f464+=this[_0x307d69(0x97)](_0x4e7ca0[_0x307d69(0x9f)][_0x19e175]);}return _0x48f464+')';}case _0x307d69(0xe4):return _0x4e7ca0[_0x307d69(0xfc)]+_0x307d69(0x103)+this[_0x307d69(0x97)](_0x4e7ca0[_0x307d69(0xb2)])+'\x20AND\x20'+this['write'](_0x4e7ca0[_0x307d69(0xf8)]);case _0x307d69(0xbf):case _0x307d69(0xe9):case _0x307d69(0x9c):case _0x307d69(0xdc):case'PropertyIsGreaterThan':case _0x307d69(0xbe):case _0x307d69(0xe5):case _0x307d69(0xea):{return _0x4e7ca0['expression']!==null?_0x4e7ca0[_0x307d69(0xe3)]+'\x20'+this[_0x307d69(0x9e)][_0x4e7ca0[_0x307d69(0xa5)]]+'\x20'+this['write'](_0x4e7ca0[_0x307d69(0xaf)]):_0x4e7ca0[_0x307d69(0xe3)]+'\x20'+this[_0x307d69(0x9e)][_0x4e7ca0['tagName_']];}case undefined:if(typeof _0x4e7ca0===_0x307d69(0xde))return'\x27'+_0x4e7ca0['replace'](/'/g,'\x27\x27')+'\x27';else{if(typeof _0x4e7ca0===_0x307d69(0xa8))return String(_0x4e7ca0);}break;default:throw new Error(_0x307d69(0x100)+_0x4e7ca0[_0x307d69(0xd1)]+'\x20'+_0x4e7ca0);}}['readGeometry'](_0x846ab4){const _0x4f6102=a62_0x562b2c;if(_0x846ab4 instanceof a62_0x23308c)return new WKT()[_0x4f6102(0xc8)](_0x846ab4);}}
1
+ const a62_0x50760c=a62_0x6aed;(function(_0x3766e5,_0x379d2){const _0x740f86=a62_0x6aed,_0x57b6f8=_0x3766e5();while(!![]){try{const _0x5209f4=parseInt(_0x740f86(0x18d))/0x1+-parseInt(_0x740f86(0x1c5))/0x2+parseInt(_0x740f86(0x1c7))/0x3+-parseInt(_0x740f86(0x18f))/0x4*(parseInt(_0x740f86(0x1ce))/0x5)+parseInt(_0x740f86(0x1c4))/0x6*(-parseInt(_0x740f86(0x1b2))/0x7)+-parseInt(_0x740f86(0x1c0))/0x8*(-parseInt(_0x740f86(0x1a0))/0x9)+-parseInt(_0x740f86(0x1c2))/0xa*(-parseInt(_0x740f86(0x1b3))/0xb);if(_0x5209f4===_0x379d2)break;else _0x57b6f8['push'](_0x57b6f8['shift']());}catch(_0x3ed192){_0x57b6f8['push'](_0x57b6f8['shift']());}}}(a62_0x5d92,0xc4a87));function a62_0x5d92(){const _0x172118=['PropertyIsLessThan','CONTAINS','WITHIN(','lowerBoundary','VALUE','\x20BETWEEN\x20','NOT','propertyName','],\x20expected\x20one\x20of:\x20','patterns','charAt','write','lessThan','toLowerCase','replaceAll','string','length','\x20AND\x20','LPAREN','remainder','between','PropertyIsNotEqualTo','follows','IS\x20NULL','upperBoundary','substring','END','IS_NULL','BBOX','SPATIAL','push','nextToken','1340092QNmsko','GEOMETRY','112408mrgYrj','tokens','inPatterns','No\x20follows\x20list\x20for\x20','greaterThanOrEqualTo','warn','tryToken','CONTAINS(','join','PropertyIsNull','indexOf','tagName_','COMPARISON','split','PropertyIsLike','COMMA','match','45QuLmkc','buildAst','text','Within','PropertyIsLessThanOrEqualTo','WITHIN','parseInToOr','BBOX(','tokenize','replace','intersects','geometry','property','Not','And','readGeometry','PropertyIsBetween','PROPERTY','7NwYCJG','107767IYLLRI','writeGeometry','extent','CLASS_NAME','not','condition','like','Contains','isNull','greaterThan','NOT\x20(','LIKE','contains','306616jBEQAW','exec','2300lxKmsx','logicals','7438350JhoBpf','2670818prNUeI','operatorReverse','1990452oaNLQE','pop','RPAREN','operators','toUpperCase','bbox','剩余的节点无法解析:\x20\x0a','190DevKEK','expression','Intersects','PropertyIsGreaterThan','BETWEEN','LOGICAL','Can\x27t\x20encode:\x20','conditions','number','equalTo','geometryName','type','shift','srsName','\x20or\x20'];a62_0x5d92=function(){return _0x172118;};return a62_0x5d92();}function a62_0x6aed(_0x38e2b2,_0x9de82){const _0x5d92af=a62_0x5d92();return a62_0x6aed=function(_0x6aede1,_0x2b7680){_0x6aede1=_0x6aede1-0x176;let _0x1844c9=_0x5d92af[_0x6aede1];return _0x1844c9;},a62_0x6aed(_0x38e2b2,_0x9de82);}import*as a62_0x3da6ef from'ol/format/filter';import{WKT}from'ol/format';import a62_0x20addf from'ol/geom/Geometry';export default class CQL{constructor(){const _0x3e6106=a62_0x6aed;this[_0x3e6106(0x191)]=/ (IN) /i,this[_0x3e6106(0x190)]=['PROPERTY',_0x3e6106(0x19b),_0x3e6106(0x1e1),_0x3e6106(0x1d3)],this[_0x3e6106(0x176)]={'PROPERTY':/^[_a-zA-Z]\w*/,'COMPARISON':/^(=|<>|<=|<|>=|>|LIKE)/i,'IS_NULL':/^IS NULL/i,'COMMA':/^,/,'LOGICAL':/^(AND|OR)/i,'VALUE':/^('([^']|'')*'|-?\d+(\.\d*)?|\.\d+)/,'LPAREN':/^\(/,'RPAREN':/^\)/,'SPATIAL':/^(BBOX|INTERSECTS|DWITHIN|WITHIN|CONTAINS)/i,'NOT':/^NOT/i,'BETWEEN':/^BETWEEN/i,'GEOMETRY':function(_0x43f936){const _0x2208cd=_0x3e6106;let _0x5a5fec=/^(POINT|LINESTRING|POLYGON|MULTIPOINT|MULTILINESTRING|MULTIPOLYGON|GEOMETRYCOLLECTION)/[_0x2208cd(0x1c1)](_0x43f936);if(_0x5a5fec){let _0x108abf=_0x43f936[_0x2208cd(0x17d)],_0x55571e=_0x43f936[_0x2208cd(0x199)]('(',_0x5a5fec[0x0][_0x2208cd(0x17d)]);if(_0x55571e>-0x1){let _0x5ac36b=0x1;while(_0x55571e<_0x108abf&&_0x5ac36b>0x0){_0x55571e++;switch(_0x43f936[_0x2208cd(0x177)](_0x55571e)){case'(':_0x5ac36b++;break;case')':_0x5ac36b--;break;default:}}}return[_0x43f936[_0x2208cd(0x186)](0x0,_0x55571e+0x1)];}},'END':/^$/},this[_0x3e6106(0x183)]={'LPAREN':[_0x3e6106(0x18e),_0x3e6106(0x18a),_0x3e6106(0x1b1),_0x3e6106(0x1e1),_0x3e6106(0x17f)],'RPAREN':[_0x3e6106(0x1e3),_0x3e6106(0x1d3),_0x3e6106(0x187),_0x3e6106(0x1c9)],'PROPERTY':[_0x3e6106(0x19b),_0x3e6106(0x1d2),_0x3e6106(0x19e),_0x3e6106(0x188)],'BETWEEN':[_0x3e6106(0x1e1)],'IS_NULL':[_0x3e6106(0x187)],'COMPARISON':[_0x3e6106(0x1e1)],'COMMA':['GEOMETRY',_0x3e6106(0x1e1),_0x3e6106(0x1b1)],'VALUE':[_0x3e6106(0x1d3),_0x3e6106(0x19e),_0x3e6106(0x1c9),_0x3e6106(0x187)],'SPATIAL':[_0x3e6106(0x17f)],'LOGICAL':[_0x3e6106(0x1e3),'VALUE',_0x3e6106(0x18a),'PROPERTY',_0x3e6106(0x17f)],'NOT':[_0x3e6106(0x1b1),_0x3e6106(0x17f)],'GEOMETRY':['COMMA',_0x3e6106(0x1c9)]},this[_0x3e6106(0x1ca)]={'=':a62_0x3da6ef[_0x3e6106(0x1d7)],'<>':a62_0x3da6ef['notEqualTo'],'<':a62_0x3da6ef[_0x3e6106(0x179)],'<=':a62_0x3da6ef['lessThanOrEqualTo'],'>':a62_0x3da6ef[_0x3e6106(0x1bc)],'>=':a62_0x3da6ef[_0x3e6106(0x193)],'LIKE':a62_0x3da6ef[_0x3e6106(0x1b9)],'BETWEEN':a62_0x3da6ef[_0x3e6106(0x181)],'IS\x20NULL':a62_0x3da6ef[_0x3e6106(0x1bb)]},this[_0x3e6106(0x1c6)]={'PropertyIsEqualTo':'=','PropertyIsNotEqualTo':'<>','PropertyIsLessThan':'<','PropertyIsLessThanOrEqualTo':'<=','PropertyIsGreaterThan':'>','PropertyIsGreaterThanOrEqualTo':'>=','PropertyIsLike':_0x3e6106(0x1be),'PropertyIsNull':_0x3e6106(0x184),'PropertyIsBetween':'BETWEEN'},this['logicals']={'AND':a62_0x3da6ef['and'],'OR':a62_0x3da6ef['or']},this['precedence']={'RPAREN':0x3,'LOGICAL':0x2,'COMPARISON':0x1};}[a62_0x50760c(0x195)](_0x1e28b0,_0x224aff){const _0x4d1d1f=a62_0x50760c;return _0x224aff instanceof RegExp?_0x224aff[_0x4d1d1f(0x1c1)](_0x1e28b0):_0x224aff(_0x1e28b0);}[a62_0x50760c(0x18c)](_0x1fbc38,_0x571881){const _0x10e9c5=a62_0x50760c;let _0x56836e,_0x470a8e,_0x2c8f86=_0x571881[_0x10e9c5(0x17d)];for(_0x56836e=0x0;_0x56836e<_0x2c8f86;_0x56836e++){_0x470a8e=_0x571881[_0x56836e];let _0x1279b8=this[_0x10e9c5(0x176)][_0x470a8e],_0x5e5c3b=this['tryToken'](_0x1fbc38,_0x1279b8);if(_0x5e5c3b){let _0x12ae21=_0x5e5c3b[0x0],_0x2781b3=_0x1fbc38[_0x10e9c5(0x186)](_0x12ae21[_0x10e9c5(0x17d)])[_0x10e9c5(0x1a9)](/^\s*/,'');return{'type':_0x470a8e,'text':_0x12ae21,'remainder':_0x2781b3};}}let _0x1ce1ff='ERROR:\x20In\x20parsing:\x20['+_0x1fbc38+_0x10e9c5(0x1e5);for(_0x56836e=0x0;_0x56836e<_0x2c8f86;_0x56836e++){_0x470a8e=_0x571881[_0x56836e],_0x1ce1ff+='\x0a\x20\x20\x20\x20'+_0x470a8e+':\x20'+this[_0x10e9c5(0x176)][_0x470a8e];}throw new Error(_0x1ce1ff);}[a62_0x50760c(0x1a8)](_0x2a158c){const _0x7988eb=a62_0x50760c;_0x2a158c=_0x2a158c[_0x7988eb(0x17b)]('[','')[_0x7988eb(0x17b)](']','');let _0x2da791=this[_0x7988eb(0x195)](_0x2a158c,this[_0x7988eb(0x191)]);_0x2da791&&(_0x2a158c=this[_0x7988eb(0x1a6)](_0x2a158c,_0x2da791));let _0x2f4143=[],_0xd250c,_0x233872=[_0x7988eb(0x1e3),_0x7988eb(0x18e),'SPATIAL',_0x7988eb(0x1b1),_0x7988eb(0x17f)];do{_0xd250c=this[_0x7988eb(0x18c)](_0x2a158c,_0x233872),_0x2a158c=_0xd250c[_0x7988eb(0x180)],_0x233872=this['follows'][_0xd250c['type']];if(_0xd250c[_0x7988eb(0x1d9)]!==_0x7988eb(0x187)&&!_0x233872)throw new Error(_0x7988eb(0x192)+_0xd250c['type']);_0x2f4143[_0x7988eb(0x18b)](_0xd250c);}while(_0xd250c['type']!==_0x7988eb(0x187));return _0x2f4143;}['parseInToOr'](_0x534d0b,_0xd6ae01){const _0x23b063=a62_0x50760c;let _0x5ea23e=this[_0x23b063(0x195)](_0x534d0b,/\((.+?)\)/g);if(_0x5ea23e){let _0x2a80f0=_0x534d0b['substring'](0x0,_0xd6ae01['index']),_0x5ca5c3=_0x5ea23e[0x1],_0x29b77=_0x5ca5c3[_0x23b063(0x17b)]('\x20','')[_0x23b063(0x19c)](','),_0x19ceba='',_0x475d58='';if(_0x2a80f0[_0x23b063(0x199)]('\x20')>-0x1){let _0x35d183=_0x2a80f0['lastIndexOf']('\x20');_0x475d58=_0x2a80f0[_0x23b063(0x186)](0x0,_0x35d183+0x1),_0x19ceba=_0x2a80f0[_0x23b063(0x186)](_0x35d183+0x1,_0x2a80f0[_0x23b063(0x17d)]);}else _0x19ceba=_0x2a80f0;let _0x52b727=_0x475d58;for(let _0x36255e=0x0;_0x36255e<_0x29b77[_0x23b063(0x17d)];_0x36255e++){let _0xc8fabb=_0x29b77[_0x36255e];_0x52b727+=_0x19ceba+'='+_0xc8fabb,_0x36255e<_0x29b77[_0x23b063(0x17d)]-0x1&&(_0x52b727+=_0x23b063(0x1dc));}return _0x52b727;}return _0x534d0b;}[a62_0x50760c(0x1a1)](_0x39bf97){const _0x3b8f2c=a62_0x50760c;let _0x3a03b0=this,_0x528f0f=[],_0x165f49=[];while(_0x39bf97['length']){let _0x35e03=_0x39bf97[_0x3b8f2c(0x1da)]();switch(_0x35e03[_0x3b8f2c(0x1d9)]){case _0x3b8f2c(0x1b1):case _0x3b8f2c(0x18e):case _0x3b8f2c(0x1e1):_0x165f49[_0x3b8f2c(0x18b)](_0x35e03);break;case _0x3b8f2c(0x19b):case _0x3b8f2c(0x1d2):case'IS_NULL':case _0x3b8f2c(0x1d3):{let _0x688148=this['precedence'][_0x35e03[_0x3b8f2c(0x1d9)]];while(_0x528f0f['length']>0x0&&this['precedence'][_0x528f0f[_0x528f0f[_0x3b8f2c(0x17d)]-0x1]['type']]<=_0x688148){_0x165f49[_0x3b8f2c(0x18b)](_0x528f0f[_0x3b8f2c(0x1c8)]());}_0x528f0f[_0x3b8f2c(0x18b)](_0x35e03);break;}case'SPATIAL':case _0x3b8f2c(0x1e3):case _0x3b8f2c(0x17f):_0x528f0f[_0x3b8f2c(0x18b)](_0x35e03);break;case _0x3b8f2c(0x1c9):while(_0x528f0f[_0x3b8f2c(0x17d)]>0x0&&_0x528f0f[_0x528f0f[_0x3b8f2c(0x17d)]-0x1][_0x3b8f2c(0x1d9)]!==_0x3b8f2c(0x17f)){_0x165f49[_0x3b8f2c(0x18b)](_0x528f0f[_0x3b8f2c(0x1c8)]());}_0x528f0f[_0x3b8f2c(0x1c8)]();_0x528f0f[_0x3b8f2c(0x17d)]>0x0&&(_0x528f0f[_0x528f0f['length']-0x1][_0x3b8f2c(0x1d9)]==='SPATIAL'||_0x528f0f[_0x528f0f[_0x3b8f2c(0x17d)]-0x1][_0x3b8f2c(0x1d9)]==='NOT')&&_0x165f49[_0x3b8f2c(0x18b)](_0x528f0f['pop']());break;case'COMMA':case _0x3b8f2c(0x187):break;default:throw new Error('Unknown\x20token\x20type\x20'+_0x35e03[_0x3b8f2c(0x1d9)]);}}while(_0x528f0f[_0x3b8f2c(0x17d)]>0x0){_0x165f49['push'](_0x528f0f[_0x3b8f2c(0x1c8)]());}function _0x2dbc20(){const _0x117dbb=_0x3b8f2c;let _0x2d2cb0,_0x715d45,_0x40eb99=_0x165f49[_0x117dbb(0x1c8)]();switch(_0x40eb99['type']){case'LOGICAL':{let _0x5b012f=_0x2dbc20(),_0x1c8597=_0x2dbc20();return new _0x3a03b0[(_0x117dbb(0x1c3))][(_0x40eb99[_0x117dbb(0x1a2)][_0x117dbb(0x1cb)]())](_0x1c8597,_0x5b012f);}case'NOT':{let _0x3d9ccb=_0x2dbc20();return a62_0x3da6ef[_0x117dbb(0x1b7)](_0x3d9ccb);}case _0x117dbb(0x1d2):{let _0x236f7d,_0x49351c;return _0x165f49[_0x117dbb(0x1c8)](),_0x49351c=_0x2dbc20(),_0x236f7d=_0x2dbc20(),_0x715d45=_0x2dbc20(),a62_0x3da6ef[_0x117dbb(0x181)](_0x715d45,_0x236f7d,_0x49351c);}case _0x117dbb(0x19b):{return _0x2d2cb0=_0x2dbc20(),_0x715d45=_0x2dbc20(),new _0x3a03b0[(_0x117dbb(0x1ca))][(_0x40eb99[_0x117dbb(0x1a2)]['toUpperCase']())](_0x715d45,_0x2d2cb0);}case _0x117dbb(0x188):_0x715d45=_0x2dbc20();return new _0x3a03b0['operators'][(_0x40eb99[_0x117dbb(0x1a2)][_0x117dbb(0x1cb)]())](_0x715d45);case'VALUE':{let _0x371f0e=_0x40eb99[_0x117dbb(0x1a2)][_0x117dbb(0x19f)](/^'(.*)'$/);return _0x371f0e?_0x371f0e[0x1][_0x117dbb(0x1a9)](/''/g,'\x27'):Number(_0x40eb99['text']);}case _0x117dbb(0x18a):switch(_0x40eb99[_0x117dbb(0x1a2)][_0x117dbb(0x1cb)]()){case _0x117dbb(0x189):{let _0x2e4fe0=_0x2dbc20(),_0x4da5ed=_0x2dbc20(),_0x450fd9=_0x2dbc20(),_0x576e4a=_0x2dbc20(),_0x5e19ef=_0x2dbc20();return a62_0x3da6ef[_0x117dbb(0x1cc)](_0x5e19ef,[_0x576e4a,_0x450fd9,_0x4da5ed,_0x2e4fe0]);}case'INTERSECTS':_0x2d2cb0=_0x2dbc20(),_0x715d45=_0x2dbc20();return a62_0x3da6ef[_0x117dbb(0x1aa)](_0x715d45,_0x2d2cb0);case _0x117dbb(0x1a5):_0x2d2cb0=_0x2dbc20(),_0x715d45=_0x2dbc20();return a62_0x3da6ef['within'](_0x715d45,_0x2d2cb0);case _0x117dbb(0x1de):_0x2d2cb0=_0x2dbc20(),_0x715d45=_0x2dbc20();return a62_0x3da6ef[_0x117dbb(0x1bf)](_0x715d45,_0x2d2cb0);}break;case _0x117dbb(0x18e):return new WKT()[_0x117dbb(0x1af)](_0x40eb99[_0x117dbb(0x1a2)],{});default:return _0x40eb99[_0x117dbb(0x1a2)];}}let _0xb5ef9b=_0x2dbc20();if(_0x165f49[_0x3b8f2c(0x17d)]>0x0){let _0x22fb1c=_0x3b8f2c(0x1cd);for(let _0x1f82ed=_0x165f49[_0x3b8f2c(0x17d)]-0x1;_0x1f82ed>=0x0;_0x1f82ed--){_0x22fb1c+=_0x165f49[_0x1f82ed][_0x3b8f2c(0x1d9)]+':\x20'+_0x165f49[_0x1f82ed][_0x3b8f2c(0x1a2)]+'\x0a';}throw new Error(_0x22fb1c);}return _0xb5ef9b;}['read'](_0x4f23f9){const _0x32846f=a62_0x50760c;try{return this[_0x32846f(0x1a1)](this[_0x32846f(0x1a8)](_0x4f23f9));}catch(_0x34d555){console['warn']('CQL解析失败:'+_0x4f23f9),console[_0x32846f(0x194)](_0x34d555);}}[a62_0x50760c(0x178)](_0x164158){const _0x584c4f=a62_0x50760c;switch(_0x164158['tagName_']){case _0x584c4f(0x189):return _0x584c4f(0x1a7)+_0x164158[_0x584c4f(0x1d8)]+','+_0x164158[_0x584c4f(0x1b5)][_0x584c4f(0x197)](',')+','+_0x164158[_0x584c4f(0x1db)]+')';case _0x584c4f(0x1a3):return _0x584c4f(0x1df)+_0x164158['geometryName']+',\x20'+this[_0x584c4f(0x1af)](_0x164158[_0x584c4f(0x1ab)])+')';case _0x584c4f(0x1d0):return'INTERSECTS('+_0x164158['geometryName']+',\x20'+this[_0x584c4f(0x1af)](_0x164158[_0x584c4f(0x1ab)])+')';case _0x584c4f(0x1ba):return _0x584c4f(0x196)+_0x164158['geometryName']+',\x20'+this[_0x584c4f(0x1af)](_0x164158[_0x584c4f(0x1ab)])+')';case _0x584c4f(0x1ad):return _0x584c4f(0x1bd)+this[_0x584c4f(0x178)](_0x164158[_0x584c4f(0x1b8)])+')';case _0x584c4f(0x1ae):case'Or':{let _0x4b50e5='(',_0x3ffd3a=!![];for(let _0x46db87=0x0;_0x46db87<_0x164158['conditions'][_0x584c4f(0x17d)];_0x46db87++){_0x3ffd3a?_0x3ffd3a=![]:_0x4b50e5+=')\x20'+_0x164158['tagName_'][_0x584c4f(0x17a)]()+'\x20(',_0x4b50e5+=this[_0x584c4f(0x178)](_0x164158[_0x584c4f(0x1d5)][_0x46db87]);}return _0x4b50e5+')';}case _0x584c4f(0x1b0):return _0x164158[_0x584c4f(0x1ac)]+_0x584c4f(0x1e2)+this[_0x584c4f(0x178)](_0x164158[_0x584c4f(0x1e0)])+_0x584c4f(0x17e)+this[_0x584c4f(0x178)](_0x164158[_0x584c4f(0x185)]);case'PropertyIsEqualTo':case _0x584c4f(0x182):case _0x584c4f(0x1dd):case _0x584c4f(0x1a4):case _0x584c4f(0x1d1):case'PropertyIsGreaterThanOrEqualTo':case _0x584c4f(0x19d):case _0x584c4f(0x198):{return _0x164158[_0x584c4f(0x1cf)]!==null?_0x164158[_0x584c4f(0x1e4)]+'\x20'+this[_0x584c4f(0x1c6)][_0x164158[_0x584c4f(0x19a)]]+'\x20'+this['write'](_0x164158[_0x584c4f(0x1cf)]):_0x164158['propertyName']+'\x20'+this['operatorReverse'][_0x164158[_0x584c4f(0x19a)]];}case undefined:if(typeof _0x164158===_0x584c4f(0x17c))return'\x27'+_0x164158[_0x584c4f(0x1a9)](/'/g,'\x27\x27')+'\x27';else{if(typeof _0x164158===_0x584c4f(0x1d6))return String(_0x164158);}break;default:throw new Error(_0x584c4f(0x1d4)+_0x164158[_0x584c4f(0x1b6)]+'\x20'+_0x164158);}}[a62_0x50760c(0x1af)](_0x525082){const _0x330d2f=a62_0x50760c;if(_0x525082 instanceof a62_0x20addf)return new WKT()[_0x330d2f(0x1b4)](_0x525082);}}