ym-gis-2d 1.0.2 → 1.0.4

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 (96) 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/entity/IStyle.d.ts +1 -0
  11. package/entity/IStyle.d.ts.map +1 -1
  12. package/entity/layer/IMapService.d.ts +2 -0
  13. package/entity/layer/IMapService.d.ts.map +1 -1
  14. package/feature/FeatureManager.d.ts.map +1 -1
  15. package/feature/FeatureManager.js +1 -1
  16. package/feature/FeatureManager.js.map +1 -1
  17. package/index.js +1 -1
  18. package/interaction/Draw.d.ts +2 -2
  19. package/interaction/Draw.d.ts.map +1 -1
  20. package/interaction/Draw.js +1 -1
  21. package/interaction/Draw.js.map +1 -1
  22. package/interaction/InteractionManager.js +1 -1
  23. package/interaction/Select.d.ts +19 -12
  24. package/interaction/Select.d.ts.map +1 -1
  25. package/interaction/Select.js +1 -1
  26. package/interaction/Select.js.map +1 -1
  27. package/layers/ArcgisDynamicLayer.js +1 -1
  28. package/layers/ArcgisFeatureLayer.js +1 -1
  29. package/layers/ArcgisTileLayer.js +1 -1
  30. package/layers/ArcgisWMSLayer.js +1 -1
  31. package/layers/ArcgisWMTSLayer.js +1 -1
  32. package/layers/GeoserverVectorTile.js +1 -1
  33. package/layers/GeoserverWFSLayer.js +1 -1
  34. package/layers/GeoserverWMSLayer.js +1 -1
  35. package/layers/GeoserverWMTSLayer.d.ts.map +1 -1
  36. package/layers/GeoserverWMTSLayer.js +1 -1
  37. package/layers/GeoserverWMTSLayer.js.map +1 -1
  38. package/layers/LayerManager.js +1 -1
  39. package/layers/TDTLayer.js +1 -1
  40. package/mapView/Map.d.ts +2 -1
  41. package/mapView/Map.d.ts.map +1 -1
  42. package/mapView/Map.js +1 -1
  43. package/mapView/Map.js.map +1 -1
  44. package/mapView/View.js +1 -1
  45. package/package.json +1 -1
  46. package/plot/Plot.d.ts.map +1 -1
  47. package/plot/Plot.js +1 -1
  48. package/plot/Plot.js.map +1 -1
  49. package/plot/geometry/point/Point.js +1 -1
  50. package/plot/geometry/polygon/BasePolygon.js +1 -1
  51. package/plot/geometry/polygon/Circle.js +1 -1
  52. package/plot/geometry/polygon/Polygon.js +1 -1
  53. package/plot/geometry/polygon/RectAngle.js +1 -1
  54. package/plot/geometry/polyline/BaseLine.js +1 -1
  55. package/plot/geometry/polyline/Polyline.js +1 -1
  56. package/style/PointStyleFormat.js +1 -1
  57. package/style/PolygonStyleFormat.js +1 -1
  58. package/style/PolylineStyleFormat.js +1 -1
  59. package/style/StyleManager.d.ts +7 -0
  60. package/style/StyleManager.d.ts.map +1 -1
  61. package/style/StyleManager.js +1 -1
  62. package/style/StyleManager.js.map +1 -1
  63. package/style/common.d.ts +3 -3
  64. package/style/common.d.ts.map +1 -1
  65. package/style/common.js +1 -1
  66. package/style/common.js.map +1 -1
  67. package/utils/ArrayUtil.js +1 -1
  68. package/utils/AxiosUtil.js +1 -1
  69. package/utils/EsriUtil.js +1 -1
  70. package/utils/GeometryUtil.js +1 -1
  71. package/utils/LayerUtil.js +1 -1
  72. package/utils/RegisterProjUtil.js +1 -1
  73. package/utils/ResolutionUtil.d.ts +8 -0
  74. package/utils/ResolutionUtil.d.ts.map +1 -0
  75. package/utils/ResolutionUtil.js +1 -0
  76. package/utils/ResolutionUtil.js.map +1 -0
  77. package/utils/StringUtil.js +1 -1
  78. package/utils/StyleUtil.js +1 -1
  79. package/utils/UrlUtil.js +1 -1
  80. package/utils/XmlUtil.js +1 -1
  81. package/utils/format/CQL.js +1 -1
  82. package/utils/format/IsMatchCql.js +1 -1
  83. package/utils/plug/canvas/ImageCache.js +1 -1
  84. package/utils/plug/canvas/PinBuilder.js +1 -1
  85. package/utils/plug/canvas/PinIcon.js +1 -1
  86. package/utils/plug/canvas/writeTextToCanvas.js +1 -1
  87. package/utils/tasks/esri/Identify.js +1 -1
  88. package/utils/tasks/esri/Query.js +1 -1
  89. package/utils/tasks/esri/Task.js +1 -1
  90. package/utils/tasks/geoserver/QueryTask.js +1 -1
  91. package/utils/tasks/index.d.ts +13 -0
  92. package/utils/tasks/index.d.ts.map +1 -0
  93. package/utils/tasks/index.js +1 -0
  94. package/utils/tasks/index.js.map +1 -0
  95. package/ym-gis-2d.es.js +1 -1
  96. package/ym-gis-2d.umd.js +1 -1
@@ -1 +1 @@
1
- (function(_0x2da694,_0xee787f){const _0x2144d2=a70_0x41e6,_0xd538bc=_0x2da694();while(!![]){try{const _0x1f71dc=parseInt(_0x2144d2(0xdb))/0x1*(parseInt(_0x2144d2(0xde))/0x2)+-parseInt(_0x2144d2(0xc1))/0x3*(-parseInt(_0x2144d2(0x77))/0x4)+-parseInt(_0x2144d2(0x11b))/0x5*(-parseInt(_0x2144d2(0x84))/0x6)+parseInt(_0x2144d2(0xe9))/0x7*(parseInt(_0x2144d2(0xd9))/0x8)+parseInt(_0x2144d2(0x118))/0x9*(parseInt(_0x2144d2(0x9a))/0xa)+parseInt(_0x2144d2(0xb9))/0xb+parseInt(_0x2144d2(0x9f))/0xc*(-parseInt(_0x2144d2(0x142))/0xd);if(_0x1f71dc===_0xee787f)break;else _0xd538bc['push'](_0xd538bc['shift']());}catch(_0x274e61){_0xd538bc['push'](_0xd538bc['shift']());}}}(a70_0x1e6a,0x64fbc));import a70_0xb7fe0c from'proj4';import a70_0x147b2c from'ol/proj/Projection';import a70_0x229d91 from'proj4/lib/parseCode';import a70_0x52c282 from'proj4/lib/projections';import{get as a70_0x5ae903}from'ol/proj';function a70_0x1e6a(){const _0x1efdc1=['EPSG:2340','+proj=longlat\x20+ellps=GRS80\x20+units=degrees\x20+no_defs','EPSG:4511','\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20+x_0=','7OIQVPW','+proj=tmerc\x20+lat_0=0\x20+lon_0=135\x20+k=1\x20+x_0=23500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4521','floor','+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','+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','Local','+proj=tmerc\x20+lat_0=0\x20+lon_0=105\x20+k=1\x20+x_0=18500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=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:4526','+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:4552','EPSG:4525','EPSG:4527','EPSG:4547','\x20+a=','EPSG:2389','EPSG:2335','abs','+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:4502','+proj=tmerc\x20+lat_0=0\x20+lon_0=93\x20+k=1\x20+x_0=31500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:4549','EPSG:4541','EPSG:2368','EPSG:2338','EPSG:2341','EPSG:4536','+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:2379','+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','4326','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','getCode','EPSG:4504','+proj=tmerc\x20+lat_0=0\x20+lon_0=102\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:2332','\x20+units=m\x20+no_defs\x20','+proj=tmerc\x20+lat_0=0\x20+lon_0=105\x20+k=1\x20+x_0=35500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4519','+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:4531','EPSG:2344','EPSG:2345','+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:2350','7434nIPmQi','+proj=tmerc\x20+lat_0=0\x20+lon_0=96\x20+k=1\x20+x_0=32500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=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','2605ZFcdHB','+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','log','+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:2353','+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=120\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=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=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','EPSG:4509','+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=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','indexOf','EPSG:4508','EPSG:4550','EPSG:4512','EPSG:4534','EPSG:4493','EPSG:4542','+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','false_northing','EPSG:2330','EPSG:2367','EPSG:4528','EPSG:4538','EPSG:4491','+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:4518','EPSG:2351','EPSG:2377','EPSG:2337','EPSG:4517','EPSG:2336','EPSG:2372','+proj=tmerc\x20+lat_0=0\x20+lon_0=111\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2383','+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','非标准坐标系','+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','247nIivRk','+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:4499','EPSG:4529','EPSG:4506','EPSG:2376','EPSG:2355','EPSG:4507','EPSG:4540','+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:4553','EPSG:2346','EPSG:2374','+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:2339','ellps','entries','EPSG:2360','EPSG:2363','EPSG:2387','EPSG:2381','EPSG:3857','\x20+b=','+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:2365','+proj=tmerc\x20+lat_0=0\x20+lon_0=78\x20+k=1\x20+x_0=26500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:4539','getLastCoordinate','EPSG:4500','EPSG:2369','longitude_of_center','EPSG:4492','+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','EPSG:2364','EPSG:2390','EPSG:2385','+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=129\x20+k=1\x20+x_0=22500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2334','EPSG:4503','EPSG:2380','+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','412qRlMqp','EPSG:2384','+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:4495','4610','EPSG:4524','+proj=tmerc\x20+lat_0=0\x20+lon_0=93\x20+k=1\x20+x_0=31500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=90\x20+k=1\x20+x_0=30500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4523','+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:4520','EPSG:2342','+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','5592yHgiLZ','EPSG:4505','+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+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+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4533','+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:2359','EPSG:2356','EPSG:4554','EPSG:2375','EPSG:2331','EPSG:4497','+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:2347','+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=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=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','setExtent','EPSG:2373','EPSG:2352','EPSG:4546','1540NEQTOk','+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:2366','EPSG:2328','+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','1071936QzVzjt','4555','+proj=tmerc\x20+lat_0=0\x20+lon_0=123\x20+k=1\x20+x_0=21500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4516','EPSG:4496','EPSG:2358','EPSG:4543','+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=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:4530','EPSG:4494','EPSG:2382','EPSG:2343','+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:4537','EPSG:4501','projName','EPSG:4548','EPSG:2333','+proj=tmerc\x20+lat_0=0\x20+lon_0=99\x20+k=1\x20+x_0=33500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=114\x20+k=1\x20+x_0=38500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=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=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:2361','+proj=tmerc\x20+lat_0=0\x20+lon_0=87\x20+k=1\x20+x_0=29500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2349','6772975PHbHGv','+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=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','EPSG:4498','EPSG:2354','EPSG:2357','EPSG:4532','10077ojGmlp','+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','EPSG:4522','EPSG:2348','+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','+proj=tmerc\x20+lat_0=0\x20+lon_0=135\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2386','EPSG:2388','+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:2370','EPSG:4513','+proj=tmerc\x20+lat_0=0\x20+lon_0=135\x20+k=1\x20+x_0=45500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:4514','+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=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','+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','+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=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=81\x20+k=1\x20+x_0=27500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:4510','EPSG:2378','+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','\x20+ellps=','EPSG:2362','991456GDpRHR','+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','10BEazNZ','EPSG:2329','EPSG:4551','82490drbBpw','+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:4545','Gauss_Kruger','+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:','EPSG:4490'];a70_0x1e6a=function(){return _0x1efdc1;};return a70_0x1e6a();}import{register}from'ol/proj/proj4.js';export function getGeoProjection(_0x53a7a1,_0xfbda30){const _0x31b28e=a70_0x41e6,_0x3fadd0=_0xfbda30[_0x31b28e(0x10b)]();if(_0x3fadd0[_0x31b28e(0x127)](_0x31b28e(0x108))>-0x1)return new a70_0x147b2c({'code':_0x31b28e(0x157)});else{if(_0x3fadd0['indexOf']('4490')>-0x1){const _0x28733b=_0x53a7a1[_0x31b28e(0x68)](),_0x181666=Math[_0x31b28e(0xec)]((_0x28733b[0x0]-1.5)/0x3)+0x1,_0x469a65=_0x31b28e(0xe3)+(0x1188+_0x181666);return new a70_0x147b2c({'code':_0x469a65});}}return _0xfbda30;}function a70_0x41e6(_0x506546,_0x74deda){const _0x1e6a10=a70_0x1e6a();return a70_0x41e6=function(_0x41e61d,_0x12fd56){_0x41e61d=_0x41e61d-0x64;let _0x135683=_0x1e6a10[_0x41e61d];return _0x135683;},a70_0x41e6(_0x506546,_0x74deda);}export function getSpheroidProjection(_0x2f9601){const _0x1e3f39=a70_0x41e6;if(isSpheroid(_0x2f9601))return _0x2f9601;const _0x2d17a3=_0x2f9601[_0x1e3f39(0x10b)](),_0x1393c0=a70_0xb7fe0c['defs'](_0x2d17a3);if(_0x1393c0){const {a:_0x32a454,rf:_0x36d93c}=_0x1393c0,_0x21e9f4={'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 [_0x4b1af5,_0x5dad69]of Object[_0x1e3f39(0x152)](_0x21e9f4)){if(_0x32a454===_0x5dad69['a']&&Math[_0x1e3f39(0xfb)](_0x36d93c?_0x36d93c:0x0-_0x5dad69['f'])<1e-15)return registerProj(_0x4b1af5),new a70_0x147b2c({'code':_0x4b1af5});}}else console['error']('未找到投影定义');}export function isSpheroid(_0x14c962){const _0x101d52=a70_0x41e6,_0x46e9ef=_0x14c962[_0x101d52(0x10b)]();return _0x46e9ef[_0x101d52(0x127)]('4326')>-0x1||_0x46e9ef[_0x101d52(0x127)]('4490')>-0x1||_0x46e9ef[_0x101d52(0x127)]('4214')>-0x1||_0x46e9ef['indexOf'](_0x101d52(0xa0))>-0x1||_0x46e9ef[_0x101d52(0x127)](_0x101d52(0x7b))>-0x1?!![]:![];}export function registerProj(_0x308032,_0x1fa1c7){const _0x50be89=a70_0x41e6;let _0x2852ed;_0x2852ed=a70_0x5ae903(_0x308032);if(!_0x2852ed)switch(_0x308032){case _0x50be89(0xe4):a70_0xb7fe0c[_0x50be89(0x109)]('EPSG:4490',_0x50be89(0xe6)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903('EPSG:4490');_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([-0xb4,-0x5a,0xb4,0x5a]);break;case _0x50be89(0xa5):a70_0xb7fe0c[_0x50be89(0x109)]('EPSG:4543',_0x50be89(0x86)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903('EPSG:4543');_0x2852ed&&_0x2852ed['setExtent']([344166.57,2338205.65,622925.7,4729373.22]);break;case _0x50be89(0xe0):a70_0xb7fe0c['defs'](_0x50be89(0xe0),_0x50be89(0xdf)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903('EPSG:4545');_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([341298.83,2012660.02,623358.71,4704933.89]);break;case _0x50be89(0x99):a70_0xb7fe0c['defs'](_0x50be89(0x99),_0x50be89(0x13d)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x99));_0x2852ed&&_0x2852ed['setExtent']([341226.58,2003802.99,618043.7,4998263.83]);break;case _0x50be89(0xf7):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0xf7),_0x50be89(0x9e)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0xf7));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([344577.88,2381397.91,617340.63,5036050.38]);break;case'EPSG:4548':a70_0xb7fe0c[_0x50be89(0x109)]('EPSG:4548',_0x50be89(0x126)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0xb0));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([345754.3,2501017.13,0x94641,5528578.96]);break;case _0x50be89(0xff):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0xff),_0x50be89(0x122)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0xff));_0x2852ed&&_0x2852ed['setExtent']([347872.25,2703739.74,599933.05,5912395.2]);break;case _0x50be89(0x129):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x129),_0x50be89(0x80)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903('EPSG:4550');_0x2852ed&&_0x2852ed['setExtent']([352748.57,3123733.99,599394.66,5937990.42]);break;case _0x50be89(0xdd):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0xdd),_0x50be89(0xc5)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0xdd));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([372262.47,4451705.13,600236.64,5897928.74]);break;case _0x50be89(0xf4):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0xf4),_0x50be89(0x120)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0xf4));_0x2852ed&&_0x2852ed['setExtent']([374503.76,4582750.41,606982.71,5569731.71]);break;case'EPSG:4553':a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x14c),'+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_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x14c));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([376543.13,4699379.62,610019.44,5417367.63]);break;case _0x50be89(0x8d):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x8d),_0x50be89(0xc6)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x8d));_0x2852ed&&_0x2852ed['setExtent']([383491.84,5080507.85,482969.27,5362930.84]);break;case'EPSG:4534':a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x12b),'+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_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x12b));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([375272.5,3965339.75,626870.23,4502787.6]);case'EPSG:4535':a70_0xb7fe0c['defs']('EPSG:4535',_0x50be89(0xd2)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903('EPSG:4535');_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([356780.75,3435266.95,624607.97,4633842.66]);break;case'EPSG:4536':a70_0xb7fe0c['defs'](_0x50be89(0x104),_0x50be89(0x94)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x104));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([355189.72,3315517.28,617221.79,5083856.92]);break;case _0x50be89(0xad):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0xad),'+proj=tmerc\x20+lat_0=0\x20+lon_0=84\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0xad));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([352803.51,3128167.77,613592.51,5233908.47]);break;case _0x50be89(0x133):a70_0xb7fe0c['defs'](_0x50be89(0x133),_0x50be89(0xf3)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x133));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([352176.08,3077180.78,609359.83,5450729.14]);break;case _0x50be89(0x67):a70_0xb7fe0c['defs']('EPSG:4539','+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_0xb7fe0c),_0x2852ed=a70_0x5ae903('EPSG:4539');_0x2852ed&&_0x2852ed['setExtent']([350541.6,3023992.26,611765.09,5366231.03]);break;case'EPSG:4540':a70_0xb7fe0c['defs'](_0x50be89(0x14a),'+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_0xb7fe0c),_0x2852ed=a70_0x5ae903('EPSG:4540');_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([352054.43,3067205.43,618002.46,5000486.51]);break;case _0x50be89(0x100):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x100),'+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_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x100));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([352762.3,3124842.44,620089.9,4930490.22]);break;case _0x50be89(0x12d):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x12d),_0x50be89(0xa6)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903('EPSG:4542');_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([344482.32,2371430.3,622787.54,4737149.55]);break;case _0x50be89(0xcb):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0xcb),'+proj=tmerc\x20+lat_0=0\x20+lon_0=75\x20+k=1\x20+x_0=25500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0xcb));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([25375272.5,3965339.75,25626870.23,4502787.6]);break;case _0x50be89(0xcd):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0xcd),_0x50be89(0x11c)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0xcd));_0x2852ed&&_0x2852ed['setExtent']([26356780.75,3435266.95,26624607.97,4633842.66]);break;case'EPSG:4515':a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0xbc),'+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_0xb7fe0c),_0x2852ed=a70_0x5ae903('EPSG:4515');_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([27355189.72,3315517.28,27617221.79,5083856.92]);break;case _0x50be89(0xa2):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0xa2),_0x50be89(0xc2)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0xa2));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([28352803.51,3128167.77,28613592.51,5233908.47]);break;case _0x50be89(0x13a):a70_0xb7fe0c['defs']('EPSG:4517',_0x50be89(0xb7)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903('EPSG:4517');_0x2852ed&&_0x2852ed['setExtent']([29352176.08,3077180.78,29609359.83,5450729.14]);break;case _0x50be89(0x136):a70_0xb7fe0c['defs']('EPSG:4518',_0x50be89(0x7e)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x136));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([30350541.6,3023992.26,30611765.09,5366231.03]);break;case _0x50be89(0x111):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x111),_0x50be89(0x7d)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x111));_0x2852ed&&_0x2852ed['setExtent']([31352054.43,3067205.43,31618002.46,5000486.51]);break;case _0x50be89(0x81):a70_0xb7fe0c['defs'](_0x50be89(0x81),_0x50be89(0x12e)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x81));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([32352762.3,3124842.44,32620089.9,4930490.22]);break;case _0x50be89(0xeb):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0xeb),_0x50be89(0xb2)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903('EPSG:4521');_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([33344482.32,2371430.3,33622787.54,4737149.55]);break;case _0x50be89(0xc3):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0xc3),_0x50be89(0x91)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903('EPSG:4522');_0x2852ed&&_0x2852ed['setExtent']([34344166.57,2338205.65,34622925.7,4729373.22]);break;case _0x50be89(0x7f):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x7f),_0x50be89(0x110)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x7f));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([35345643.07,2489940.65,35623868.1,4676052.19]);break;case _0x50be89(0x7c):a70_0xb7fe0c[_0x50be89(0x109)]('EPSG:4524',_0x50be89(0x125)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x7c));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([36341298.83,2012660.02,36623358.71,4704933.89]);break;case _0x50be89(0xf5):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0xf5),_0x50be89(0x93)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0xf5));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([37341226.58,2003802.99,37618043.7,4998263.83]);break;case _0x50be89(0xf2):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0xf2),_0x50be89(0x116)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903('EPSG:4526');_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([38344577.88,2381397.91,38617340.63,5036050.38]);break;case _0x50be89(0xf6):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0xf6),_0x50be89(0xd0)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0xf6));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([39345754.3,2501017.13,0x25c5e01,5528578.96]);break;case _0x50be89(0x132):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x132),'+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'),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x132));if(_0x2852ed){}break;case _0x50be89(0x145):a70_0xb7fe0c['defs'](_0x50be89(0x145),_0x50be89(0x141)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x145));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([41352748.57,3123733.99,41599394.66,5937990.42]);break;case'EPSG:4530':a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0xa8),_0x50be89(0x79)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0xa8));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([42372262.47,4451705.13,42600236.64,5897928.74]);break;case _0x50be89(0x113):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x113),'+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_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x113));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([43374503.76,4582750.41,43606982.71,5569731.71]);break;case _0x50be89(0xc0):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0xc0),_0x50be89(0x88)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0xc0));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([44376543.13,4699379.62,44610019.44,5417367.63]);break;case _0x50be89(0x89):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x89),_0x50be89(0x107)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x89));_0x2852ed&&_0x2852ed['setExtent']([45383491.84,5080507.85,45482969.27,5362930.84]);break;case'EPSG:4507':a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x149),_0x50be89(0xee)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x149));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([181721.15,1965854.14,746725.01,4708206.87]);break;case'EPSG:4508':a70_0xb7fe0c['defs'](_0x50be89(0x128),'+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_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x128));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([179915.67,1849516.47,736087.19,5001549.83]);break;case _0x50be89(0x124):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x124),_0x50be89(0x126)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x124));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([184047.25,2106579.41,708208.94,5714206.25]);break;case'EPSG:4510':a70_0xb7fe0c[_0x50be89(0x109)]('EPSG:4510','+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_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0xd4));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([196182.08,2729495.05,698769.28,5941131.59]);break;case _0x50be89(0xe7):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0xe7),_0x50be89(0x120)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0xe7));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([209606.47,3290627.32,702362.77,5855471.68]);break;case _0x50be89(0x12a):a70_0xb7fe0c['defs'](_0x50be89(0x12a),_0x50be89(0xc6)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x12a));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([263541.74,4991547.88,482969.27,5362930.84]);break;case _0x50be89(0xfd):a70_0xb7fe0c[_0x50be89(0x109)]('EPSG:4502',_0x50be89(0xc9)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0xfd));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([374665.41,3922064.44,752994.91,4552715.22]);break;case _0x50be89(0x74):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x74),_0x50be89(0x94)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x74));_0x2852ed&&_0x2852ed['setExtent']([206116.83,3230779.31,727179.04,5237184.74]);break;case _0x50be89(0x10c):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x10c),_0x50be89(0xf3)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x10c));_0x2852ed&&_0x2852ed['setExtent']([203003.72,3026658.93,718708.81,5453980.63]);break;case _0x50be89(0x85):a70_0xb7fe0c[_0x50be89(0x109)]('EPSG:4505',_0x50be89(0xd6)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x85));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([204050.9,3069909.68,725045.7,5311696.64]);break;case _0x50be89(0x146):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x146),_0x50be89(0xa6)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x146));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([188253.52,2340414.16,744727.96,4787117.85]);break;case _0x50be89(0x134):a70_0xb7fe0c[_0x50be89(0x109)]('EPSG:4491','+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'),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903('EPSG:4491');_0x2852ed&&_0x2852ed['setExtent']([13374665.41,3922064.44,13752994.91,4552715.22]);break;case _0x50be89(0x6c):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x6c),'+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'),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x6c));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([14206116.83,3230779.31,14727179.04,5237184.74]);break;case _0x50be89(0x12c):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x12c),_0x50be89(0x6d)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903('EPSG:4493');_0x2852ed&&_0x2852ed['setExtent']([15203003.72,3026658.93,15718708.81,5453980.63]);break;case _0x50be89(0xa9):a70_0xb7fe0c[_0x50be89(0x109)]('EPSG:4494',_0x50be89(0x143)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0xa9));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([16204050.9,3069909.68,16725045.7,5311696.64]);break;case _0x50be89(0x7a):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x7a),_0x50be89(0xce)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x7a));_0x2852ed&&_0x2852ed['setExtent']([17188253.52,2340414.16,17744727.96,4787117.85]);break;case'EPSG:4496':a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0xa3),'+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_0xb7fe0c),_0x2852ed=a70_0x5ae903('EPSG:4496');_0x2852ed&&_0x2852ed['setExtent']([18181721.15,1965854.14,18746725.01,4708206.87]);break;case _0x50be89(0x90):a70_0xb7fe0c[_0x50be89(0x109)]('EPSG:4497',_0x50be89(0x14b)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x90));_0x2852ed&&_0x2852ed['setExtent']([19179915.67,1849516.47,19736087.19,5001549.83]);break;case'EPSG:4498':a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0xbd),'+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'),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903('EPSG:4498');_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([20184047.25,2106579.41,20708208.94,5714206.25]);break;case _0x50be89(0x144):a70_0xb7fe0c['defs'](_0x50be89(0x144),_0x50be89(0xa1)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x144));_0x2852ed&&_0x2852ed['setExtent']([21196182.08,2729495.05,21698769.28,5941131.59]);break;case _0x50be89(0x69):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x69),_0x50be89(0x72)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x69));_0x2852ed&&_0x2852ed['setExtent']([22209606.47,3290627.32,22702362.77,5855471.68]);break;case _0x50be89(0xae):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0xae),_0x50be89(0xea)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0xae));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([23263541.74,4991547.88,23482969.27,5362930.84]);break;case'EPSG:4610':a70_0xb7fe0c[_0x50be89(0x109)]('EPSG:4610','+proj=longlat\x20+a=6378140\x20+b=6356755.288157528\x20+units=degrees\x20+no_defs'),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903('EPSG:4610');_0x2852ed&&_0x2852ed['setExtent']([-0xb4,-0x5a,0xb4,0x5a]);break;case _0x50be89(0x106):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x106),_0x50be89(0x10d)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x106));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([344166.5,2338206.74,622925.76,4729375.42]);break;case _0x50be89(0x75):a70_0xb7fe0c['defs'](_0x50be89(0x75),_0x50be89(0x83)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x75));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([0x5462b,2489941.81,623868.16,4676054.37]);break;case _0x50be89(0x156):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x156),'+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'),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x156));_0x2852ed&&_0x2852ed['setExtent']([341298.75,2012660.96,623358.77,4704936.09]);break;case _0x50be89(0xaa):a70_0xb7fe0c['defs'](_0x50be89(0xaa),_0x50be89(0xd1)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903('EPSG:2382');_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([341226.51,2003803.92,618043.76,4998266.16]);break;case'EPSG:2383':a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x13e),'+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_0xb7fe0c),_0x2852ed=a70_0x5ae903('EPSG:2383');_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([344577.81,2381399.02,617340.68,5036052.73]);break;case'EPSG:2384':a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x78),_0x50be89(0x95)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x78));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([345754.23,2501018.29,607809.05,5528581.54]);break;case _0x50be89(0x70):a70_0xb7fe0c['defs'](_0x50be89(0x70),_0x50be89(0x121)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x70));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([347872.18,0x29417d,599933.1,5912397.96]);break;case _0x50be89(0xc7):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0xc7),_0x50be89(0xfc)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0xc7));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([352748.5,3123735.45,599394.71,5937993.2]);break;case _0x50be89(0x155):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x155),_0x50be89(0xe2)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x155));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([372262.41,4451707.2,600236.68,5897931.5]);break;case _0x50be89(0xc8):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0xc8),_0x50be89(0x14f)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0xc8));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([374503.71,4582752.55,606982.76,5569734.31]);break;case _0x50be89(0xf9):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0xf9),_0x50be89(0x135)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0xf9));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([376543.07,4699381.82,610019.49,5417370.16]);break;case _0x50be89(0x6f):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x6f),_0x50be89(0xcf)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x6f));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([383491.79,5080510.22,482969.27,5362933.35]);break;case _0x50be89(0xca):a70_0xb7fe0c['defs'](_0x50be89(0xca),'+proj=tmerc\x20+lat_0=0\x20+lon_0=75\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0xca));_0x2852ed&&_0x2852ed['setExtent']([375272.44,3965341.6,626870.29,4502789.7]);break;case'EPSG:2371':a70_0xb7fe0c['defs']('EPSG:2371',_0x50be89(0x10a)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903('EPSG:2371');_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([356780.68,3435268.56,624608.03,4633844.82]);break;case _0x50be89(0x13c):a70_0xb7fe0c['defs'](_0x50be89(0x13c),_0x50be89(0x64)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x13c));_0x2852ed&&_0x2852ed['setExtent']([355189.66,3315518.83,617221.84,5083859.29]);break;case _0x50be89(0x97):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x97),'+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_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x97));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([352803.44,3128169.23,613592.56,5233910.91]);break;case _0x50be89(0x14e):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x14e),'+proj=tmerc\x20+lat_0=0\x20+lon_0=87\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903('EPSG:2374');_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([352176.01,3077182.21,609359.88,5450731.68]);break;case'EPSG:2375':a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x8e),_0x50be89(0xa7)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903('EPSG:2375');_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([350541.53,3023993.67,611765.14,5366233.54]);break;case _0x50be89(0x147):a70_0xb7fe0c['defs'](_0x50be89(0x147),_0x50be89(0x9b)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x147));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([352054.36,3067206.86,618002.52,5000488.84]);break;case'EPSG:2377':a70_0xb7fe0c['defs']('EPSG:2377',_0x50be89(0x123)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x138));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([352762.23,3124843.89,620089.96,4930492.52]);break;case'EPSG:2378':a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0xd5),_0x50be89(0x87)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903('EPSG:2378');_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([344482.25,2371431.4,622787.6,4737151.76]);break;case _0x50be89(0xb8):a70_0xb7fe0c['defs'](_0x50be89(0xb8),_0x50be89(0x8a)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0xb8));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([25375272.44,3965341.6,25626870.29,4502789.7]);break;case'EPSG:2350':a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x117),_0x50be89(0x66)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903('EPSG:2350');_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([26356780.68,3435268.56,26624608.03,4633844.82]);break;case _0x50be89(0x137):a70_0xb7fe0c[_0x50be89(0x109)]('EPSG:2351',_0x50be89(0xd3)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x137));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([27355189.66,3315518.83,27617221.84,5083859.29]);break;case _0x50be89(0x98):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x98),_0x50be89(0x11a)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x98));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([28352803.44,3128169.23,28613592.56,5233910.91]);break;case _0x50be89(0x11f):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x11f),'+proj=tmerc\x20+lat_0=0\x20+lon_0=87\x20+k=1\x20+x_0=29500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x11f));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([29352176.01,3077182.21,29609359.88,5450731.68]);break;case _0x50be89(0xbe):a70_0xb7fe0c[_0x50be89(0x109)]('EPSG:2354','+proj=tmerc\x20+lat_0=0\x20+lon_0=90\x20+k=1\x20+x_0=30500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0xbe));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([30350541.53,3023993.67,30611765.14,5366233.54]);break;case _0x50be89(0x148):a70_0xb7fe0c['defs'](_0x50be89(0x148),_0x50be89(0xfe)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x148));_0x2852ed&&_0x2852ed['setExtent']([31352054.36,3067206.86,31618002.52,5000488.84]);break;case'EPSG:2356':a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x8c),_0x50be89(0x119)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x8c));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([32352762.23,3124843.89,32620089.96,4930492.52]);break;case _0x50be89(0xbf):a70_0xb7fe0c['defs'](_0x50be89(0xbf),_0x50be89(0xed)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0xbf));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([33344482.25,2371431.4,33622787.6,4737151.76]);break;case _0x50be89(0xa4):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0xa4),'+proj=tmerc\x20+lat_0=0\x20+lon_0=102\x20+k=1\x20+x_0=34500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903('EPSG:2358');_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([34344166.5,2338206.74,34622925.76,4729375.42]);break;case _0x50be89(0x8b):a70_0xb7fe0c['defs'](_0x50be89(0x8b),'+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'),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x8b));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([0x21b54eb,2489941.81,35623868.16,4676054.37]);break;case _0x50be89(0x153):a70_0xb7fe0c['defs']('EPSG:2360','+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'),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x153));_0x2852ed&&_0x2852ed['setExtent']([36341298.75,2012660.96,36623358.77,4704936.09]);break;case _0x50be89(0xb6):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0xb6),'+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_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0xb6));_0x2852ed&&_0x2852ed['setExtent']([37341226.51,2003803.92,37618043.76,4998266.16]);break;case _0x50be89(0xd8):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0xd8),_0x50be89(0xb3)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903('EPSG:2362');_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([38344577.81,2381399.02,38617340.68,5036052.73]);break;case'EPSG:2363':a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x154),'+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'),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x154));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([39345754.23,2501018.29,39607809.05,5528581.54]);break;case _0x50be89(0x6e):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x6e),_0x50be89(0xb5)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x6e));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([40347872.18,0x29417d,40599933.1,5912397.96]);break;case _0x50be89(0x65):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x65),_0x50be89(0x11e)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x65));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([41352748.5,3123735.45,41599394.71,5937993.2]);break;case _0x50be89(0x9c):a70_0xb7fe0c[_0x50be89(0x109)]('EPSG:2366',_0x50be89(0x71)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x9c));_0x2852ed&&_0x2852ed['setExtent']([42372262.41,4451707.2,42600236.68,5897931.5]);break;case _0x50be89(0x131):a70_0xb7fe0c['defs'](_0x50be89(0x131),_0x50be89(0x105)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903('EPSG:2367');_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([43374503.71,4582752.55,43606982.76,5569734.31]);break;case _0x50be89(0x101):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x101),_0x50be89(0xb4)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x101));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([44376543.07,4699381.82,44610019.49,5417370.16]);break;case _0x50be89(0x6a):a70_0xb7fe0c['defs'](_0x50be89(0x6a),_0x50be89(0xcc)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x6a));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([45383491.79,5080510.22,45482969.27,5362933.35]);break;case _0x50be89(0xab):a70_0xb7fe0c['defs'](_0x50be89(0xab),_0x50be89(0x83)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0xab));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([189098.51,2384748.79,746725.12,4708209.07]);break;case'EPSG:2344':a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x114),_0x50be89(0xd1)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x114));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([182364.58,2005744.33,736087.3,5001552.17]);break;case _0x50be89(0x115):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x115),_0x50be89(0x95)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x115));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([190416.42,2452360.4,708209.04,5714208.92]);break;case _0x50be89(0x14d):a70_0xb7fe0c[_0x50be89(0x109)]('EPSG:2346',_0x50be89(0xfc)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x14d));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([200433.02,2917986.59,698769.38,5941134.37]);break;case _0x50be89(0x92):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x92),_0x50be89(0x14f)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903('EPSG:2347');_0x2852ed&&_0x2852ed['setExtent']([247158.43,4532694.83,702362.87,5855474.42]);break;case _0x50be89(0xc4):a70_0xb7fe0c[_0x50be89(0x109)]('EPSG:2348',_0x50be89(0xcf)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903('EPSG:2348');_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([263541.63,4991550.21,482969.27,5362933.35]);break;case'EPSG:2338':a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x102),_0x50be89(0xda)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x102));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([374665.35,3922066.27,752995.03,4552717.34]);break;case _0x50be89(0x150):a70_0xb7fe0c[_0x50be89(0x109)]('EPSG:2339',_0x50be89(0x64)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903('EPSG:2339');_0x2852ed&&_0x2852ed['setExtent']([206116.69,3230780.81,727179.14,5237187.19]);break;case _0x50be89(0xe5):a70_0xb7fe0c['defs'](_0x50be89(0xe5),'+proj=tmerc\x20+lat_0=0\x20+lon_0=87\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0xe5));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([203003.59,3026660.34,718708.91,5453983.17]);break;case _0x50be89(0x103):a70_0xb7fe0c['defs'](_0x50be89(0x103),'+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_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x103));_0x2852ed&&_0x2852ed['setExtent']([204050.76,3069911.11,725045.8,5311699.12]);break;case _0x50be89(0x82):a70_0xb7fe0c['defs'](_0x50be89(0x82),_0x50be89(0x87)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x82));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([188253.38,2340415.25,744728.08,4787120.08]);break;case'EPSG:2327':a70_0xb7fe0c[_0x50be89(0x109)]('EPSG:2327','+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'),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903('EPSG:2327');_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([13374665.35,3922066.27,13752995.03,4552717.34]);break;case _0x50be89(0x9d):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x9d),_0x50be89(0x76)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x9d));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([14206116.69,3230780.81,14727179.14,5237187.19]);break;case'EPSG:2329':a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0xdc),'+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'),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903('EPSG:2329');_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([15203003.59,3026660.34,15718708.91,5453983.17]);break;case'EPSG:2330':a70_0xb7fe0c['defs'](_0x50be89(0x130),_0x50be89(0xba)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x130));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([16204050.76,3069911.11,16725045.8,5311699.12]);break;case _0x50be89(0x8f):a70_0xb7fe0c[_0x50be89(0x109)]('EPSG:2331',_0x50be89(0xf1)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x8f));_0x2852ed&&_0x2852ed['setExtent']([17188253.38,2340415.25,17744728.08,4787120.08]);break;case _0x50be89(0x10e):a70_0xb7fe0c['defs']('EPSG:2332',_0x50be89(0xf0)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x10e));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([18189098.51,2384748.79,18746725.12,4708209.07]);break;case _0x50be89(0xb1):a70_0xb7fe0c['defs'](_0x50be89(0xb1),_0x50be89(0xac)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0xb1));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([19182364.58,2005744.33,19736087.3,5001552.17]);break;case _0x50be89(0x73):a70_0xb7fe0c['defs']('EPSG:2334','+proj=tmerc\x20+lat_0=0\x20+lon_0=117\x20+k=1\x20+x_0=20500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x73));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([20190416.42,2452360.4,20708209.04,5714208.92]);break;case'EPSG:2335':a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0xfa),_0x50be89(0x112)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0xfa));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([21200433.02,2917986.59,21698769.38,5941134.37]);break;case'EPSG:2336':a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x13b),_0x50be89(0xbb)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x50be89(0x13b));_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([22247158.43,4532694.83,22702362.87,5855474.42]);break;case _0x50be89(0x139):a70_0xb7fe0c[_0x50be89(0x109)](_0x50be89(0x139),_0x50be89(0x13f)),register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903('EPSG:2337');_0x2852ed&&_0x2852ed[_0x50be89(0x96)]([23263541.63,4991550.21,23482969.27,5362933.35]);break;default:console[_0x50be89(0x11d)](_0x50be89(0x140));let _0x5c3f52=checkProj(_0x308032,(_0x5026ba,_0x40b9df)=>{const _0x4c6c4e=_0x50be89;if(_0x40b9df[_0x4c6c4e(0xaf)]=='Gauss_Kruger'){let _0x195331=_0x308032['replace'](_0x4c6c4e(0xe1),'Transverse_Mercator');a70_0xb7fe0c['defs'](_0x308032,_0x195331);}else{if(_0x40b9df[_0x4c6c4e(0xaf)]==_0x4c6c4e(0xef)){const _0x235f4c=_0x40b9df['a']-_0x40b9df['a']/_0x40b9df['rf'];let _0x3ee23f='+proj=tmerc\x20+lat_0='+_0x40b9df['latitude_of_center']+'\x20+lon_0='+_0x40b9df[_0x4c6c4e(0x6b)]+'\x20+k='+_0x40b9df['k0']+_0x4c6c4e(0xe8)+_0x40b9df['false_easting']+'\x20+y_0='+_0x40b9df[_0x4c6c4e(0x12f)]+_0x4c6c4e(0xd7)+_0x40b9df[_0x4c6c4e(0x151)]+_0x4c6c4e(0xf8)+_0x40b9df['a']+_0x4c6c4e(0x158)+_0x235f4c+_0x4c6c4e(0x10f);a70_0xb7fe0c['defs'](_0x308032,_0x3ee23f);}}});_0x5c3f52&&a70_0xb7fe0c[_0x50be89(0x109)](_0x308032,_0x308032);register(a70_0xb7fe0c),_0x2852ed=a70_0x5ae903(_0x308032);_0x2852ed&&_0x1fa1c7&&_0x2852ed[_0x50be89(0x96)](_0x1fa1c7);}return _0x2852ed;}function checkProj(_0x4abf40,_0x44fcd6){const _0x30ec2a=a70_0x41e6;var _0x276d10=a70_0x229d91(_0x4abf40);if(typeof _0x276d10!=='object'){_0x44fcd6(_0x4abf40,_0x276d10);return;}var _0x3fe383=a70_0x52c282['get'](_0x276d10[_0x30ec2a(0xaf)]);if(!_0x3fe383){_0x44fcd6(_0x4abf40,_0x276d10);return;}return!![];}
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!![];}
@@ -0,0 +1,8 @@
1
+ /**
2
+ *
3
+ * @param scaleDenominator 比例尺分母
4
+ * @param mpu 地图投影单位与米的换算比例,通过map.getView().getProjection().getMetersPerUnit()获取
5
+ * @returns 返回比例尺
6
+ */
7
+ export declare function calculateResolution(scaleDenominator: number, mpu: number): number;
8
+ //# sourceMappingURL=ResolutionUtil.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ResolutionUtil.d.ts","sourceRoot":"","sources":["../../../packages/ym-gis-2d/utils/ResolutionUtil.ts"],"names":[],"mappings":"AAEA;;;;;GAKG;AACH,wBAAgB,mBAAmB,CAAC,gBAAgB,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,UAWxE"}
@@ -0,0 +1 @@
1
+ export function calculateResolution(_0xc01128,_0x4e5906){const _0x4e0798=25.4/0.28,_0x2dc71e=0x3e8/25.4;return _0xc01128/_0x4e0798/_0x2dc71e/_0x4e5906;}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ResolutionUtil.js","sourceRoot":"","sources":["../../../packages/ym-gis-2d/utils/ResolutionUtil.ts"],"names":[],"mappings":"AAEA;;;;;GAKG;AACH,MAAM,UAAU,mBAAmB,CAAC,gBAAwB,EAAE,GAAW;IACrE,4CAA4C;IAC5C,gBAAgB;IAChB,0BAA0B;IAC1B,YAAY;IACZ,0BAA0B;IAC1B,KAAK;IAEL,MAAM,WAAW,GAAG,IAAI,GAAG,IAAI,CAAC;IAChC,MAAM,cAAc,GAAG,IAAI,GAAG,IAAI,CAAC;IACnC,OAAO,gBAAgB,GAAG,WAAW,GAAG,cAAc,GAAG,GAAG,CAAC;AACjE,CAAC"}
@@ -1 +1 @@
1
- (function(_0x9f8d1,_0x340a20){const _0x349569=a71_0x5040,_0x4ab3d6=_0x9f8d1();while(!![]){try{const _0xce7616=parseInt(_0x349569(0x191))/0x1*(parseInt(_0x349569(0x18b))/0x2)+parseInt(_0x349569(0x190))/0x3+-parseInt(_0x349569(0x18a))/0x4*(-parseInt(_0x349569(0x193))/0x5)+parseInt(_0x349569(0x195))/0x6+-parseInt(_0x349569(0x18d))/0x7*(parseInt(_0x349569(0x197))/0x8)+-parseInt(_0x349569(0x188))/0x9+parseInt(_0x349569(0x18c))/0xa*(-parseInt(_0x349569(0x192))/0xb);if(_0xce7616===_0x340a20)break;else _0x4ab3d6['push'](_0x4ab3d6['shift']());}catch(_0x261dac){_0x4ab3d6['push'](_0x4ab3d6['shift']());}}}(a71_0x27d9,0xec410));function a71_0x5040(_0x15f196,_0x574af4){const _0x27d909=a71_0x27d9();return a71_0x5040=function(_0x50404d,_0xaeb832){_0x50404d=_0x50404d-0x187;let _0x1f6d6c=_0x27d909[_0x50404d];return _0x1f6d6c;},a71_0x5040(_0x15f196,_0x574af4);}import{modulo,toFixed}from'ol/math';import{padNumber}from'ol/string';export function transformedToNumber(_0x43a92f){const _0x1a2e99=a71_0x5040;if(_0x43a92f)return parseFloat(_0x43a92f[_0x1a2e99(0x196)](/[^\d]/g,''));throw new Error(_0x1a2e99(0x189));}function a71_0x27d9(){const _0x43eb70=['1oJXvAO','55374wqmEpC','1805345aYUghk','floor','334998iGXgye','replace','104Gvvqzi','abs','atob','9206298xeXjGR','字符串为空','12eCpWZo','3038844PpkrmN','3110yQYKVu','199591Fztpxr','length','charCodeAt','3805197RaMGAW'];a71_0x27d9=function(){return _0x43eb70;};return a71_0x27d9();}export function base64ToBlob(_0x30bfa4){const _0xeb6dc9=a71_0x5040;let _0x1600ec=window[_0xeb6dc9(0x187)](_0x30bfa4),_0x4126f4=_0x1600ec[_0xeb6dc9(0x18e)],_0x3eeff8=new Uint8Array(_0x4126f4);while(_0x4126f4--){_0x3eeff8[_0x4126f4]=_0x1600ec[_0xeb6dc9(0x18f)](_0x4126f4);}return new Blob([_0x3eeff8],{'type':_0x30bfa4});}export function degreesToStringHDMS(_0x576be3,_0x465281){const _0x147a82=a71_0x5040,_0x966a46=modulo(_0x576be3+0xb4,0x168)-0xb4,_0x5445b7=Math[_0x147a82(0x198)](0xe10*_0x966a46),_0x21f323=_0x465281||0x0;let _0x172454=Math[_0x147a82(0x194)](_0x5445b7/0xe10),_0xfc5cdd=Math[_0x147a82(0x194)]((_0x5445b7-_0x172454*0xe10)/0x3c),_0x57e863=toFixed(_0x5445b7-_0x172454*0xe10-_0xfc5cdd*0x3c,_0x21f323);_0x57e863>=0x3c&&(_0x57e863=0x0,_0xfc5cdd+=0x1);_0xfc5cdd>=0x3c&&(_0xfc5cdd=0x0,_0x172454+=0x1);let _0x386ff3=_0x172454+'°';return(_0xfc5cdd!==0x0||_0x57e863!==0x0)&&(_0x386ff3+='\x20'+padNumber(_0xfc5cdd,0x2)+'′'),_0x57e863!==0x0&&(_0x386ff3+='\x20'+padNumber(_0x57e863,0x2,_0x21f323)+'″'),_0x386ff3;}
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 +1 @@
1
- (function(_0x495725,_0x49fa61){const _0x554690=a72_0x352b,_0x3cd3cc=_0x495725();while(!![]){try{const _0x12a56a=-parseInt(_0x554690(0x139))/0x1*(parseInt(_0x554690(0x138))/0x2)+parseInt(_0x554690(0x13b))/0x3*(-parseInt(_0x554690(0x135))/0x4)+parseInt(_0x554690(0x133))/0x5*(parseInt(_0x554690(0x13e))/0x6)+-parseInt(_0x554690(0x143))/0x7+parseInt(_0x554690(0x141))/0x8*(-parseInt(_0x554690(0x137))/0x9)+-parseInt(_0x554690(0x13d))/0xa+parseInt(_0x554690(0x140))/0xb*(parseInt(_0x554690(0x149))/0xc);if(_0x12a56a===_0x49fa61)break;else _0x3cd3cc['push'](_0x3cd3cc['shift']());}catch(_0x510728){_0x3cd3cc['push'](_0x3cd3cc['shift']());}}}(a72_0x19a0,0x7d9b2));import{Style,Fill,Circle,Stroke}from'ol/style';export function transformedEsriStyle(_0x2d4eb4){const _0x4c51e3=a72_0x352b;let _0x517435=new Style();switch(_0x2d4eb4['style']){case'esriSMSCircle':_0x517435=new Style({'image':new Circle({'fill':new Fill({'color':_0x4c51e3(0x142)+_0x2d4eb4[_0x4c51e3(0x13f)][0x0]+',\x20'+_0x2d4eb4['color'][0x1]+',\x20'+_0x2d4eb4[_0x4c51e3(0x13f)][0x2]+',\x20'+_0x2d4eb4[_0x4c51e3(0x13f)][0x3]+')'}),'stroke':new Stroke({'color':_0x4c51e3(0x142)+_0x2d4eb4[_0x4c51e3(0x148)][_0x4c51e3(0x13f)][0x0]+',\x20'+_0x2d4eb4[_0x4c51e3(0x148)][_0x4c51e3(0x13f)][0x1]+',\x20'+_0x2d4eb4[_0x4c51e3(0x148)][_0x4c51e3(0x13f)][0x2]+',\x20'+_0x2d4eb4[_0x4c51e3(0x148)]['color'][0x3]+')','width':_0x2d4eb4[_0x4c51e3(0x148)][_0x4c51e3(0x146)]}),'radius':_0x2d4eb4[_0x4c51e3(0x144)]/0x2+0x1})});break;case _0x4c51e3(0x136):_0x517435=new Style({'stroke':new Stroke({'color':_0x4c51e3(0x142)+_0x2d4eb4[_0x4c51e3(0x13f)][0x0]+',\x20'+_0x2d4eb4[_0x4c51e3(0x13f)][0x1]+',\x20'+_0x2d4eb4['color'][0x2]+',\x20'+_0x2d4eb4[_0x4c51e3(0x13f)][0x3]+')','width':_0x2d4eb4[_0x4c51e3(0x146)]})});break;case _0x4c51e3(0x145):_0x517435=new Style({'fill':new Fill({'color':'rgba('+_0x2d4eb4[_0x4c51e3(0x13f)][0x0]+',\x20'+_0x2d4eb4[_0x4c51e3(0x13f)][0x1]+',\x20'+_0x2d4eb4[_0x4c51e3(0x13f)][0x2]+',\x20'+_0x2d4eb4['color'][0x3]+')'}),'stroke':new Stroke({'color':_0x4c51e3(0x142)+_0x2d4eb4[_0x4c51e3(0x148)][_0x4c51e3(0x13f)][0x0]+',\x20'+_0x2d4eb4[_0x4c51e3(0x148)][_0x4c51e3(0x13f)][0x1]+',\x20'+_0x2d4eb4[_0x4c51e3(0x148)][_0x4c51e3(0x13f)][0x2]+',\x20'+_0x2d4eb4[_0x4c51e3(0x148)]['color'][0x3]+')','width':_0x2d4eb4[_0x4c51e3(0x148)][_0x4c51e3(0x146)]})});break;default:break;}return _0x517435;}function a72_0x352b(_0x39e2fd,_0x424c2e){const _0x19a086=a72_0x19a0();return a72_0x352b=function(_0x352ba1,_0x321907){_0x352ba1=_0x352ba1-0x133;let _0x10ac0e=_0x19a086[_0x352ba1];return _0x10ac0e;},a72_0x352b(_0x39e2fd,_0x424c2e);}export function highLightSymbol(_0x24c309){const _0x5d25e1=a72_0x352b;let _0x282a1e;if(_0x24c309==_0x5d25e1(0x147))_0x282a1e=new Style({'fill':new Fill({'color':_0x5d25e1(0x13a)}),'stroke':new Stroke({'color':'#3399CC','width':2.5})});else{if(_0x24c309==_0x5d25e1(0x13c))_0x282a1e=new Style({'stroke':new Stroke({'color':'#3399CC','width':2.5})});else _0x24c309=='Point'&&(_0x282a1e=new Style({'image':new Circle({'radius':0x5,'fill':new Fill({'color':'rgba(214,28,28,0.4)'}),'stroke':new Stroke({'color':_0x5d25e1(0x134),'width':2.5})})}));}return _0x282a1e;}function a72_0x19a0(){const _0x25d177=['2310KjaEfj','326408BxXcnW','rgba(','3687677WRnrUJ','size','esriSFSSolid','width','Polygon','outline','134916ddEMmh','783670QincJt','#3399CC','600116OWICIc','esriSLSSolid','90InpdkY','632926dRDdbZ','3waZLzw','rgba(214,28,28,0.4)','3kPqBsS','LineString','2825110LIxKrj','18biYdwf','color'];a72_0x19a0=function(){return _0x25d177;};return a72_0x19a0();}
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;}
package/utils/UrlUtil.js CHANGED
@@ -1 +1 @@
1
- (function(_0x2238ea,_0x521b9d){const _0x101032=a78_0x5c0a,_0x46062d=_0x2238ea();while(!![]){try{const _0x59a3b2=-parseInt(_0x101032(0x1c3))/0x1+parseInt(_0x101032(0x1b8))/0x2*(parseInt(_0x101032(0x1b7))/0x3)+-parseInt(_0x101032(0x1af))/0x4*(-parseInt(_0x101032(0x1ac))/0x5)+parseInt(_0x101032(0x1b2))/0x6*(-parseInt(_0x101032(0x1bb))/0x7)+-parseInt(_0x101032(0x1a9))/0x8+-parseInt(_0x101032(0x1b0))/0x9*(parseInt(_0x101032(0x1bc))/0xa)+-parseInt(_0x101032(0x1ba))/0xb*(-parseInt(_0x101032(0x1c1))/0xc);if(_0x59a3b2===_0x521b9d)break;else _0x46062d['push'](_0x46062d['shift']());}catch(_0x576029){_0x46062d['push'](_0x46062d['shift']());}}}(a78_0x65b3,0x9f139));export function addArgument(_0x5c3a93,_0x599d2,_0x48a41b){const _0x98b319=a78_0x5c0a,_0x5bf0bd=new RegExp(_0x98b319(0x1a7)+_0x599d2+_0x98b319(0x1aa),'gi');if(_0x5c3a93[_0x98b319(0x1b9)](_0x5bf0bd))_0x5c3a93=_0x5c3a93['replace'](_0x5bf0bd,_0x25a3d8=>_0x25a3d8[0x0]+_0x599d2+'='+_0x48a41b);else{var _0x411265=_0x599d2+'='+_0x48a41b,_0x27e155=_0x5c3a93[_0x98b319(0x1b3)]('?');let _0x12d1e7=_0x5c3a93;_0x27e155>-0x1&&_0x5c3a93[_0x98b319(0x1b3)](_0x98b319(0x1b1))>-0x1&&(_0x12d1e7=_0x5c3a93['substring'](_0x27e155+0x1),_0x27e155=_0x12d1e7[_0x98b319(0x1b3)]('?'));if(_0x27e155<0x0)_0x5c3a93+='?';else _0x27e155>=0x0&&_0x27e155!==_0x12d1e7[_0x98b319(0x1b5)]-0x1&&(_0x5c3a93+='&');_0x5c3a93=_0x5c3a93+_0x411265;}return _0x5c3a93;}export function appendParam(_0x3c0b9e,_0x48c089){const _0x36cde1=a78_0x5c0a;var _0x4a4011=_0x3c0b9e[_0x36cde1(0x1b3)]('?');let _0x5b9fe6=_0x3c0b9e;if(_0x4a4011>-0x1&&_0x3c0b9e[_0x36cde1(0x1b3)](_0x36cde1(0x1b1))>-0x1){let _0x4103a1=_0x4a4011+0x1;_0x5b9fe6=_0x3c0b9e['substring'](_0x4a4011+0x1),_0x4a4011=_0x5b9fe6['indexOf']('?');}return _0x4a4011>-0x1?_0x3c0b9e+'&'+_0x48c089:_0x3c0b9e+'?'+_0x48c089;}export function appendPath(_0x56032f,_0x278a88){const _0x2f439d=a78_0x5c0a;var _0x25ddf5=_0x56032f[_0x2f439d(0x1b3)]('?');let _0x59b7e8=_0x56032f;if(_0x25ddf5>-0x1&&_0x56032f[_0x2f439d(0x1b3)](_0x2f439d(0x1b1))>-0x1){let _0x4a30d6=_0x25ddf5+0x1;_0x59b7e8=_0x56032f[_0x2f439d(0x1bf)](_0x25ddf5+0x1),_0x25ddf5=_0x59b7e8[_0x2f439d(0x1b3)]('?'),_0x25ddf5>-0x1&&(_0x25ddf5+=_0x4a30d6);}return _0x25ddf5>-0x1?_0x56032f[_0x2f439d(0x1bf)](0x0,_0x25ddf5)+'/'+_0x278a88+_0x56032f[_0x2f439d(0x1bf)](_0x25ddf5):_0x56032f+'/'+_0x278a88;}export function getUrlParams(_0x2e100a){const _0xd6f24a=a78_0x5c0a;var _0xddc618,_0x51540d;let _0x1f2ecb=_0x2e100a[_0xd6f24a(0x1b3)](_0xd6f24a(0x1b1)),_0xe96c02;_0x1f2ecb>-0x1?_0x2e100a[_0xd6f24a(0x1b3)]('?',_0x1f2ecb+0x3)>-0x1&&(_0xe96c02=(_0xddc618=_0x2e100a['split']('?'))===null||_0xddc618===void 0x0?void 0x0:_0xddc618[0x2]):_0x2e100a['indexOf']('?')>-0x1&&(_0xe96c02=(_0x51540d=_0x2e100a[_0xd6f24a(0x1ab)]('?'))===null||_0x51540d===void 0x0?void 0x0:_0x51540d[0x1]);if(_0xe96c02)return createParamByQuery(_0xe96c02);return[];}function createParamByQuery(_0x353b82){const _0x32f21c=a78_0x5c0a;let _0x2d0130=_0x353b82['split']('&');return _0x2d0130[_0x32f21c(0x1c4)](_0x257bd2=>{const _0x36fbe8=_0x32f21c;var _0x432062=_0x257bd2[_0x36fbe8(0x1ab)]('=');return{'name':_0x432062[0x0],'value':_0x432062[0x1]};});}export function parseImage(_0x1cbb91,_0x2608f1){let _0x398b2e='';if(_0x1cbb91){if(_0x1cbb91['match'](/^(data|http|https)/))_0x398b2e=_0x1cbb91;else{if(_0x1cbb91['match'](/Assets/))_0x398b2e=_0x1cbb91;else{}}}return _0x398b2e;}export function downloadBlob(_0x296b8e,_0x186744){const _0x42bf61=a78_0x5c0a,_0x47289b=URL[_0x42bf61(0x1c5)](_0x296b8e);var _0x3519a1=document[_0x42bf61(0x1b4)]('a');_0x3519a1[_0x42bf61(0x1b6)](_0x42bf61(0x1c2),_0x47289b),_0x3519a1[_0x42bf61(0x1b6)](_0x42bf61(0x1c0),'_blank'),_0x3519a1['setAttribute'](_0x42bf61(0x1ad),_0x186744),document[_0x42bf61(0x1bd)][_0x42bf61(0x1be)](_0x3519a1),_0x3519a1['click'](),document['body'][_0x42bf61(0x1ae)](_0x3519a1),URL[_0x42bf61(0x1a8)](_0x47289b);}function a78_0x5c0a(_0x4e99fd,_0x13f078){const _0x65b309=a78_0x65b3();return a78_0x5c0a=function(_0x5c0a91,_0x5e7416){_0x5c0a91=_0x5c0a91-0x1a7;let _0x546a96=_0x65b309[_0x5c0a91];return _0x546a96;},a78_0x5c0a(_0x4e99fd,_0x13f078);}function a78_0x65b3(){const _0x3b3184=['createElement','length','setAttribute','879mBPkqe','7902vDeCqK','match','22HRtIyK','14szMHYK','8238760WlIGuY','body','appendChild','substring','target','9798864VlAkwc','href','889737MBuRmS','map','createObjectURL','[\x5c?&](','revokeObjectURL','10122360TjfkdV','=)([^&]*)','split','2464150fCoKfc','download','removeChild','8WPNPRr','9SCjxgR','?http','437886BllWAv','indexOf'];a78_0x65b3=function(){return _0x3b3184;};return a78_0x65b3();}
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);}
package/utils/XmlUtil.js CHANGED
@@ -1 +1 @@
1
- function a79_0xbd59(_0x3779af,_0x41d6b5){const _0x255d63=a79_0x255d();return a79_0xbd59=function(_0xbd5979,_0x484342){_0xbd5979=_0xbd5979-0x150;let _0x28103c=_0x255d63[_0xbd5979];return _0x28103c;},a79_0xbd59(_0x3779af,_0x41d6b5);}(function(_0xc2733c,_0x3e06cf){const _0x22f61e=a79_0xbd59,_0x5c36dc=_0xc2733c();while(!![]){try{const _0xaf042=-parseInt(_0x22f61e(0x150))/0x1+-parseInt(_0x22f61e(0x151))/0x2*(parseInt(_0x22f61e(0x160))/0x3)+-parseInt(_0x22f61e(0x158))/0x4+parseInt(_0x22f61e(0x157))/0x5*(parseInt(_0x22f61e(0x15a))/0x6)+-parseInt(_0x22f61e(0x15b))/0x7*(parseInt(_0x22f61e(0x155))/0x8)+-parseInt(_0x22f61e(0x15f))/0x9+parseInt(_0x22f61e(0x152))/0xa*(parseInt(_0x22f61e(0x154))/0xb);if(_0xaf042===_0x3e06cf)break;else _0x5c36dc['push'](_0x5c36dc['shift']());}catch(_0x13c282){_0x5c36dc['push'](_0x5c36dc['shift']());}}}(a79_0x255d,0x5b1a0));export function readXml(_0xc9d916){const _0xbe3600=a79_0xbd59;let _0x1b49f2;return window[_0xbe3600(0x153)]?_0x1b49f2=new DOMParser()[_0xbe3600(0x156)](_0xc9d916,_0xbe3600(0x161)):(_0x1b49f2=new ActiveXObject(_0xbe3600(0x15c)),_0x1b49f2[_0xbe3600(0x15d)]=_0xbe3600(0x15e),_0x1b49f2[_0xbe3600(0x159)](_0xc9d916)),_0x1b49f2;}function a79_0x255d(){const _0x519887=['Microsoft.XMLDOM','async','false','2098323VJboRX','326409MwzIGJ','text/xml','687883evDDit','2CKWLkw','60OqFXrF','DOMParser','1893903nGZMqS','126128ohvsgx','parseFromString','35SgmdeZ','318296IZTNfL','loadXML','560982gavMkx','91dewfpv'];a79_0x255d=function(){return _0x519887;};return a79_0x255d();}
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 +1 @@
1
- const a62_0x57cbb3=a62_0x1653;(function(_0x39fde7,_0x1ed199){const _0x3d488a=a62_0x1653,_0xee080=_0x39fde7();while(!![]){try{const _0x7f3103=-parseInt(_0x3d488a(0x129))/0x1*(parseInt(_0x3d488a(0xc5))/0x2)+-parseInt(_0x3d488a(0xf0))/0x3*(-parseInt(_0x3d488a(0x119))/0x4)+-parseInt(_0x3d488a(0x104))/0x5*(parseInt(_0x3d488a(0xd5))/0x6)+-parseInt(_0x3d488a(0x111))/0x7+parseInt(_0x3d488a(0x10f))/0x8*(parseInt(_0x3d488a(0x121))/0x9)+-parseInt(_0x3d488a(0x10d))/0xa*(parseInt(_0x3d488a(0xc3))/0xb)+parseInt(_0x3d488a(0xe7))/0xc;if(_0x7f3103===_0x1ed199)break;else _0xee080['push'](_0xee080['shift']());}catch(_0x337a86){_0xee080['push'](_0xee080['shift']());}}}(a62_0x1b40,0x942e5));function a62_0x1653(_0x5491b8,_0x4d6ae6){const _0x1b40a3=a62_0x1b40();return a62_0x1653=function(_0x1653c8,_0x3ba420){_0x1653c8=_0x1653c8-0xc0;let _0x42f860=_0x1b40a3[_0x1653c8];return _0x42f860;},a62_0x1653(_0x5491b8,_0x4d6ae6);}import*as a62_0x2aba56 from'ol/format/filter';import{WKT}from'ol/format';function a62_0x1b40(){const _0x4c540e=['],\x20expected\x20one\x20of:\x20','replaceAll','shift','2hVIchH','PropertyIsNotEqualTo','BBOX(','operators','not','readGeometry','isNull','toUpperCase','inPatterns','66Opklcd','precedence','250872yKtkGL','pop','LOGICAL','CLASS_NAME','remainder','SPATIAL','Can\x27t\x20encode:\x20','intersects','greaterThanOrEqualTo','and','PropertyIsNull','BETWEEN','geometry','push','between','length','2118EllezC','COMMA','Unknown\x20token\x20type\x20','substring','RPAREN','charAt','split','expression','\x20or\x20','\x20BETWEEN\x20','follows','PropertyIsLessThan','LIKE','string','VALUE','IS_NULL','INTERSECTS(','ERROR:\x20In\x20parsing:\x20[','15329832ublWxb','tokens','GEOMETRY','buildAst','PropertyIsBetween','geometryName','replace','PropertyIsLike','Within','201kzyPoG','tryToken','NOT','notEqualTo','contains','WITHIN(','CONTAINS(','END','LPAREN','PropertyIsGreaterThanOrEqualTo','write','COMPARISON','Not','PropertyIsGreaterThan','nextToken','tokenize','CQL解析失败:','index','lessThanOrEqualTo','PropertyIsEqualTo','4450HijoOx','conditions','patterns','No\x20follows\x20list\x20for\x20','lastIndexOf','upperBoundary','operatorReverse','like','tagName_','210DXCAgl','parseInToOr','1400xVriaS','match','5849242VrekxA','writeGeometry','property','type','propertyName','WITHIN','greaterThan','INTERSECTS','18344reFfvM','toLowerCase','extent','text','CONTAINS','PROPERTY','IS\x20NULL','NOT\x20(','21753SUuaxy','logicals','Contains','join','\x20AND\x20'];a62_0x1b40=function(){return _0x4c540e;};return a62_0x1b40();}import a62_0x2c5953 from'ol/geom/Geometry';export default class CQL{constructor(){const _0x1a386b=a62_0x1653;this[_0x1a386b(0xc2)]=/ (IN) /i,this[_0x1a386b(0xe8)]=[_0x1a386b(0x11e),'COMPARISON',_0x1a386b(0xe3),'LOGICAL'],this[_0x1a386b(0x106)]={'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(_0x4e8db7){const _0x3732a5=_0x1a386b;let _0x93f1a2=/^(POINT|LINESTRING|POLYGON|MULTIPOINT|MULTILINESTRING|MULTIPOLYGON|GEOMETRYCOLLECTION)/['exec'](_0x4e8db7);if(_0x93f1a2){let _0x2e372f=_0x4e8db7[_0x3732a5(0xd4)],_0x4e2c08=_0x4e8db7['indexOf']('(',_0x93f1a2[0x0]['length']);if(_0x4e2c08>-0x1){let _0x42f71a=0x1;while(_0x4e2c08<_0x2e372f&&_0x42f71a>0x0){_0x4e2c08++;switch(_0x4e8db7[_0x3732a5(0xda)](_0x4e2c08)){case'(':_0x42f71a++;break;case')':_0x42f71a--;break;default:}}}return[_0x4e8db7['substring'](0x0,_0x4e2c08+0x1)];}},'END':/^$/},this[_0x1a386b(0xdf)]={'LPAREN':[_0x1a386b(0xe9),_0x1a386b(0xca),'PROPERTY','VALUE',_0x1a386b(0xf8)],'RPAREN':[_0x1a386b(0xf2),'LOGICAL',_0x1a386b(0xf7),_0x1a386b(0xd9)],'PROPERTY':[_0x1a386b(0xfb),_0x1a386b(0xd0),_0x1a386b(0xd6),_0x1a386b(0xe4)],'BETWEEN':[_0x1a386b(0xe3)],'IS_NULL':[_0x1a386b(0xf7)],'COMPARISON':[_0x1a386b(0xe3)],'COMMA':[_0x1a386b(0xe9),_0x1a386b(0xe3),_0x1a386b(0x11e)],'VALUE':[_0x1a386b(0xc7),_0x1a386b(0xd6),_0x1a386b(0xd9),_0x1a386b(0xf7)],'SPATIAL':['LPAREN'],'LOGICAL':[_0x1a386b(0xf2),_0x1a386b(0xe3),'SPATIAL',_0x1a386b(0x11e),_0x1a386b(0xf8)],'NOT':['PROPERTY','LPAREN'],'GEOMETRY':['COMMA',_0x1a386b(0xd9)]},this['operators']={'=':a62_0x2aba56['equalTo'],'<>':a62_0x2aba56[_0x1a386b(0xf3)],'<':a62_0x2aba56['lessThan'],'<=':a62_0x2aba56[_0x1a386b(0x102)],'>':a62_0x2aba56[_0x1a386b(0x117)],'>=':a62_0x2aba56[_0x1a386b(0xcd)],'LIKE':a62_0x2aba56[_0x1a386b(0x10b)],'BETWEEN':a62_0x2aba56[_0x1a386b(0xd3)],'IS\x20NULL':a62_0x2aba56[_0x1a386b(0xc0)]},this['operatorReverse']={'PropertyIsEqualTo':'=','PropertyIsNotEqualTo':'<>','PropertyIsLessThan':'<','PropertyIsLessThanOrEqualTo':'<=','PropertyIsGreaterThan':'>','PropertyIsGreaterThanOrEqualTo':'>=','PropertyIsLike':_0x1a386b(0xe1),'PropertyIsNull':_0x1a386b(0x11f),'PropertyIsBetween':_0x1a386b(0xd0)},this['logicals']={'AND':a62_0x2aba56[_0x1a386b(0xce)],'OR':a62_0x2aba56['or']},this[_0x1a386b(0xc4)]={'RPAREN':0x3,'LOGICAL':0x2,'COMPARISON':0x1};}['tryToken'](_0x5be321,_0x598b05){return _0x598b05 instanceof RegExp?_0x598b05['exec'](_0x5be321):_0x598b05(_0x5be321);}[a62_0x57cbb3(0xfe)](_0x285e09,_0x6e4ff6){const _0x5f6b3f=a62_0x57cbb3;let _0x5d39e3,_0xc04321,_0x432f03=_0x6e4ff6[_0x5f6b3f(0xd4)];for(_0x5d39e3=0x0;_0x5d39e3<_0x432f03;_0x5d39e3++){_0xc04321=_0x6e4ff6[_0x5d39e3];let _0x4894b7=this[_0x5f6b3f(0x106)][_0xc04321],_0x48299c=this[_0x5f6b3f(0xf1)](_0x285e09,_0x4894b7);if(_0x48299c){let _0x897c3f=_0x48299c[0x0],_0x16bd42=_0x285e09[_0x5f6b3f(0xd8)](_0x897c3f[_0x5f6b3f(0xd4)])[_0x5f6b3f(0xed)](/^\s*/,'');return{'type':_0xc04321,'text':_0x897c3f,'remainder':_0x16bd42};}}let _0x4efae0=_0x5f6b3f(0xe6)+_0x285e09+_0x5f6b3f(0x126);for(_0x5d39e3=0x0;_0x5d39e3<_0x432f03;_0x5d39e3++){_0xc04321=_0x6e4ff6[_0x5d39e3],_0x4efae0+='\x0a\x20\x20\x20\x20'+_0xc04321+':\x20'+this[_0x5f6b3f(0x106)][_0xc04321];}throw new Error(_0x4efae0);}[a62_0x57cbb3(0xff)](_0x4cfa8a){const _0x1a33e8=a62_0x57cbb3;_0x4cfa8a=_0x4cfa8a[_0x1a33e8(0x127)]('[','')['replaceAll'](']','');let _0x5845e3=this[_0x1a33e8(0xf1)](_0x4cfa8a,this[_0x1a33e8(0xc2)]);_0x5845e3&&(_0x4cfa8a=this[_0x1a33e8(0x10e)](_0x4cfa8a,_0x5845e3));let _0x2a1a15=[],_0x30a48c,_0x4a7902=[_0x1a33e8(0xf2),_0x1a33e8(0xe9),_0x1a33e8(0xca),'PROPERTY',_0x1a33e8(0xf8)];do{_0x30a48c=this[_0x1a33e8(0xfe)](_0x4cfa8a,_0x4a7902),_0x4cfa8a=_0x30a48c[_0x1a33e8(0xc9)],_0x4a7902=this[_0x1a33e8(0xdf)][_0x30a48c[_0x1a33e8(0x114)]];if(_0x30a48c[_0x1a33e8(0x114)]!=='END'&&!_0x4a7902)throw new Error(_0x1a33e8(0x107)+_0x30a48c[_0x1a33e8(0x114)]);_0x2a1a15['push'](_0x30a48c);}while(_0x30a48c['type']!==_0x1a33e8(0xf7));return _0x2a1a15;}['parseInToOr'](_0x1387ac,_0x254b49){const _0x162188=a62_0x57cbb3;let _0x148178=this[_0x162188(0xf1)](_0x1387ac,/\((.+?)\)/g);if(_0x148178){let _0xd7a730=_0x1387ac[_0x162188(0xd8)](0x0,_0x254b49[_0x162188(0x101)]),_0x9d531a=_0x148178[0x1],_0x28e03b=_0x9d531a['replaceAll']('\x20','')[_0x162188(0xdb)](','),_0x2242f2='',_0x51e9e9='';if(_0xd7a730['indexOf']('\x20')>-0x1){let _0x2d5f0f=_0xd7a730[_0x162188(0x108)]('\x20');_0x51e9e9=_0xd7a730[_0x162188(0xd8)](0x0,_0x2d5f0f+0x1),_0x2242f2=_0xd7a730[_0x162188(0xd8)](_0x2d5f0f+0x1,_0xd7a730[_0x162188(0xd4)]);}else _0x2242f2=_0xd7a730;let _0x3b4a51=_0x51e9e9;for(let _0x5be212=0x0;_0x5be212<_0x28e03b['length'];_0x5be212++){let _0x199564=_0x28e03b[_0x5be212];_0x3b4a51+=_0x2242f2+'='+_0x199564,_0x5be212<_0x28e03b['length']-0x1&&(_0x3b4a51+=_0x162188(0xdd));}return _0x3b4a51;}return _0x1387ac;}['buildAst'](_0x3ca8f5){const _0x152b42=a62_0x57cbb3;let _0xe00967=this,_0x1b6f7b=[],_0x3dc1d8=[];while(_0x3ca8f5[_0x152b42(0xd4)]){let _0x55fa8d=_0x3ca8f5[_0x152b42(0x128)]();switch(_0x55fa8d[_0x152b42(0x114)]){case'PROPERTY':case _0x152b42(0xe9):case _0x152b42(0xe3):_0x3dc1d8['push'](_0x55fa8d);break;case'COMPARISON':case _0x152b42(0xd0):case'IS_NULL':case _0x152b42(0xc7):{let _0x2f9852=this[_0x152b42(0xc4)][_0x55fa8d[_0x152b42(0x114)]];while(_0x1b6f7b[_0x152b42(0xd4)]>0x0&&this['precedence'][_0x1b6f7b[_0x1b6f7b[_0x152b42(0xd4)]-0x1][_0x152b42(0x114)]]<=_0x2f9852){_0x3dc1d8[_0x152b42(0xd2)](_0x1b6f7b['pop']());}_0x1b6f7b[_0x152b42(0xd2)](_0x55fa8d);break;}case _0x152b42(0xca):case'NOT':case _0x152b42(0xf8):_0x1b6f7b[_0x152b42(0xd2)](_0x55fa8d);break;case _0x152b42(0xd9):while(_0x1b6f7b[_0x152b42(0xd4)]>0x0&&_0x1b6f7b[_0x1b6f7b[_0x152b42(0xd4)]-0x1][_0x152b42(0x114)]!=='LPAREN'){_0x3dc1d8[_0x152b42(0xd2)](_0x1b6f7b['pop']());}_0x1b6f7b[_0x152b42(0xc6)]();_0x1b6f7b[_0x152b42(0xd4)]>0x0&&(_0x1b6f7b[_0x1b6f7b[_0x152b42(0xd4)]-0x1]['type']==='SPATIAL'||_0x1b6f7b[_0x1b6f7b[_0x152b42(0xd4)]-0x1][_0x152b42(0x114)]===_0x152b42(0xf2))&&_0x3dc1d8[_0x152b42(0xd2)](_0x1b6f7b['pop']());break;case _0x152b42(0xd6):case'END':break;default:throw new Error(_0x152b42(0xd7)+_0x55fa8d[_0x152b42(0x114)]);}}while(_0x1b6f7b[_0x152b42(0xd4)]>0x0){_0x3dc1d8[_0x152b42(0xd2)](_0x1b6f7b['pop']());}function _0xd6c64b(){const _0x1e14fc=_0x152b42;let _0x46d2d4,_0x554d0b,_0x117283=_0x3dc1d8[_0x1e14fc(0xc6)]();switch(_0x117283[_0x1e14fc(0x114)]){case _0x1e14fc(0xc7):{let _0x3679bc=_0xd6c64b(),_0x46bdf9=_0xd6c64b();return new _0xe00967[(_0x1e14fc(0x122))][(_0x117283['text']['toUpperCase']())](_0x46bdf9,_0x3679bc);}case _0x1e14fc(0xf2):{let _0x281175=_0xd6c64b();return a62_0x2aba56[_0x1e14fc(0x12d)](_0x281175);}case'BETWEEN':{let _0x38a8fb,_0x12a450;return _0x3dc1d8[_0x1e14fc(0xc6)](),_0x12a450=_0xd6c64b(),_0x38a8fb=_0xd6c64b(),_0x554d0b=_0xd6c64b(),a62_0x2aba56['between'](_0x554d0b,_0x38a8fb,_0x12a450);}case _0x1e14fc(0xfb):{return _0x46d2d4=_0xd6c64b(),_0x554d0b=_0xd6c64b(),new _0xe00967[(_0x1e14fc(0x12c))][(_0x117283[_0x1e14fc(0x11c)][_0x1e14fc(0xc1)]())](_0x554d0b,_0x46d2d4);}case'IS_NULL':_0x554d0b=_0xd6c64b();return new _0xe00967[(_0x1e14fc(0x12c))][(_0x117283[_0x1e14fc(0x11c)][_0x1e14fc(0xc1)]())](_0x554d0b);case _0x1e14fc(0xe3):{let _0x4beb60=_0x117283['text'][_0x1e14fc(0x110)](/^'(.*)'$/);return _0x4beb60?_0x4beb60[0x1][_0x1e14fc(0xed)](/''/g,'\x27'):Number(_0x117283[_0x1e14fc(0x11c)]);}case _0x1e14fc(0xca):switch(_0x117283[_0x1e14fc(0x11c)][_0x1e14fc(0xc1)]()){case'BBOX':{let _0x37ccc0=_0xd6c64b(),_0x1e458a=_0xd6c64b(),_0x306bbf=_0xd6c64b(),_0x43226d=_0xd6c64b(),_0x1ce6cd=_0xd6c64b();return a62_0x2aba56['bbox'](_0x1ce6cd,[_0x43226d,_0x306bbf,_0x1e458a,_0x37ccc0]);}case _0x1e14fc(0x118):_0x46d2d4=_0xd6c64b(),_0x554d0b=_0xd6c64b();return a62_0x2aba56[_0x1e14fc(0xcc)](_0x554d0b,_0x46d2d4);case _0x1e14fc(0x116):_0x46d2d4=_0xd6c64b(),_0x554d0b=_0xd6c64b();return a62_0x2aba56['within'](_0x554d0b,_0x46d2d4);case _0x1e14fc(0x11d):_0x46d2d4=_0xd6c64b(),_0x554d0b=_0xd6c64b();return a62_0x2aba56[_0x1e14fc(0xf4)](_0x554d0b,_0x46d2d4);}break;case'GEOMETRY':return new WKT()[_0x1e14fc(0x12e)](_0x117283[_0x1e14fc(0x11c)],{});default:return _0x117283['text'];}}let _0x2568ee=_0xd6c64b();if(_0x3dc1d8[_0x152b42(0xd4)]>0x0){let _0xc3fc34='剩余的节点无法解析:\x20\x0a';for(let _0x1fb502=_0x3dc1d8['length']-0x1;_0x1fb502>=0x0;_0x1fb502--){_0xc3fc34+=_0x3dc1d8[_0x1fb502][_0x152b42(0x114)]+':\x20'+_0x3dc1d8[_0x1fb502]['text']+'\x0a';}throw new Error(_0xc3fc34);}return _0x2568ee;}['read'](_0x951877){const _0x1f7e36=a62_0x57cbb3;try{return this[_0x1f7e36(0xea)](this['tokenize'](_0x951877));}catch(_0x10a345){console['warn'](_0x1f7e36(0x100)+_0x951877),console['warn'](_0x10a345);}}[a62_0x57cbb3(0xfa)](_0x26ef4d){const _0x1c35c3=a62_0x57cbb3;switch(_0x26ef4d[_0x1c35c3(0x10c)]){case'BBOX':return _0x1c35c3(0x12b)+_0x26ef4d[_0x1c35c3(0xec)]+','+_0x26ef4d[_0x1c35c3(0x11b)][_0x1c35c3(0x124)](',')+','+_0x26ef4d['srsName']+')';case _0x1c35c3(0xef):return _0x1c35c3(0xf5)+_0x26ef4d[_0x1c35c3(0xec)]+',\x20'+this[_0x1c35c3(0x12e)](_0x26ef4d['geometry'])+')';case'Intersects':return _0x1c35c3(0xe5)+_0x26ef4d['geometryName']+',\x20'+this[_0x1c35c3(0x12e)](_0x26ef4d[_0x1c35c3(0xd1)])+')';case _0x1c35c3(0x123):return _0x1c35c3(0xf6)+_0x26ef4d[_0x1c35c3(0xec)]+',\x20'+this[_0x1c35c3(0x12e)](_0x26ef4d[_0x1c35c3(0xd1)])+')';case _0x1c35c3(0xfc):return _0x1c35c3(0x120)+this[_0x1c35c3(0xfa)](_0x26ef4d['condition'])+')';case'And':case'Or':{let _0x440af4='(',_0x55add6=!![];for(let _0x17038e=0x0;_0x17038e<_0x26ef4d[_0x1c35c3(0x105)][_0x1c35c3(0xd4)];_0x17038e++){_0x55add6?_0x55add6=![]:_0x440af4+=')\x20'+_0x26ef4d[_0x1c35c3(0x10c)][_0x1c35c3(0x11a)]()+'\x20(',_0x440af4+=this[_0x1c35c3(0xfa)](_0x26ef4d[_0x1c35c3(0x105)][_0x17038e]);}return _0x440af4+')';}case _0x1c35c3(0xeb):return _0x26ef4d[_0x1c35c3(0x113)]+_0x1c35c3(0xde)+this['write'](_0x26ef4d['lowerBoundary'])+_0x1c35c3(0x125)+this[_0x1c35c3(0xfa)](_0x26ef4d[_0x1c35c3(0x109)]);case _0x1c35c3(0x103):case _0x1c35c3(0x12a):case _0x1c35c3(0xe0):case'PropertyIsLessThanOrEqualTo':case _0x1c35c3(0xfd):case _0x1c35c3(0xf9):case _0x1c35c3(0xee):case _0x1c35c3(0xcf):{return _0x26ef4d[_0x1c35c3(0xdc)]!==null?_0x26ef4d['propertyName']+'\x20'+this[_0x1c35c3(0x10a)][_0x26ef4d[_0x1c35c3(0x10c)]]+'\x20'+this[_0x1c35c3(0xfa)](_0x26ef4d[_0x1c35c3(0xdc)]):_0x26ef4d[_0x1c35c3(0x115)]+'\x20'+this[_0x1c35c3(0x10a)][_0x26ef4d[_0x1c35c3(0x10c)]];}case undefined:if(typeof _0x26ef4d===_0x1c35c3(0xe2))return'\x27'+_0x26ef4d[_0x1c35c3(0xed)](/'/g,'\x27\x27')+'\x27';else{if(typeof _0x26ef4d==='number')return String(_0x26ef4d);}break;default:throw new Error(_0x1c35c3(0xcb)+_0x26ef4d[_0x1c35c3(0xc8)]+'\x20'+_0x26ef4d);}}[a62_0x57cbb3(0x12e)](_0x48b9c7){const _0x8d0c81=a62_0x57cbb3;if(_0x48b9c7 instanceof a62_0x2c5953)return new WKT()[_0x8d0c81(0x112)](_0x48b9c7);}}
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 +1 @@
1
- (function(_0x3a815f,_0x542d57){const _0x1e5084=a63_0xc1da,_0x6f8559=_0x3a815f();while(!![]){try{const _0x5ab707=parseInt(_0x1e5084(0xef))/0x1*(parseInt(_0x1e5084(0xe4))/0x2)+-parseInt(_0x1e5084(0xe9))/0x3*(-parseInt(_0x1e5084(0xfa))/0x4)+parseInt(_0x1e5084(0xe1))/0x5+parseInt(_0x1e5084(0xf2))/0x6*(-parseInt(_0x1e5084(0xf8))/0x7)+-parseInt(_0x1e5084(0xea))/0x8+parseInt(_0x1e5084(0xe0))/0x9+-parseInt(_0x1e5084(0xfd))/0xa;if(_0x5ab707===_0x542d57)break;else _0x6f8559['push'](_0x6f8559['shift']());}catch(_0x263468){_0x6f8559['push'](_0x6f8559['shift']());}}}(a63_0x4268,0x730a5));function a63_0x4268(){const _0x1fd5be=['condition','PropertyIsEqualTo','PropertyIsNotEqualTo','7eQhQOr','conditions','568268xTAkLd','property','PropertyIsGreaterThanOrEqualTo','17319160nqdcVW','PropertyIsLike','PropertyIsBetween','tagName_','And','upperBoundary','idMapLength','6287715deEJRM','4537170gTghTr','Not','template','1479922BNroys','propertyName','PropertyIsLessThanOrEqualTo','PropertyIsGreaterThan','lowerBoundary','15JXujHQ','1010000kcTAhK','push','expression','PropertyIsNull','join','1Hpumpw','length','read','4361964xHqKIW','idMap','PropertyIsLessThan'];a63_0x4268=function(){return _0x1fd5be;};return a63_0x4268();}import a63_0x2ba168 from'./CQL';export function isMatchCql(_0x14b408,_0x42c003){const _0x905dd6=a63_0xc1da;let _0x2bb5ac=new a63_0x2ba168()[_0x905dd6(0xf1)](_0x42c003);return isMatchFilter(_0x14b408,_0x2bb5ac);}export function isMatchFilter(_0x57a512,_0x5e747c){const _0x54e1cd=a63_0xc1da;switch(_0x5e747c[_0x54e1cd(0x100)]){case _0x54e1cd(0xe2):return!isMatchFilter(_0x57a512,_0x5e747c[_0x54e1cd(0xf5)]);case _0x54e1cd(0x101):{let _0xb78c84=!![];for(let _0x130edb=0x0;_0x130edb<_0x5e747c[_0x54e1cd(0xf9)][_0x54e1cd(0xf0)];_0x130edb++){_0xb78c84=_0xb78c84&&isMatchFilter(_0x57a512,_0x5e747c['conditions'][_0x130edb]);}return _0xb78c84;}case'Or':{let _0x309068=![];for(let _0x29ca4e=0x0;_0x29ca4e<_0x5e747c[_0x54e1cd(0xf9)]['length'];_0x29ca4e++){_0x309068=_0x309068||isMatchFilter(_0x57a512,_0x5e747c['conditions'][_0x29ca4e]);}return _0x309068;}case _0x54e1cd(0xff):return _0x57a512[_0x5e747c[_0x54e1cd(0xfb)]]>_0x5e747c[_0x54e1cd(0xe8)]&&_0x57a512[_0x5e747c['property']]<_0x5e747c[_0x54e1cd(0x102)];case _0x54e1cd(0xf6):return _0x57a512[_0x5e747c[_0x54e1cd(0xe5)]]===_0x5e747c['expression'];case'PropertyIsNotEqualTo':return _0x57a512[_0x5e747c['propertyName']]!==_0x5e747c[_0x54e1cd(0xec)];case _0x54e1cd(0xf4):return _0x57a512[_0x5e747c['propertyName']]<_0x5e747c[_0x54e1cd(0xec)];case'PropertyIsLessThanOrEqualTo':return _0x57a512[_0x5e747c[_0x54e1cd(0xe5)]]<=_0x5e747c['expression'];case'PropertyIsGreaterThan':return _0x57a512[_0x5e747c[_0x54e1cd(0xe5)]]>_0x5e747c[_0x54e1cd(0xec)];case _0x54e1cd(0xfc):return _0x57a512[_0x5e747c[_0x54e1cd(0xe5)]]>=_0x5e747c[_0x54e1cd(0xec)];case _0x54e1cd(0xfe):return _0x57a512[_0x5e747c[_0x54e1cd(0xe5)]]['indexOf'](_0x5e747c[_0x54e1cd(0xec)])>-0x1;case _0x54e1cd(0xed):{return!_0x57a512[_0x5e747c[_0x54e1cd(0xe5)]];}default:return![];}}export function isEqualFilter(_0x1ac5aa,_0x394ffb){const _0x5610df=a63_0xc1da;switch(_0x1ac5aa[_0x5610df(0x100)]){case'Not':return _0x1ac5aa[_0x5610df(0x100)]===_0x394ffb[_0x5610df(0x100)]&&isEqualFilter(_0x1ac5aa[_0x5610df(0xf5)],_0x394ffb[_0x5610df(0xf5)]);case'Or':case _0x5610df(0x101):{let _0x169969=_0x1ac5aa[_0x5610df(0x100)]===_0x394ffb[_0x5610df(0x100)]&&_0x1ac5aa[_0x5610df(0xf9)][_0x5610df(0xf0)]===_0x394ffb[_0x5610df(0xf9)][_0x5610df(0xf0)];for(let _0x5e57cf=0x0;_0x5e57cf<_0x1ac5aa[_0x5610df(0xf9)][_0x5610df(0xf0)];_0x5e57cf++){_0x169969=_0x169969&&isEqualFilter(_0x1ac5aa[_0x5610df(0xf9)][_0x5e57cf],_0x394ffb[_0x5610df(0xf9)][_0x5e57cf]);}return _0x169969;}case _0x5610df(0xff):return _0x1ac5aa[_0x5610df(0x100)]===_0x394ffb['tagName_']&&_0x1ac5aa[_0x5610df(0xfb)]===_0x394ffb['property'];case'PropertyIsEqualTo':case _0x5610df(0xf7):case _0x5610df(0xf4):case _0x5610df(0xe6):case _0x5610df(0xe7):case'PropertyIsGreaterThanOrEqualTo':case'PropertyIsLike':case'PropertyIsNull':return _0x1ac5aa[_0x5610df(0x100)]===_0x394ffb[_0x5610df(0x100)]&&_0x1ac5aa[_0x5610df(0xe5)]===_0x394ffb[_0x5610df(0xe5)];default:return![];}}export function indexOfFilter(_0x3ad0db,_0x1d8cbd){const _0x55c3ab=a63_0xc1da;let _0x6ff04=-0x1;if((_0x3ad0db===null||_0x3ad0db===void 0x0?void 0x0:_0x3ad0db[_0x55c3ab(0xf0)])>0x0)for(let _0x3a1ebe in _0x3ad0db){if(isEqualFilter(_0x3ad0db[_0x3a1ebe][_0x55c3ab(0xe3)],_0x1d8cbd))return _0x3a1ebe;}return _0x6ff04;}export function getIndexByTemplate(_0x1b26e8,_0x3e16e5){const _0x2a96b6=a63_0xc1da;let _0x3b9e06=_0x3e16e5['template'];if(_0x3e16e5[_0x2a96b6(0x103)]>0x0){let _0x523b17=getKeyByTemplate(_0x1b26e8,_0x3b9e06);if(_0x523b17 instanceof Array)for(let _0x422c93 in _0x523b17){let _0x58e601=_0x3e16e5[_0x2a96b6(0xf3)][_0x523b17[_0x422c93]+'_'+_0x422c93];if(_0x58e601)return _0x58e601;}else return _0x3e16e5['idMap'][_0x523b17];}return null;}function a63_0xc1da(_0x24df08,_0x458cc1){const _0x4268b2=a63_0x4268();return a63_0xc1da=function(_0xc1da92,_0x18732e){_0xc1da92=_0xc1da92-0xe0;let _0x201883=_0x4268b2[_0xc1da92];return _0x201883;},a63_0xc1da(_0x24df08,_0x458cc1);}export function getKeyByTemplate(_0x27b2b5,_0x54829b){const _0x58740c=a63_0xc1da;switch(_0x54829b[_0x58740c(0x100)]){case _0x58740c(0xf6):{return _0x27b2b5[_0x54829b['propertyName']];}case _0x58740c(0x101):{let _0x597012=[];for(let _0x57a182=0x0;_0x57a182<_0x54829b[_0x58740c(0xf9)][_0x58740c(0xf0)];_0x57a182++){let _0x4733ee=getKeyByTemplate(_0x27b2b5,_0x54829b[_0x58740c(0xf9)][_0x57a182]);_0x4733ee&&_0x597012[_0x58740c(0xeb)](_0x4733ee);}return _0x597012[_0x58740c(0xee)](',');}case'Or':{let _0x57f760=[];for(let _0x30c0b5=0x0;_0x30c0b5<_0x54829b[_0x58740c(0xf9)][_0x58740c(0xf0)];_0x30c0b5++){let _0x34436e=getKeyByTemplate(_0x27b2b5,_0x54829b[_0x58740c(0xf9)][_0x30c0b5]);_0x34436e&&_0x57f760['push'](_0x34436e);}return _0x57f760;}default:return null;}}export function createKeyFromFilter(_0x3a40a5){const _0x3cb9b0=a63_0xc1da;switch(_0x3a40a5['tagName_']){case'PropertyIsEqualTo':return _0x3a40a5[_0x3cb9b0(0xec)];case'And':{let _0x4f839a=[];for(let _0x3e22d1=0x0;_0x3e22d1<_0x3a40a5['conditions'][_0x3cb9b0(0xf0)];_0x3e22d1++){let _0x5384f0=createKeyFromFilter(_0x3a40a5[_0x3cb9b0(0xf9)][_0x3e22d1]);if(_0x5384f0)_0x4f839a[_0x3cb9b0(0xeb)](_0x5384f0);else return null;}return _0x4f839a['join'](',');}case'Or':{let _0x59efde=[];for(let _0x183b2b=0x0;_0x183b2b<_0x3a40a5['conditions'][_0x3cb9b0(0xf0)];_0x183b2b++){let _0x309924=createKeyFromFilter(_0x3a40a5[_0x3cb9b0(0xf9)][_0x183b2b]);_0x309924&&_0x59efde[_0x3cb9b0(0xeb)](_0x309924);}return _0x59efde;}default:return null;}}
1
+ (function(_0x574ae3,_0x457c3a){const _0x31784f=a63_0x17b4,_0x17a02f=_0x574ae3();while(!![]){try{const _0x42cfa=parseInt(_0x31784f(0xfc))/0x1*(-parseInt(_0x31784f(0xdc))/0x2)+parseInt(_0x31784f(0xe5))/0x3+-parseInt(_0x31784f(0xe1))/0x4+-parseInt(_0x31784f(0xe3))/0x5*(-parseInt(_0x31784f(0xf2))/0x6)+-parseInt(_0x31784f(0xe9))/0x7*(parseInt(_0x31784f(0xdf))/0x8)+parseInt(_0x31784f(0xf3))/0x9*(-parseInt(_0x31784f(0xf7))/0xa)+-parseInt(_0x31784f(0xe0))/0xb*(-parseInt(_0x31784f(0xe7))/0xc);if(_0x42cfa===_0x457c3a)break;else _0x17a02f['push'](_0x17a02f['shift']());}catch(_0x42e525){_0x17a02f['push'](_0x17a02f['shift']());}}}(a63_0x50f1,0x6497b));import a63_0x2254d4 from'./CQL';export function isMatchCql(_0xb72dba,_0x50f447){let _0x5446dd=new a63_0x2254d4()['read'](_0x50f447);return isMatchFilter(_0xb72dba,_0x5446dd);}export function isMatchFilter(_0x53939c,_0x37a426){const _0x3bd142=a63_0x17b4;switch(_0x37a426[_0x3bd142(0xf5)]){case _0x3bd142(0xe6):return!isMatchFilter(_0x53939c,_0x37a426[_0x3bd142(0xfa)]);case _0x3bd142(0xf9):{let _0x4a1ebe=!![];for(let _0x38284a=0x0;_0x38284a<_0x37a426['conditions'][_0x3bd142(0xee)];_0x38284a++){_0x4a1ebe=_0x4a1ebe&&isMatchFilter(_0x53939c,_0x37a426['conditions'][_0x38284a]);}return _0x4a1ebe;}case'Or':{let _0x848dc4=![];for(let _0x38de33=0x0;_0x38de33<_0x37a426[_0x3bd142(0xdb)][_0x3bd142(0xee)];_0x38de33++){_0x848dc4=_0x848dc4||isMatchFilter(_0x53939c,_0x37a426[_0x3bd142(0xdb)][_0x38de33]);}return _0x848dc4;}case'PropertyIsBetween':return _0x53939c[_0x37a426[_0x3bd142(0xef)]]>_0x37a426[_0x3bd142(0xfd)]&&_0x53939c[_0x37a426[_0x3bd142(0xef)]]<_0x37a426[_0x3bd142(0xeb)];case _0x3bd142(0xf8):return _0x53939c[_0x37a426['propertyName']]===_0x37a426[_0x3bd142(0xf0)];case _0x3bd142(0xf4):return _0x53939c[_0x37a426[_0x3bd142(0xfb)]]!==_0x37a426[_0x3bd142(0xf0)];case _0x3bd142(0xe2):return _0x53939c[_0x37a426[_0x3bd142(0xfb)]]<_0x37a426[_0x3bd142(0xf0)];case'PropertyIsLessThanOrEqualTo':return _0x53939c[_0x37a426[_0x3bd142(0xfb)]]<=_0x37a426[_0x3bd142(0xf0)];case _0x3bd142(0xed):return _0x53939c[_0x37a426[_0x3bd142(0xfb)]]>_0x37a426[_0x3bd142(0xf0)];case'PropertyIsGreaterThanOrEqualTo':return _0x53939c[_0x37a426[_0x3bd142(0xfb)]]>=_0x37a426[_0x3bd142(0xf0)];case _0x3bd142(0xec):return _0x53939c[_0x37a426['propertyName']][_0x3bd142(0xff)](_0x37a426[_0x3bd142(0xf0)])>-0x1;case'PropertyIsNull':{return!_0x53939c[_0x37a426[_0x3bd142(0xfb)]];}default:return![];}}export function isEqualFilter(_0x388bfb,_0xd2b418){const _0x397620=a63_0x17b4;switch(_0x388bfb[_0x397620(0xf5)]){case _0x397620(0xe6):return _0x388bfb['tagName_']===_0xd2b418['tagName_']&&isEqualFilter(_0x388bfb[_0x397620(0xfa)],_0xd2b418[_0x397620(0xfa)]);case'Or':case _0x397620(0xf9):{let _0x5c7c81=_0x388bfb[_0x397620(0xf5)]===_0xd2b418[_0x397620(0xf5)]&&_0x388bfb[_0x397620(0xdb)][_0x397620(0xee)]===_0xd2b418['conditions'][_0x397620(0xee)];for(let _0x6eae88=0x0;_0x6eae88<_0x388bfb[_0x397620(0xdb)][_0x397620(0xee)];_0x6eae88++){_0x5c7c81=_0x5c7c81&&isEqualFilter(_0x388bfb[_0x397620(0xdb)][_0x6eae88],_0xd2b418[_0x397620(0xdb)][_0x6eae88]);}return _0x5c7c81;}case'PropertyIsBetween':return _0x388bfb[_0x397620(0xf5)]===_0xd2b418[_0x397620(0xf5)]&&_0x388bfb[_0x397620(0xef)]===_0xd2b418['property'];case'PropertyIsEqualTo':case _0x397620(0xf4):case _0x397620(0xe2):case _0x397620(0xea):case _0x397620(0xed):case _0x397620(0xe8):case _0x397620(0xec):case _0x397620(0xf1):return _0x388bfb[_0x397620(0xf5)]===_0xd2b418['tagName_']&&_0x388bfb[_0x397620(0xfb)]===_0xd2b418[_0x397620(0xfb)];default:return![];}}function a63_0x50f1(){const _0x33816f=['conditions','2vRJxJW','join','idMapLength','12392BRSoZt','882112cHdbCn','1904420krgUQj','PropertyIsLessThan','445YKKIty','push','589332mdmoQq','Not','192jKPWLf','PropertyIsGreaterThanOrEqualTo','665DookPs','PropertyIsLessThanOrEqualTo','upperBoundary','PropertyIsLike','PropertyIsGreaterThan','length','property','expression','PropertyIsNull','12606VJkUcB','33255KDsIgZ','PropertyIsNotEqualTo','tagName_','idMap','90rxGBQa','PropertyIsEqualTo','And','condition','propertyName','597963QUmPzv','lowerBoundary','template','indexOf'];a63_0x50f1=function(){return _0x33816f;};return a63_0x50f1();}export function indexOfFilter(_0x5eb213,_0xc03eda){const _0x5887bd=a63_0x17b4;let _0x196aad=-0x1;if((_0x5eb213===null||_0x5eb213===void 0x0?void 0x0:_0x5eb213[_0x5887bd(0xee)])>0x0)for(let _0x57b483 in _0x5eb213){if(isEqualFilter(_0x5eb213[_0x57b483][_0x5887bd(0xfe)],_0xc03eda))return _0x57b483;}return _0x196aad;}export function getIndexByTemplate(_0x168b08,_0x53e272){const _0x94bd2d=a63_0x17b4;let _0x51f865=_0x53e272[_0x94bd2d(0xfe)];if(_0x53e272[_0x94bd2d(0xde)]>0x0){let _0xe0d245=getKeyByTemplate(_0x168b08,_0x51f865);if(_0xe0d245 instanceof Array)for(let _0x5379b5 in _0xe0d245){let _0x28f5a5=_0x53e272[_0x94bd2d(0xf6)][_0xe0d245[_0x5379b5]+'_'+_0x5379b5];if(_0x28f5a5)return _0x28f5a5;}else return _0x53e272[_0x94bd2d(0xf6)][_0xe0d245];}return null;}export function getKeyByTemplate(_0x5a7ab5,_0x27df20){const _0x26883d=a63_0x17b4;switch(_0x27df20['tagName_']){case _0x26883d(0xf8):{return _0x5a7ab5[_0x27df20[_0x26883d(0xfb)]];}case _0x26883d(0xf9):{let _0x1c7dff=[];for(let _0x5f14fa=0x0;_0x5f14fa<_0x27df20[_0x26883d(0xdb)][_0x26883d(0xee)];_0x5f14fa++){let _0xce8687=getKeyByTemplate(_0x5a7ab5,_0x27df20[_0x26883d(0xdb)][_0x5f14fa]);_0xce8687&&_0x1c7dff[_0x26883d(0xe4)](_0xce8687);}return _0x1c7dff['join'](',');}case'Or':{let _0x4a1696=[];for(let _0x5b0865=0x0;_0x5b0865<_0x27df20[_0x26883d(0xdb)]['length'];_0x5b0865++){let _0x46fd37=getKeyByTemplate(_0x5a7ab5,_0x27df20[_0x26883d(0xdb)][_0x5b0865]);_0x46fd37&&_0x4a1696[_0x26883d(0xe4)](_0x46fd37);}return _0x4a1696;}default:return null;}}function a63_0x17b4(_0xb6e028,_0x2ff97a){const _0x50f147=a63_0x50f1();return a63_0x17b4=function(_0x17b4d8,_0x143759){_0x17b4d8=_0x17b4d8-0xdb;let _0xa927c5=_0x50f147[_0x17b4d8];return _0xa927c5;},a63_0x17b4(_0xb6e028,_0x2ff97a);}export function createKeyFromFilter(_0x19b83b){const _0x253d57=a63_0x17b4;switch(_0x19b83b[_0x253d57(0xf5)]){case _0x253d57(0xf8):return _0x19b83b[_0x253d57(0xf0)];case'And':{let _0x32f9d3=[];for(let _0x4bf0c9=0x0;_0x4bf0c9<_0x19b83b[_0x253d57(0xdb)][_0x253d57(0xee)];_0x4bf0c9++){let _0x207256=createKeyFromFilter(_0x19b83b[_0x253d57(0xdb)][_0x4bf0c9]);if(_0x207256)_0x32f9d3[_0x253d57(0xe4)](_0x207256);else return null;}return _0x32f9d3[_0x253d57(0xdd)](',');}case'Or':{let _0x2aa218=[];for(let _0x521208=0x0;_0x521208<_0x19b83b['conditions'][_0x253d57(0xee)];_0x521208++){let _0x19341b=createKeyFromFilter(_0x19b83b[_0x253d57(0xdb)][_0x521208]);_0x19341b&&_0x2aa218[_0x253d57(0xe4)](_0x19341b);}return _0x2aa218;}default:return null;}}
@@ -1 +1 @@
1
- const a66_0x36b19d=a66_0x133f;(function(_0x51ab85,_0x529c3c){const _0x4b4053=a66_0x133f,_0x5b5499=_0x51ab85();while(!![]){try{const _0x557323=parseInt(_0x4b4053(0x161))/0x1+parseInt(_0x4b4053(0x166))/0x2*(-parseInt(_0x4b4053(0x159))/0x3)+-parseInt(_0x4b4053(0x15e))/0x4+-parseInt(_0x4b4053(0x163))/0x5*(parseInt(_0x4b4053(0x15c))/0x6)+parseInt(_0x4b4053(0x165))/0x7+-parseInt(_0x4b4053(0x15d))/0x8+parseInt(_0x4b4053(0x164))/0x9;if(_0x557323===_0x529c3c)break;else _0x5b5499['push'](_0x5b5499['shift']());}catch(_0x4adf32){_0x5b5499['push'](_0x5b5499['shift']());}}}(a66_0x27ad,0x9e056));import{asString}from'ol/color';class ImageCache{constructor(){const _0x4a1bf6=a66_0x133f;this[_0x4a1bf6(0x160)]={},this[_0x4a1bf6(0x16a)]=0x0;}[a66_0x36b19d(0x169)](){const _0x30f640=a66_0x36b19d;this[_0x30f640(0x160)]={},this[_0x30f640(0x16a)]=0x0;}[a66_0x36b19d(0x167)](_0x5e0400){const _0x39270f=a66_0x36b19d,_0x3ce592=getKey(_0x5e0400[_0x39270f(0x15b)],_0x5e0400[_0x39270f(0x168)],_0x5e0400[_0x39270f(0x15a)],_0x5e0400[_0x39270f(0x16b)]);return _0x3ce592 in this[_0x39270f(0x160)]?this[_0x39270f(0x160)][_0x3ce592]:null;}[a66_0x36b19d(0x15f)](_0x331126,_0xd07717){const _0x1d389e=a66_0x36b19d,_0x13c605=getKey(_0x331126[_0x1d389e(0x15b)],_0x331126[_0x1d389e(0x168)],_0x331126['markerColor'],_0x331126[_0x1d389e(0x16b)]);this[_0x1d389e(0x160)][_0x13c605]=_0xd07717,++this[_0x1d389e(0x16a)];}}function a66_0x133f(_0xe8f1a1,_0x19e1bf){const _0x27ad1e=a66_0x27ad();return a66_0x133f=function(_0x133f6a,_0x1ea62f){_0x133f6a=_0x133f6a-0x159;let _0x252e40=_0x27ad1e[_0x133f6a];return _0x252e40;},a66_0x133f(_0xe8f1a1,_0x19e1bf);}function getKey(_0x41b141,_0x37b589,_0x565370,_0x1afdee){const _0x278217=a66_0x36b19d,_0x306f3e=_0x565370?asString(_0x565370):_0x278217(0x162);return _0x41b141+':'+_0x1afdee+':'+_0x306f3e+':'+_0x37b589;}function a66_0x27ad(){const _0x1a03ef=['558946Zwkyjq','null','5KQVJsA','14611896WlfNdo','5941894yjMkCE','18juLgNH','get','markerSize','clear','cacheSize_','image','382821HUKCkm','markerColor','markerLabel','805878UcYfbV','4432032OXBLti','2189192jSTkHc','set','cache_'];a66_0x27ad=function(){return _0x1a03ef;};return a66_0x27ad();}export default ImageCache;export const shared=new ImageCache();
1
+ const a66_0x54e3c8=a66_0x25ed;(function(_0x450f9e,_0x47ba7b){const _0x1a9300=a66_0x25ed,_0x11cdfe=_0x450f9e();while(!![]){try{const _0x127c16=-parseInt(_0x1a9300(0x186))/0x1*(-parseInt(_0x1a9300(0x18f))/0x2)+-parseInt(_0x1a9300(0x192))/0x3+-parseInt(_0x1a9300(0x18a))/0x4+-parseInt(_0x1a9300(0x197))/0x5*(parseInt(_0x1a9300(0x194))/0x6)+-parseInt(_0x1a9300(0x188))/0x7+-parseInt(_0x1a9300(0x185))/0x8*(parseInt(_0x1a9300(0x196))/0x9)+-parseInt(_0x1a9300(0x190))/0xa*(-parseInt(_0x1a9300(0x18d))/0xb);if(_0x127c16===_0x47ba7b)break;else _0x11cdfe['push'](_0x11cdfe['shift']());}catch(_0x5020fb){_0x11cdfe['push'](_0x11cdfe['shift']());}}}(a66_0x51b5,0xe0ba6));import{asString}from'ol/color';class ImageCache{constructor(){const _0x5374a7=a66_0x25ed;this[_0x5374a7(0x187)]={},this[_0x5374a7(0x184)]=0x0;}[a66_0x54e3c8(0x18e)](){const _0x1314b9=a66_0x54e3c8;this[_0x1314b9(0x187)]={},this['cacheSize_']=0x0;}[a66_0x54e3c8(0x195)](_0x497640){const _0x45e6b6=a66_0x54e3c8,_0x32cdc3=getKey(_0x497640['markerLabel'],_0x497640[_0x45e6b6(0x18c)],_0x497640[_0x45e6b6(0x198)],_0x497640[_0x45e6b6(0x189)]);return _0x32cdc3 in this[_0x45e6b6(0x187)]?this[_0x45e6b6(0x187)][_0x32cdc3]:null;}[a66_0x54e3c8(0x191)](_0x5b84e7,_0x469081){const _0x4d61ae=a66_0x54e3c8,_0x3b2282=getKey(_0x5b84e7[_0x4d61ae(0x193)],_0x5b84e7[_0x4d61ae(0x18c)],_0x5b84e7[_0x4d61ae(0x198)],_0x5b84e7[_0x4d61ae(0x189)]);this[_0x4d61ae(0x187)][_0x3b2282]=_0x469081,++this[_0x4d61ae(0x184)];}}function getKey(_0x234ef6,_0x34d598,_0x2fb964,_0x16b782){const _0x54656d=a66_0x54e3c8,_0x1ae649=_0x2fb964?asString(_0x2fb964):_0x54656d(0x18b);return _0x234ef6+':'+_0x16b782+':'+_0x1ae649+':'+_0x34d598;}function a66_0x51b5(){const _0x179740=['cacheSize_','88576ZuDrOZ','323wzrWYR','cache_','6118133eDQhjQ','image','5650532FDbOLy','null','markerSize','64491361IJLcCm','clear','8974QykpMD','10ofdWzT','set','5197509hIPxVk','markerLabel','66BZGRfm','get','1251crgRSN','378865NpxpCl','markerColor'];a66_0x51b5=function(){return _0x179740;};return a66_0x51b5();}function a66_0x25ed(_0x454f71,_0x3ab88b){const _0x51b546=a66_0x51b5();return a66_0x25ed=function(_0x25eddd,_0x58bd31){_0x25eddd=_0x25eddd-0x184;let _0x5942d7=_0x51b546[_0x25eddd];return _0x5942d7;},a66_0x25ed(_0x454f71,_0x3ab88b);}export default ImageCache;export const shared=new ImageCache();