ym-gis-2d 1.0.38 → 1.0.40
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.
- package/capabilities/index.js +1 -1
- package/controls/ControlManager.js +1 -1
- package/controls/LegendControl.js +1 -1
- package/controls/MousePositionControl.js +1 -1
- package/controls/SwipeLayerControl.js +1 -1
- package/conver/kml/geoJSONToKml.js +1 -1
- package/conver/kml/index.js +1 -1
- package/conver/kml/kmlToGeoJSON.js +1 -1
- package/entity/Feature.js +1 -1
- package/entity/GeometryType.js +1 -1
- package/entity/measure/AreaMeasureUnits.js +1 -1
- package/feature/FeatureManager.js +1 -1
- package/index.js +1 -1
- package/interaction/AreaMeasure.js +1 -1
- package/interaction/Difference.js +1 -1
- package/interaction/Draw.js +1 -1
- package/interaction/InteractionManager.js +1 -1
- package/interaction/Modify.js +1 -1
- package/interaction/Select.js +1 -1
- package/interaction/Split.js +1 -1
- package/layers/ArcgisDynamicLayer.js +1 -1
- package/layers/ArcgisFeatureLayer.js +1 -1
- package/layers/ArcgisTileLayer.js +1 -1
- package/layers/ArcgisWMSLayer.js +1 -1
- package/layers/ArcgisWMTSLayer.js +1 -1
- package/layers/GeoserverVectorTile.js +1 -1
- package/layers/GeoserverWFSLayer.js +1 -1
- package/layers/GeoserverWMSLayer.js +1 -1
- package/layers/GeoserverWMTSLayer.js +1 -1
- package/layers/LayerManager.js +1 -1
- package/layers/TDTLayer.js +1 -1
- package/mapView/Map.d.ts +9 -0
- package/mapView/Map.d.ts.map +1 -1
- package/mapView/Map.js +1 -1
- package/mapView/Map.js.map +1 -1
- package/mapView/View.js +1 -1
- package/package.json +1 -1
- package/plot/Plot.js +1 -1
- package/plot/geometry/point/Point.js +1 -1
- package/plot/geometry/polygon/BasePolygon.js +1 -1
- package/plot/geometry/polygon/Circle.js +1 -1
- package/plot/geometry/polygon/Polygon.js +1 -1
- package/plot/geometry/polygon/RectAngle.js +1 -1
- package/plot/geometry/polyline/BaseLine.js +1 -1
- package/plot/geometry/polyline/Polyline.js +1 -1
- package/style/PointStyleFormat.js +1 -1
- package/style/PolygonStyleFormat.js +1 -1
- package/style/PolylineStyleFormat.js +1 -1
- package/style/StyleManager.js +1 -1
- package/style/common.js +1 -1
- package/utils/ArrayUtil.js +1 -1
- package/utils/AxiosUtil.js +1 -1
- package/utils/EsriUtil.js +1 -1
- package/utils/GeometryUtil.js +1 -1
- package/utils/LayerUtil.js +1 -1
- package/utils/RegisterProjUtil.js +1 -1
- package/utils/ResolutionUtil.js +1 -1
- package/utils/StringUtil.js +1 -1
- package/utils/StyleUtil.js +1 -1
- package/utils/UrlUtil.js +1 -1
- package/utils/XmlUtil.js +1 -1
- package/utils/format/CQL.js +1 -1
- package/utils/format/IsMatchCql.js +1 -1
- package/utils/plug/canvas/ImageCache.js +1 -1
- package/utils/plug/canvas/PinBuilder.js +1 -1
- package/utils/plug/canvas/PinIcon.js +1 -1
- package/utils/plug/canvas/writeTextToCanvas.js +1 -1
- package/utils/tasks/esri/Identify.js +1 -1
- package/utils/tasks/esri/Query.d.ts.map +1 -1
- package/utils/tasks/esri/Query.js +1 -1
- package/utils/tasks/esri/Query.js.map +1 -1
- package/utils/tasks/esri/Task.js +1 -1
- package/utils/tasks/geoserver/QueryTask.js +1 -1
- package/utils/tasks/index.d.ts +1 -1
- package/utils/tasks/index.d.ts.map +1 -1
- package/utils/tasks/index.js +1 -1
- package/utils/tasks/index.js.map +1 -1
- package/ym-gis-2d.es.js +1 -1
- package/ym-gis-2d.umd.js +1 -1
package/utils/GeometryUtil.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(_0x47a328,_0x38afe5){const _0x3d01a6=a84_0x5553,_0x331c85=_0x47a328();while(!![]){try{const _0x2956e3=parseInt(_0x3d01a6(0x174))/0x1*(-parseInt(_0x3d01a6(0x17a))/0x2)+-parseInt(_0x3d01a6(0x175))/0x3+parseInt(_0x3d01a6(0x172))/0x4+parseInt(_0x3d01a6(0x178))/0x5+parseInt(_0x3d01a6(0x17b))/0x6+parseInt(_0x3d01a6(0x16a))/0x7+-parseInt(_0x3d01a6(0x199))/0x8;if(_0x2956e3===_0x38afe5)break;else _0x331c85['push'](_0x331c85['shift']());}catch(_0x39e977){_0x331c85['push'](_0x331c85['shift']());}}}(a84_0x16e7,0xf1b68));import a84_0x551570 from'ol/proj/Projection';import{getCenter}from'ol/extent';import{distance as a84_0x1bb6e9}from'ol/coordinate';import{getGeoProjection,isSpheroid,registerProj}from'./RegisterProjUtil';import{getLength as a84_0x47531a,getArea as a84_0xae087f}from'ol/sphere';import a84_0x1f1738 from'jsts/org/locationtech/jts/operation/buffer/BufferOp.js';import a84_0x32fcca from'jsts/org/locationtech/jts/operation/relate/RelateOp.js';import a84_0xabb0ab from'jsts/org/locationtech/jts/operation/overlay/OverlayOp';import a84_0x2b5dd3 from'jsts/org/locationtech/jts/io/OL3Parser.js';import a84_0x34d3f4 from'jsts/org/locationtech/jts/operation/polygonize/Polygonizer.js';import a84_0x5edbc8 from'jsts/org/locationtech/jts/operation/distance/DistanceOp';import a84_0x30a3a7 from'ol/format/GeoJSON';import a84_0x328ce4 from'jsts/org/locationtech/jts/geom/GeometryFactory';import a84_0x1cf901 from'jsts/org/locationtech/jts/linearref/LengthIndexedLine';import{Circle,LineString,MultiLineString,MultiPoint,MultiPolygon,Point,LinearRing,Polygon,GeometryCollection}from'ol/geom.js';function a84_0x5553(_0x4d8140,_0x508628){const _0x16e79a=a84_0x16e7();return a84_0x5553=function(_0x5553f6,_0x597e86){_0x5553f6=_0x5553f6-0x163;let _0x1d1fb6=_0x16e79a[_0x5553f6];return _0x1d1fb6;},a84_0x5553(_0x4d8140,_0x508628);}import{fromCircle}from'ol/geom/Polygon';import a84_0x133e62 from'ol/format/WKT';import a84_0x10aba2 from'ol/format/EsriJSON';const _parser=new a84_0x2b5dd3(undefined,undefined);_parser['inject'](Point,LineString,LinearRing,Polygon,MultiPoint,MultiLineString,MultiPolygon,GeometryCollection);export function getArea(_0x5d0d94,_0x2b7026,_0x15fa8c=![]){const _0x254f77=a84_0x5553;if(!_0x5d0d94)return 0x0;if(typeof _0x2b7026==_0x254f77(0x17e)){let _0x4f6ebf=registerProj(_0x2b7026);if(_0x4f6ebf==null)return console['error'](_0x254f77(0x198)),0x0;_0x2b7026=_0x4f6ebf;}const _0x9cd37=isSpheroid(_0x2b7026);if(_0x15fa8c)return a84_0xae087f(_0x5d0d94,{'projection':_0x2b7026});else{if(_0x9cd37){const _0x13c06d=getGeoProjection(_0x5d0d94,_0x2b7026);return _0x5d0d94[_0x254f77(0x180)]()[_0x254f77(0x18d)](_0x2b7026,_0x13c06d)[_0x254f77(0x193)]();}return _0x5d0d94[_0x254f77(0x193)]();}}export function getLength(_0xd8de8d,_0x538c51,_0x268372=![]){const _0x80e16f=a84_0x5553;if(!_0xd8de8d)return 0x0;if(typeof _0x538c51==_0x80e16f(0x17e)){let _0x59aead=registerProj(_0x538c51);if(_0x59aead==null)return console[_0x80e16f(0x173)]('未找到投影信息'),0x0;_0x538c51=_0x59aead;}const _0x25157b=isSpheroid(_0x538c51);if(_0x268372)return a84_0x47531a(_0xd8de8d,{'projection':_0x538c51});else{let _0x5ef76b=_0xd8de8d;if(_0x25157b){const _0x33fc8a=getGeoProjection(_0xd8de8d,_0x538c51);_0x5ef76b=_0xd8de8d[_0x80e16f(0x180)]()[_0x80e16f(0x18d)](_0x538c51,_0x33fc8a);}if(_0x5ef76b instanceof LineString)return _0x5ef76b[_0x80e16f(0x171)]();else{let _0x4659f3=0x0;for(let _0x486304=0x0;_0x486304<_0x5ef76b[_0x80e16f(0x186)]()['length'];_0x486304++){_0x4659f3+=_0x5ef76b[_0x80e16f(0x186)]()[_0x486304][_0x80e16f(0x171)]();}return _0x4659f3;}}}export function bufferOp(_0x3f47d9,_0x38250b){const _0x32df2c=a84_0x5553,_0x3c78b9=_parser['read'](_0x3f47d9),_0x108da3=a84_0x1f1738['bufferOp'](_0x3c78b9,_0x38250b);return _parser[_0x32df2c(0x16f)](_0x108da3);}export function bufferPixel(_0x3157fa,_0x9f0b74,_0x583483){const _0x1d91c6=a84_0x5553,_0x52b909=_0x583483[_0x1d91c6(0x18a)](_0x3157fa['getCoordinates']()),_0x4efcb6=_0x583483['getCoordinateFromPixel']([_0x52b909[0x0]+_0x9f0b74,_0x52b909[0x1]]),_0x32a3c1=a84_0x1bb6e9(_0x3157fa[_0x1d91c6(0x16b)](),_0x4efcb6),_0x57c5b5=bufferOp(_0x3157fa,_0x32a3c1);return _0x57c5b5;}export function contains(_0x4a188b,_0x32e73c){const _0x3e1d26=a84_0x5553,_0x561bc0=_parser[_0x3e1d26(0x16d)](_0x4a188b),_0x38427d=_parser[_0x3e1d26(0x16d)](_0x32e73c);return a84_0x32fcca[_0x3e1d26(0x18f)](_0x561bc0,_0x38427d);}export function crosses(_0x31d9ae,_0x534f57){const _0x302b73=a84_0x5553,_0xe4a44=_parser[_0x302b73(0x16d)](_0x31d9ae),_0x5dd64e=_parser[_0x302b73(0x16d)](_0x534f57);return a84_0x32fcca[_0x302b73(0x18e)](_0xe4a44,_0x5dd64e);}export function intersects(_0x57ac31,_0x4f06e6){const _0x10a922=a84_0x5553,_0x166a6f=_parser[_0x10a922(0x16d)](_0x57ac31),_0x21bb01=_parser[_0x10a922(0x16d)](_0x4f06e6);return a84_0x32fcca[_0x10a922(0x190)](_0x166a6f,_0x21bb01);}export function intersection(_0x164132,_0x3265b7){const _0x5ccf25=a84_0x5553,_0x5d6803=_parser[_0x5ccf25(0x16d)](_0x164132),_0xffd35b=_parser[_0x5ccf25(0x16d)](_0x3265b7);return _parser[_0x5ccf25(0x16f)](a84_0xabb0ab[_0x5ccf25(0x187)](_0x5d6803,_0xffd35b));}export function union(_0x58e651,_0xeba87f){const _0x26d420=a84_0x5553,_0x4b6340=_parser[_0x26d420(0x16d)](_0x58e651),_0x30d85f=_parser[_0x26d420(0x16d)](_0xeba87f);return _parser[_0x26d420(0x16f)](a84_0xabb0ab[_0x26d420(0x16c)](_0x4b6340,_0x30d85f));}export function unions(_0x1eced9){const _0x285a40=a84_0x5553;if(!_0x1eced9||_0x1eced9['length']===0x0)return;if(_0x1eced9['length']===0x1)return _0x1eced9[0x0][_0x285a40(0x180)]();let _0x36f0dd=_parser['read'](_0x1eced9[0x0]);for(let _0x204005=0x1;_0x204005<_0x1eced9[_0x285a40(0x164)];_0x204005++){const _0x341db1=_parser[_0x285a40(0x16d)](_0x1eced9[_0x204005]);_0x36f0dd=a84_0xabb0ab[_0x285a40(0x16c)](_0x36f0dd,_0x341db1);}return _parser[_0x285a40(0x16f)](_0x36f0dd);}export function difference(_0x564f96,_0x3b09f1){const _0x3d3303=a84_0x5553,_0x3fadcb=_parser[_0x3d3303(0x16d)](_0x564f96),_0x4730c9=_parser[_0x3d3303(0x16d)](_0x3b09f1);return _parser[_0x3d3303(0x16f)](a84_0xabb0ab['difference'](_0x3fadcb,_0x4730c9));}export function distance(_0x3a612f,_0x5ab5be){const _0x5a16be=a84_0x5553,_0x1437f2=_parser['read'](_0x3a612f),_0x38dad1=_parser[_0x5a16be(0x16d)](_0x5ab5be);return _parser[_0x5a16be(0x16f)](a84_0x5edbc8['distance'](_0x1437f2,_0x38dad1));}export function jstlSplit(_0x35a674,_0x23faef){const _0xcda653=a84_0x5553,_0x38ce6a=_parser[_0xcda653(0x16d)](_0x35a674),_0x59be1b=_parser[_0xcda653(0x16d)](_0x23faef),_0x369fd2=_0x38ce6a['getGeometryType']();let _0x50b94f=[];function _0x40281c(_0x107388,_0x37c68e){const _0x54a294=_0xcda653,_0x2b4113=_0x107388['getExteriorRing'](),_0x461716=_0x107388[_0x54a294(0x195)](),_0x406066=[];for(let _0x2479c5=0x0;_0x2479c5<_0x461716;_0x2479c5++){_0x406066[_0x54a294(0x191)](_0x107388[_0x54a294(0x182)](_0x2479c5));}const _0xebbce5=a84_0xabb0ab['union'](_0x2b4113,_0x37c68e),_0x211de7=new a84_0x34d3f4();_0x211de7['add'](_0xebbce5);const _0x1c412b=_0x211de7[_0x54a294(0x177)](),_0x36fa04=new a84_0x328ce4();_0x1c412b['size']()>0x1?_0x1c412b[_0x54a294(0x185)]()['forEach'](_0x50dcfc=>{const _0x290147=_0x54a294;let _0x171e05=_0x50dcfc;_0x406066[_0x290147(0x17d)](_0x49f0f0=>{const _0x471f0d=_0x290147,_0x352b4b=_0x36fa04['createPolygon'](_0x49f0f0);try{_0x171e05=a84_0xabb0ab[_0x471f0d(0x163)](_0x171e05,_0x352b4b);}catch(_0x35ec95){console[_0x471f0d(0x18c)](_0x471f0d(0x197),_0x35ec95);}}),_0x171e05&&_0x50b94f[_0x290147(0x191)](_parser[_0x290147(0x16f)](_0x171e05));}):_0x50b94f[_0x54a294(0x191)](_parser[_0x54a294(0x16f)](_0x107388));}if(_0x369fd2===_0xcda653(0x196))_0x40281c(_0x38ce6a,_0x59be1b);else{if(_0x369fd2==='MultiPolygon'){const _0x41e1ca=_0x38ce6a['getNumGeometries']();for(let _0x2e9ce5=0x0;_0x2e9ce5<_0x41e1ca;_0x2e9ce5++){const _0x8ac8af=_0x38ce6a[_0xcda653(0x176)](_0x2e9ce5);_0x40281c(_0x8ac8af,_0x59be1b);}}else throw new Error(_0xcda653(0x17c));}return _0x50b94f;}export function splitLineByLine(_0x5e4978,_0x35ef6a){const _0x1abcbf=a84_0x5553,_0x2b7297=_parser['read'](_0x5e4978),_0x30c2e4=_parser['read'](_0x35ef6a),_0x500d92=a84_0xabb0ab['intersection'](_0x2b7297,_0x30c2e4);if(!_0x500d92||_0x500d92[_0x1abcbf(0x18b)]())return[_0x5e4978];const _0x547858=[];if(_0x500d92[_0x1abcbf(0x167)]()===_0x1abcbf(0x170))_0x547858['push'](_0x500d92['getCoordinate']());else{if(_0x500d92[_0x1abcbf(0x167)]()==='MultiPoint')for(let _0x51340b=0x0;_0x51340b<_0x500d92['getNumGeometries']();_0x51340b++){_0x547858[_0x1abcbf(0x191)](_0x500d92[_0x1abcbf(0x176)](_0x51340b)[_0x1abcbf(0x165)]());}}const _0x2b0611=new a84_0x1cf901(_0x2b7297),_0xc34c8e=_0x547858[_0x1abcbf(0x168)](_0x56e6e8=>_0x2b0611[_0x1abcbf(0x181)](_0x56e6e8))['sort']((_0x10a846,_0x4b268a)=>_0x10a846-_0x4b268a),_0x1e792b=[],_0x2cb7a4=1e-9;for(let _0x28ef10=0x0;_0x28ef10<_0xc34c8e[_0x1abcbf(0x164)];_0x28ef10++){if(_0x28ef10===0x0||Math[_0x1abcbf(0x166)](_0xc34c8e[_0x28ef10]-_0xc34c8e[_0x28ef10-0x1])>_0x2cb7a4)_0x1e792b[_0x1abcbf(0x191)](_0xc34c8e[_0x28ef10]);}const _0x4e04e2=[];let _0x316d52=_0x2b0611[_0x1abcbf(0x192)]?_0x2b0611[_0x1abcbf(0x192)]():0x0;const _0x52787d=_0x2b0611[_0x1abcbf(0x188)]&&_0x2b0611['getEndIndex']()||_0x2b7297[_0x1abcbf(0x171)]();for(let _0x13d6d1=0x0;_0x13d6d1<_0x1e792b[_0x1abcbf(0x164)];_0x13d6d1++){const _0x5a78c3=_0x1e792b[_0x13d6d1];if(_0x5a78c3-_0x316d52>_0x2cb7a4){const _0x185fc8=_0x2b0611['extractLine'](_0x316d52,_0x5a78c3);_0x4e04e2[_0x1abcbf(0x191)](_parser[_0x1abcbf(0x16f)](_0x185fc8));}_0x316d52=_0x5a78c3;}if(_0x52787d-_0x316d52>_0x2cb7a4){const _0x5564b2=_0x2b0611[_0x1abcbf(0x17f)](_0x316d52,_0x52787d);_0x4e04e2['push'](_parser[_0x1abcbf(0x16f)](_0x5564b2));}const _0x12b174=_0x4e04e2['filter'](_0xb7be84=>{const _0x3a91ba=_0x1abcbf,_0x31b5c9=_0xb7be84[_0x3a91ba(0x16b)]();return _0x31b5c9&&_0x31b5c9['length']>=0x2&&!(_0x31b5c9[_0x3a91ba(0x164)]===0x2&&_0x31b5c9[0x0][0x0]===_0x31b5c9[0x1][0x0]&&_0x31b5c9[0x0][0x1]===_0x31b5c9[0x1][0x1]);});return _0x12b174;}export function fromWKT(_0x59824b,_0x420d75,_0x5768a1){const _0x457a6a=a84_0x5553,_0x4dd3ec=new a84_0x133e62();_0x420d75&®isterProj(_0x420d75);_0x5768a1&®isterProj(_0x5768a1);const _0x206854=_0x4dd3ec['readGeometry'](_0x59824b);if(isGeometryEmpty(_0x206854))return null;return _0x420d75&&_0x5768a1?_0x206854[_0x457a6a(0x18d)](new a84_0x551570({'code':_0x420d75}),new a84_0x551570({'code':_0x5768a1})):_0x206854;}function a84_0x16e7(){const _0x21cc51=['getExtent','getNumInteriorRing','Polygon','孔洞操作失败:','未找到投影信息','6431344TiVHJh','difference','length','getCoordinate','abs','getGeometryType','map','getType','13754594UMumxD','getCoordinates','union','read','writeGeometry','write','Point','getLength','2281936gGsxsC','error','385831FiSBTl','4383222VwNWzX','getGeometryN','getPolygons','6690030pWXjkK','getLinearRings','4ybgWQj','919668ycsozE','无法识别的数据类型','forEach','string','extractLine','clone','indexOf','getInteriorRingN','readGeometry','MultiPolygon','toArray','getLineStrings','intersection','getEndIndex','getInteriorPoint','getPixelFromCoordinate','isEmpty','warn','transform','crosses','contains','intersects','push','getStartIndex','getArea'];a84_0x16e7=function(){return _0x21cc51;};return a84_0x16e7();}export function fromWKTs(_0x10b601,_0x12f4f2,_0x474ed6){const _0x32f07c=a84_0x5553,_0x157e20=new a84_0x133e62();let _0x595cdb=[];_0x12f4f2&®isterProj(_0x12f4f2);_0x474ed6&®isterProj(_0x474ed6);let _0x145860,_0xc3b219;_0x12f4f2&&_0x474ed6&&(_0x145860=new a84_0x551570({'code':_0x12f4f2}),_0xc3b219=new a84_0x551570({'code':_0x474ed6}));for(let _0x3cdbb2=0x0;_0x3cdbb2<_0x10b601['length'];_0x3cdbb2++){const _0x130918=_0x157e20['readGeometry'](_0x10b601[_0x3cdbb2]);if(isGeometryEmpty(_0x130918))continue;_0x145860&&_0xc3b219?_0x595cdb['push'](_0x130918[_0x32f07c(0x18d)](_0x145860,_0xc3b219)):_0x595cdb[_0x32f07c(0x191)](_0x130918);}return _0x595cdb;}export function toWKT(_0x2f0cbc){const _0xcdaa6e=a84_0x5553,_0x1220da=new a84_0x133e62();if(isGeometryEmpty(_0x2f0cbc))return'';if(_0x2f0cbc instanceof Circle){const _0x2fe8b8=fromCircle(_0x2f0cbc);return _0x1220da[_0xcdaa6e(0x16e)](_0x2fe8b8);}else return _0x1220da[_0xcdaa6e(0x16e)](_0x2f0cbc);}export function toGeoJSON(_0x1d52c4){const _0x1d96be=a84_0x5553,_0x274a82=new a84_0x30a3a7();return _0x274a82[_0x1d96be(0x16e)](_0x1d52c4);}export function fromGeoJSON(_0x49875b){const _0x325276=a84_0x5553,_0x5b65a3=new a84_0x30a3a7();return _0x5b65a3[_0x325276(0x183)](_0x49875b);}export function toEsriJSON(_0x11455c){const _0x54ac11=a84_0x5553,_0x5399af=new a84_0x10aba2();return _0x5399af[_0x54ac11(0x16e)](_0x11455c);}export function fromEsriJSON(_0x3bccff){const _0x4a1a88=a84_0x5553,_0x141e57=new a84_0x10aba2();return _0x141e57[_0x4a1a88(0x183)](_0x3bccff);}export function expandExtent(_0x826b79,_0x58ee78){const _0x41a285=_0x826b79[0x0],_0x1c5ade=_0x826b79[0x1],_0x248bd1=_0x826b79[0x2],_0x338e8a=_0x826b79[0x3],_0x25427e=(_0x41a285+_0x248bd1)/0x2,_0x54186c=(_0x1c5ade+_0x338e8a)/0x2,_0x13d491=_0x248bd1-_0x41a285,_0x5a95b6=_0x338e8a-_0x1c5ade,_0x22d806=_0x13d491*_0x58ee78,_0x335024=_0x5a95b6*_0x58ee78,_0x689e58=_0x25427e-_0x22d806/0x2,_0x2a31ce=_0x25427e+_0x22d806/0x2,_0x571b70=_0x54186c-_0x335024/0x2,_0x5bbbe1=_0x54186c+_0x335024/0x2;return[_0x689e58,_0x571b70,_0x2a31ce,_0x5bbbe1];}export function isGeometryEmpty(_0x53937d){const _0x46a6ef=a84_0x5553;if(!_0x53937d)return!![];if(_0x53937d instanceof Point||_0x53937d instanceof MultiPoint){const _0x49b371=_0x53937d[_0x46a6ef(0x16b)]();return!_0x49b371||_0x49b371['some'](_0x31fe81=>isNaN(_0x31fe81));}else{if(_0x53937d instanceof LineString||_0x53937d instanceof MultiLineString)return _0x53937d[_0x46a6ef(0x16b)]()[_0x46a6ef(0x164)]<0x2;else{if(_0x53937d instanceof Polygon){const _0x27cae9=_0x53937d[_0x46a6ef(0x16b)]();return!_0x27cae9||_0x27cae9[_0x46a6ef(0x164)]===0x0||_0x27cae9[0x0][_0x46a6ef(0x164)]<0x4;}else{if(_0x53937d instanceof MultiPolygon){const _0x48f4b5=_0x53937d[_0x46a6ef(0x16b)]();return!_0x48f4b5||_0x48f4b5['length']===0x0||_0x48f4b5[0x0][0x0][_0x46a6ef(0x164)]<0x4;}}}}return![];}export function polygonToLines(_0x359e4d){const _0x37d7ef=a84_0x5553;if(!_0x359e4d)return[];const _0x7c4181=_0x359e4d[_0x37d7ef(0x179)]();return _0x7c4181[_0x37d7ef(0x168)](_0x470cf8=>new LineString(_0x470cf8['getCoordinates']()));}export function getGeometryCenter(_0x497008){const _0x4cc756=a84_0x5553;if(!_0x497008)return undefined;const _0x10ed89=_0x497008[_0x4cc756(0x169)]();if(_0x10ed89===_0x4cc756(0x170))return new Point(_0x497008[_0x4cc756(0x16b)]());if(_0x10ed89===_0x4cc756(0x196)||_0x10ed89===_0x4cc756(0x184))return _0x497008[_0x4cc756(0x189)]();const _0x3cc008=getCenter(_0x497008[_0x4cc756(0x194)]());return new Point(_0x3cc008);}
|
|
1
|
+
const a84_0x3825b6=a84_0x39a9;(function(_0x5cb1d2,_0x21385e){const _0x8b7bfc=a84_0x39a9,_0x2c060f=_0x5cb1d2();while(!![]){try{const _0x2f2d20=-parseInt(_0x8b7bfc(0x112))/0x1+parseInt(_0x8b7bfc(0x110))/0x2+parseInt(_0x8b7bfc(0xf3))/0x3+parseInt(_0x8b7bfc(0x119))/0x4+parseInt(_0x8b7bfc(0xe7))/0x5+parseInt(_0x8b7bfc(0xf5))/0x6+-parseInt(_0x8b7bfc(0xf7))/0x7;if(_0x2f2d20===_0x21385e)break;else _0x2c060f['push'](_0x2c060f['shift']());}catch(_0x25a3a7){_0x2c060f['push'](_0x2c060f['shift']());}}}(a84_0x1123,0x4df22));import a84_0x5158f9 from'ol/proj/Projection';import{getCenter}from'ol/extent';import{distance as a84_0x51775d}from'ol/coordinate';import{getGeoProjection,isSpheroid,registerProj}from'./RegisterProjUtil';import{getLength as a84_0x39851c,getArea as a84_0x377a14}from'ol/sphere';import a84_0x34793d from'jsts/org/locationtech/jts/operation/buffer/BufferOp.js';import a84_0x5b70d2 from'jsts/org/locationtech/jts/operation/relate/RelateOp.js';import a84_0x463048 from'jsts/org/locationtech/jts/operation/overlay/OverlayOp';import a84_0x4e01d5 from'jsts/org/locationtech/jts/io/OL3Parser.js';import a84_0x2ba736 from'jsts/org/locationtech/jts/operation/polygonize/Polygonizer.js';import a84_0x18e747 from'jsts/org/locationtech/jts/operation/distance/DistanceOp';import a84_0x413e7a from'ol/format/GeoJSON';import a84_0x199f65 from'jsts/org/locationtech/jts/geom/GeometryFactory';import a84_0x59c39b from'jsts/org/locationtech/jts/linearref/LengthIndexedLine';import{Circle,LineString,MultiLineString,MultiPoint,MultiPolygon,Point,LinearRing,Polygon,GeometryCollection}from'ol/geom.js';import{fromCircle}from'ol/geom/Polygon';import a84_0x3a6fb7 from'ol/format/WKT';import a84_0x20f929 from'ol/format/EsriJSON';const _parser=new a84_0x4e01d5(undefined,undefined);_parser[a84_0x3825b6(0xe5)](Point,LineString,LinearRing,Polygon,MultiPoint,MultiLineString,MultiPolygon,GeometryCollection);export function getArea(_0x446bd2,_0x2b584a,_0x404ae8=![]){const _0x114a13=a84_0x3825b6;if(!_0x446bd2)return 0x0;if(typeof _0x2b584a==_0x114a13(0xed)){let _0x596c18=registerProj(_0x2b584a);if(_0x596c18==null)return console['error'](_0x114a13(0xfd)),0x0;_0x2b584a=_0x596c18;}const _0x326c83=isSpheroid(_0x2b584a);if(_0x404ae8)return a84_0x377a14(_0x446bd2,{'projection':_0x2b584a});else{if(_0x326c83){const _0x2bee10=getGeoProjection(_0x446bd2,_0x2b584a);return _0x446bd2[_0x114a13(0xee)]()[_0x114a13(0xfe)](_0x2b584a,_0x2bee10)[_0x114a13(0x109)]();}return _0x446bd2[_0x114a13(0x109)]();}}export function getLength(_0x1bf17e,_0x3df959,_0x1fbe5c=![]){const _0x4ebeca=a84_0x3825b6;if(!_0x1bf17e)return 0x0;if(typeof _0x3df959=='string'){let _0x217e88=registerProj(_0x3df959);if(_0x217e88==null)return console[_0x4ebeca(0x108)](_0x4ebeca(0xfd)),0x0;_0x3df959=_0x217e88;}const _0x18276b=isSpheroid(_0x3df959);if(_0x1fbe5c)return a84_0x39851c(_0x1bf17e,{'projection':_0x3df959});else{let _0x38a807=_0x1bf17e;if(_0x18276b){const _0x4323d2=getGeoProjection(_0x1bf17e,_0x3df959);_0x38a807=_0x1bf17e[_0x4ebeca(0xee)]()[_0x4ebeca(0xfe)](_0x3df959,_0x4323d2);}if(_0x38a807 instanceof LineString)return _0x38a807['getLength']();else{let _0x429947=0x0;for(let _0x3cb84f=0x0;_0x3cb84f<_0x38a807[_0x4ebeca(0x103)]()[_0x4ebeca(0xec)];_0x3cb84f++){_0x429947+=_0x38a807[_0x4ebeca(0x103)]()[_0x3cb84f][_0x4ebeca(0x102)]();}return _0x429947;}}}export function bufferOp(_0x5c8367,_0x1f2c87){const _0x37cf1b=a84_0x3825b6,_0x75b127=_parser['read'](_0x5c8367),_0x5eda37=a84_0x34793d['bufferOp'](_0x75b127,_0x1f2c87);return _parser[_0x37cf1b(0x10f)](_0x5eda37);}export function bufferPixel(_0x2c32a4,_0x279e2e,_0x51ef30){const _0x4201ba=a84_0x3825b6,_0x574227=_0x51ef30['getPixelFromCoordinate'](_0x2c32a4[_0x4201ba(0x10d)]()),_0x1a5e15=_0x51ef30[_0x4201ba(0xea)]([_0x574227[0x0]+_0x279e2e,_0x574227[0x1]]),_0x224133=a84_0x51775d(_0x2c32a4[_0x4201ba(0x10d)](),_0x1a5e15),_0x4b55e4=bufferOp(_0x2c32a4,_0x224133);return _0x4b55e4;}export function contains(_0x45d177,_0x1789be){const _0x1b4070=a84_0x3825b6,_0x219588=_parser[_0x1b4070(0x113)](_0x45d177),_0x50e93f=_parser[_0x1b4070(0x113)](_0x1789be);return a84_0x5b70d2[_0x1b4070(0x105)](_0x219588,_0x50e93f);}export function crosses(_0x3e2dea,_0x1f0a6f){const _0x170c92=a84_0x3825b6,_0x46fd85=_parser[_0x170c92(0x113)](_0x3e2dea),_0x166ae6=_parser[_0x170c92(0x113)](_0x1f0a6f);return a84_0x5b70d2['crosses'](_0x46fd85,_0x166ae6);}export function intersects(_0x48212a,_0x39e2e8){const _0x3e8bef=a84_0x3825b6,_0x370ce1=_parser[_0x3e8bef(0x113)](_0x48212a),_0x22601f=_parser[_0x3e8bef(0x113)](_0x39e2e8);return a84_0x5b70d2['intersects'](_0x370ce1,_0x22601f);}export function intersection(_0xe27a05,_0x50e742){const _0x37652b=a84_0x3825b6,_0x4294be=_parser['read'](_0xe27a05),_0x47feca=_parser[_0x37652b(0x113)](_0x50e742);return _parser[_0x37652b(0x10f)](a84_0x463048[_0x37652b(0x107)](_0x4294be,_0x47feca));}export function union(_0x1a0ad3,_0x5ea01c){const _0x682d8a=a84_0x3825b6,_0x9a7459=_parser[_0x682d8a(0x113)](_0x1a0ad3),_0x238811=_parser['read'](_0x5ea01c);return _parser[_0x682d8a(0x10f)](a84_0x463048[_0x682d8a(0x10c)](_0x9a7459,_0x238811));}function a84_0x39a9(_0x31f752,_0x4d27eb){const _0x1123a1=a84_0x1123();return a84_0x39a9=function(_0x39a9ce,_0xa03f7){_0x39a9ce=_0x39a9ce-0xe4;let _0x2fbbd3=_0x1123a1[_0x39a9ce];return _0x2fbbd3;},a84_0x39a9(_0x31f752,_0x4d27eb);}export function unions(_0x51b4ad){const _0x5ad45a=a84_0x3825b6;if(!_0x51b4ad||_0x51b4ad[_0x5ad45a(0xec)]===0x0)return;if(_0x51b4ad[_0x5ad45a(0xec)]===0x1)return _0x51b4ad[0x0][_0x5ad45a(0xee)]();let _0x5b9593=_parser[_0x5ad45a(0x113)](_0x51b4ad[0x0]);for(let _0x5565c7=0x1;_0x5565c7<_0x51b4ad['length'];_0x5565c7++){const _0x4aa59a=_parser[_0x5ad45a(0x113)](_0x51b4ad[_0x5565c7]);_0x5b9593=a84_0x463048[_0x5ad45a(0x10c)](_0x5b9593,_0x4aa59a);}return _parser['write'](_0x5b9593);}export function difference(_0x8b2e25,_0x384c43){const _0x32ab5c=a84_0x3825b6,_0x452f5f=_parser[_0x32ab5c(0x113)](_0x8b2e25),_0x20290c=_parser[_0x32ab5c(0x113)](_0x384c43);return _parser[_0x32ab5c(0x10f)](a84_0x463048[_0x32ab5c(0x11a)](_0x452f5f,_0x20290c));}export function distance(_0x19fdc4,_0x5f4510){const _0x578aa0=a84_0x3825b6,_0x1feb41=_parser[_0x578aa0(0x113)](_0x19fdc4),_0x3041ab=_parser[_0x578aa0(0x113)](_0x5f4510);return _parser['write'](a84_0x18e747[_0x578aa0(0xf8)](_0x1feb41,_0x3041ab));}export function jstlSplit(_0x3de027,_0x54971b){const _0x3c5027=a84_0x3825b6,_0x37d576=_parser[_0x3c5027(0x113)](_0x3de027),_0x53868a=_parser[_0x3c5027(0x113)](_0x54971b),_0x10ecc6=_0x37d576[_0x3c5027(0xeb)]();let _0x1dd1b0=[];function _0x2121eb(_0x4f9304,_0x279f78){const _0x201f8d=_0x3c5027,_0xb25c81=_0x4f9304[_0x201f8d(0xf6)](),_0x2921ad=_0x4f9304[_0x201f8d(0x104)](),_0x2aa160=[];for(let _0x1edbec=0x0;_0x1edbec<_0x2921ad;_0x1edbec++){_0x2aa160[_0x201f8d(0x11d)](_0x4f9304[_0x201f8d(0xe4)](_0x1edbec));}const _0xe461d8=a84_0x463048[_0x201f8d(0x10c)](_0xb25c81,_0x279f78),_0x363a4a=new a84_0x2ba736();_0x363a4a[_0x201f8d(0x116)](_0xe461d8);const _0x18c329=_0x363a4a['getPolygons'](),_0x438b24=new a84_0x199f65();_0x18c329[_0x201f8d(0x10a)]()>0x1?_0x18c329[_0x201f8d(0xf1)]()['forEach'](_0x375090=>{const _0x1cdab4=_0x201f8d;let _0x445b2f=_0x375090;_0x2aa160[_0x1cdab4(0xfc)](_0x25b205=>{const _0x2122fb=_0x1cdab4,_0x105155=_0x438b24[_0x2122fb(0xe8)](_0x25b205);try{_0x445b2f=a84_0x463048['difference'](_0x445b2f,_0x105155);}catch(_0x1e5f95){console[_0x2122fb(0xf4)]('孔洞操作失败:',_0x1e5f95);}}),_0x445b2f&&_0x1dd1b0[_0x1cdab4(0x11d)](_parser[_0x1cdab4(0x10f)](_0x445b2f));}):_0x1dd1b0[_0x201f8d(0x11d)](_parser[_0x201f8d(0x10f)](_0x4f9304));}if(_0x10ecc6==='Polygon')_0x2121eb(_0x37d576,_0x53868a);else{if(_0x10ecc6===_0x3c5027(0x117)){const _0x11d06d=_0x37d576[_0x3c5027(0xe6)]();for(let _0x22844a=0x0;_0x22844a<_0x11d06d;_0x22844a++){const _0x166730=_0x37d576[_0x3c5027(0x10b)](_0x22844a);_0x2121eb(_0x166730,_0x53868a);}}else throw new Error('无法识别的数据类型');}return _0x1dd1b0;}export function splitLineByLine(_0x626859,_0x3b49df){const _0x2482c3=a84_0x3825b6,_0x12630c=_parser[_0x2482c3(0x113)](_0x626859),_0x9475b=_parser[_0x2482c3(0x113)](_0x3b49df),_0x3c9fad=a84_0x463048['intersection'](_0x12630c,_0x9475b);if(!_0x3c9fad||_0x3c9fad[_0x2482c3(0x100)]())return[_0x626859];const _0x4b1831=[];if(_0x3c9fad[_0x2482c3(0xeb)]()===_0x2482c3(0x10e))_0x4b1831[_0x2482c3(0x11d)](_0x3c9fad[_0x2482c3(0x101)]());else{if(_0x3c9fad[_0x2482c3(0xeb)]()===_0x2482c3(0x11c))for(let _0x1f7279=0x0;_0x1f7279<_0x3c9fad['getNumGeometries']();_0x1f7279++){_0x4b1831[_0x2482c3(0x11d)](_0x3c9fad[_0x2482c3(0x10b)](_0x1f7279)[_0x2482c3(0x101)]());}}const _0x1ea52f=new a84_0x59c39b(_0x12630c),_0x4b4d75=_0x4b1831['map'](_0x578faa=>_0x1ea52f[_0x2482c3(0x111)](_0x578faa))[_0x2482c3(0xff)]((_0x22ec3e,_0x48ca36)=>_0x22ec3e-_0x48ca36),_0x28fa5d=[],_0x448347=1e-9;for(let _0x476d67=0x0;_0x476d67<_0x4b4d75[_0x2482c3(0xec)];_0x476d67++){if(_0x476d67===0x0||Math[_0x2482c3(0x11b)](_0x4b4d75[_0x476d67]-_0x4b4d75[_0x476d67-0x1])>_0x448347)_0x28fa5d[_0x2482c3(0x11d)](_0x4b4d75[_0x476d67]);}const _0x2bb38e=[];let _0x2b1e5e=_0x1ea52f['getStartIndex']?_0x1ea52f[_0x2482c3(0x114)]():0x0;const _0x5c30bc=_0x1ea52f[_0x2482c3(0xef)]&&_0x1ea52f['getEndIndex']()||_0x12630c['getLength']();for(let _0x47c3d0=0x0;_0x47c3d0<_0x28fa5d[_0x2482c3(0xec)];_0x47c3d0++){const _0x3ac1a4=_0x28fa5d[_0x47c3d0];if(_0x3ac1a4-_0x2b1e5e>_0x448347){const _0x2c4c83=_0x1ea52f[_0x2482c3(0xfa)](_0x2b1e5e,_0x3ac1a4);_0x2bb38e[_0x2482c3(0x11d)](_parser[_0x2482c3(0x10f)](_0x2c4c83));}_0x2b1e5e=_0x3ac1a4;}if(_0x5c30bc-_0x2b1e5e>_0x448347){const _0x10e686=_0x1ea52f[_0x2482c3(0xfa)](_0x2b1e5e,_0x5c30bc);_0x2bb38e['push'](_parser[_0x2482c3(0x10f)](_0x10e686));}const _0x3fc88c=_0x2bb38e[_0x2482c3(0xf2)](_0x5056e4=>{const _0x175a92=_0x2482c3,_0x573ccc=_0x5056e4[_0x175a92(0x10d)]();return _0x573ccc&&_0x573ccc[_0x175a92(0xec)]>=0x2&&!(_0x573ccc[_0x175a92(0xec)]===0x2&&_0x573ccc[0x0][0x0]===_0x573ccc[0x1][0x0]&&_0x573ccc[0x0][0x1]===_0x573ccc[0x1][0x1]);});return _0x3fc88c;}export function fromWKT(_0x229934,_0x3be42b,_0x1f11ac){const _0xc26a4e=a84_0x3825b6,_0x58d1d2=new a84_0x3a6fb7();_0x3be42b&®isterProj(_0x3be42b);_0x1f11ac&®isterProj(_0x1f11ac);const _0x3da5c1=_0x58d1d2[_0xc26a4e(0xfb)](_0x229934);if(isGeometryEmpty(_0x3da5c1))return null;return _0x3be42b&&_0x1f11ac?_0x3da5c1['transform'](new a84_0x5158f9({'code':_0x3be42b}),new a84_0x5158f9({'code':_0x1f11ac})):_0x3da5c1;}export function fromWKTs(_0x2b1a02,_0x2870e9,_0x1ffe5f){const _0x5e200e=a84_0x3825b6,_0xb261f6=new a84_0x3a6fb7();let _0x5bab49=[];_0x2870e9&®isterProj(_0x2870e9);_0x1ffe5f&®isterProj(_0x1ffe5f);let _0x1067b8,_0x17e228;_0x2870e9&&_0x1ffe5f&&(_0x1067b8=new a84_0x5158f9({'code':_0x2870e9}),_0x17e228=new a84_0x5158f9({'code':_0x1ffe5f}));for(let _0x33624e=0x0;_0x33624e<_0x2b1a02[_0x5e200e(0xec)];_0x33624e++){const _0x326ef3=_0xb261f6['readGeometry'](_0x2b1a02[_0x33624e]);if(isGeometryEmpty(_0x326ef3))continue;_0x1067b8&&_0x17e228?_0x5bab49[_0x5e200e(0x11d)](_0x326ef3[_0x5e200e(0xfe)](_0x1067b8,_0x17e228)):_0x5bab49[_0x5e200e(0x11d)](_0x326ef3);}return _0x5bab49;}export function toWKT(_0x54f5f7){const _0x3f88da=a84_0x3825b6,_0x37ae8e=new a84_0x3a6fb7();if(isGeometryEmpty(_0x54f5f7))return'';if(_0x54f5f7 instanceof Circle){const _0x3c9be6=fromCircle(_0x54f5f7);return _0x37ae8e[_0x3f88da(0x115)](_0x3c9be6);}else return _0x37ae8e[_0x3f88da(0x115)](_0x54f5f7);}export function toGeoJSON(_0x33dd59){const _0x418c1c=new a84_0x413e7a();return _0x418c1c['writeGeometry'](_0x33dd59);}export function fromGeoJSON(_0x3f7ff6){const _0x5ca284=a84_0x3825b6,_0x3dfab8=new a84_0x413e7a();return _0x3dfab8[_0x5ca284(0xfb)](_0x3f7ff6);}export function toEsriJSON(_0x17b861){const _0x5705bd=new a84_0x20f929();return _0x5705bd['writeGeometry'](_0x17b861);}export function fromEsriJSON(_0x3eb31e){const _0x571791=a84_0x3825b6,_0x29be94=new a84_0x20f929();return _0x29be94[_0x571791(0xfb)](_0x3eb31e);}export function expandExtent(_0x160c97,_0x4cdb7d){const _0x452f30=_0x160c97[0x0],_0x398c95=_0x160c97[0x1],_0x7c3886=_0x160c97[0x2],_0x21aa79=_0x160c97[0x3],_0x178fd2=(_0x452f30+_0x7c3886)/0x2,_0x1db82f=(_0x398c95+_0x21aa79)/0x2,_0x58f00f=_0x7c3886-_0x452f30,_0x1f3bc7=_0x21aa79-_0x398c95,_0x5282a3=_0x58f00f*_0x4cdb7d,_0x6142ef=_0x1f3bc7*_0x4cdb7d,_0x237cc1=_0x178fd2-_0x5282a3/0x2,_0x266c5b=_0x178fd2+_0x5282a3/0x2,_0x449b9a=_0x1db82f-_0x6142ef/0x2,_0x5e7312=_0x1db82f+_0x6142ef/0x2;return[_0x237cc1,_0x449b9a,_0x266c5b,_0x5e7312];}function a84_0x1123(){const _0x35ef05=['getNumGeometries','209670gbnYRI','createPolygon','getInteriorPoint','getCoordinateFromPixel','getGeometryType','length','string','clone','getEndIndex','getType','toArray','filter','1659669pNxJDa','warn','1323552OfjbdW','getExteriorRing','4433562RcAHxF','distance','map','extractLine','readGeometry','forEach','未找到投影信息','transform','sort','isEmpty','getCoordinate','getLength','getLineStrings','getNumInteriorRing','contains','getExtent','intersection','error','getArea','size','getGeometryN','union','getCoordinates','Point','write','707254vGeHam','indexOf','416285rpwPwG','read','getStartIndex','writeGeometry','add','MultiPolygon','Polygon','798164RKdgRA','difference','abs','MultiPoint','push','getInteriorRingN','inject'];a84_0x1123=function(){return _0x35ef05;};return a84_0x1123();}export function isGeometryEmpty(_0x347fb5){const _0x34c594=a84_0x3825b6;if(!_0x347fb5)return!![];if(_0x347fb5 instanceof Point||_0x347fb5 instanceof MultiPoint){const _0x51c48f=_0x347fb5[_0x34c594(0x10d)]();return!_0x51c48f||_0x51c48f['some'](_0x109502=>isNaN(_0x109502));}else{if(_0x347fb5 instanceof LineString||_0x347fb5 instanceof MultiLineString)return _0x347fb5['getCoordinates']()[_0x34c594(0xec)]<0x2;else{if(_0x347fb5 instanceof Polygon){const _0x17fe84=_0x347fb5[_0x34c594(0x10d)]();return!_0x17fe84||_0x17fe84[_0x34c594(0xec)]===0x0||_0x17fe84[0x0][_0x34c594(0xec)]<0x4;}else{if(_0x347fb5 instanceof MultiPolygon){const _0x1b6024=_0x347fb5[_0x34c594(0x10d)]();return!_0x1b6024||_0x1b6024[_0x34c594(0xec)]===0x0||_0x1b6024[0x0][0x0][_0x34c594(0xec)]<0x4;}}}}return![];}export function polygonToLines(_0x36546e){const _0x49c560=a84_0x3825b6;if(!_0x36546e)return[];const _0x494707=_0x36546e['getLinearRings']();return _0x494707[_0x49c560(0xf9)](_0xed2d0a=>new LineString(_0xed2d0a[_0x49c560(0x10d)]()));}export function getGeometryCenter(_0x1ac70c){const _0x3e72c8=a84_0x3825b6;if(!_0x1ac70c)return undefined;const _0x4e1c35=_0x1ac70c[_0x3e72c8(0xf0)]();if(_0x4e1c35===_0x3e72c8(0x10e))return new Point(_0x1ac70c[_0x3e72c8(0x10d)]());if(_0x4e1c35===_0x3e72c8(0x118)||_0x4e1c35===_0x3e72c8(0x117))return _0x1ac70c[_0x3e72c8(0xe9)]();const _0x3b6799=getCenter(_0x1ac70c[_0x3e72c8(0x106)]());return new Point(_0x3b6799);}
|
package/utils/LayerUtil.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0x1bb25,_0xa46ff4){const _0x51cd0d=a85_0x1a52,_0x2fec3b=_0x1bb25();while(!![]){try{const _0x35dbee=-parseInt(_0x51cd0d(0x12d))/0x1*(-parseInt(_0x51cd0d(0x12e))/0x2)+-parseInt(_0x51cd0d(0x142))/0x3*(-parseInt(_0x51cd0d(0x127))/0x4)+-parseInt(_0x51cd0d(0x13f))/0x5+-parseInt(_0x51cd0d(0x138))/0x6*(-parseInt(_0x51cd0d(0x129))/0x7)+-parseInt(_0x51cd0d(0x137))/0x8+parseInt(_0x51cd0d(0x126))/0x9*(-parseInt(_0x51cd0d(0x13b))/0xa)+parseInt(_0x51cd0d(0x133))/0xb;if(_0x35dbee===_0xa46ff4)break;else _0x2fec3b['push'](_0x2fec3b['shift']());}catch(_0x59cd1c){_0x2fec3b['push'](_0x2fec3b['shift']());}}}(a85_0xbe59,0x5d526));import a85_0x516036 from'../utils/AxiosUtil';export function mapServiceTreeTransform(_0x5d61c5){const _0x5f0901=a85_0x1a52;let _0x401b67=[];return _0x5d61c5&&_0x5d61c5[_0x5f0901(0x13a)]>0x0&&(_0x5d61c5[_0x5f0901(0x13d)](_0x3bd5cd=>{const _0x4e6a19=_0x5f0901;(!_0x3bd5cd[_0x4e6a19(0x12b)]||_0x3bd5cd['parentId']=='')&&_0x401b67['push'](Object[_0x4e6a19(0x141)]({},_0x3bd5cd));}),_0x401b67=_0x401b67['sort']((_0x2d7b55,_0x57497f)=>{const _0x2939ac=_0x5f0901;return(_0x2d7b55[_0x2939ac(0x128)]?_0x2d7b55[_0x2939ac(0x128)]:0x0)-(_0x57497f[_0x2939ac(0x128)]?_0x57497f[_0x2939ac(0x128)]:0x0);}),_0x401b67['forEach'](_0x573822=>{const _0x2035f9=_0x5f0901;_0x573822[_0x2035f9(0x12f)]=setChildren(_0x573822['id'],_0x5d61c5);})),_0x401b67;}function setChildren(_0xc3c697,_0x58a38f){const _0x52f2a4=a85_0x1a52;let _0x160aed=[];return _0x58a38f['forEach'](_0x18e656=>{const _0xb4cc37=a85_0x1a52;_0xc3c697===(_0x18e656[_0xb4cc37(0x12b)]==null?'':_0x18e656['parentId'])&&_0x160aed[_0xb4cc37(0x131)](Object[_0xb4cc37(0x141)]({},_0x18e656));}),_0x160aed=_0x160aed[_0x52f2a4(0x13e)]((_0xb67bd,_0x484a37)=>{const _0x341db6=_0x52f2a4;return(_0xb67bd[_0x341db6(0x128)]?_0xb67bd['showIndex']:0x0)-(_0x484a37[_0x341db6(0x128)]?_0x484a37[_0x341db6(0x128)]:0x0);}),_0x160aed[_0x52f2a4(0x13a)]>0x0&&_0x160aed[_0x52f2a4(0x13d)](_0x30d10f=>{_0x30d10f['children']=setChildren(_0x30d10f['id'],_0x58a38f);}),_0x160aed;}function a85_0x1a52(_0x467883,_0xf83cb8){const _0xbe5989=a85_0xbe59();return a85_0x1a52=function(_0x1a52b5,_0x28c8a8){_0x1a52b5=_0x1a52b5-0x125;let _0x2f8be7=_0xbe5989[_0x1a52b5];return _0x2f8be7;},a85_0x1a52(_0x467883,_0xf83cb8);}function a85_0xbe59(){const _0x1ca8ce=['wms','5926992OewozP','42hMNKBL','Legend','length','290AFpTrA','gwc/service/wmts','forEach','sort','3469660iUGpwj','service=WMS&version=1.1.0&request=GetLegendGraphic&layer=','assign','411TwGKbr','includes','data','geoserver','116919HxWmfZ','7804zcZheH','showIndex','17640sRggJY','replace','parentId','&format=image/png','4AyrHPZ','269422BnrdLx','children','url','push','title','15070220fisvyX','layerType','sublayers'];a85_0xbe59=function(){return _0x1ca8ce;};return a85_0xbe59();}export async function getLayerLegend(_0x57ad6b,_0xc89e74){const _0x5812d2=a85_0x1a52;if(!_0x57ad6b||!_0x57ad6b['url']||!_0x57ad6b['sublayers']||_0x57ad6b['sublayers'][_0x5812d2(0x13a)]==0x0||!_0x57ad6b[_0x5812d2(0x134)])return;if(_0x57ad6b[_0x5812d2(0x134)]['indexOf'](_0x5812d2(0x125))>-0x1)return await getGeoServerLayerLegend(_0x57ad6b,_0xc89e74);return;}export async function getGeoServerLayerLegend(_0x398d4f,_0x30646d){const _0x42379a=a85_0x1a52;if(!_0x398d4f||!_0x398d4f[_0x42379a(0x130)]||!_0x398d4f[_0x42379a(0x135)]||_0x398d4f['sublayers'][_0x42379a(0x13a)]==0x0)return;let _0x11ce08=_0x398d4f[_0x42379a(0x130)];const _0x3d5faf=_0x398d4f[_0x42379a(0x135)];_0x11ce08=_0x11ce08[_0x42379a(0x12a)](_0x42379a(0x13c),_0x42379a(0x136));const _0x324f5c=[];for(let _0x58f5a2=0x0;_0x58f5a2<_0x3d5faf[_0x42379a(0x13a)];_0x58f5a2++){const _0x87774=_0x3d5faf[_0x58f5a2];let _0x153530=_0x42379a(0x140)+_0x87774+'&format=application/json';const _0x359b32=_0x11ce08[_0x42379a(0x143)]('?')?_0x11ce08+'&'+_0x153530:_0x11ce08+'?'+_0x153530,_0x547073=await a85_0x516036['get'](_0x359b32);if(_0x547073['data']&&_0x547073['data'][_0x42379a(0x139)]&&_0x547073['data'][_0x42379a(0x139)]['length']>0x0)_0x324f5c[_0x42379a(0x131)](_0x547073[_0x42379a(0x144)][_0x42379a(0x139)][0x0]);else{let _0x1378ad=_0x30646d?_0x30646d:0x10,_0x3635c1=_0x42379a(0x140)+_0x87774+'&width='+_0x1378ad+'&height='+_0x1378ad+_0x42379a(0x12c);const _0x56f832=_0x11ce08[_0x42379a(0x143)]('?')?_0x11ce08+'&'+_0x3635c1:_0x11ce08+'?'+_0x3635c1;_0x324f5c[_0x42379a(0x131)]({'title':_0x398d4f[_0x42379a(0x132)],'url':_0x56f832});}}return _0x324f5c;}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(_0x1cd791,_0x2752f6){const _0x8fa92f=a90_0x19c6,_0xcf770d=_0x1cd791();while(!![]){try{const _0x570d74=-parseInt(_0x8fa92f(0x13d))/0x1+parseInt(_0x8fa92f(0x213))/0x2+parseInt(_0x8fa92f(0x212))/0x3*(parseInt(_0x8fa92f(0x15f))/0x4)+parseInt(_0x8fa92f(0x187))/0x5*(-parseInt(_0x8fa92f(0x194))/0x6)+parseInt(_0x8fa92f(0x1b5))/0x7*(parseInt(_0x8fa92f(0x1e0))/0x8)+-parseInt(_0x8fa92f(0x1b4))/0x9*(parseInt(_0x8fa92f(0x1cb))/0xa)+parseInt(_0x8fa92f(0x1c2))/0xb;if(_0x570d74===_0x2752f6)break;else _0xcf770d['push'](_0xcf770d['shift']());}catch(_0x4dc4f0){_0xcf770d['push'](_0xcf770d['shift']());}}}(a90_0x11f0,0xc1c58));import a90_0x4d8303 from'proj4';function a90_0x19c6(_0x221b0e,_0x50c8f0){const _0x11f0d6=a90_0x11f0();return a90_0x19c6=function(_0x19c682,_0x3f45fc){_0x19c682=_0x19c682-0x13a;let _0x3a4e97=_0x11f0d6[_0x19c682];return _0x3a4e97;},a90_0x19c6(_0x221b0e,_0x50c8f0);}import a90_0x28476b from'ol/proj/Projection';function a90_0x11f0(){const _0x4781f3=['EPSG:4508','+proj=tmerc\x20+lat_0=0\x20+lon_0=135\x20+k=1\x20+x_0=45500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4523','+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:4549','EPSG:4507','EPSG:4535','EPSG:4505','+proj=tmerc\x20+lat_0=0\x20+lon_0=129\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4500','+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','EPSG:3857','EPSG:2348','EPSG:2355','+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=111\x20+k=1\x20+x_0=19500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=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:4519','+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=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=132\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=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','+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','12irgwGh','+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','+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','error','EPSG:2360','EPSG:4506','+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:4511','defs','EPSG:2327','Gauss_Kruger','EPSG:4522','EPSG:4509','+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','+proj=tmerc\x20+lat_0=0\x20+lon_0=96\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=108\x20+k=1\x20+x_0=36500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:2359','EPSG:2381','EPSG:4498','EPSG:4533','+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','\x20+lon_0=','EPSG:2335','+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','+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','+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:2341','+proj=tmerc\x20+lat_0=0\x20+lon_0=111\x20+k=1\x20+x_0=37500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4494','EPSG:4542','EPSG:4501','latitude_of_center','EPSG:2338','EPSG:4491','EPSG:2390','EPSG:2345','EPSG:4492','EPSG:4540','EPSG:4521','+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','1195DoLiMW','+proj=longlat\x20+ellps=GRS80\x20+units=degrees\x20+no_defs','EPSG:2334','EPSG:2339','+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:2384','EPSG:2365','floor','EPSG:2370','4326','EPSG:2343','EPSG:2377','+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','31494FAaclY','+proj=tmerc\x20+lat_0=0\x20+lon_0=75\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2373','EPSG:2375','replace','EPSG:2383','4610','EPSG:4510','+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:2371','ellps','+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:2352','+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','\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20+x_0=','EPSG:4546','+proj=tmerc\x20+lat_0=0\x20+lon_0=75\x20+k=1\x20+x_0=13500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:2389','EPSG:','+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','EPSG:2331','+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:2358','+proj=tmerc\x20+lat_0=0\x20+lon_0=117\x20+k=1\x20+x_0=39500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4545','EPSG:2379','EPSG:2362','EPSG:4517','EPSG:2336','+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','object','+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','153xnmVUl','311073WLhEmz','EPSG:4550','+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','EPSG:2364','EPSG:2346','EPSG:2349','+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=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:2374','EPSG:2351','EPSG:2387','EPSG:2382','EPSG:2388','7399579BGdiwK','EPSG:4551','+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','+proj=tmerc\x20+lat_0=0\x20+lon_0=90\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=114\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=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=87\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=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','EPSG:2332','663070ZFfPpL','EPSG:4499','+proj=tmerc\x20+lat_0=0\x20+lon_0=99\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4516','EPSG:4529','EPSG:4538','false_easting','EPSG:2369','EPSG:4495','\x20+a=','+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=90\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2366','EPSG:4497','+proj=tmerc\x20+lat_0=','EPSG:4531','false_northing','+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=129\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=81\x20+k=1\x20+x_0=14500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=93\x20+k=1\x20+x_0=16500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','176rMqofC','EPSG:2347','EPSG:4528','EPSG:2368','+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:4553','EPSG:2367','+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:4496','\x20+units=m\x20+no_defs\x20','+proj=tmerc\x20+lat_0=0\x20+lon_0=105\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2378','+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=105\x20+k=1\x20+x_0=18500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2350','setExtent','+proj=tmerc\x20+lat_0=0\x20+lon_0=117\x20+k=1\x20+x_0=39500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:4554','+proj=tmerc\x20+lat_0=0\x20+lon_0=123\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4548','+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','4490','+proj=longlat\x20+a=6378140\x20+b=6356755.288157528\x20+units=degrees\x20+no_defs','EPSG:4512','indexOf','+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:4502','+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:2376','+proj=tmerc\x20+lat_0=0\x20+lon_0=75\x20+k=1\x20+x_0=13500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=102\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=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=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:2353','EPSG:4514','Transverse_Mercator','+proj=tmerc\x20+lat_0=0\x20+lon_0=99\x20+k=1\x20+x_0=17500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2344','+proj=tmerc\x20+lat_0=0\x20+lon_0=87\x20+k=1\x20+x_0=15500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=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:4520','EPSG:4526','EPSG:2361','EPSG:2386','+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:2357','EPSG:4530','EPSG:4525','EPSG:2354','+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','1521366XWLGuQ','3126226PqhJib','EPSG:2333','EPSG:4515','EPSG:4532','EPSG:2372','EPSG:2328','EPSG:2329','\x20+k=','EPSG:2356','+proj=tmerc\x20+lat_0=0\x20+lon_0=129\x20+k=1\x20+x_0=43500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4534','getCode','+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','projName','+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','EPSG:4536','EPSG:2380','+proj=tmerc\x20+lat_0=0\x20+lon_0=117\x20+k=1\x20+x_0=20500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=75\x20+k=1\x20+x_0=25500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=105\x20+k=1\x20+x_0=35500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2330','EPSG:4493','+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','get','EPSG:4527','EPSG:4552','EPSG:4490','\x20+b=','+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:4524','EPSG:2340','+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=87\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2342','EPSG:2337','1559408BFxrvB','EPSG:2385','EPSG:4543','EPSG:4513','EPSG:4537','EPSG:4518','EPSG:4539','EPSG:4504','EPSG:2363','EPSG:4610','EPSG:4503'];a90_0x11f0=function(){return _0x4781f3;};return a90_0x11f0();}import a90_0x506881 from'proj4/lib/parseCode';import a90_0x2c071c from'proj4/lib/projections';import{get as a90_0x5f5880}from'ol/proj';import{register}from'ol/proj/proj4.js';export function getGeoProjection(_0x1ede0a,_0xfe9313){const _0x4d5f1c=a90_0x19c6,_0x3de1e7=_0xfe9313['getCode']();if(_0x3de1e7[_0x4d5f1c(0x1f8)](_0x4d5f1c(0x190))>-0x1)return new a90_0x28476b({'code':_0x4d5f1c(0x153)});else{if(_0x3de1e7[_0x4d5f1c(0x1f8)](_0x4d5f1c(0x1f5))>-0x1){const _0x135da7=_0x1ede0a['getLastCoordinate'](),_0x2763a7=Math[_0x4d5f1c(0x18e)]((_0x135da7[0x0]-1.5)/0x3)+0x1,_0x3cc337=_0x4d5f1c(0x1a6)+(0x1188+_0x2763a7);return registerProj(_0x3cc337),new a90_0x28476b({'code':_0x3cc337});}}return _0xfe9313;}export function getSpheroidProjection(_0x81dd31){const _0x3163ce=a90_0x19c6;if(isSpheroid(_0x81dd31))return _0x81dd31;const _0x216256=_0x81dd31[_0x3163ce(0x21e)](),_0x5a3792=a90_0x4d8303[_0x3163ce(0x167)](_0x216256);if(_0x5a3792){const {a:_0x4069d3,rf:_0xf8e992}=_0x5a3792,_0x5951bf={'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 [_0xa84013,_0x45b073]of Object['entries'](_0x5951bf)){if(_0x4069d3===_0x45b073['a']&&Math['abs'](_0xf8e992?_0xf8e992:0x0-_0x45b073['f'])<1e-15)return registerProj(_0xa84013),new a90_0x28476b({'code':_0xa84013});}}else console[_0x3163ce(0x162)](_0x3163ce(0x230));}export function isSpheroid(_0x1a2773){const _0x58a115=a90_0x19c6,_0x24a69c=_0x1a2773[_0x58a115(0x21e)]();return _0x24a69c['indexOf']('4326')>-0x1||_0x24a69c[_0x58a115(0x1f8)](_0x58a115(0x1f5))>-0x1||_0x24a69c[_0x58a115(0x1f8)]('4214')>-0x1||_0x24a69c[_0x58a115(0x1f8)]('4555')>-0x1||_0x24a69c[_0x58a115(0x1f8)](_0x58a115(0x19a))>-0x1?!![]:![];}export function registerProj(_0x5b9f1a,_0x26d5f5){const _0x19f793=a90_0x19c6;let _0x83ffb;_0x83ffb=a90_0x5f5880(_0x5b9f1a);if(!_0x83ffb)switch(_0x5b9f1a){case _0x19f793(0x22d):a90_0x4d8303[_0x19f793(0x167)]('EPSG:4490',_0x19f793(0x188)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x22d));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([-0xb4,-0x5a,0xb4,0x5a]);break;case _0x19f793(0x13f):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x13f),_0x19f793(0x186)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x13f));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([344166.57,2338205.65,622925.7,4729373.22]);break;case _0x19f793(0x1ac):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x1ac),_0x19f793(0x1e7)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x1ac));_0x83ffb&&_0x83ffb['setExtent']([341298.83,2012660.02,623358.71,4704933.89]);break;case _0x19f793(0x1a3):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x1a3),_0x19f793(0x165)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x1a3));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([341226.58,2003802.99,618043.7,4998263.83]);break;case'EPSG:4547':a90_0x4d8303['defs']('EPSG:4547','+proj=tmerc\x20+lat_0=0\x20+lon_0=114\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880('EPSG:4547');_0x83ffb&&_0x83ffb['setExtent']([344577.88,2381397.91,617340.63,5036050.38]);break;case _0x19f793(0x1f3):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x1f3),'+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(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x1f3));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([345754.3,2501017.13,0x94641,5528578.96]);break;case'EPSG:4549':a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x14c),_0x19f793(0x15e)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880('EPSG:4549');_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([347872.25,2703739.74,599933.05,5912395.2]);break;case _0x19f793(0x1b6):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x1b6),_0x19f793(0x1f2)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x1b6));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([352748.57,3123733.99,599394.66,5937990.42]);break;case _0x19f793(0x1c3):a90_0x4d8303['defs'](_0x19f793(0x1c3),_0x19f793(0x1f4)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x1c3));_0x83ffb&&_0x83ffb['setExtent']([372262.47,4451705.13,600236.64,5897928.74]);break;case'EPSG:4552':a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x22c),'+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(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x22c));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([374503.76,4582750.41,606982.71,5569731.71]);break;case _0x19f793(0x1e5):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x1e5),_0x19f793(0x15c)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880('EPSG:4553');_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([376543.13,4699379.62,610019.44,5417367.63]);break;case _0x19f793(0x1f1):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x1f1),_0x19f793(0x156)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x1f1));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([383491.84,5080507.85,482969.27,5362930.84]);break;case _0x19f793(0x21d):a90_0x4d8303['defs']('EPSG:4534',_0x19f793(0x195)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x21d));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([375272.5,3965339.75,626870.23,4502787.6]);case _0x19f793(0x14e):a90_0x4d8303['defs'](_0x19f793(0x14e),_0x19f793(0x21f)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x14e));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([356780.75,3435266.95,624607.97,4633842.66]);break;case _0x19f793(0x222):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x222),_0x19f793(0x1d5)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x222));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([355189.72,3315517.28,617221.79,5083856.92]);break;case _0x19f793(0x141):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x141),_0x19f793(0x14b)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x141));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([352803.51,3128167.77,613592.51,5233908.47]);break;case'EPSG:4538':a90_0x4d8303['defs'](_0x19f793(0x1d0),'+proj=tmerc\x20+lat_0=0\x20+lon_0=87\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x1d0));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([352176.08,3077180.78,609359.83,5450729.14]);break;case _0x19f793(0x143):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x143),_0x19f793(0x1d6)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x143));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([350541.6,3023992.26,611765.09,5366231.03]);break;case'EPSG:4540':a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x184),_0x19f793(0x229)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880('EPSG:4540');_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([352054.43,3067205.43,618002.46,5000486.51]);break;case'EPSG:4541':a90_0x4d8303[_0x19f793(0x167)]('EPSG:4541',_0x19f793(0x16d)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880('EPSG:4541');_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([352762.3,3124842.44,620089.9,4930490.22]);break;case _0x19f793(0x17c):a90_0x4d8303['defs']('EPSG:4542',_0x19f793(0x1cd)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x17c));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([344482.32,2371430.3,622787.54,4737149.55]);break;case _0x19f793(0x140):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x140),_0x19f793(0x225)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x140));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([25375272.5,3965339.75,25626870.23,4502787.6]);break;case _0x19f793(0x202):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x202),_0x19f793(0x1f9)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880('EPSG:4514');_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([26356780.75,3435266.95,26624607.97,4633842.66]);break;case _0x19f793(0x215):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x215),'+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(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x215));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([27355189.72,3315517.28,27617221.79,5083856.92]);break;case _0x19f793(0x1ce):a90_0x4d8303['defs'](_0x19f793(0x1ce),_0x19f793(0x1a9)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880('EPSG:4516');_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([28352803.51,3128167.77,28613592.51,5233908.47]);break;case'EPSG:4517':a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x1af),'+proj=tmerc\x20+lat_0=0\x20+lon_0=87\x20+k=1\x20+x_0=29500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x1af));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([29352176.08,3077180.78,29609359.83,5450729.14]);break;case _0x19f793(0x142):a90_0x4d8303['defs']('EPSG:4518','+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'),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x142));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([30350541.6,3023992.26,30611765.09,5366231.03]);break;case'EPSG:4519':a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x159),_0x19f793(0x1dc)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x159));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([31352054.43,3067205.43,31618002.46,5000486.51]);break;case _0x19f793(0x208):a90_0x4d8303['defs'](_0x19f793(0x208),_0x19f793(0x152)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x208));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([32352762.3,3124842.44,32620089.9,4930490.22]);break;case _0x19f793(0x185):a90_0x4d8303[_0x19f793(0x167)]('EPSG:4521',_0x19f793(0x1ff)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880('EPSG:4521');_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([33344482.32,2371430.3,33622787.54,4737149.55]);break;case _0x19f793(0x16a):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x16a),_0x19f793(0x1e4)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x16a));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([34344166.57,2338205.65,34622925.7,4729373.22]);break;case'EPSG:4523':a90_0x4d8303['defs'](_0x19f793(0x14a),_0x19f793(0x226)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x14a));_0x83ffb&&_0x83ffb['setExtent']([35345643.07,2489940.65,35623868.1,4676052.19]);break;case _0x19f793(0x231):a90_0x4d8303['defs']('EPSG:4524',_0x19f793(0x1c7)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x231));_0x83ffb&&_0x83ffb['setExtent']([36341298.83,2012660.02,36623358.71,4704933.89]);break;case _0x19f793(0x20f):a90_0x4d8303['defs'](_0x19f793(0x20f),_0x19f793(0x17a)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x20f));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([37341226.58,2003802.99,37618043.7,4998263.83]);break;case _0x19f793(0x209):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x209),_0x19f793(0x211)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x209));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([38344577.88,2381397.91,38617340.63,5036050.38]);break;case _0x19f793(0x22b):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x22b),_0x19f793(0x1ab)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x22b));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([39345754.3,2501017.13,0x25c5e01,5528578.96]);break;case'EPSG:4528':a90_0x4d8303[_0x19f793(0x167)]('EPSG:4528','+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(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x1e2));if(_0x83ffb){}break;case _0x19f793(0x1cf):a90_0x4d8303['defs'](_0x19f793(0x1cf),_0x19f793(0x173)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880('EPSG:4529');_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([41352748.57,3123733.99,41599394.66,5937990.42]);break;case _0x19f793(0x20e):a90_0x4d8303[_0x19f793(0x167)]('EPSG:4530',_0x19f793(0x19f)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880('EPSG:4530');_0x83ffb&&_0x83ffb['setExtent']([42372262.47,4451705.13,42600236.64,5897928.74]);break;case _0x19f793(0x1da):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x1da),_0x19f793(0x21c)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x1da));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([43374503.76,4582750.41,43606982.71,5569731.71]);break;case'EPSG:4532':a90_0x4d8303[_0x19f793(0x167)]('EPSG:4532','+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(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x216));_0x83ffb&&_0x83ffb['setExtent']([44376543.13,4699379.62,44610019.44,5417367.63]);break;case _0x19f793(0x172):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x172),_0x19f793(0x149)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x172));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([45383491.84,5080507.85,45482969.27,5362930.84]);break;case _0x19f793(0x14d):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x14d),_0x19f793(0x1ea)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x14d));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([181721.15,1965854.14,746725.01,4708206.87]);break;case _0x19f793(0x148):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x148),_0x19f793(0x165)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x148));_0x83ffb&&_0x83ffb['setExtent']([179915.67,1849516.47,736087.19,5001549.83]);break;case _0x19f793(0x16b):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x16b),_0x19f793(0x176)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880('EPSG:4509');_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([184047.25,2106579.41,708208.94,5714206.25]);break;case _0x19f793(0x19b):a90_0x4d8303[_0x19f793(0x167)]('EPSG:4510',_0x19f793(0x1f2)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x19b));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([196182.08,2729495.05,698769.28,5941131.59]);break;case _0x19f793(0x166):a90_0x4d8303['defs'](_0x19f793(0x166),_0x19f793(0x150)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x166));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([209606.47,3290627.32,702362.77,5855471.68]);break;case'EPSG:4512':a90_0x4d8303['defs'](_0x19f793(0x1f7),'+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(a90_0x4d8303),_0x83ffb=a90_0x5f5880('EPSG:4512');_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([263541.74,4991547.88,482969.27,5362930.84]);break;case _0x19f793(0x1fa):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x1fa),_0x19f793(0x195)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x1fa));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([374665.41,3922064.44,752994.91,4552715.22]);break;case _0x19f793(0x147):a90_0x4d8303[_0x19f793(0x167)]('EPSG:4503',_0x19f793(0x1d5)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880('EPSG:4503');_0x83ffb&&_0x83ffb['setExtent']([206116.83,3230779.31,727179.04,5237184.74]);break;case _0x19f793(0x144):a90_0x4d8303[_0x19f793(0x167)]('EPSG:4504',_0x19f793(0x13a)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880('EPSG:4504');_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([203003.72,3026658.93,718708.81,5453980.63]);break;case _0x19f793(0x14f):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x14f),_0x19f793(0x229)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x14f));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([204050.9,3069909.68,725045.7,5311696.64]);break;case _0x19f793(0x164):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x164),'+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(a90_0x4d8303),_0x83ffb=a90_0x5f5880('EPSG:4506');_0x83ffb&&_0x83ffb['setExtent']([188253.52,2340414.16,744727.96,4787117.85]);break;case _0x19f793(0x180):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x180),_0x19f793(0x1fd)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x180));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([13374665.41,3922064.44,13752994.91,4552715.22]);break;case _0x19f793(0x183):a90_0x4d8303[_0x19f793(0x167)]('EPSG:4492',_0x19f793(0x1de)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880('EPSG:4492');_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([14206116.83,3230779.31,14727179.04,5237184.74]);break;case'EPSG:4493':a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x228),_0x19f793(0x206)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x228));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([15203003.72,3026658.93,15718708.81,5453980.63]);break;case _0x19f793(0x17b):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x17b),_0x19f793(0x1df)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880('EPSG:4494');_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([16204050.9,3069909.68,16725045.7,5311696.64]);break;case'EPSG:4495':a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x1d3),_0x19f793(0x204)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x1d3));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([17188253.52,2340414.16,17744727.96,4787117.85]);break;case _0x19f793(0x1e8):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x1e8),_0x19f793(0x1ed)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x1e8));_0x83ffb&&_0x83ffb['setExtent']([18181721.15,1965854.14,18746725.01,4708206.87]);break;case _0x19f793(0x1d8):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x1d8),_0x19f793(0x157)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x1d8));_0x83ffb&&_0x83ffb['setExtent']([19179915.67,1849516.47,19736087.19,5001549.83]);break;case _0x19f793(0x171):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x171),_0x19f793(0x224)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x171));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([20184047.25,2106579.41,20708208.94,5714206.25]);break;case _0x19f793(0x1cc):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x1cc),_0x19f793(0x1b1)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x1cc));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([21196182.08,2729495.05,21698769.28,5941131.59]);break;case _0x19f793(0x151):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x151),'+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(a90_0x4d8303),_0x83ffb=a90_0x5f5880('EPSG:4500');_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([22209606.47,3290627.32,22702362.77,5855471.68]);break;case _0x19f793(0x17d):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x17d),'+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'),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x17d));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([23263541.74,4991547.88,23482969.27,5362930.84]);break;case _0x19f793(0x146):a90_0x4d8303['defs'](_0x19f793(0x146),_0x19f793(0x1f6)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x146));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([-0xb4,-0x5a,0xb4,0x5a]);break;case _0x19f793(0x1ad):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x1ad),_0x19f793(0x1fe)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880('EPSG:2379');_0x83ffb&&_0x83ffb['setExtent']([344166.5,2338206.74,622925.76,4729375.42]);break;case _0x19f793(0x223):a90_0x4d8303[_0x19f793(0x167)]('EPSG:2380',_0x19f793(0x161)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x223));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([0x5462b,2489941.81,623868.16,4676054.37]);break;case _0x19f793(0x170):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x170),_0x19f793(0x1ec)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x170));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([341298.75,2012660.96,623358.77,4704936.09]);break;case _0x19f793(0x1c0):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x1c0),_0x19f793(0x200)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x1c0));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([341226.51,2003803.92,618043.76,4998266.16]);break;case _0x19f793(0x199):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x199),_0x19f793(0x1c6)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x199));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([344577.81,2381399.02,617340.68,5036052.73]);break;case _0x19f793(0x18c):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x18c),_0x19f793(0x15a)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880('EPSG:2384');_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([345754.23,2501018.29,607809.05,5528581.54]);break;case _0x19f793(0x13e):a90_0x4d8303[_0x19f793(0x167)]('EPSG:2385',_0x19f793(0x15b)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880('EPSG:2385');_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([347872.18,0x29417d,599933.1,5912397.96]);break;case _0x19f793(0x20b):a90_0x4d8303['defs']('EPSG:2386',_0x19f793(0x22f)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x20b));_0x83ffb&&_0x83ffb['setExtent']([352748.5,3123735.45,599394.71,5937993.2]);break;case _0x19f793(0x1bf):a90_0x4d8303['defs']('EPSG:2387',_0x19f793(0x16c)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x1bf));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([372262.41,4451707.2,600236.68,5897931.5]);break;case _0x19f793(0x1c1):a90_0x4d8303['defs']('EPSG:2388',_0x19f793(0x1dd)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x1c1));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([374503.71,4582752.55,606982.76,5569734.31]);break;case _0x19f793(0x1a5):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x1a5),'+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(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x1a5));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([376543.07,4699381.82,610019.49,5417370.16]);break;case _0x19f793(0x181):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x181),'+proj=tmerc\x20+lat_0=0\x20+lon_0=135\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880('EPSG:2390');_0x83ffb&&_0x83ffb['setExtent']([383491.79,5080510.22,482969.27,5362933.35]);break;case'EPSG:2370':a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x18f),_0x19f793(0x193)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880('EPSG:2370');_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([375272.44,3965341.6,626870.29,4502789.7]);break;case _0x19f793(0x19d):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x19d),'+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'),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x19d));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([356780.68,3435268.56,624608.03,4633844.82]);break;case _0x19f793(0x217):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x217),'+proj=tmerc\x20+lat_0=0\x20+lon_0=81\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x217));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([355189.66,3315518.83,617221.84,5083859.29]);break;case _0x19f793(0x196):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x196),'+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(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x196));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([352803.44,3128169.23,613592.56,5233910.91]);break;case _0x19f793(0x1bd):a90_0x4d8303[_0x19f793(0x167)]('EPSG:2374',_0x19f793(0x1c8)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x1bd));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([352176.01,3077182.21,609359.88,5450731.68]);break;case'EPSG:2375':a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x197),_0x19f793(0x1c5)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x197));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([350541.53,3023993.67,611765.14,5366233.54]);break;case _0x19f793(0x1fc):a90_0x4d8303[_0x19f793(0x167)]('EPSG:2376',_0x19f793(0x20c)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x1fc));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([352054.36,3067206.86,618002.52,5000488.84]);break;case _0x19f793(0x192):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x192),'+proj=tmerc\x20+lat_0=0\x20+lon_0=96\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x192));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([352762.23,3124843.89,620089.96,4930492.52]);break;case _0x19f793(0x1eb):a90_0x4d8303['defs'](_0x19f793(0x1eb),_0x19f793(0x1bb)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x1eb));_0x83ffb&&_0x83ffb['setExtent']([344482.25,2371431.4,622787.6,4737151.76]);break;case _0x19f793(0x1ba):a90_0x4d8303['defs'](_0x19f793(0x1ba),_0x19f793(0x160)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x1ba));_0x83ffb&&_0x83ffb['setExtent']([25375272.44,3965341.6,25626870.29,4502789.7]);break;case _0x19f793(0x1ee):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x1ee),_0x19f793(0x15d)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x1ee));_0x83ffb&&_0x83ffb['setExtent']([26356780.68,3435268.56,26624608.03,4633844.82]);break;case _0x19f793(0x1be):a90_0x4d8303[_0x19f793(0x167)]('EPSG:2351',_0x19f793(0x1fb)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x1be));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([27355189.66,3315518.83,27617221.84,5083859.29]);break;case _0x19f793(0x1a0):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x1a0),_0x19f793(0x158)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x1a0));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([28352803.44,3128169.23,28613592.56,5233910.91]);break;case _0x19f793(0x201):a90_0x4d8303['defs'](_0x19f793(0x201),_0x19f793(0x207)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x201));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([29352176.01,3077182.21,29609359.88,5450731.68]);break;case'EPSG:2354':a90_0x4d8303['defs'](_0x19f793(0x210),_0x19f793(0x221)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880('EPSG:2354');_0x83ffb&&_0x83ffb['setExtent']([30350541.53,3023993.67,30611765.14,5366233.54]);break;case _0x19f793(0x155):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x155),'+proj=tmerc\x20+lat_0=0\x20+lon_0=93\x20+k=1\x20+x_0=31500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x155));_0x83ffb&&_0x83ffb['setExtent']([31352054.36,3067206.86,31618002.52,5000488.84]);break;case _0x19f793(0x21b):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x21b),_0x19f793(0x1c9)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880('EPSG:2356');_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([32352762.23,3124843.89,32620089.96,4930492.52]);break;case _0x19f793(0x20d):a90_0x4d8303['defs'](_0x19f793(0x20d),_0x19f793(0x19c)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880('EPSG:2357');_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([33344482.25,2371431.4,33622787.6,4737151.76]);break;case _0x19f793(0x1aa):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x1aa),_0x19f793(0x233)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x1aa));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([34344166.5,2338206.74,34622925.76,4729375.42]);break;case _0x19f793(0x16f):a90_0x4d8303[_0x19f793(0x167)]('EPSG:2359',_0x19f793(0x18b)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880('EPSG:2359');_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([0x21b54eb,2489941.81,35623868.16,4676054.37]);break;case _0x19f793(0x163):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x163),_0x19f793(0x16e)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x163));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([36341298.75,2012660.96,36623358.77,4704936.09]);break;case _0x19f793(0x20a):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x20a),'+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(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x20a));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([37341226.51,2003803.92,37618043.76,4998266.16]);break;case'EPSG:2362':a90_0x4d8303['defs'](_0x19f793(0x1ae),_0x19f793(0x1b3)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x1ae));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([38344577.81,2381399.02,38617340.68,5036052.73]);break;case'EPSG:2363':a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x145),_0x19f793(0x1f0)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x145));_0x83ffb&&_0x83ffb['setExtent']([39345754.23,2501018.29,39607809.05,5528581.54]);break;case'EPSG:2364':a90_0x4d8303[_0x19f793(0x167)]('EPSG:2364','+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'),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x1b8));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([40347872.18,0x29417d,40599933.1,5912397.96]);break;case _0x19f793(0x18d):a90_0x4d8303['defs'](_0x19f793(0x18d),'+proj=tmerc\x20+lat_0=0\x20+lon_0=123\x20+k=1\x20+x_0=41500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x18d));_0x83ffb&&_0x83ffb['setExtent']([41352748.5,3123735.45,41599394.71,5937993.2]);break;case _0x19f793(0x1d7):a90_0x4d8303[_0x19f793(0x167)]('EPSG:2366','+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'),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x1d7));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([42372262.41,4451707.2,42600236.68,5897931.5]);break;case _0x19f793(0x1e6):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x1e6),_0x19f793(0x178)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x1e6));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([43374503.71,4582752.55,43606982.76,5569734.31]);break;case _0x19f793(0x1e3):a90_0x4d8303['defs'](_0x19f793(0x1e3),_0x19f793(0x1b7)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x1e3));_0x83ffb&&_0x83ffb['setExtent']([44376543.07,4699381.82,44610019.49,5417370.16]);break;case'EPSG:2369':a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x1d2),_0x19f793(0x1c4)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x1d2));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([45383491.79,5080510.22,45482969.27,5362933.35]);break;case _0x19f793(0x191):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x191),_0x19f793(0x161)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x191));_0x83ffb&&_0x83ffb['setExtent']([189098.51,2384748.79,746725.12,4708209.07]);break;case _0x19f793(0x205):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x205),_0x19f793(0x200)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x205));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([182364.58,2005744.33,736087.3,5001552.17]);break;case _0x19f793(0x182):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x182),_0x19f793(0x15a)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x182));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([190416.42,2452360.4,708209.04,5714208.92]);break;case _0x19f793(0x1b9):a90_0x4d8303['defs']('EPSG:2346','+proj=tmerc\x20+lat_0=0\x20+lon_0=123\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x1b9));_0x83ffb&&_0x83ffb['setExtent']([200433.02,2917986.59,698769.38,5941134.37]);break;case _0x19f793(0x1e1):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x1e1),_0x19f793(0x1dd)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x1e1));_0x83ffb&&_0x83ffb['setExtent']([247158.43,4532694.83,702362.87,5855474.42]);break;case'EPSG:2348':a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x154),'+proj=tmerc\x20+lat_0=0\x20+lon_0=135\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x154));_0x83ffb&&_0x83ffb['setExtent']([263541.63,4991550.21,482969.27,5362933.35]);break;case _0x19f793(0x17f):a90_0x4d8303['defs'](_0x19f793(0x17f),_0x19f793(0x193)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x17f));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([374665.35,3922066.27,752995.03,4552717.34]);break;case _0x19f793(0x18a):a90_0x4d8303['defs'](_0x19f793(0x18a),_0x19f793(0x1bc)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x18a));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([206116.69,3230780.81,727179.14,5237187.19]);break;case _0x19f793(0x232):a90_0x4d8303[_0x19f793(0x167)]('EPSG:2340',_0x19f793(0x1c8)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x232));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([203003.59,3026660.34,718708.91,5453983.17]);break;case _0x19f793(0x179):a90_0x4d8303['defs'](_0x19f793(0x179),_0x19f793(0x20c)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x179));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([204050.76,3069911.11,725045.8,5311699.12]);break;case _0x19f793(0x13b):a90_0x4d8303['defs']('EPSG:2342',_0x19f793(0x1bb)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x13b));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([188253.38,2340415.25,744728.08,4787120.08]);break;case _0x19f793(0x168):a90_0x4d8303[_0x19f793(0x167)]('EPSG:2327',_0x19f793(0x1a4)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x168));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([13374665.35,3922066.27,13752995.03,4552717.34]);break;case _0x19f793(0x218):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x218),_0x19f793(0x1a7)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x218));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([14206116.69,3230780.81,14727179.14,5237187.19]);break;case _0x19f793(0x219):a90_0x4d8303['defs'](_0x19f793(0x219),_0x19f793(0x1a1)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x219));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([15203003.59,3026660.34,15718708.91,5453983.17]);break;case'EPSG:2330':a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x227),'+proj=tmerc\x20+lat_0=0\x20+lon_0=93\x20+k=1\x20+x_0=16500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x227));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([16204050.76,3069911.11,16725045.8,5311699.12]);break;case _0x19f793(0x1a8):a90_0x4d8303['defs'](_0x19f793(0x1a8),_0x19f793(0x177)),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x1a8));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([17188253.38,2340415.25,17744728.08,4787120.08]);break;case _0x19f793(0x1ca):a90_0x4d8303[_0x19f793(0x167)]('EPSG:2332','+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'),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x1ca));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([18189098.51,2384748.79,18746725.12,4708209.07]);break;case'EPSG:2333':a90_0x4d8303['defs'](_0x19f793(0x214),'+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'),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x214));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([19182364.58,2005744.33,19736087.3,5001552.17]);break;case'EPSG:2334':a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x189),'+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(a90_0x4d8303),_0x83ffb=a90_0x5f5880('EPSG:2334');_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([20190416.42,2452360.4,20708209.04,5714208.92]);break;case _0x19f793(0x175):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x175),'+proj=tmerc\x20+lat_0=0\x20+lon_0=123\x20+k=1\x20+x_0=21500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x175));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([21200433.02,2917986.59,21698769.38,5941134.37]);break;case _0x19f793(0x1b0):a90_0x4d8303[_0x19f793(0x167)](_0x19f793(0x1b0),'+proj=tmerc\x20+lat_0=0\x20+lon_0=129\x20+k=1\x20+x_0=22500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x1b0));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([22247158.43,4532694.83,22702362.87,5855474.42]);break;case _0x19f793(0x13c):a90_0x4d8303['defs']('EPSG:2337','+proj=tmerc\x20+lat_0=0\x20+lon_0=135\x20+k=1\x20+x_0=23500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x19f793(0x13c));_0x83ffb&&_0x83ffb[_0x19f793(0x1ef)]([23263541.63,4991550.21,23482969.27,5362933.35]);break;default:console['log']('非标准坐标系');let _0x1d2cd5=checkProj(_0x5b9f1a,(_0x3a8d1b,_0x2f1b21)=>{const _0x2d1248=_0x19f793;if(_0x2f1b21[_0x2d1248(0x220)]==_0x2d1248(0x169)){let _0x227c6c=_0x5b9f1a[_0x2d1248(0x198)](_0x2d1248(0x169),_0x2d1248(0x203));a90_0x4d8303[_0x2d1248(0x167)](_0x5b9f1a,_0x227c6c);}else{if(_0x2f1b21[_0x2d1248(0x220)]=='Local'){const _0xaa84aa=_0x2f1b21['a']-_0x2f1b21['a']/_0x2f1b21['rf'];let _0x127e82=_0x2d1248(0x1d9)+_0x2f1b21[_0x2d1248(0x17e)]+_0x2d1248(0x174)+_0x2f1b21['longitude_of_center']+_0x2d1248(0x21a)+_0x2f1b21['k0']+_0x2d1248(0x1a2)+_0x2f1b21[_0x2d1248(0x1d1)]+'\x20+y_0='+_0x2f1b21[_0x2d1248(0x1db)]+'\x20+ellps='+_0x2f1b21[_0x2d1248(0x19e)]+_0x2d1248(0x1d4)+_0x2f1b21['a']+_0x2d1248(0x22e)+_0xaa84aa+_0x2d1248(0x1e9);a90_0x4d8303[_0x2d1248(0x167)](_0x5b9f1a,_0x127e82);}}});_0x1d2cd5&&a90_0x4d8303[_0x19f793(0x167)](_0x5b9f1a,_0x5b9f1a);register(a90_0x4d8303),_0x83ffb=a90_0x5f5880(_0x5b9f1a);_0x83ffb&&_0x26d5f5&&_0x83ffb[_0x19f793(0x1ef)](_0x26d5f5);}return _0x83ffb;}function checkProj(_0x4d7070,_0x4b9c95){const _0x125951=a90_0x19c6;var _0x444cdc=a90_0x506881(_0x4d7070);if(typeof _0x444cdc!==_0x125951(0x1b2)){_0x4b9c95(_0x4d7070,_0x444cdc);return;}var _0x55b8d1=a90_0x2c071c[_0x125951(0x22a)](_0x444cdc[_0x125951(0x220)]);if(!_0x55b8d1){_0x4b9c95(_0x4d7070,_0x444cdc);return;}return!![];}
|
|
1
|
+
(function(_0x445425,_0x2497fd){const _0x4b63f6=a90_0x3ca5,_0x1a8f8b=_0x445425();while(!![]){try{const _0x440feb=parseInt(_0x4b63f6(0x180))/0x1+-parseInt(_0x4b63f6(0x1ad))/0x2*(parseInt(_0x4b63f6(0x17b))/0x3)+parseInt(_0x4b63f6(0x12c))/0x4+parseInt(_0x4b63f6(0x15d))/0x5*(parseInt(_0x4b63f6(0x189))/0x6)+-parseInt(_0x4b63f6(0x1c4))/0x7+-parseInt(_0x4b63f6(0x1f3))/0x8*(parseInt(_0x4b63f6(0x179))/0x9)+parseInt(_0x4b63f6(0x14f))/0xa*(parseInt(_0x4b63f6(0x1d7))/0xb);if(_0x440feb===_0x2497fd)break;else _0x1a8f8b['push'](_0x1a8f8b['shift']());}catch(_0x3f9410){_0x1a8f8b['push'](_0x1a8f8b['shift']());}}}(a90_0x3934,0xb9926));import a90_0x89fff7 from'proj4';import a90_0x1c0164 from'ol/proj/Projection';import a90_0x469e4e from'proj4/lib/parseCode';import a90_0x22c66b from'proj4/lib/projections';import{get as a90_0x41965c}from'ol/proj';import{register}from'ol/proj/proj4.js';function a90_0x3ca5(_0x30cf16,_0x592241){const _0x39345d=a90_0x3934();return a90_0x3ca5=function(_0x3ca5f8,_0x573a29){_0x3ca5f8=_0x3ca5f8-0x10f;let _0x39124b=_0x39345d[_0x3ca5f8];return _0x39124b;},a90_0x3ca5(_0x30cf16,_0x592241);}export function getGeoProjection(_0x17e911,_0x2ecbea){const _0x4aefcd=a90_0x3ca5,_0x1c9e94=_0x2ecbea['getCode']();if(_0x1c9e94[_0x4aefcd(0x171)](_0x4aefcd(0x1dd))>-0x1)return new a90_0x1c0164({'code':_0x4aefcd(0x18e)});else{if(_0x1c9e94[_0x4aefcd(0x171)](_0x4aefcd(0x176))>-0x1){const _0x53a666=_0x17e911[_0x4aefcd(0x182)](),_0x3f573b=Math[_0x4aefcd(0x161)]((_0x53a666[0x0]-1.5)/0x3)+0x1,_0x525923='EPSG:'+(0x1188+_0x3f573b);return registerProj(_0x525923),new a90_0x1c0164({'code':_0x525923});}}return _0x2ecbea;}export function getSpheroidProjection(_0x31b803){const _0x4a7512=a90_0x3ca5;if(isSpheroid(_0x31b803))return _0x31b803;const _0x17828d=_0x31b803[_0x4a7512(0x144)](),_0x19501b=a90_0x89fff7['defs'](_0x17828d);if(_0x19501b){const {a:_0x5c1b87,rf:_0x4ccc59}=_0x19501b,_0x44c641={'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 [_0x48a54c,_0x403688]of Object[_0x4a7512(0x188)](_0x44c641)){if(_0x5c1b87===_0x403688['a']&&Math[_0x4a7512(0x1a5)](_0x4ccc59?_0x4ccc59:0x0-_0x403688['f'])<1e-15)return registerProj(_0x48a54c),new a90_0x1c0164({'code':_0x48a54c});}}else console[_0x4a7512(0x191)](_0x4a7512(0x19c));}export function isSpheroid(_0x43c8e2){const _0x45c936=a90_0x3ca5,_0x2557b2=_0x43c8e2[_0x45c936(0x144)]();return _0x2557b2[_0x45c936(0x171)]('4326')>-0x1||_0x2557b2[_0x45c936(0x171)](_0x45c936(0x176))>-0x1||_0x2557b2[_0x45c936(0x171)](_0x45c936(0x128))>-0x1||_0x2557b2[_0x45c936(0x171)](_0x45c936(0x1a6))>-0x1||_0x2557b2['indexOf']('4610')>-0x1?!![]:![];}export function registerProj(_0x5cf646,_0x3b9961){const _0x2b599d=a90_0x3ca5;let _0x15f2f6;_0x15f2f6=a90_0x41965c(_0x5cf646);if(!_0x15f2f6)switch(_0x5cf646){case'EPSG:4490':a90_0x89fff7[_0x2b599d(0x12f)]('EPSG:4490',_0x2b599d(0x201)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1c1));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([-0xb4,-0x5a,0xb4,0x5a]);break;case'EPSG:4543':a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x11c),_0x2b599d(0x175)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c('EPSG:4543');_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([344166.57,2338205.65,622925.7,4729373.22]);break;case _0x2b599d(0x170):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x170),_0x2b599d(0x19d)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c('EPSG:4545');_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([341298.83,2012660.02,623358.71,4704933.89]);break;case _0x2b599d(0x1bd):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x1bd),'+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(a90_0x89fff7),_0x15f2f6=a90_0x41965c('EPSG:4546');_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([341226.58,2003802.99,618043.7,4998263.83]);break;case _0x2b599d(0x1c2):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x1c2),_0x2b599d(0x155)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1c2));_0x15f2f6&&_0x15f2f6['setExtent']([344577.88,2381397.91,617340.63,5036050.38]);break;case _0x2b599d(0x1d5):a90_0x89fff7['defs'](_0x2b599d(0x1d5),_0x2b599d(0x1ba)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c('EPSG:4548');_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([345754.3,2501017.13,0x94641,5528578.96]);break;case _0x2b599d(0x14e):a90_0x89fff7[_0x2b599d(0x12f)]('EPSG:4549','+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'),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x14e));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([347872.25,2703739.74,599933.05,5912395.2]);break;case _0x2b599d(0x1e3):a90_0x89fff7['defs']('EPSG:4550',_0x2b599d(0x1ef)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1e3));_0x15f2f6&&_0x15f2f6['setExtent']([352748.57,3123733.99,599394.66,5937990.42]);break;case _0x2b599d(0x20b):a90_0x89fff7['defs'](_0x2b599d(0x20b),_0x2b599d(0x1d9)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c('EPSG:4551');_0x15f2f6&&_0x15f2f6['setExtent']([372262.47,4451705.13,600236.64,5897928.74]);break;case'EPSG:4552':a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x1f1),_0x2b599d(0x11b)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c('EPSG:4552');_0x15f2f6&&_0x15f2f6['setExtent']([374503.76,4582750.41,606982.71,5569731.71]);break;case'EPSG:4553':a90_0x89fff7['defs'](_0x2b599d(0x1b6),_0x2b599d(0x1be)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c('EPSG:4553');_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([376543.13,4699379.62,610019.44,5417367.63]);break;case _0x2b599d(0x1d3):a90_0x89fff7['defs'](_0x2b599d(0x1d3),_0x2b599d(0x11d)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1d3));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([383491.84,5080507.85,482969.27,5362930.84]);break;case _0x2b599d(0x1c0):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x1c0),_0x2b599d(0x20e)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1c0));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([375272.5,3965339.75,626870.23,4502787.6]);case _0x2b599d(0x208):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x208),_0x2b599d(0x131)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x208));_0x15f2f6&&_0x15f2f6['setExtent']([356780.75,3435266.95,624607.97,4633842.66]);break;case _0x2b599d(0x11e):a90_0x89fff7['defs'](_0x2b599d(0x11e),_0x2b599d(0x15b)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x11e));_0x15f2f6&&_0x15f2f6['setExtent']([355189.72,3315517.28,617221.79,5083856.92]);break;case'EPSG:4537':a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x146),_0x2b599d(0x110)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c('EPSG:4537');_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([352803.51,3128167.77,613592.51,5233908.47]);break;case'EPSG:4538':a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x16e),_0x2b599d(0x1ee)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x16e));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([352176.08,3077180.78,609359.83,5450729.14]);break;case _0x2b599d(0x174):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x174),_0x2b599d(0x1b4)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c('EPSG:4539');_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([350541.6,3023992.26,611765.09,5366231.03]);break;case _0x2b599d(0x13c):a90_0x89fff7[_0x2b599d(0x12f)]('EPSG:4540',_0x2b599d(0x1fc)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c('EPSG:4540');_0x15f2f6&&_0x15f2f6['setExtent']([352054.43,3067205.43,618002.46,5000486.51]);break;case _0x2b599d(0x1da):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x1da),'+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(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1da));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([352762.3,3124842.44,620089.9,4930490.22]);break;case _0x2b599d(0x1e0):a90_0x89fff7[_0x2b599d(0x12f)]('EPSG:4542',_0x2b599d(0x1d0)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1e0));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([344482.32,2371430.3,622787.54,4737149.55]);break;case'EPSG:4513':a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x165),_0x2b599d(0x152)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x165));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([25375272.5,3965339.75,25626870.23,4502787.6]);break;case _0x2b599d(0x20a):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x20a),_0x2b599d(0x14b)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c('EPSG:4514');_0x15f2f6&&_0x15f2f6['setExtent']([26356780.75,3435266.95,26624607.97,4633842.66]);break;case _0x2b599d(0x129):a90_0x89fff7[_0x2b599d(0x12f)]('EPSG:4515',_0x2b599d(0x113)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x129));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([27355189.72,3315517.28,27617221.79,5083856.92]);break;case _0x2b599d(0x17c):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x17c),_0x2b599d(0x1f7)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x17c));_0x15f2f6&&_0x15f2f6['setExtent']([28352803.51,3128167.77,28613592.51,5233908.47]);break;case'EPSG:4517':a90_0x89fff7[_0x2b599d(0x12f)]('EPSG:4517',_0x2b599d(0x199)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x177));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([29352176.08,3077180.78,29609359.83,5450729.14]);break;case _0x2b599d(0x20c):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x20c),'+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'),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x20c));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([30350541.6,3023992.26,30611765.09,5366231.03]);break;case'EPSG:4519':a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x1df),_0x2b599d(0x163)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c('EPSG:4519');_0x15f2f6&&_0x15f2f6['setExtent']([31352054.43,3067205.43,31618002.46,5000486.51]);break;case'EPSG:4520':a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x20d),'+proj=tmerc\x20+lat_0=0\x20+lon_0=96\x20+k=1\x20+x_0=32500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c('EPSG:4520');_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([32352762.3,3124842.44,32620089.9,4930490.22]);break;case _0x2b599d(0x1b3):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x1b3),_0x2b599d(0x137)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1b3));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([33344482.32,2371430.3,33622787.54,4737149.55]);break;case _0x2b599d(0x1bb):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x1bb),_0x2b599d(0x1e7)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1bb));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([34344166.57,2338205.65,34622925.7,4729373.22]);break;case _0x2b599d(0x1ac):a90_0x89fff7[_0x2b599d(0x12f)]('EPSG:4523','+proj=tmerc\x20+lat_0=0\x20+lon_0=105\x20+k=1\x20+x_0=35500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1ac));_0x15f2f6&&_0x15f2f6['setExtent']([35345643.07,2489940.65,35623868.1,4676052.19]);break;case'EPSG:4524':a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x15a),_0x2b599d(0x145)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x15a));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([36341298.83,2012660.02,36623358.71,4704933.89]);break;case _0x2b599d(0x12b):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x12b),'+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'),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x12b));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([37341226.58,2003802.99,37618043.7,4998263.83]);break;case _0x2b599d(0x1e5):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x1e5),_0x2b599d(0x1cf)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1e5));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([38344577.88,2381397.91,38617340.63,5036050.38]);break;case _0x2b599d(0x1a9):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x1a9),_0x2b599d(0x1cd)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1a9));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([39345754.3,2501017.13,0x25c5e01,5528578.96]);break;case _0x2b599d(0x1c5):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x1c5),'+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(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1c5));if(_0x15f2f6){}break;case _0x2b599d(0x14c):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x14c),_0x2b599d(0x11f)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x14c));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([41352748.57,3123733.99,41599394.66,5937990.42]);break;case _0x2b599d(0x111):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x111),_0x2b599d(0x135)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c('EPSG:4530');_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([42372262.47,4451705.13,42600236.64,5897928.74]);break;case'EPSG:4531':a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x196),_0x2b599d(0x120)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x196));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([43374503.76,4582750.41,43606982.71,5569731.71]);break;case _0x2b599d(0x1f4):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x1f4),_0x2b599d(0x139)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1f4));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([44376543.13,4699379.62,44610019.44,5417367.63]);break;case _0x2b599d(0x19a):a90_0x89fff7['defs'](_0x2b599d(0x19a),_0x2b599d(0x1e4)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x19a));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([45383491.84,5080507.85,45482969.27,5362930.84]);break;case _0x2b599d(0x1e6):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x1e6),_0x2b599d(0x18c)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1e6));_0x15f2f6&&_0x15f2f6['setExtent']([181721.15,1965854.14,746725.01,4708206.87]);break;case _0x2b599d(0x210):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x210),_0x2b599d(0x13d)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c('EPSG:4508');_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([179915.67,1849516.47,736087.19,5001549.83]);break;case _0x2b599d(0x1fe):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x1fe),'+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(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1fe));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([184047.25,2106579.41,708208.94,5714206.25]);break;case _0x2b599d(0x141):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x141),_0x2b599d(0x1ef)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x141));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([196182.08,2729495.05,698769.28,5941131.59]);break;case _0x2b599d(0x1b1):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x1b1),'+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(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1b1));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([209606.47,3290627.32,702362.77,5855471.68]);break;case _0x2b599d(0x205):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x205),_0x2b599d(0x11d)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x205));_0x15f2f6&&_0x15f2f6['setExtent']([263541.74,4991547.88,482969.27,5362930.84]);break;case _0x2b599d(0x150):a90_0x89fff7['defs'](_0x2b599d(0x150),'+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(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x150));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([374665.41,3922064.44,752994.91,4552715.22]);break;case _0x2b599d(0x18b):a90_0x89fff7['defs'](_0x2b599d(0x18b),_0x2b599d(0x15b)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x18b));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([206116.83,3230779.31,727179.04,5237184.74]);break;case _0x2b599d(0x147):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x147),'+proj=tmerc\x20+lat_0=0\x20+lon_0=87\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x147));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([203003.72,3026658.93,718708.81,5453980.63]);break;case _0x2b599d(0x162):a90_0x89fff7['defs'](_0x2b599d(0x162),_0x2b599d(0x1fc)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x162));_0x15f2f6&&_0x15f2f6['setExtent']([204050.9,3069909.68,725045.7,5311696.64]);break;case'EPSG:4506':a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x112),_0x2b599d(0x1d0)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x112));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([188253.52,2340414.16,744727.96,4787117.85]);break;case _0x2b599d(0x1e8):a90_0x89fff7[_0x2b599d(0x12f)]('EPSG:4491',_0x2b599d(0x12d)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c('EPSG:4491');_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([13374665.41,3922064.44,13752994.91,4552715.22]);break;case _0x2b599d(0x1aa):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x1aa),_0x2b599d(0x133)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1aa));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([14206116.83,3230779.31,14727179.04,5237184.74]);break;case'EPSG:4493':a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x14a),_0x2b599d(0x1b8)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c('EPSG:4493');_0x15f2f6&&_0x15f2f6['setExtent']([15203003.72,3026658.93,15718708.81,5453980.63]);break;case _0x2b599d(0x12a):a90_0x89fff7[_0x2b599d(0x12f)]('EPSG:4494','+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(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x12a));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([16204050.9,3069909.68,16725045.7,5311696.64]);break;case _0x2b599d(0x18d):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x18d),_0x2b599d(0x1de)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x18d));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([17188253.52,2340414.16,17744727.96,4787117.85]);break;case'EPSG:4496':a90_0x89fff7['defs'](_0x2b599d(0x173),'+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(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x173));_0x15f2f6&&_0x15f2f6['setExtent']([18181721.15,1965854.14,18746725.01,4708206.87]);break;case'EPSG:4497':a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x16a),_0x2b599d(0x114)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c('EPSG:4497');_0x15f2f6&&_0x15f2f6['setExtent']([19179915.67,1849516.47,19736087.19,5001549.83]);break;case'EPSG:4498':a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x1ea),_0x2b599d(0x1b0)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1ea));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([20184047.25,2106579.41,20708208.94,5714206.25]);break;case _0x2b599d(0x1ab):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x1ab),'+proj=tmerc\x20+lat_0=0\x20+lon_0=123\x20+k=1\x20+x_0=21500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1ab));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([21196182.08,2729495.05,21698769.28,5941131.59]);break;case _0x2b599d(0x1c7):a90_0x89fff7['defs'](_0x2b599d(0x1c7),_0x2b599d(0x1a7)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1c7));_0x15f2f6&&_0x15f2f6['setExtent']([22209606.47,3290627.32,22702362.77,5855471.68]);break;case'EPSG:4501':a90_0x89fff7['defs'](_0x2b599d(0x1cc),_0x2b599d(0x115)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1cc));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([23263541.74,4991547.88,23482969.27,5362930.84]);break;case'EPSG:4610':a90_0x89fff7['defs']('EPSG:4610','+proj=longlat\x20+a=6378140\x20+b=6356755.288157528\x20+units=degrees\x20+no_defs'),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c('EPSG:4610');_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([-0xb4,-0x5a,0xb4,0x5a]);break;case _0x2b599d(0x1d4):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x1d4),_0x2b599d(0x123)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1d4));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([344166.5,2338206.74,622925.76,4729375.42]);break;case _0x2b599d(0x202):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x202),_0x2b599d(0x197)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x202));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([0x5462b,2489941.81,623868.16,4676054.37]);break;case _0x2b599d(0x204):a90_0x89fff7[_0x2b599d(0x12f)]('EPSG:2381',_0x2b599d(0x200)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x204));_0x15f2f6&&_0x15f2f6['setExtent']([341298.75,2012660.96,623358.77,4704936.09]);break;case _0x2b599d(0x183):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x183),_0x2b599d(0x118)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c('EPSG:2382');_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([341226.51,2003803.92,618043.76,4998266.16]);break;case _0x2b599d(0x19b):a90_0x89fff7['defs']('EPSG:2383',_0x2b599d(0x14d)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c('EPSG:2383');_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([344577.81,2381399.02,617340.68,5036052.73]);break;case _0x2b599d(0x15f):a90_0x89fff7[_0x2b599d(0x12f)]('EPSG:2384','+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(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x15f));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([345754.23,2501018.29,607809.05,5528581.54]);break;case _0x2b599d(0x209):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x209),'+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(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x209));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([347872.18,0x29417d,599933.1,5912397.96]);break;case _0x2b599d(0x1a8):a90_0x89fff7[_0x2b599d(0x12f)]('EPSG:2386',_0x2b599d(0x16f)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1a8));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([352748.5,3123735.45,599394.71,5937993.2]);break;case _0x2b599d(0x1ae):a90_0x89fff7['defs']('EPSG:2387','+proj=tmerc\x20+lat_0=0\x20+lon_0=126\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1ae));_0x15f2f6&&_0x15f2f6['setExtent']([372262.41,4451707.2,600236.68,5897931.5]);break;case _0x2b599d(0x158):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x158),'+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(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x158));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([374503.71,4582752.55,606982.76,5569734.31]);break;case _0x2b599d(0x167):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x167),'+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(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x167));_0x15f2f6&&_0x15f2f6['setExtent']([376543.07,4699381.82,610019.49,5417370.16]);break;case'EPSG:2390':a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x19e),_0x2b599d(0x18f)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x19e));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([383491.79,5080510.22,482969.27,5362933.35]);break;case _0x2b599d(0x1ff):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x1ff),_0x2b599d(0x1cb)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1ff));_0x15f2f6&&_0x15f2f6['setExtent']([375272.44,3965341.6,626870.29,4502789.7]);break;case _0x2b599d(0x117):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x117),_0x2b599d(0x172)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x117));_0x15f2f6&&_0x15f2f6['setExtent']([356780.68,3435268.56,624608.03,4633844.82]);break;case'EPSG:2372':a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x1a4),_0x2b599d(0x207)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c('EPSG:2372');_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([355189.66,3315518.83,617221.84,5083859.29]);break;case _0x2b599d(0x10f):a90_0x89fff7['defs'](_0x2b599d(0x10f),_0x2b599d(0x16b)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c('EPSG:2373');_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([352803.44,3128169.23,613592.56,5233910.91]);break;case _0x2b599d(0x1fb):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x1fb),_0x2b599d(0x1bf)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c('EPSG:2374');_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([352176.01,3077182.21,609359.88,5450731.68]);break;case _0x2b599d(0x1fd):a90_0x89fff7['defs']('EPSG:2375',_0x2b599d(0x132)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1fd));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([350541.53,3023993.67,611765.14,5366233.54]);break;case _0x2b599d(0x1b9):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x1b9),_0x2b599d(0x16c)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c('EPSG:2376');_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([352054.36,3067206.86,618002.52,5000488.84]);break;case _0x2b599d(0x122):a90_0x89fff7['defs'](_0x2b599d(0x122),_0x2b599d(0x178)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x122));_0x15f2f6&&_0x15f2f6['setExtent']([352762.23,3124843.89,620089.96,4930492.52]);break;case _0x2b599d(0x126):a90_0x89fff7['defs'](_0x2b599d(0x126),_0x2b599d(0x1af)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x126));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([344482.25,2371431.4,622787.6,4737151.76]);break;case _0x2b599d(0x190):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x190),_0x2b599d(0x1eb)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x190));_0x15f2f6&&_0x15f2f6['setExtent']([25375272.44,3965341.6,25626870.29,4502789.7]);break;case _0x2b599d(0x168):a90_0x89fff7[_0x2b599d(0x12f)]('EPSG:2350',_0x2b599d(0x153)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x168));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([26356780.68,3435268.56,26624608.03,4633844.82]);break;case _0x2b599d(0x1a3):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x1a3),_0x2b599d(0x156)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1a3));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([27355189.66,3315518.83,27617221.84,5083859.29]);break;case'EPSG:2352':a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x184),_0x2b599d(0x142)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x184));_0x15f2f6&&_0x15f2f6['setExtent']([28352803.44,3128169.23,28613592.56,5233910.91]);break;case'EPSG:2353':a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x1dc),_0x2b599d(0x127)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c('EPSG:2353');_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([29352176.01,3077182.21,29609359.88,5450731.68]);break;case _0x2b599d(0x125):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x125),_0x2b599d(0x12e)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x125));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([30350541.53,3023993.67,30611765.14,5366233.54]);break;case _0x2b599d(0x1d1):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x1d1),_0x2b599d(0x13a)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1d1));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([31352054.36,3067206.86,31618002.52,5000488.84]);break;case _0x2b599d(0x18a):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x18a),_0x2b599d(0x1fa)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x18a));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([32352762.23,3124843.89,32620089.96,4930492.52]);break;case'EPSG:2357':a90_0x89fff7['defs']('EPSG:2357',_0x2b599d(0x203)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1d6));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([33344482.25,2371431.4,33622787.6,4737151.76]);break;case _0x2b599d(0x1c9):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x1c9),'+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(a90_0x89fff7),_0x15f2f6=a90_0x41965c('EPSG:2358');_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([34344166.5,2338206.74,34622925.76,4729375.42]);break;case _0x2b599d(0x1ec):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x1ec),'+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(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1ec));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([0x21b54eb,2489941.81,35623868.16,4676054.37]);break;case'EPSG:2360':a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x1bc),_0x2b599d(0x1ed)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1bc));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([36341298.75,2012660.96,36623358.77,4704936.09]);break;case _0x2b599d(0x1a0):a90_0x89fff7['defs'](_0x2b599d(0x1a0),'+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(a90_0x89fff7),_0x15f2f6=a90_0x41965c('EPSG:2361');_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([37341226.51,2003803.92,37618043.76,4998266.16]);break;case _0x2b599d(0x13b):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x13b),'+proj=tmerc\x20+lat_0=0\x20+lon_0=114\x20+k=1\x20+x_0=38500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x13b));_0x15f2f6&&_0x15f2f6['setExtent']([38344577.81,2381399.02,38617340.68,5036052.73]);break;case _0x2b599d(0x20f):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x20f),_0x2b599d(0x187)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x20f));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([39345754.23,2501018.29,39607809.05,5528581.54]);break;case _0x2b599d(0x1a1):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x1a1),_0x2b599d(0x121)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1a1));_0x15f2f6&&_0x15f2f6['setExtent']([40347872.18,0x29417d,40599933.1,5912397.96]);break;case'EPSG:2365':a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x149),_0x2b599d(0x1a2)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x149));_0x15f2f6&&_0x15f2f6['setExtent']([41352748.5,3123735.45,41599394.71,5937993.2]);break;case _0x2b599d(0x17d):a90_0x89fff7[_0x2b599d(0x12f)]('EPSG:2366','+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'),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x17d));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([42372262.41,4451707.2,42600236.68,5897931.5]);break;case'EPSG:2367':a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x1b7),'+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(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1b7));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([43374503.71,4582752.55,43606982.76,5569734.31]);break;case'EPSG:2368':a90_0x89fff7[_0x2b599d(0x12f)]('EPSG:2368',_0x2b599d(0x1f5)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x151));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([44376543.07,4699381.82,44610019.49,5417370.16]);break;case _0x2b599d(0x198):a90_0x89fff7[_0x2b599d(0x12f)]('EPSG:2369',_0x2b599d(0x13e)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x198));_0x15f2f6&&_0x15f2f6['setExtent']([45383491.79,5080510.22,45482969.27,5362933.35]);break;case _0x2b599d(0x1f8):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x1f8),_0x2b599d(0x197)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1f8));_0x15f2f6&&_0x15f2f6['setExtent']([189098.51,2384748.79,746725.12,4708209.07]);break;case'EPSG:2344':a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x19f),_0x2b599d(0x118)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x19f));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([182364.58,2005744.33,736087.3,5001552.17]);break;case'EPSG:2345':a90_0x89fff7[_0x2b599d(0x12f)]('EPSG:2345',_0x2b599d(0x195)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c('EPSG:2345');_0x15f2f6&&_0x15f2f6['setExtent']([190416.42,2452360.4,708209.04,5714208.92]);break;case _0x2b599d(0x124):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x124),'+proj=tmerc\x20+lat_0=0\x20+lon_0=123\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x124));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([200433.02,2917986.59,698769.38,5941134.37]);break;case _0x2b599d(0x194):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x194),_0x2b599d(0x116)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x194));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([247158.43,4532694.83,702362.87,5855474.42]);break;case'EPSG:2348':a90_0x89fff7[_0x2b599d(0x12f)]('EPSG:2348','+proj=tmerc\x20+lat_0=0\x20+lon_0=135\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x17f));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([263541.63,4991550.21,482969.27,5362933.35]);break;case _0x2b599d(0x206):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x206),_0x2b599d(0x1cb)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x206));_0x15f2f6&&_0x15f2f6['setExtent']([374665.35,3922066.27,752995.03,4552717.34]);break;case'EPSG:2339':a90_0x89fff7['defs'](_0x2b599d(0x1f6),_0x2b599d(0x207)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1f6));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([206116.69,3230780.81,727179.14,5237187.19]);break;case _0x2b599d(0x1ca):a90_0x89fff7['defs'](_0x2b599d(0x1ca),_0x2b599d(0x1bf)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c('EPSG:2340');_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([203003.59,3026660.34,718708.91,5453983.17]);break;case _0x2b599d(0x1c8):a90_0x89fff7['defs']('EPSG:2341',_0x2b599d(0x16c)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c('EPSG:2341');_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([204050.76,3069911.11,725045.8,5311699.12]);break;case _0x2b599d(0x157):a90_0x89fff7['defs'](_0x2b599d(0x157),_0x2b599d(0x1af)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x157));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([188253.38,2340415.25,744728.08,4787120.08]);break;case _0x2b599d(0x1e9):a90_0x89fff7[_0x2b599d(0x12f)]('EPSG:2327',_0x2b599d(0x15c)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1e9));_0x15f2f6&&_0x15f2f6['setExtent']([13374665.35,3922066.27,13752995.03,4552717.34]);break;case _0x2b599d(0x1c6):a90_0x89fff7['defs'](_0x2b599d(0x1c6),'+proj=tmerc\x20+lat_0=0\x20+lon_0=81\x20+k=1\x20+x_0=14500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1c6));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([14206116.69,3230780.81,14727179.14,5237187.19]);break;case _0x2b599d(0x13f):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x13f),_0x2b599d(0x1e1)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x13f));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([15203003.59,3026660.34,15718708.91,5453983.17]);break;case _0x2b599d(0x1d8):a90_0x89fff7['defs'](_0x2b599d(0x1d8),_0x2b599d(0x138)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1d8));_0x15f2f6&&_0x15f2f6['setExtent']([16204050.76,3069911.11,16725045.8,5311699.12]);break;case'EPSG:2331':a90_0x89fff7['defs'](_0x2b599d(0x1db),_0x2b599d(0x1b5)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1db));_0x15f2f6&&_0x15f2f6['setExtent']([17188253.38,2340415.25,17744728.08,4787120.08]);break;case'EPSG:2332':a90_0x89fff7[_0x2b599d(0x12f)]('EPSG:2332',_0x2b599d(0x17a)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1e2));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([18189098.51,2384748.79,18746725.12,4708209.07]);break;case _0x2b599d(0x134):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x134),_0x2b599d(0x1c3)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x134));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([19182364.58,2005744.33,19736087.3,5001552.17]);break;case'EPSG:2334':a90_0x89fff7['defs'](_0x2b599d(0x1f2),_0x2b599d(0x1f0)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1f2));_0x15f2f6&&_0x15f2f6[_0x2b599d(0x136)]([20190416.42,2452360.4,20708209.04,5714208.92]);break;case _0x2b599d(0x16d):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x16d),_0x2b599d(0x140)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x16d));_0x15f2f6&&_0x15f2f6['setExtent']([21200433.02,2917986.59,21698769.38,5941134.37]);break;case _0x2b599d(0x1f9):a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x1f9),'+proj=tmerc\x20+lat_0=0\x20+lon_0=129\x20+k=1\x20+x_0=22500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x2b599d(0x1f9));_0x15f2f6&&_0x15f2f6['setExtent']([22247158.43,4532694.83,22702362.87,5855474.42]);break;case'EPSG:2337':a90_0x89fff7[_0x2b599d(0x12f)](_0x2b599d(0x160),_0x2b599d(0x169)),register(a90_0x89fff7),_0x15f2f6=a90_0x41965c('EPSG:2337');_0x15f2f6&&_0x15f2f6['setExtent']([23263541.63,4991550.21,23482969.27,5362933.35]);break;default:console['log'](_0x2b599d(0x148));let _0x2d66f0=checkProj(_0x5cf646,(_0x343226,_0xfa7989)=>{const _0x3605e4=_0x2b599d;if(_0xfa7989[_0x3605e4(0x159)]==_0x3605e4(0x166)){let _0x3d975f=_0x5cf646[_0x3605e4(0x185)]('Gauss_Kruger',_0x3605e4(0x192));a90_0x89fff7[_0x3605e4(0x12f)](_0x5cf646,_0x3d975f);}else{if(_0xfa7989[_0x3605e4(0x159)]==_0x3605e4(0x164)){const _0x13c59e=_0xfa7989['a']-_0xfa7989['a']/_0xfa7989['rf'];let _0x387874='+proj=tmerc\x20+lat_0='+_0xfa7989[_0x3605e4(0x1d2)]+_0x3605e4(0x143)+_0xfa7989[_0x3605e4(0x186)]+_0x3605e4(0x181)+_0xfa7989['k0']+_0x3605e4(0x154)+_0xfa7989[_0x3605e4(0x1b2)]+_0x3605e4(0x17e)+_0xfa7989[_0x3605e4(0x15e)]+'\x20+ellps='+_0xfa7989[_0x3605e4(0x193)]+_0x3605e4(0x130)+_0xfa7989['a']+_0x3605e4(0x119)+_0x13c59e+'\x20+units=m\x20+no_defs\x20';a90_0x89fff7[_0x3605e4(0x12f)](_0x5cf646,_0x387874);}}});_0x2d66f0&&a90_0x89fff7[_0x2b599d(0x12f)](_0x5cf646,_0x5cf646);register(a90_0x89fff7),_0x15f2f6=a90_0x41965c(_0x5cf646);_0x15f2f6&&_0x3b9961&&_0x15f2f6[_0x2b599d(0x136)](_0x3b9961);}return _0x15f2f6;}function a90_0x3934(){const _0x5cd430=['+proj=tmerc\x20+lat_0=0\x20+lon_0=111\x20+k=1\x20+x_0=19500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=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=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:2371','+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','\x20+b=','get','+proj=tmerc\x20+lat_0=0\x20+lon_0=129\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4543','+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:4536','+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=129\x20+k=1\x20+x_0=43500000\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:2377','+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:2346','EPSG:2354','EPSG:2378','+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','4214','EPSG:4515','EPSG:4494','EPSG:4525','4018236sSrgPt','+proj=tmerc\x20+lat_0=0\x20+lon_0=75\x20+k=1\x20+x_0=13500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=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','defs','\x20+a=','+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=90\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=81\x20+k=1\x20+x_0=14500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2333','+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','setExtent','+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=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=132\x20+k=1\x20+x_0=44500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=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:2362','EPSG:4540','+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=45500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:2329','+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:4510','+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','\x20+lon_0=','getCode','+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:4537','EPSG:4504','非标准坐标系','EPSG:2365','EPSG:4493','+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:4529','+proj=tmerc\x20+lat_0=0\x20+lon_0=114\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:4549','5253110tiqPsS','EPSG:4502','EPSG:2368','+proj=tmerc\x20+lat_0=0\x20+lon_0=75\x20+k=1\x20+x_0=25500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=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','\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20+x_0=','+proj=tmerc\x20+lat_0=0\x20+lon_0=114\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=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:2342','EPSG:2388','projName','EPSG:4524','+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=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','5xRIJxo','false_northing','EPSG:2384','EPSG:2337','floor','EPSG:4505','+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','Local','EPSG:4513','Gauss_Kruger','EPSG:2389','EPSG:2350','+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:4497','+proj=tmerc\x20+lat_0=0\x20+lon_0=84\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=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:2335','EPSG:4538','+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:4545','indexOf','+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:4496','EPSG:4539','+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','4490','EPSG:4517','+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','166356wcIIBK','+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','64731mXmpZc','EPSG:4516','EPSG:2366','\x20+y_0=','EPSG:2348','747225lwMKVE','\x20+k=','getLastCoordinate','EPSG:2382','EPSG:2352','replace','longitude_of_center','+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','entries','2357622PmTqVW','EPSG:2356','EPSG:4503','+proj=tmerc\x20+lat_0=0\x20+lon_0=105\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4495','EPSG:3857','+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:2349','error','Transverse_Mercator','ellps','EPSG:2347','+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','EPSG:4531','+proj=tmerc\x20+lat_0=0\x20+lon_0=105\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:2369','+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:4533','EPSG:2383','未找到投影定义','+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:2390','EPSG:2344','EPSG:2361','EPSG:2364','+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:2351','EPSG:2372','abs','4555','+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:2386','EPSG:4527','EPSG:4492','EPSG:4499','EPSG:4523','100fjJhcb','EPSG:2387','+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=117\x20+k=1\x20+x_0=20500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4511','false_easting','EPSG:4521','+proj=tmerc\x20+lat_0=0\x20+lon_0=90\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=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:4553','EPSG:2367','+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:2376','+proj=tmerc\x20+lat_0=0\x20+lon_0=117\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4522','EPSG:2360','EPSG:4546','+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','+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:4534','EPSG:4490','EPSG:4547','+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','4319217BZlMrg','EPSG:4528','EPSG:2328','EPSG:4500','EPSG:2341','EPSG:2358','EPSG:2340','+proj=tmerc\x20+lat_0=0\x20+lon_0=75\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:4501','+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','object','+proj=tmerc\x20+lat_0=0\x20+lon_0=114\x20+k=1\x20+x_0=38500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=99\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2355','latitude_of_center','EPSG:4554','EPSG:2379','EPSG:4548','EPSG:2357','22zSiQRB','EPSG:2330','+proj=tmerc\x20+lat_0=0\x20+lon_0=126\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4541','EPSG:2331','EPSG:2353','4326','+proj=tmerc\x20+lat_0=0\x20+lon_0=99\x20+k=1\x20+x_0=17500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4519','EPSG:4542','+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:2332','EPSG:4550','+proj=tmerc\x20+lat_0=0\x20+lon_0=135\x20+k=1\x20+x_0=45500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4526','EPSG:4507','+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:4491','EPSG:2327','EPSG:4498','+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','+proj=tmerc\x20+lat_0=0\x20+lon_0=108\x20+k=1\x20+x_0=36500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=87\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=123\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=20500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:4552','EPSG:2334','320GilzEZ','EPSG:4532','+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','EPSG:2339','+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:2343','EPSG:2336','+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','EPSG:2374','+proj=tmerc\x20+lat_0=0\x20+lon_0=93\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2375','EPSG:4509','EPSG:2370','+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=longlat\x20+ellps=GRS80\x20+units=degrees\x20+no_defs','EPSG:2380','+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:2381','EPSG:4512','EPSG:2338','+proj=tmerc\x20+lat_0=0\x20+lon_0=81\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:4535','EPSG:2385','EPSG:4514','EPSG:4551','EPSG:4518','EPSG:4520','+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:2363','EPSG:4508','EPSG:2373','+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:4530','EPSG:4506','+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'];a90_0x3934=function(){return _0x5cd430;};return a90_0x3934();}function checkProj(_0x925c02,_0x3d57bb){const _0x33e608=a90_0x3ca5;var _0x3890c7=a90_0x469e4e(_0x925c02);if(typeof _0x3890c7!==_0x33e608(0x1ce)){_0x3d57bb(_0x925c02,_0x3890c7);return;}var _0x36cb4a=a90_0x22c66b[_0x33e608(0x11a)](_0x3890c7['projName']);if(!_0x36cb4a){_0x3d57bb(_0x925c02,_0x3890c7);return;}return!![];}
|
package/utils/ResolutionUtil.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export function calculateResolution(
|
|
1
|
+
export function calculateResolution(_0x3014e5,_0x493ec1){const _0x13011f=25.4/0.28,_0x436d66=0x3e8/25.4;return _0x3014e5/_0x13011f/_0x436d66/_0x493ec1;}
|
package/utils/StringUtil.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x20e41f,_0x45c22d){const _0x443703=a92_0x1668,_0x10f139=_0x20e41f();while(!![]){try{const _0xc8a4f5=parseInt(_0x443703(0x195))/0x1*(-parseInt(_0x443703(0x196))/0x2)+-parseInt(_0x443703(0x19b))/0x3+-parseInt(_0x443703(0x193))/0x4*(parseInt(_0x443703(0x190))/0x5)+-parseInt(_0x443703(0x18f))/0x6+-parseInt(_0x443703(0x198))/0x7*(parseInt(_0x443703(0x19c))/0x8)+-parseInt(_0x443703(0x194))/0x9+parseInt(_0x443703(0x19a))/0xa*(parseInt(_0x443703(0x192))/0xb);if(_0xc8a4f5===_0x45c22d)break;else _0x10f139['push'](_0x10f139['shift']());}catch(_0x466f47){_0x10f139['push'](_0x10f139['shift']());}}}(a92_0x2a9a,0x60533));function a92_0x2a9a(){const _0x3ad30a=['abs','1160ppnsbK','1016484DZwqQh','2920yjHvLv','3613710nUWnSC','30IHHMlc','floor','264561VHBnIY','140416QzFYlX','4194135lIyMWx','13pRweKv','86278kQWQOD','字符串为空','4158XjMwIT'];a92_0x2a9a=function(){return _0x3ad30a;};return a92_0x2a9a();}import{modulo,toFixed}from'ol/math';function a92_0x1668(_0x415c73,_0x28ad3b){const _0x2a9ab9=a92_0x2a9a();return a92_0x1668=function(_0x1668e4,_0xa4da23){_0x1668e4=_0x1668e4-0x18f;let _0x8e6980=_0x2a9ab9[_0x1668e4];return _0x8e6980;},a92_0x1668(_0x415c73,_0x28ad3b);}import{padNumber}from'ol/string';export function transformedToNumber(_0x4708d6){const _0x39d309=a92_0x1668;if(_0x4708d6)return parseFloat(_0x4708d6['replace'](/[^\d]/g,''));throw new Error(_0x39d309(0x197));}export function base64ToBlob(_0x25b0dd){let _0x2bd438=window['atob'](_0x25b0dd),_0x34e562=_0x2bd438['length'],_0xbb3991=new Uint8Array(_0x34e562);while(_0x34e562--){_0xbb3991[_0x34e562]=_0x2bd438['charCodeAt'](_0x34e562);}return new Blob([_0xbb3991],{'type':_0x25b0dd});}export function degreesToStringHDMS(_0x3c8056,_0x2be447){const _0x3f0930=a92_0x1668,_0x2ca9b4=modulo(_0x3c8056+0xb4,0x168)-0xb4,_0x39edd1=Math[_0x3f0930(0x199)](0xe10*_0x2ca9b4),_0x39c581=_0x2be447||0x0;let _0x5acfd9=Math[_0x3f0930(0x191)](_0x39edd1/0xe10),_0x4ddb08=Math[_0x3f0930(0x191)]((_0x39edd1-_0x5acfd9*0xe10)/0x3c),_0x459705=toFixed(_0x39edd1-_0x5acfd9*0xe10-_0x4ddb08*0x3c,_0x39c581);_0x459705>=0x3c&&(_0x459705=0x0,_0x4ddb08+=0x1);_0x4ddb08>=0x3c&&(_0x4ddb08=0x0,_0x5acfd9+=0x1);let _0xece56=_0x5acfd9+'°';return(_0x4ddb08!==0x0||_0x459705!==0x0)&&(_0xece56+='\x20'+padNumber(_0x4ddb08,0x2)+'′'),_0x459705!==0x0&&(_0xece56+='\x20'+padNumber(_0x459705,0x2,_0x39c581)+'″'),_0xece56;}
|
package/utils/StyleUtil.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
function a93_0x3a8e(){const _0x1e1637=['rgba(214,28,28,0.4)','1584472fqxrCd','width','esriSLSSolid','outline','345066GkDpxL','935410EISTux','rgba(','Polygon','color','189EGpInr','style','47556CMAmuE','size','#3399CC','459915JQNpnU','LineString','9mNEbGs','132030OoCIXm','Point','esriSMSCircle','1368436qJGXXy'];a93_0x3a8e=function(){return _0x1e1637;};return a93_0x3a8e();}(function(_0x37369b,_0x2f6f81){const _0x23ee3c=a93_0x26c4,_0x4a3c93=_0x37369b();while(!![]){try{const _0x1f94a7=parseInt(_0x23ee3c(0x1ab))/0x1+parseInt(_0x23ee3c(0x1ae))/0x2+-parseInt(_0x23ee3c(0x1b7))/0x3+-parseInt(_0x23ee3c(0x1b1))/0x4+parseInt(_0x23ee3c(0x1b8))/0x5+parseInt(_0x23ee3c(0x1be))/0x6*(-parseInt(_0x23ee3c(0x1bc))/0x7)+-parseInt(_0x23ee3c(0x1b3))/0x8*(-parseInt(_0x23ee3c(0x1ad))/0x9);if(_0x1f94a7===_0x2f6f81)break;else _0x4a3c93['push'](_0x4a3c93['shift']());}catch(_0x269dd3){_0x4a3c93['push'](_0x4a3c93['shift']());}}}(a93_0x3a8e,0x3a942));import{Style,Fill,Circle,Stroke}from'ol/style';function a93_0x26c4(_0x4acd90,_0x2c2897){const _0x3a8e18=a93_0x3a8e();return a93_0x26c4=function(_0x26c4ac,_0x475c53){_0x26c4ac=_0x26c4ac-0x1ab;let _0x4d3fc0=_0x3a8e18[_0x26c4ac];return _0x4d3fc0;},a93_0x26c4(_0x4acd90,_0x2c2897);}export function transformedEsriStyle(_0x1ce64b){const _0x489b12=a93_0x26c4;let _0x1dd800=new Style();switch(_0x1ce64b[_0x489b12(0x1bd)]){case _0x489b12(0x1b0):_0x1dd800=new Style({'image':new Circle({'fill':new Fill({'color':_0x489b12(0x1b9)+_0x1ce64b[_0x489b12(0x1bb)][0x0]+',\x20'+_0x1ce64b['color'][0x1]+',\x20'+_0x1ce64b[_0x489b12(0x1bb)][0x2]+',\x20'+_0x1ce64b['color'][0x3]+')'}),'stroke':new Stroke({'color':'rgba('+_0x1ce64b[_0x489b12(0x1b6)][_0x489b12(0x1bb)][0x0]+',\x20'+_0x1ce64b[_0x489b12(0x1b6)][_0x489b12(0x1bb)][0x1]+',\x20'+_0x1ce64b['outline'][_0x489b12(0x1bb)][0x2]+',\x20'+_0x1ce64b['outline'][_0x489b12(0x1bb)][0x3]+')','width':_0x1ce64b[_0x489b12(0x1b6)][_0x489b12(0x1b4)]}),'radius':_0x1ce64b[_0x489b12(0x1bf)]/0x2+0x1})});break;case _0x489b12(0x1b5):_0x1dd800=new Style({'stroke':new Stroke({'color':_0x489b12(0x1b9)+_0x1ce64b[_0x489b12(0x1bb)][0x0]+',\x20'+_0x1ce64b[_0x489b12(0x1bb)][0x1]+',\x20'+_0x1ce64b[_0x489b12(0x1bb)][0x2]+',\x20'+_0x1ce64b[_0x489b12(0x1bb)][0x3]+')','width':_0x1ce64b[_0x489b12(0x1b4)]})});break;case'esriSFSSolid':_0x1dd800=new Style({'fill':new Fill({'color':_0x489b12(0x1b9)+_0x1ce64b[_0x489b12(0x1bb)][0x0]+',\x20'+_0x1ce64b[_0x489b12(0x1bb)][0x1]+',\x20'+_0x1ce64b['color'][0x2]+',\x20'+_0x1ce64b[_0x489b12(0x1bb)][0x3]+')'}),'stroke':new Stroke({'color':_0x489b12(0x1b9)+_0x1ce64b['outline'][_0x489b12(0x1bb)][0x0]+',\x20'+_0x1ce64b[_0x489b12(0x1b6)]['color'][0x1]+',\x20'+_0x1ce64b[_0x489b12(0x1b6)][_0x489b12(0x1bb)][0x2]+',\x20'+_0x1ce64b['outline'][_0x489b12(0x1bb)][0x3]+')','width':_0x1ce64b[_0x489b12(0x1b6)][_0x489b12(0x1b4)]})});break;default:break;}return _0x1dd800;}export function highLightSymbol(_0x46e98d){const _0x602f2=a93_0x26c4;let _0x387a52;if(_0x46e98d==_0x602f2(0x1ba))_0x387a52=new Style({'fill':new Fill({'color':_0x602f2(0x1b2)}),'stroke':new Stroke({'color':'#3399CC','width':2.5})});else{if(_0x46e98d==_0x602f2(0x1ac))_0x387a52=new Style({'stroke':new Stroke({'color':_0x602f2(0x1c0),'width':2.5})});else _0x46e98d==_0x602f2(0x1af)&&(_0x387a52=new Style({'image':new Circle({'radius':0x5,'fill':new Fill({'color':'rgba(214,28,28,0.4)'}),'stroke':new Stroke({'color':'#3399CC','width':2.5})})}));}return _0x387a52;}
|
package/utils/UrlUtil.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
function a100_0x1a85(_0x242552,_0x2fa3b7){const _0x5db7a4=a100_0x5db7();return a100_0x1a85=function(_0x1a8520,_0xfd6a8a){_0x1a8520=_0x1a8520-0x6b;let _0x47afc1=_0x5db7a4[_0x1a8520];return _0x47afc1;},a100_0x1a85(_0x242552,_0x2fa3b7);}(function(_0xbeb0cc,_0x32cff1){const _0x1d84f0=a100_0x1a85,_0x2fb8fe=_0xbeb0cc();while(!![]){try{const _0x24733b=-parseInt(_0x1d84f0(0x7d))/0x1+parseInt(_0x1d84f0(0x76))/0x2+parseInt(_0x1d84f0(0x77))/0x3+-parseInt(_0x1d84f0(0x6e))/0x4*(-parseInt(_0x1d84f0(0x6c))/0x5)+-parseInt(_0x1d84f0(0x71))/0x6+-parseInt(_0x1d84f0(0x6f))/0x7*(-parseInt(_0x1d84f0(0x7c))/0x8)+-parseInt(_0x1d84f0(0x80))/0x9;if(_0x24733b===_0x32cff1)break;else _0x2fb8fe['push'](_0x2fb8fe['shift']());}catch(_0x5b801f){_0x2fb8fe['push'](_0x2fb8fe['shift']());}}}(a100_0x5db7,0x3e3e6));export function addArgument(_0x41d15d,_0x2faefe,_0x36b51c){const _0xee6a5a=a100_0x1a85,_0x5b6bdd=new RegExp(_0xee6a5a(0x75)+_0x2faefe+'=)([^&]*)','gi');if(_0x41d15d[_0xee6a5a(0x6b)](_0x5b6bdd))_0x41d15d=_0x41d15d[_0xee6a5a(0x6d)](_0x5b6bdd,_0x38b47e=>_0x38b47e[0x0]+_0x2faefe+'='+_0x36b51c);else{var _0x38e938=_0x2faefe+'='+_0x36b51c,_0x23c314=_0x41d15d['indexOf']('?');let _0x35d27d=_0x41d15d;_0x23c314>-0x1&&_0x41d15d[_0xee6a5a(0x7f)]('?http')>-0x1&&(_0x35d27d=_0x41d15d[_0xee6a5a(0x85)](_0x23c314+0x1),_0x23c314=_0x35d27d['indexOf']('?'));if(_0x23c314<0x0)_0x41d15d+='?';else _0x23c314>=0x0&&_0x23c314!==_0x35d27d['length']-0x1&&(_0x41d15d+='&');_0x41d15d=_0x41d15d+_0x38e938;}return _0x41d15d;}function a100_0x5db7(){const _0x2cd76e=['_blank','createElement','substring','match','7075PQfacc','replace','284gDqYnZ','44359wzlzgi','target','63210mbFrHC','download','setAttribute','?http','[\x5c?&](','933296AvAMzY','157422wxjXMM','createObjectURL','removeChild','click','body','248PaHCNz','47916LORSbo','revokeObjectURL','indexOf','4523697QgJmpK','map','split'];a100_0x5db7=function(){return _0x2cd76e;};return a100_0x5db7();}export function appendParam(_0x443d48,_0x5a5a55){const _0x1fa36e=a100_0x1a85;var _0x33088f=_0x443d48[_0x1fa36e(0x7f)]('?');let _0x453578=_0x443d48;if(_0x33088f>-0x1&&_0x443d48[_0x1fa36e(0x7f)](_0x1fa36e(0x74))>-0x1){let _0x175874=_0x33088f+0x1;_0x453578=_0x443d48['substring'](_0x33088f+0x1),_0x33088f=_0x453578[_0x1fa36e(0x7f)]('?');}return _0x33088f>-0x1?_0x443d48+'&'+_0x5a5a55:_0x443d48+'?'+_0x5a5a55;}export function appendPath(_0x30eaa0,_0x23e058){const _0x4578e1=a100_0x1a85;var _0x192dde=_0x30eaa0[_0x4578e1(0x7f)]('?');let _0x21f998=_0x30eaa0;if(_0x192dde>-0x1&&_0x30eaa0['indexOf'](_0x4578e1(0x74))>-0x1){let _0x3e008a=_0x192dde+0x1;_0x21f998=_0x30eaa0[_0x4578e1(0x85)](_0x192dde+0x1),_0x192dde=_0x21f998[_0x4578e1(0x7f)]('?'),_0x192dde>-0x1&&(_0x192dde+=_0x3e008a);}return _0x192dde>-0x1?_0x30eaa0[_0x4578e1(0x85)](0x0,_0x192dde)+'/'+_0x23e058+_0x30eaa0['substring'](_0x192dde):_0x30eaa0+'/'+_0x23e058;}export function getUrlParams(_0x4965f9){const _0x4e2459=a100_0x1a85;var _0x2aa611,_0x4e637c;let _0x20bf61=_0x4965f9[_0x4e2459(0x7f)]('?http'),_0x49c648;_0x20bf61>-0x1?_0x4965f9[_0x4e2459(0x7f)]('?',_0x20bf61+0x3)>-0x1&&(_0x49c648=(_0x2aa611=_0x4965f9[_0x4e2459(0x82)]('?'))===null||_0x2aa611===void 0x0?void 0x0:_0x2aa611[0x2]):_0x4965f9[_0x4e2459(0x7f)]('?')>-0x1&&(_0x49c648=(_0x4e637c=_0x4965f9['split']('?'))===null||_0x4e637c===void 0x0?void 0x0:_0x4e637c[0x1]);if(_0x49c648)return createParamByQuery(_0x49c648);return[];}function createParamByQuery(_0x7fbc82){const _0x38d14f=a100_0x1a85;let _0x4ba9ab=_0x7fbc82[_0x38d14f(0x82)]('&');return _0x4ba9ab[_0x38d14f(0x81)](_0x3622d9=>{const _0x3896ed=_0x38d14f;var _0x4d940c=_0x3622d9[_0x3896ed(0x82)]('=');return{'name':_0x4d940c[0x0],'value':_0x4d940c[0x1]};});}export function parseImage(_0x1dd79c,_0x22d566){const _0x5a79a2=a100_0x1a85;let _0x5df97e='';if(_0x1dd79c){if(_0x1dd79c[_0x5a79a2(0x6b)](/^(data|http|https)/))_0x5df97e=_0x1dd79c;else{if(_0x1dd79c['match'](/Assets/))_0x5df97e=_0x1dd79c;else{}}}return _0x5df97e;}export function downloadBlob(_0x33c224,_0x16227b){const _0x475f12=a100_0x1a85,_0x11cc30=URL[_0x475f12(0x78)](_0x33c224);var _0x59a7d2=document[_0x475f12(0x84)]('a');_0x59a7d2[_0x475f12(0x73)]('href',_0x11cc30),_0x59a7d2[_0x475f12(0x73)](_0x475f12(0x70),_0x475f12(0x83)),_0x59a7d2[_0x475f12(0x73)](_0x475f12(0x72),_0x16227b),document[_0x475f12(0x7b)]['appendChild'](_0x59a7d2),_0x59a7d2[_0x475f12(0x7a)](),document[_0x475f12(0x7b)][_0x475f12(0x79)](_0x59a7d2),URL[_0x475f12(0x7e)](_0x11cc30);}
|
package/utils/XmlUtil.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
function a101_0x111f(_0xa052df,_0x164da9){const _0x565b68=a101_0x565b();return a101_0x111f=function(_0x111f82,_0x2a5fe3){_0x111f82=_0x111f82-0x6f;let _0x1a3713=_0x565b68[_0x111f82];return _0x1a3713;},a101_0x111f(_0xa052df,_0x164da9);}(function(_0x53b276,_0x289173){const _0x3906bc=a101_0x111f,_0x418686=_0x53b276();while(!![]){try{const _0x240350=parseInt(_0x3906bc(0x79))/0x1+-parseInt(_0x3906bc(0x7a))/0x2*(parseInt(_0x3906bc(0x70))/0x3)+-parseInt(_0x3906bc(0x78))/0x4*(-parseInt(_0x3906bc(0x77))/0x5)+parseInt(_0x3906bc(0x73))/0x6*(-parseInt(_0x3906bc(0x7e))/0x7)+parseInt(_0x3906bc(0x75))/0x8*(parseInt(_0x3906bc(0x6f))/0x9)+parseInt(_0x3906bc(0x7d))/0xa*(-parseInt(_0x3906bc(0x74))/0xb)+-parseInt(_0x3906bc(0x72))/0xc*(-parseInt(_0x3906bc(0x76))/0xd);if(_0x240350===_0x289173)break;else _0x418686['push'](_0x418686['shift']());}catch(_0x3f7a6d){_0x418686['push'](_0x418686['shift']());}}}(a101_0x565b,0xca6cf));function a101_0x565b(){const _0x2c5fe2=['4yermhT','1270737pEZIGA','1045884pfAjxF','Microsoft.XMLDOM','text/xml','25750hsecxq','7rKqnel','loadXML','false','DOMParser','11956671VjCTfl','9IxRhIT','parseFromString','12fLxPfT','38418mMLGal','2959GYoYGp','8UstgXC','5496361ZArvep','374930BDnSQf'];a101_0x565b=function(){return _0x2c5fe2;};return a101_0x565b();}export function readXml(_0x432a58){const _0x3712b5=a101_0x111f;let _0x4bef4e;return window[_0x3712b5(0x81)]?_0x4bef4e=new DOMParser()[_0x3712b5(0x71)](_0x432a58,_0x3712b5(0x7c)):(_0x4bef4e=new ActiveXObject(_0x3712b5(0x7b)),_0x4bef4e['async']=_0x3712b5(0x80),_0x4bef4e[_0x3712b5(0x7f)](_0x432a58)),_0x4bef4e;}
|
package/utils/format/CQL.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const a82_0x57c6a3=a82_0x51ca;(function(_0x30f80e,_0x2d3eb1){const _0x12e4af=a82_0x51ca,_0x2999ff=_0x30f80e();while(!![]){try{const _0x3344ec=-parseInt(_0x12e4af(0x1bd))/0x1+parseInt(_0x12e4af(0x1b4))/0x2*(parseInt(_0x12e4af(0x176))/0x3)+parseInt(_0x12e4af(0x199))/0x4*(-parseInt(_0x12e4af(0x17f))/0x5)+parseInt(_0x12e4af(0x1d6))/0x6+-parseInt(_0x12e4af(0x1a1))/0x7*(-parseInt(_0x12e4af(0x191))/0x8)+-parseInt(_0x12e4af(0x1a8))/0x9*(parseInt(_0x12e4af(0x1ca))/0xa)+-parseInt(_0x12e4af(0x1cd))/0xb*(-parseInt(_0x12e4af(0x1d8))/0xc);if(_0x3344ec===_0x2d3eb1)break;else _0x2999ff['push'](_0x2999ff['shift']());}catch(_0x1d45eb){_0x2999ff['push'](_0x2999ff['shift']());}}}(a82_0x3f66,0x793a9));import*as a82_0xb72b1f from'ol/format/filter';function a82_0x51ca(_0x430782,_0x4e2f7d){const _0x3f6690=a82_0x3f66();return a82_0x51ca=function(_0x51cad4,_0x404465){_0x51cad4=_0x51cad4-0x172;let _0x14bdeb=_0x3f6690[_0x51cad4];return _0x14bdeb;},a82_0x51ca(_0x430782,_0x4e2f7d);}import{WKT}from'ol/format';import a82_0x342081 from'ol/geom/Geometry';function a82_0x3f66(){const _0x1f315e=['propertyName','INTERSECTS','patterns','PROPERTY','logicals','toUpperCase','contains','extent','greaterThan','34137vGNCzH','charAt','CLASS_NAME','tokenize','geometryName','RPAREN','operators','PropertyIsBetween','equalTo','125VcwnMG','LPAREN','IS\x20NULL','writeGeometry','join','lastIndexOf','operatorReverse','LIKE','CQL解析失败:','SPATIAL','PropertyIsNull','GEOMETRY','exec','follows','buildAst','geometry','PropertyIsNotEqualTo','],\x20expected\x20one\x20of:\x20','2032YKuqdk','text','COMPARISON','shift','lessThan','\x0a\x20\x20\x20\x20','pop','indexOf','126752lBPoRj','index','BETWEEN','read','IS_NULL','tagName_','warn','like','2051ckSPIn','parseInToOr','LOGICAL','No\x20follows\x20list\x20for\x20','greaterThanOrEqualTo','剩余的节点无法解析:\x20\x0a','inPatterns','711MBrPVn','PropertyIsEqualTo','PropertyIsLike','within','Unknown\x20token\x20type\x20','replace','END','replaceAll','match','isNull','PropertyIsLessThan','expression','68gZcCmD','upperBoundary','\x20BETWEEN\x20','intersects','split','property','Within','tokens','bbox','561051yktYVq','conditions','condition','and','COMMA','nextToken','lowerBoundary','substring','push','BBOX(','readGeometry','BBOX','NOT','39770mmfmYW','write','type','561EOXNYe','WITHIN','Contains','length','precedence','tryToken','number','CONTAINS','VALUE','1298316oiSTIn','remainder','349716UXgVZR','notEqualTo','between','Can\x27t\x20encode:\x20'];a82_0x3f66=function(){return _0x1f315e;};return a82_0x3f66();}export default class CQL{constructor(){const _0x33512e=a82_0x51ca;this[_0x33512e(0x1a7)]=/ (IN) /i,this[_0x33512e(0x1bb)]=[_0x33512e(0x1df),'COMPARISON',_0x33512e(0x1d5),_0x33512e(0x1a3)],this[_0x33512e(0x1de)]={'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(_0x5d2f4c){const _0x1d9e1f=_0x33512e;let _0x342dab=/^(POINT|LINESTRING|POLYGON|MULTIPOINT|MULTILINESTRING|MULTIPOLYGON|GEOMETRYCOLLECTION)/[_0x1d9e1f(0x18b)](_0x5d2f4c);if(_0x342dab){let _0x180d7c=_0x5d2f4c[_0x1d9e1f(0x1d0)],_0x2edf62=_0x5d2f4c[_0x1d9e1f(0x198)]('(',_0x342dab[0x0]['length']);if(_0x2edf62>-0x1){let _0x4389d4=0x1;while(_0x2edf62<_0x180d7c&&_0x4389d4>0x0){_0x2edf62++;switch(_0x5d2f4c[_0x1d9e1f(0x177)](_0x2edf62)){case'(':_0x4389d4++;break;case')':_0x4389d4--;break;default:}}}return[_0x5d2f4c[_0x1d9e1f(0x1c4)](0x0,_0x2edf62+0x1)];}},'END':/^$/},this[_0x33512e(0x18c)]={'LPAREN':['GEOMETRY',_0x33512e(0x188),_0x33512e(0x1df),_0x33512e(0x1d5),'LPAREN'],'RPAREN':[_0x33512e(0x1c9),_0x33512e(0x1a3),_0x33512e(0x1ae),'RPAREN'],'PROPERTY':['COMPARISON',_0x33512e(0x19b),_0x33512e(0x1c1),_0x33512e(0x19d)],'BETWEEN':['VALUE'],'IS_NULL':[_0x33512e(0x1ae)],'COMPARISON':[_0x33512e(0x1d5)],'COMMA':['GEOMETRY',_0x33512e(0x1d5),_0x33512e(0x1df)],'VALUE':[_0x33512e(0x1a3),_0x33512e(0x1c1),_0x33512e(0x17b),'END'],'SPATIAL':['LPAREN'],'LOGICAL':[_0x33512e(0x1c9),_0x33512e(0x1d5),_0x33512e(0x188),_0x33512e(0x1df),_0x33512e(0x180)],'NOT':[_0x33512e(0x1df),'LPAREN'],'GEOMETRY':[_0x33512e(0x1c1),_0x33512e(0x17b)]},this['operators']={'=':a82_0xb72b1f[_0x33512e(0x17e)],'<>':a82_0xb72b1f[_0x33512e(0x1d9)],'<':a82_0xb72b1f[_0x33512e(0x195)],'<=':a82_0xb72b1f['lessThanOrEqualTo'],'>':a82_0xb72b1f[_0x33512e(0x175)],'>=':a82_0xb72b1f[_0x33512e(0x1a5)],'LIKE':a82_0xb72b1f[_0x33512e(0x1a0)],'BETWEEN':a82_0xb72b1f[_0x33512e(0x1da)],'IS\x20NULL':a82_0xb72b1f[_0x33512e(0x1b1)]},this['operatorReverse']={'PropertyIsEqualTo':'=','PropertyIsNotEqualTo':'<>','PropertyIsLessThan':'<','PropertyIsLessThanOrEqualTo':'<=','PropertyIsGreaterThan':'>','PropertyIsGreaterThanOrEqualTo':'>=','PropertyIsLike':_0x33512e(0x186),'PropertyIsNull':_0x33512e(0x181),'PropertyIsBetween':_0x33512e(0x19b)},this[_0x33512e(0x1e0)]={'AND':a82_0xb72b1f[_0x33512e(0x1c0)],'OR':a82_0xb72b1f['or']},this['precedence']={'RPAREN':0x3,'LOGICAL':0x2,'COMPARISON':0x1};}[a82_0x57c6a3(0x1d2)](_0x4c2844,_0x1fa5f2){const _0x3dd654=a82_0x57c6a3;return _0x1fa5f2 instanceof RegExp?_0x1fa5f2[_0x3dd654(0x18b)](_0x4c2844):_0x1fa5f2(_0x4c2844);}[a82_0x57c6a3(0x1c2)](_0x3e986c,_0x582794){const _0x3e4a79=a82_0x57c6a3;let _0x1959e0,_0x58cb39,_0x4e5599=_0x582794[_0x3e4a79(0x1d0)];for(_0x1959e0=0x0;_0x1959e0<_0x4e5599;_0x1959e0++){_0x58cb39=_0x582794[_0x1959e0];let _0x4ed765=this['patterns'][_0x58cb39],_0x2b4c01=this[_0x3e4a79(0x1d2)](_0x3e986c,_0x4ed765);if(_0x2b4c01){let _0x58dbdb=_0x2b4c01[0x0],_0x1eeb7c=_0x3e986c['substring'](_0x58dbdb['length'])[_0x3e4a79(0x1ad)](/^\s*/,'');return{'type':_0x58cb39,'text':_0x58dbdb,'remainder':_0x1eeb7c};}}let _0x437edb='ERROR:\x20In\x20parsing:\x20['+_0x3e986c+_0x3e4a79(0x190);for(_0x1959e0=0x0;_0x1959e0<_0x4e5599;_0x1959e0++){_0x58cb39=_0x582794[_0x1959e0],_0x437edb+=_0x3e4a79(0x196)+_0x58cb39+':\x20'+this[_0x3e4a79(0x1de)][_0x58cb39];}throw new Error(_0x437edb);}[a82_0x57c6a3(0x179)](_0x2c398b){const _0xbcf220=a82_0x57c6a3;_0x2c398b=_0x2c398b[_0xbcf220(0x1af)]('[','')[_0xbcf220(0x1af)](']','');let _0x4500f4=this[_0xbcf220(0x1d2)](_0x2c398b,this['inPatterns']);_0x4500f4&&(_0x2c398b=this[_0xbcf220(0x1a2)](_0x2c398b,_0x4500f4));let _0x2c3c4c=[],_0x32f041,_0x430f75=[_0xbcf220(0x1c9),_0xbcf220(0x18a),_0xbcf220(0x188),'PROPERTY',_0xbcf220(0x180)];do{_0x32f041=this['nextToken'](_0x2c398b,_0x430f75),_0x2c398b=_0x32f041[_0xbcf220(0x1d7)],_0x430f75=this[_0xbcf220(0x18c)][_0x32f041['type']];if(_0x32f041[_0xbcf220(0x1cc)]!=='END'&&!_0x430f75)throw new Error(_0xbcf220(0x1a4)+_0x32f041[_0xbcf220(0x1cc)]);_0x2c3c4c[_0xbcf220(0x1c5)](_0x32f041);}while(_0x32f041[_0xbcf220(0x1cc)]!=='END');return _0x2c3c4c;}[a82_0x57c6a3(0x1a2)](_0x541696,_0x1a7ce0){const _0x5af7de=a82_0x57c6a3;let _0x36d90d=this[_0x5af7de(0x1d2)](_0x541696,/\((.+?)\)/g);if(_0x36d90d){let _0x428ccb=_0x541696[_0x5af7de(0x1c4)](0x0,_0x1a7ce0[_0x5af7de(0x19a)]),_0xfa2276=_0x36d90d[0x1],_0x5755d8=_0xfa2276[_0x5af7de(0x1af)]('\x20','')[_0x5af7de(0x1b8)](','),_0x45bfef='',_0x353c1f='';if(_0x428ccb['indexOf']('\x20')>-0x1){let _0xc3fcb=_0x428ccb[_0x5af7de(0x184)]('\x20');_0x353c1f=_0x428ccb[_0x5af7de(0x1c4)](0x0,_0xc3fcb+0x1),_0x45bfef=_0x428ccb[_0x5af7de(0x1c4)](_0xc3fcb+0x1,_0x428ccb[_0x5af7de(0x1d0)]);}else _0x45bfef=_0x428ccb;let _0x3097c9=_0x353c1f;for(let _0x3f2d84=0x0;_0x3f2d84<_0x5755d8[_0x5af7de(0x1d0)];_0x3f2d84++){let _0x341f2f=_0x5755d8[_0x3f2d84];_0x3097c9+=_0x45bfef+'='+_0x341f2f,_0x3f2d84<_0x5755d8[_0x5af7de(0x1d0)]-0x1&&(_0x3097c9+='\x20or\x20');}return _0x3097c9;}return _0x541696;}['buildAst'](_0x38f548){const _0x3d6bf7=a82_0x57c6a3;let _0x3a2c60=this,_0x36ad4b=[],_0x409135=[];while(_0x38f548[_0x3d6bf7(0x1d0)]){let _0x39f6ca=_0x38f548[_0x3d6bf7(0x194)]();switch(_0x39f6ca['type']){case'PROPERTY':case'GEOMETRY':case _0x3d6bf7(0x1d5):_0x409135[_0x3d6bf7(0x1c5)](_0x39f6ca);break;case _0x3d6bf7(0x193):case _0x3d6bf7(0x19b):case'IS_NULL':case'LOGICAL':{let _0x228ac6=this['precedence'][_0x39f6ca['type']];while(_0x36ad4b['length']>0x0&&this[_0x3d6bf7(0x1d1)][_0x36ad4b[_0x36ad4b[_0x3d6bf7(0x1d0)]-0x1][_0x3d6bf7(0x1cc)]]<=_0x228ac6){_0x409135[_0x3d6bf7(0x1c5)](_0x36ad4b[_0x3d6bf7(0x197)]());}_0x36ad4b[_0x3d6bf7(0x1c5)](_0x39f6ca);break;}case'SPATIAL':case _0x3d6bf7(0x1c9):case _0x3d6bf7(0x180):_0x36ad4b[_0x3d6bf7(0x1c5)](_0x39f6ca);break;case _0x3d6bf7(0x17b):while(_0x36ad4b['length']>0x0&&_0x36ad4b[_0x36ad4b[_0x3d6bf7(0x1d0)]-0x1][_0x3d6bf7(0x1cc)]!==_0x3d6bf7(0x180)){_0x409135[_0x3d6bf7(0x1c5)](_0x36ad4b[_0x3d6bf7(0x197)]());}_0x36ad4b[_0x3d6bf7(0x197)]();_0x36ad4b['length']>0x0&&(_0x36ad4b[_0x36ad4b[_0x3d6bf7(0x1d0)]-0x1][_0x3d6bf7(0x1cc)]===_0x3d6bf7(0x188)||_0x36ad4b[_0x36ad4b[_0x3d6bf7(0x1d0)]-0x1][_0x3d6bf7(0x1cc)]===_0x3d6bf7(0x1c9))&&_0x409135[_0x3d6bf7(0x1c5)](_0x36ad4b[_0x3d6bf7(0x197)]());break;case _0x3d6bf7(0x1c1):case _0x3d6bf7(0x1ae):break;default:throw new Error(_0x3d6bf7(0x1ac)+_0x39f6ca['type']);}}while(_0x36ad4b['length']>0x0){_0x409135[_0x3d6bf7(0x1c5)](_0x36ad4b[_0x3d6bf7(0x197)]());}function _0x23111d(){const _0x1ef953=_0x3d6bf7;let _0x59ad73,_0x20ea5d,_0x1639c9=_0x409135[_0x1ef953(0x197)]();switch(_0x1639c9[_0x1ef953(0x1cc)]){case _0x1ef953(0x1a3):{let _0x3c6db6=_0x23111d(),_0x44d416=_0x23111d();return new _0x3a2c60['logicals'][(_0x1639c9[_0x1ef953(0x192)]['toUpperCase']())](_0x44d416,_0x3c6db6);}case'NOT':{let _0x568a78=_0x23111d();return a82_0xb72b1f['not'](_0x568a78);}case _0x1ef953(0x19b):{let _0x57eb94,_0x126431;return _0x409135[_0x1ef953(0x197)](),_0x126431=_0x23111d(),_0x57eb94=_0x23111d(),_0x20ea5d=_0x23111d(),a82_0xb72b1f[_0x1ef953(0x1da)](_0x20ea5d,_0x57eb94,_0x126431);}case'COMPARISON':{return _0x59ad73=_0x23111d(),_0x20ea5d=_0x23111d(),new _0x3a2c60['operators'][(_0x1639c9[_0x1ef953(0x192)][_0x1ef953(0x172)]())](_0x20ea5d,_0x59ad73);}case _0x1ef953(0x19d):_0x20ea5d=_0x23111d();return new _0x3a2c60[(_0x1ef953(0x17c))][(_0x1639c9[_0x1ef953(0x192)][_0x1ef953(0x172)]())](_0x20ea5d);case _0x1ef953(0x1d5):{let _0xd0919=_0x1639c9[_0x1ef953(0x192)][_0x1ef953(0x1b0)](/^'(.*)'$/);return _0xd0919?_0xd0919[0x1][_0x1ef953(0x1ad)](/''/g,'\x27'):Number(_0x1639c9[_0x1ef953(0x192)]);}case _0x1ef953(0x188):switch(_0x1639c9[_0x1ef953(0x192)][_0x1ef953(0x172)]()){case'BBOX':{let _0x4ebd3c=_0x23111d(),_0x3d3ecd=_0x23111d(),_0x276e72=_0x23111d(),_0x1e4981=_0x23111d(),_0x57718e=_0x23111d();return a82_0xb72b1f[_0x1ef953(0x1bc)](_0x57718e,[_0x1e4981,_0x276e72,_0x3d3ecd,_0x4ebd3c]);}case _0x1ef953(0x1dd):_0x59ad73=_0x23111d(),_0x20ea5d=_0x23111d();return a82_0xb72b1f[_0x1ef953(0x1b7)](_0x20ea5d,_0x59ad73);case _0x1ef953(0x1ce):_0x59ad73=_0x23111d(),_0x20ea5d=_0x23111d();return a82_0xb72b1f[_0x1ef953(0x1ab)](_0x20ea5d,_0x59ad73);case _0x1ef953(0x1d4):_0x59ad73=_0x23111d(),_0x20ea5d=_0x23111d();return a82_0xb72b1f[_0x1ef953(0x173)](_0x20ea5d,_0x59ad73);}break;case _0x1ef953(0x18a):return new WKT()[_0x1ef953(0x1c7)](_0x1639c9[_0x1ef953(0x192)],{});default:return _0x1639c9[_0x1ef953(0x192)];}}let _0x3a95ee=_0x23111d();if(_0x409135[_0x3d6bf7(0x1d0)]>0x0){let _0x157b40=_0x3d6bf7(0x1a6);for(let _0xec7d7d=_0x409135[_0x3d6bf7(0x1d0)]-0x1;_0xec7d7d>=0x0;_0xec7d7d--){_0x157b40+=_0x409135[_0xec7d7d]['type']+':\x20'+_0x409135[_0xec7d7d][_0x3d6bf7(0x192)]+'\x0a';}throw new Error(_0x157b40);}return _0x3a95ee;}[a82_0x57c6a3(0x19c)](_0x568f85){const _0x28492d=a82_0x57c6a3;try{return this[_0x28492d(0x18d)](this[_0x28492d(0x179)](_0x568f85));}catch(_0x18c854){console[_0x28492d(0x19f)](_0x28492d(0x187)+_0x568f85),console[_0x28492d(0x19f)](_0x18c854);}}['write'](_0x41ab0d){const _0x3786b6=a82_0x57c6a3;switch(_0x41ab0d[_0x3786b6(0x19e)]){case _0x3786b6(0x1c8):return _0x3786b6(0x1c6)+_0x41ab0d[_0x3786b6(0x17a)]+','+_0x41ab0d[_0x3786b6(0x174)][_0x3786b6(0x183)](',')+','+_0x41ab0d['srsName']+')';case _0x3786b6(0x1ba):return'WITHIN('+_0x41ab0d[_0x3786b6(0x17a)]+',\x20'+this['readGeometry'](_0x41ab0d[_0x3786b6(0x18e)])+')';case'Intersects':return'INTERSECTS('+_0x41ab0d[_0x3786b6(0x17a)]+',\x20'+this[_0x3786b6(0x1c7)](_0x41ab0d[_0x3786b6(0x18e)])+')';case _0x3786b6(0x1cf):return'CONTAINS('+_0x41ab0d[_0x3786b6(0x17a)]+',\x20'+this['readGeometry'](_0x41ab0d[_0x3786b6(0x18e)])+')';case'Not':return'NOT\x20('+this[_0x3786b6(0x1cb)](_0x41ab0d[_0x3786b6(0x1bf)])+')';case'And':case'Or':{let _0x25ae2b='(',_0x331e93=!![];for(let _0x280881=0x0;_0x280881<_0x41ab0d[_0x3786b6(0x1be)][_0x3786b6(0x1d0)];_0x280881++){_0x331e93?_0x331e93=![]:_0x25ae2b+=')\x20'+_0x41ab0d[_0x3786b6(0x19e)]['toLowerCase']()+'\x20(',_0x25ae2b+=this['write'](_0x41ab0d['conditions'][_0x280881]);}return _0x25ae2b+')';}case _0x3786b6(0x17d):return _0x41ab0d[_0x3786b6(0x1b9)]+_0x3786b6(0x1b6)+this['write'](_0x41ab0d[_0x3786b6(0x1c3)])+'\x20AND\x20'+this[_0x3786b6(0x1cb)](_0x41ab0d[_0x3786b6(0x1b5)]);case _0x3786b6(0x1a9):case _0x3786b6(0x18f):case _0x3786b6(0x1b2):case'PropertyIsLessThanOrEqualTo':case'PropertyIsGreaterThan':case'PropertyIsGreaterThanOrEqualTo':case _0x3786b6(0x1aa):case _0x3786b6(0x189):{return _0x41ab0d['expression']!==null?_0x41ab0d[_0x3786b6(0x1dc)]+'\x20'+this[_0x3786b6(0x185)][_0x41ab0d['tagName_']]+'\x20'+this[_0x3786b6(0x1cb)](_0x41ab0d[_0x3786b6(0x1b3)]):_0x41ab0d[_0x3786b6(0x1dc)]+'\x20'+this[_0x3786b6(0x185)][_0x41ab0d[_0x3786b6(0x19e)]];}case undefined:if(typeof _0x41ab0d==='string')return'\x27'+_0x41ab0d['replace'](/'/g,'\x27\x27')+'\x27';else{if(typeof _0x41ab0d===_0x3786b6(0x1d3))return String(_0x41ab0d);}break;default:throw new Error(_0x3786b6(0x1db)+_0x41ab0d[_0x3786b6(0x178)]+'\x20'+_0x41ab0d);}}[a82_0x57c6a3(0x1c7)](_0x3f93e4){const _0x37efa9=a82_0x57c6a3;if(_0x3f93e4 instanceof a82_0x342081)return new WKT()[_0x37efa9(0x182)](_0x3f93e4);}}
|
|
1
|
+
function a82_0x215d(_0x3538bf,_0x3db22b){const _0x4238ea=a82_0x4238();return a82_0x215d=function(_0x215d5f,_0x55399f){_0x215d5f=_0x215d5f-0x113;let _0x105ed4=_0x4238ea[_0x215d5f];return _0x105ed4;},a82_0x215d(_0x3538bf,_0x3db22b);}const a82_0x4f72d2=a82_0x215d;(function(_0x4a9f6e,_0x45a13d){const _0x4e9ef2=a82_0x215d,_0x35cedf=_0x4a9f6e();while(!![]){try{const _0x3487bf=parseInt(_0x4e9ef2(0x121))/0x1+parseInt(_0x4e9ef2(0x13f))/0x2*(parseInt(_0x4e9ef2(0x139))/0x3)+parseInt(_0x4e9ef2(0x119))/0x4+-parseInt(_0x4e9ef2(0x138))/0x5*(parseInt(_0x4e9ef2(0x15f))/0x6)+parseInt(_0x4e9ef2(0x13e))/0x7*(parseInt(_0x4e9ef2(0x118))/0x8)+parseInt(_0x4e9ef2(0x179))/0x9+-parseInt(_0x4e9ef2(0x15a))/0xa;if(_0x3487bf===_0x45a13d)break;else _0x35cedf['push'](_0x35cedf['shift']());}catch(_0xd0c248){_0x35cedf['push'](_0x35cedf['shift']());}}}(a82_0x4238,0x33cab));import*as a82_0x4e6e2a from'ol/format/filter';import{WKT}from'ol/format';function a82_0x4238(){const _0x4a1c5e=['warn','expression','buildAst','writeGeometry','END','string','\x20BETWEEN\x20','NOT\x20(','PropertyIsLessThan','CONTAINS(','notEqualTo','exec','PropertyIsBetween','condition','Within','Contains','CQL解析失败:','8817160cKenpx','number','patterns','tokenize','tagName_','2586FNxmfP','indexOf','],\x20expected\x20one\x20of:\x20','propertyName','PropertyIsGreaterThan','conditions','between','PROPERTY','COMMA','pop','within','geometry','length','greaterThanOrEqualTo','ERROR:\x20In\x20parsing:\x20[','read','PropertyIsLessThanOrEqualTo','equalTo','剩余的节点无法解析:\x20\x0a','LIKE','toLowerCase','property','PropertyIsGreaterThanOrEqualTo','srsName','PropertyIsLike','RPAREN','1279377zTwDVu','follows','VALUE','substring','Not','operatorReverse','lastIndexOf','24wxZYru','291852sYPGBj','tokens','charAt','toUpperCase','tryToken','precedence','NOT','join','183458uDJuQo','upperBoundary','text','BETWEEN','extent','replace','And','write','logicals','IS_NULL','replaceAll','LPAREN','readGeometry','PropertyIsNotEqualTo','\x20or\x20','geometryName','type','inPatterns','GEOMETRY','push','lessThanOrEqualTo','greaterThan','COMPARISON','175rUbBIh','8421iScEBl','lowerBoundary','split','LOGICAL','WITHIN(','786415iYeRlA','266BgOhHg','lessThan','WITHIN','operators','intersects','contains','SPATIAL','isNull','BBOX','not'];a82_0x4238=function(){return _0x4a1c5e;};return a82_0x4238();}import a82_0x41e905 from'ol/geom/Geometry';export default class CQL{constructor(){const _0x354eb5=a82_0x215d;this[_0x354eb5(0x132)]=/ (IN) /i,this[_0x354eb5(0x11a)]=[_0x354eb5(0x166),_0x354eb5(0x137),_0x354eb5(0x113),_0x354eb5(0x13c)],this['patterns']={'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(_0x522f1c){const _0xcda05f=_0x354eb5;let _0x408c87=/^(POINT|LINESTRING|POLYGON|MULTIPOINT|MULTILINESTRING|MULTIPOLYGON|GEOMETRYCOLLECTION)/[_0xcda05f(0x154)](_0x522f1c);if(_0x408c87){let _0x17b43b=_0x522f1c['length'],_0x65884c=_0x522f1c[_0xcda05f(0x160)]('(',_0x408c87[0x0]['length']);if(_0x65884c>-0x1){let _0x18097c=0x1;while(_0x65884c<_0x17b43b&&_0x18097c>0x0){_0x65884c++;switch(_0x522f1c[_0xcda05f(0x11b)](_0x65884c)){case'(':_0x18097c++;break;case')':_0x18097c--;break;default:}}}return[_0x522f1c[_0xcda05f(0x114)](0x0,_0x65884c+0x1)];}},'END':/^$/},this[_0x354eb5(0x17a)]={'LPAREN':[_0x354eb5(0x133),_0x354eb5(0x145),'PROPERTY','VALUE','LPAREN'],'RPAREN':['NOT',_0x354eb5(0x13c),_0x354eb5(0x14d),_0x354eb5(0x178)],'PROPERTY':[_0x354eb5(0x137),_0x354eb5(0x124),_0x354eb5(0x167),'IS_NULL'],'BETWEEN':['VALUE'],'IS_NULL':[_0x354eb5(0x14d)],'COMPARISON':[_0x354eb5(0x113)],'COMMA':['GEOMETRY',_0x354eb5(0x113),'PROPERTY'],'VALUE':['LOGICAL',_0x354eb5(0x167),_0x354eb5(0x178),'END'],'SPATIAL':[_0x354eb5(0x12c)],'LOGICAL':['NOT',_0x354eb5(0x113),_0x354eb5(0x145),_0x354eb5(0x166),_0x354eb5(0x12c)],'NOT':[_0x354eb5(0x166),_0x354eb5(0x12c)],'GEOMETRY':[_0x354eb5(0x167),_0x354eb5(0x178)]},this[_0x354eb5(0x142)]={'=':a82_0x4e6e2a[_0x354eb5(0x170)],'<>':a82_0x4e6e2a[_0x354eb5(0x153)],'<':a82_0x4e6e2a[_0x354eb5(0x140)],'<=':a82_0x4e6e2a[_0x354eb5(0x135)],'>':a82_0x4e6e2a[_0x354eb5(0x136)],'>=':a82_0x4e6e2a[_0x354eb5(0x16c)],'LIKE':a82_0x4e6e2a['like'],'BETWEEN':a82_0x4e6e2a['between'],'IS\x20NULL':a82_0x4e6e2a[_0x354eb5(0x146)]},this[_0x354eb5(0x116)]={'PropertyIsEqualTo':'=','PropertyIsNotEqualTo':'<>','PropertyIsLessThan':'<','PropertyIsLessThanOrEqualTo':'<=','PropertyIsGreaterThan':'>','PropertyIsGreaterThanOrEqualTo':'>=','PropertyIsLike':_0x354eb5(0x172),'PropertyIsNull':'IS\x20NULL','PropertyIsBetween':_0x354eb5(0x124)},this[_0x354eb5(0x129)]={'AND':a82_0x4e6e2a['and'],'OR':a82_0x4e6e2a['or']},this[_0x354eb5(0x11e)]={'RPAREN':0x3,'LOGICAL':0x2,'COMPARISON':0x1};}[a82_0x4f72d2(0x11d)](_0x425b48,_0xe01d67){const _0x535ae8=a82_0x4f72d2;return _0xe01d67 instanceof RegExp?_0xe01d67[_0x535ae8(0x154)](_0x425b48):_0xe01d67(_0x425b48);}['nextToken'](_0x3e2c3c,_0x401a55){const _0x4e0ca1=a82_0x4f72d2;let _0x33673f,_0x17afb3,_0x2f6662=_0x401a55[_0x4e0ca1(0x16b)];for(_0x33673f=0x0;_0x33673f<_0x2f6662;_0x33673f++){_0x17afb3=_0x401a55[_0x33673f];let _0x6bee41=this[_0x4e0ca1(0x15c)][_0x17afb3],_0x26148a=this[_0x4e0ca1(0x11d)](_0x3e2c3c,_0x6bee41);if(_0x26148a){let _0x4588bd=_0x26148a[0x0],_0x3b031f=_0x3e2c3c[_0x4e0ca1(0x114)](_0x4588bd[_0x4e0ca1(0x16b)])[_0x4e0ca1(0x126)](/^\s*/,'');return{'type':_0x17afb3,'text':_0x4588bd,'remainder':_0x3b031f};}}let _0x560de0=_0x4e0ca1(0x16d)+_0x3e2c3c+_0x4e0ca1(0x161);for(_0x33673f=0x0;_0x33673f<_0x2f6662;_0x33673f++){_0x17afb3=_0x401a55[_0x33673f],_0x560de0+='\x0a\x20\x20\x20\x20'+_0x17afb3+':\x20'+this[_0x4e0ca1(0x15c)][_0x17afb3];}throw new Error(_0x560de0);}[a82_0x4f72d2(0x15d)](_0x35452e){const _0x5cb7e4=a82_0x4f72d2;_0x35452e=_0x35452e['replaceAll']('[','')[_0x5cb7e4(0x12b)](']','');let _0x197b15=this[_0x5cb7e4(0x11d)](_0x35452e,this[_0x5cb7e4(0x132)]);_0x197b15&&(_0x35452e=this['parseInToOr'](_0x35452e,_0x197b15));let _0x359e05=[],_0x1a4482,_0x425187=[_0x5cb7e4(0x11f),_0x5cb7e4(0x133),'SPATIAL',_0x5cb7e4(0x166),_0x5cb7e4(0x12c)];do{_0x1a4482=this['nextToken'](_0x35452e,_0x425187),_0x35452e=_0x1a4482['remainder'],_0x425187=this[_0x5cb7e4(0x17a)][_0x1a4482['type']];if(_0x1a4482[_0x5cb7e4(0x131)]!==_0x5cb7e4(0x14d)&&!_0x425187)throw new Error('No\x20follows\x20list\x20for\x20'+_0x1a4482[_0x5cb7e4(0x131)]);_0x359e05[_0x5cb7e4(0x134)](_0x1a4482);}while(_0x1a4482[_0x5cb7e4(0x131)]!==_0x5cb7e4(0x14d));return _0x359e05;}['parseInToOr'](_0xdb09f8,_0xb6c385){const _0x41c547=a82_0x4f72d2;let _0x2c50fb=this[_0x41c547(0x11d)](_0xdb09f8,/\((.+?)\)/g);if(_0x2c50fb){let _0x370526=_0xdb09f8['substring'](0x0,_0xb6c385['index']),_0x2c408d=_0x2c50fb[0x1],_0x1b19d1=_0x2c408d[_0x41c547(0x12b)]('\x20','')[_0x41c547(0x13b)](','),_0x59b562='',_0x31c1a='';if(_0x370526['indexOf']('\x20')>-0x1){let _0x4252ff=_0x370526[_0x41c547(0x117)]('\x20');_0x31c1a=_0x370526[_0x41c547(0x114)](0x0,_0x4252ff+0x1),_0x59b562=_0x370526[_0x41c547(0x114)](_0x4252ff+0x1,_0x370526[_0x41c547(0x16b)]);}else _0x59b562=_0x370526;let _0x2927a8=_0x31c1a;for(let _0xcd8b6c=0x0;_0xcd8b6c<_0x1b19d1[_0x41c547(0x16b)];_0xcd8b6c++){let _0x1460e8=_0x1b19d1[_0xcd8b6c];_0x2927a8+=_0x59b562+'='+_0x1460e8,_0xcd8b6c<_0x1b19d1[_0x41c547(0x16b)]-0x1&&(_0x2927a8+=_0x41c547(0x12f));}return _0x2927a8;}return _0xdb09f8;}[a82_0x4f72d2(0x14b)](_0x361bfe){const _0x462029=a82_0x4f72d2;let _0x4c8deb=this,_0x4d711e=[],_0x3a8f31=[];while(_0x361bfe[_0x462029(0x16b)]){let _0x2e91cb=_0x361bfe['shift']();switch(_0x2e91cb[_0x462029(0x131)]){case'PROPERTY':case _0x462029(0x133):case _0x462029(0x113):_0x3a8f31[_0x462029(0x134)](_0x2e91cb);break;case _0x462029(0x137):case _0x462029(0x124):case _0x462029(0x12a):case _0x462029(0x13c):{let _0x1ae79e=this[_0x462029(0x11e)][_0x2e91cb[_0x462029(0x131)]];while(_0x4d711e[_0x462029(0x16b)]>0x0&&this[_0x462029(0x11e)][_0x4d711e[_0x4d711e['length']-0x1][_0x462029(0x131)]]<=_0x1ae79e){_0x3a8f31[_0x462029(0x134)](_0x4d711e[_0x462029(0x168)]());}_0x4d711e[_0x462029(0x134)](_0x2e91cb);break;}case'SPATIAL':case _0x462029(0x11f):case _0x462029(0x12c):_0x4d711e[_0x462029(0x134)](_0x2e91cb);break;case _0x462029(0x178):while(_0x4d711e[_0x462029(0x16b)]>0x0&&_0x4d711e[_0x4d711e[_0x462029(0x16b)]-0x1][_0x462029(0x131)]!==_0x462029(0x12c)){_0x3a8f31[_0x462029(0x134)](_0x4d711e['pop']());}_0x4d711e[_0x462029(0x168)]();_0x4d711e['length']>0x0&&(_0x4d711e[_0x4d711e[_0x462029(0x16b)]-0x1]['type']===_0x462029(0x145)||_0x4d711e[_0x4d711e[_0x462029(0x16b)]-0x1][_0x462029(0x131)]===_0x462029(0x11f))&&_0x3a8f31[_0x462029(0x134)](_0x4d711e['pop']());break;case _0x462029(0x167):case _0x462029(0x14d):break;default:throw new Error('Unknown\x20token\x20type\x20'+_0x2e91cb[_0x462029(0x131)]);}}while(_0x4d711e['length']>0x0){_0x3a8f31['push'](_0x4d711e[_0x462029(0x168)]());}function _0xb428e8(){const _0x333d7d=_0x462029;let _0xd310f3,_0x1fe0fb,_0x1e4d07=_0x3a8f31[_0x333d7d(0x168)]();switch(_0x1e4d07[_0x333d7d(0x131)]){case _0x333d7d(0x13c):{let _0x57b5cb=_0xb428e8(),_0x5bd77a=_0xb428e8();return new _0x4c8deb[(_0x333d7d(0x129))][(_0x1e4d07[_0x333d7d(0x123)][_0x333d7d(0x11c)]())](_0x5bd77a,_0x57b5cb);}case _0x333d7d(0x11f):{let _0x51aac9=_0xb428e8();return a82_0x4e6e2a[_0x333d7d(0x148)](_0x51aac9);}case _0x333d7d(0x124):{let _0x3d502c,_0x5b1873;return _0x3a8f31['pop'](),_0x5b1873=_0xb428e8(),_0x3d502c=_0xb428e8(),_0x1fe0fb=_0xb428e8(),a82_0x4e6e2a[_0x333d7d(0x165)](_0x1fe0fb,_0x3d502c,_0x5b1873);}case _0x333d7d(0x137):{return _0xd310f3=_0xb428e8(),_0x1fe0fb=_0xb428e8(),new _0x4c8deb[(_0x333d7d(0x142))][(_0x1e4d07['text'][_0x333d7d(0x11c)]())](_0x1fe0fb,_0xd310f3);}case'IS_NULL':_0x1fe0fb=_0xb428e8();return new _0x4c8deb['operators'][(_0x1e4d07['text'][_0x333d7d(0x11c)]())](_0x1fe0fb);case'VALUE':{let _0x312dd4=_0x1e4d07[_0x333d7d(0x123)]['match'](/^'(.*)'$/);return _0x312dd4?_0x312dd4[0x1]['replace'](/''/g,'\x27'):Number(_0x1e4d07['text']);}case _0x333d7d(0x145):switch(_0x1e4d07['text'][_0x333d7d(0x11c)]()){case _0x333d7d(0x147):{let _0x2fcaf8=_0xb428e8(),_0x1e9fa5=_0xb428e8(),_0x6a22ce=_0xb428e8(),_0x5f0d09=_0xb428e8(),_0x3713c4=_0xb428e8();return a82_0x4e6e2a['bbox'](_0x3713c4,[_0x5f0d09,_0x6a22ce,_0x1e9fa5,_0x2fcaf8]);}case'INTERSECTS':_0xd310f3=_0xb428e8(),_0x1fe0fb=_0xb428e8();return a82_0x4e6e2a[_0x333d7d(0x143)](_0x1fe0fb,_0xd310f3);case _0x333d7d(0x141):_0xd310f3=_0xb428e8(),_0x1fe0fb=_0xb428e8();return a82_0x4e6e2a[_0x333d7d(0x169)](_0x1fe0fb,_0xd310f3);case'CONTAINS':_0xd310f3=_0xb428e8(),_0x1fe0fb=_0xb428e8();return a82_0x4e6e2a[_0x333d7d(0x144)](_0x1fe0fb,_0xd310f3);}break;case _0x333d7d(0x133):return new WKT()[_0x333d7d(0x12d)](_0x1e4d07[_0x333d7d(0x123)],{});default:return _0x1e4d07['text'];}}let _0xaddbbe=_0xb428e8();if(_0x3a8f31[_0x462029(0x16b)]>0x0){let _0xb52dcd=_0x462029(0x171);for(let _0x276e69=_0x3a8f31[_0x462029(0x16b)]-0x1;_0x276e69>=0x0;_0x276e69--){_0xb52dcd+=_0x3a8f31[_0x276e69][_0x462029(0x131)]+':\x20'+_0x3a8f31[_0x276e69][_0x462029(0x123)]+'\x0a';}throw new Error(_0xb52dcd);}return _0xaddbbe;}[a82_0x4f72d2(0x16e)](_0x474600){const _0x54a177=a82_0x4f72d2;try{return this['buildAst'](this[_0x54a177(0x15d)](_0x474600));}catch(_0x39f6ab){console[_0x54a177(0x149)](_0x54a177(0x159)+_0x474600),console[_0x54a177(0x149)](_0x39f6ab);}}['write'](_0x5b5f48){const _0x19294a=a82_0x4f72d2;switch(_0x5b5f48[_0x19294a(0x15e)]){case _0x19294a(0x147):return'BBOX('+_0x5b5f48[_0x19294a(0x130)]+','+_0x5b5f48[_0x19294a(0x125)][_0x19294a(0x120)](',')+','+_0x5b5f48[_0x19294a(0x176)]+')';case _0x19294a(0x157):return _0x19294a(0x13d)+_0x5b5f48['geometryName']+',\x20'+this['readGeometry'](_0x5b5f48['geometry'])+')';case'Intersects':return'INTERSECTS('+_0x5b5f48['geometryName']+',\x20'+this[_0x19294a(0x12d)](_0x5b5f48['geometry'])+')';case _0x19294a(0x158):return _0x19294a(0x152)+_0x5b5f48[_0x19294a(0x130)]+',\x20'+this[_0x19294a(0x12d)](_0x5b5f48[_0x19294a(0x16a)])+')';case _0x19294a(0x115):return _0x19294a(0x150)+this[_0x19294a(0x128)](_0x5b5f48[_0x19294a(0x156)])+')';case _0x19294a(0x127):case'Or':{let _0x3bb3a4='(',_0x2b7527=!![];for(let _0x34362f=0x0;_0x34362f<_0x5b5f48['conditions'][_0x19294a(0x16b)];_0x34362f++){_0x2b7527?_0x2b7527=![]:_0x3bb3a4+=')\x20'+_0x5b5f48['tagName_'][_0x19294a(0x173)]()+'\x20(',_0x3bb3a4+=this[_0x19294a(0x128)](_0x5b5f48[_0x19294a(0x164)][_0x34362f]);}return _0x3bb3a4+')';}case _0x19294a(0x155):return _0x5b5f48[_0x19294a(0x174)]+_0x19294a(0x14f)+this[_0x19294a(0x128)](_0x5b5f48[_0x19294a(0x13a)])+'\x20AND\x20'+this['write'](_0x5b5f48[_0x19294a(0x122)]);case'PropertyIsEqualTo':case _0x19294a(0x12e):case _0x19294a(0x151):case _0x19294a(0x16f):case _0x19294a(0x163):case _0x19294a(0x175):case _0x19294a(0x177):case'PropertyIsNull':{return _0x5b5f48[_0x19294a(0x14a)]!==null?_0x5b5f48[_0x19294a(0x162)]+'\x20'+this[_0x19294a(0x116)][_0x5b5f48[_0x19294a(0x15e)]]+'\x20'+this[_0x19294a(0x128)](_0x5b5f48[_0x19294a(0x14a)]):_0x5b5f48['propertyName']+'\x20'+this[_0x19294a(0x116)][_0x5b5f48[_0x19294a(0x15e)]];}case undefined:if(typeof _0x5b5f48===_0x19294a(0x14e))return'\x27'+_0x5b5f48[_0x19294a(0x126)](/'/g,'\x27\x27')+'\x27';else{if(typeof _0x5b5f48===_0x19294a(0x15b))return String(_0x5b5f48);}break;default:throw new Error('Can\x27t\x20encode:\x20'+_0x5b5f48['CLASS_NAME']+'\x20'+_0x5b5f48);}}[a82_0x4f72d2(0x12d)](_0xa724c1){const _0x4129b9=a82_0x4f72d2;if(_0xa724c1 instanceof a82_0x41e905)return new WKT()[_0x4129b9(0x14c)](_0xa724c1);}}
|