ym-gis-2d 1.0.40 → 1.0.41
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.d.ts +2 -0
- package/layers/LayerManager.d.ts.map +1 -1
- package/layers/LayerManager.js +1 -1
- package/layers/LayerManager.js.map +1 -1
- package/layers/MapTileLayer.d.ts +17 -0
- package/layers/MapTileLayer.d.ts.map +1 -0
- package/layers/MapTileLayer.js +1 -0
- package/layers/MapTileLayer.js.map +1 -0
- package/layers/TDTLayer.js +1 -1
- 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.js +1 -1
- package/utils/tasks/esri/Task.js +1 -1
- package/utils/tasks/geoserver/QueryTask.js +1 -1
- package/utils/tasks/index.js +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
|
-
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);}
|
|
1
|
+
(function(_0xe843b3,_0x2854e9){const _0x5ce614=a85_0x35d5,_0x118a61=_0xe843b3();while(!![]){try{const _0xbd3f27=parseInt(_0x5ce614(0x1cd))/0x1+parseInt(_0x5ce614(0x1d5))/0x2+parseInt(_0x5ce614(0x1c6))/0x3+parseInt(_0x5ce614(0x1df))/0x4*(-parseInt(_0x5ce614(0x1cb))/0x5)+parseInt(_0x5ce614(0x1ee))/0x6+parseInt(_0x5ce614(0x1c5))/0x7+-parseInt(_0x5ce614(0x1c9))/0x8;if(_0xbd3f27===_0x2854e9)break;else _0x118a61['push'](_0x118a61['shift']());}catch(_0x89eeaa){_0x118a61['push'](_0x118a61['shift']());}}}(a85_0x46c6,0x34d55));import a85_0x3857c2 from'ol/proj/Projection';function a85_0x46c6(){const _0x517e5f=['getNumInteriorRing','getInteriorPoint','write','transform','bufferOp','createPolygon','getCoordinates','length','19132iXbWxP','map','getLength','crosses','无法识别的数据类型','getCoordinate','push','getExtent','getGeometryType','toArray','indexOf','clone','sort','getStartIndex','getNumGeometries','1761162BzwGAS','MultiPolygon','readGeometry','distance','error','read','string','intersection','getInteriorRingN','contains','getGeometryN','forEach','getType','MultiPoint','abs','getArea','writeGeometry','309022zhHaqF','1165521PrZOVJ','未找到投影信息','getCoordinateFromPixel','8960792RRWkvq','Point','50JYiJwl','union','339525SVWIGs','add','filter','孔洞操作失败:','some','Polygon','size','getLineStrings','637258YygaTx','difference'];a85_0x46c6=function(){return _0x517e5f;};return a85_0x46c6();}import{getCenter}from'ol/extent';import{distance as a85_0x4d23d0}from'ol/coordinate';import{getGeoProjection,isSpheroid,registerProj}from'./RegisterProjUtil';import{getLength as a85_0x55a320,getArea as a85_0xe5bef2}from'ol/sphere';import a85_0x51ab63 from'jsts/org/locationtech/jts/operation/buffer/BufferOp.js';import a85_0x405a55 from'jsts/org/locationtech/jts/operation/relate/RelateOp.js';import a85_0x5cd24d from'jsts/org/locationtech/jts/operation/overlay/OverlayOp';import a85_0x2cc662 from'jsts/org/locationtech/jts/io/OL3Parser.js';function a85_0x35d5(_0x3bcb38,_0x2bd4b1){const _0x46c6a9=a85_0x46c6();return a85_0x35d5=function(_0x35d5f9,_0x3b4c97){_0x35d5f9=_0x35d5f9-0x1c0;let _0x4a8b30=_0x46c6a9[_0x35d5f9];return _0x4a8b30;},a85_0x35d5(_0x3bcb38,_0x2bd4b1);}import a85_0x3bebe5 from'jsts/org/locationtech/jts/operation/polygonize/Polygonizer.js';import a85_0x4887a0 from'jsts/org/locationtech/jts/operation/distance/DistanceOp';import a85_0x3500bb from'ol/format/GeoJSON';import a85_0x4c7c67 from'jsts/org/locationtech/jts/geom/GeometryFactory';import a85_0x4ea38f 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 a85_0x232f4c from'ol/format/WKT';import a85_0x22d57e from'ol/format/EsriJSON';const _parser=new a85_0x2cc662(undefined,undefined);_parser['inject'](Point,LineString,LinearRing,Polygon,MultiPoint,MultiLineString,MultiPolygon,GeometryCollection);export function getArea(_0x2954af,_0x44772a,_0x2f7b40=![]){const _0x3709da=a85_0x35d5;if(!_0x2954af)return 0x0;if(typeof _0x44772a==_0x3709da(0x1f4)){let _0xf82753=registerProj(_0x44772a);if(_0xf82753==null)return console[_0x3709da(0x1f2)](_0x3709da(0x1c7)),0x0;_0x44772a=_0xf82753;}const _0x42073d=isSpheroid(_0x44772a);if(_0x2f7b40)return a85_0xe5bef2(_0x2954af,{'projection':_0x44772a});else{if(_0x42073d){const _0x1ec6cd=getGeoProjection(_0x2954af,_0x44772a);return _0x2954af['clone']()[_0x3709da(0x1da)](_0x44772a,_0x1ec6cd)[_0x3709da(0x1c3)]();}return _0x2954af[_0x3709da(0x1c3)]();}}export function getLength(_0x809f37,_0x221326,_0x9a64ba=![]){const _0xa5f2b4=a85_0x35d5;if(!_0x809f37)return 0x0;if(typeof _0x221326=='string'){let _0x1934c2=registerProj(_0x221326);if(_0x1934c2==null)return console[_0xa5f2b4(0x1f2)]('未找到投影信息'),0x0;_0x221326=_0x1934c2;}const _0x722354=isSpheroid(_0x221326);if(_0x9a64ba)return a85_0x55a320(_0x809f37,{'projection':_0x221326});else{let _0x5e9737=_0x809f37;if(_0x722354){const _0x1bfda8=getGeoProjection(_0x809f37,_0x221326);_0x5e9737=_0x809f37[_0xa5f2b4(0x1ea)]()[_0xa5f2b4(0x1da)](_0x221326,_0x1bfda8);}if(_0x5e9737 instanceof LineString)return _0x5e9737[_0xa5f2b4(0x1e1)]();else{let _0x3c0f40=0x0;for(let _0x195a35=0x0;_0x195a35<_0x5e9737[_0xa5f2b4(0x1d4)]()['length'];_0x195a35++){_0x3c0f40+=_0x5e9737[_0xa5f2b4(0x1d4)]()[_0x195a35][_0xa5f2b4(0x1e1)]();}return _0x3c0f40;}}}export function bufferOp(_0x3c68b1,_0x592ffd){const _0x493e65=a85_0x35d5,_0x2d5487=_parser[_0x493e65(0x1f3)](_0x3c68b1),_0x4ddf98=a85_0x51ab63[_0x493e65(0x1db)](_0x2d5487,_0x592ffd);return _parser[_0x493e65(0x1d9)](_0x4ddf98);}export function bufferPixel(_0x356848,_0x2eb687,_0x5030b1){const _0x56643b=a85_0x35d5,_0x2a7418=_0x5030b1['getPixelFromCoordinate'](_0x356848[_0x56643b(0x1dd)]()),_0x5c666b=_0x5030b1[_0x56643b(0x1c8)]([_0x2a7418[0x0]+_0x2eb687,_0x2a7418[0x1]]),_0x255597=a85_0x4d23d0(_0x356848[_0x56643b(0x1dd)](),_0x5c666b),_0x3bc412=bufferOp(_0x356848,_0x255597);return _0x3bc412;}export function contains(_0x2f27a5,_0xd9a110){const _0x1a522a=a85_0x35d5,_0xb9aea1=_parser['read'](_0x2f27a5),_0x855cd2=_parser[_0x1a522a(0x1f3)](_0xd9a110);return a85_0x405a55[_0x1a522a(0x1f7)](_0xb9aea1,_0x855cd2);}export function crosses(_0x392bf0,_0x4d8d3e){const _0x25ced9=a85_0x35d5,_0x2459f1=_parser[_0x25ced9(0x1f3)](_0x392bf0),_0x5eacfa=_parser[_0x25ced9(0x1f3)](_0x4d8d3e);return a85_0x405a55[_0x25ced9(0x1e2)](_0x2459f1,_0x5eacfa);}export function intersects(_0x174bc9,_0x54f9e7){const _0x152f90=a85_0x35d5,_0x2f4fa9=_parser[_0x152f90(0x1f3)](_0x174bc9),_0x46efb8=_parser['read'](_0x54f9e7);return a85_0x405a55['intersects'](_0x2f4fa9,_0x46efb8);}export function intersection(_0x5ebcb7,_0x57bd03){const _0x2e86d9=a85_0x35d5,_0x39b3bc=_parser[_0x2e86d9(0x1f3)](_0x5ebcb7),_0x1de490=_parser['read'](_0x57bd03);return _parser['write'](a85_0x5cd24d[_0x2e86d9(0x1f5)](_0x39b3bc,_0x1de490));}export function union(_0x483bc2,_0x4eff01){const _0x4eb97d=a85_0x35d5,_0x57f873=_parser[_0x4eb97d(0x1f3)](_0x483bc2),_0x465133=_parser[_0x4eb97d(0x1f3)](_0x4eff01);return _parser['write'](a85_0x5cd24d[_0x4eb97d(0x1cc)](_0x57f873,_0x465133));}export function unions(_0x80daf4){const _0x17a590=a85_0x35d5;if(!_0x80daf4||_0x80daf4['length']===0x0)return;if(_0x80daf4[_0x17a590(0x1de)]===0x1)return _0x80daf4[0x0]['clone']();let _0x2a2128=_parser[_0x17a590(0x1f3)](_0x80daf4[0x0]);for(let _0x23ab62=0x1;_0x23ab62<_0x80daf4['length'];_0x23ab62++){const _0x59cd59=_parser['read'](_0x80daf4[_0x23ab62]);_0x2a2128=a85_0x5cd24d[_0x17a590(0x1cc)](_0x2a2128,_0x59cd59);}return _parser[_0x17a590(0x1d9)](_0x2a2128);}export function difference(_0x567d6c,_0x4e5c59){const _0x22e200=a85_0x35d5,_0x548589=_parser[_0x22e200(0x1f3)](_0x567d6c),_0x559910=_parser[_0x22e200(0x1f3)](_0x4e5c59);return _parser[_0x22e200(0x1d9)](a85_0x5cd24d['difference'](_0x548589,_0x559910));}export function distance(_0x5dfc3e,_0x5d113f){const _0x1b5f6e=a85_0x35d5,_0x1693c1=_parser[_0x1b5f6e(0x1f3)](_0x5dfc3e),_0x5c6493=_parser['read'](_0x5d113f);return _parser[_0x1b5f6e(0x1d9)](a85_0x4887a0[_0x1b5f6e(0x1f1)](_0x1693c1,_0x5c6493));}export function jstlSplit(_0x3c8196,_0x2fdc4c){const _0x599350=a85_0x35d5,_0x202d32=_parser['read'](_0x3c8196),_0x4fbe34=_parser[_0x599350(0x1f3)](_0x2fdc4c),_0x5f5394=_0x202d32[_0x599350(0x1e7)]();let _0x30ba03=[];function _0x25411c(_0x43494e,_0xbe8eba){const _0x245845=_0x599350,_0x1f3d54=_0x43494e['getExteriorRing'](),_0x22e3b8=_0x43494e[_0x245845(0x1d7)](),_0x45937b=[];for(let _0xf587de=0x0;_0xf587de<_0x22e3b8;_0xf587de++){_0x45937b[_0x245845(0x1e5)](_0x43494e[_0x245845(0x1f6)](_0xf587de));}const _0xa6f265=a85_0x5cd24d[_0x245845(0x1cc)](_0x1f3d54,_0xbe8eba),_0x20fc92=new a85_0x3bebe5();_0x20fc92[_0x245845(0x1ce)](_0xa6f265);const _0x58df8c=_0x20fc92['getPolygons'](),_0x588340=new a85_0x4c7c67();_0x58df8c[_0x245845(0x1d3)]()>0x1?_0x58df8c[_0x245845(0x1e8)]()[_0x245845(0x1f9)](_0x349d22=>{let _0x50b5e8=_0x349d22;_0x45937b['forEach'](_0x4dd525=>{const _0x40fd90=a85_0x35d5,_0x116f22=_0x588340[_0x40fd90(0x1dc)](_0x4dd525);try{_0x50b5e8=a85_0x5cd24d[_0x40fd90(0x1d6)](_0x50b5e8,_0x116f22);}catch(_0x2a5a20){console['warn'](_0x40fd90(0x1d0),_0x2a5a20);}}),_0x50b5e8&&_0x30ba03['push'](_parser['write'](_0x50b5e8));}):_0x30ba03[_0x245845(0x1e5)](_parser[_0x245845(0x1d9)](_0x43494e));}if(_0x5f5394===_0x599350(0x1d2))_0x25411c(_0x202d32,_0x4fbe34);else{if(_0x5f5394===_0x599350(0x1ef)){const _0x486ab8=_0x202d32['getNumGeometries']();for(let _0x227297=0x0;_0x227297<_0x486ab8;_0x227297++){const _0x37d171=_0x202d32[_0x599350(0x1f8)](_0x227297);_0x25411c(_0x37d171,_0x4fbe34);}}else throw new Error(_0x599350(0x1e3));}return _0x30ba03;}export function splitLineByLine(_0x4bb3f7,_0x22f9f8){const _0x3b347b=a85_0x35d5,_0x360a79=_parser[_0x3b347b(0x1f3)](_0x4bb3f7),_0x560ead=_parser['read'](_0x22f9f8),_0x2cf129=a85_0x5cd24d[_0x3b347b(0x1f5)](_0x360a79,_0x560ead);if(!_0x2cf129||_0x2cf129['isEmpty']())return[_0x4bb3f7];const _0x63289=[];if(_0x2cf129[_0x3b347b(0x1e7)]()===_0x3b347b(0x1ca))_0x63289[_0x3b347b(0x1e5)](_0x2cf129[_0x3b347b(0x1e4)]());else{if(_0x2cf129[_0x3b347b(0x1e7)]()===_0x3b347b(0x1c1))for(let _0x4f5538=0x0;_0x4f5538<_0x2cf129[_0x3b347b(0x1ed)]();_0x4f5538++){_0x63289[_0x3b347b(0x1e5)](_0x2cf129[_0x3b347b(0x1f8)](_0x4f5538)[_0x3b347b(0x1e4)]());}}const _0x308b1f=new a85_0x4ea38f(_0x360a79),_0x531e11=_0x63289['map'](_0x12f12d=>_0x308b1f[_0x3b347b(0x1e9)](_0x12f12d))[_0x3b347b(0x1eb)]((_0x2aa8fb,_0x56d1e7)=>_0x2aa8fb-_0x56d1e7),_0x5549ea=[],_0x54855e=1e-9;for(let _0x5e5f4d=0x0;_0x5e5f4d<_0x531e11[_0x3b347b(0x1de)];_0x5e5f4d++){if(_0x5e5f4d===0x0||Math[_0x3b347b(0x1c2)](_0x531e11[_0x5e5f4d]-_0x531e11[_0x5e5f4d-0x1])>_0x54855e)_0x5549ea[_0x3b347b(0x1e5)](_0x531e11[_0x5e5f4d]);}const _0xe2e3b6=[];let _0x114829=_0x308b1f['getStartIndex']?_0x308b1f[_0x3b347b(0x1ec)]():0x0;const _0x43140b=_0x308b1f['getEndIndex']&&_0x308b1f['getEndIndex']()||_0x360a79['getLength']();for(let _0x3deba4=0x0;_0x3deba4<_0x5549ea[_0x3b347b(0x1de)];_0x3deba4++){const _0x34ab94=_0x5549ea[_0x3deba4];if(_0x34ab94-_0x114829>_0x54855e){const _0x41085e=_0x308b1f['extractLine'](_0x114829,_0x34ab94);_0xe2e3b6['push'](_parser['write'](_0x41085e));}_0x114829=_0x34ab94;}if(_0x43140b-_0x114829>_0x54855e){const _0x32ec2c=_0x308b1f['extractLine'](_0x114829,_0x43140b);_0xe2e3b6[_0x3b347b(0x1e5)](_parser[_0x3b347b(0x1d9)](_0x32ec2c));}const _0x396adf=_0xe2e3b6[_0x3b347b(0x1cf)](_0x569749=>{const _0x26814b=_0x3b347b,_0x3a27d7=_0x569749[_0x26814b(0x1dd)]();return _0x3a27d7&&_0x3a27d7[_0x26814b(0x1de)]>=0x2&&!(_0x3a27d7[_0x26814b(0x1de)]===0x2&&_0x3a27d7[0x0][0x0]===_0x3a27d7[0x1][0x0]&&_0x3a27d7[0x0][0x1]===_0x3a27d7[0x1][0x1]);});return _0x396adf;}export function fromWKT(_0x580bb2,_0xe461e1,_0x3a6f69){const _0x38d434=a85_0x35d5,_0x3c3bd6=new a85_0x232f4c();_0xe461e1&®isterProj(_0xe461e1);_0x3a6f69&®isterProj(_0x3a6f69);const _0x4b7869=_0x3c3bd6[_0x38d434(0x1f0)](_0x580bb2);if(isGeometryEmpty(_0x4b7869))return null;return _0xe461e1&&_0x3a6f69?_0x4b7869['transform'](new a85_0x3857c2({'code':_0xe461e1}),new a85_0x3857c2({'code':_0x3a6f69})):_0x4b7869;}export function fromWKTs(_0x2c0188,_0x3e6ee5,_0x543e1e){const _0x3198cc=a85_0x35d5,_0x23cc06=new a85_0x232f4c();let _0x4d2f41=[];_0x3e6ee5&®isterProj(_0x3e6ee5);_0x543e1e&®isterProj(_0x543e1e);let _0x35e284,_0x323245;_0x3e6ee5&&_0x543e1e&&(_0x35e284=new a85_0x3857c2({'code':_0x3e6ee5}),_0x323245=new a85_0x3857c2({'code':_0x543e1e}));for(let _0x4953e1=0x0;_0x4953e1<_0x2c0188[_0x3198cc(0x1de)];_0x4953e1++){const _0x3c53d7=_0x23cc06[_0x3198cc(0x1f0)](_0x2c0188[_0x4953e1]);if(isGeometryEmpty(_0x3c53d7))continue;_0x35e284&&_0x323245?_0x4d2f41['push'](_0x3c53d7[_0x3198cc(0x1da)](_0x35e284,_0x323245)):_0x4d2f41[_0x3198cc(0x1e5)](_0x3c53d7);}return _0x4d2f41;}export function toWKT(_0x3e5ed9){const _0x556112=a85_0x35d5,_0x5a0402=new a85_0x232f4c();if(isGeometryEmpty(_0x3e5ed9))return'';if(_0x3e5ed9 instanceof Circle){const _0x5f2751=fromCircle(_0x3e5ed9);return _0x5a0402[_0x556112(0x1c4)](_0x5f2751);}else return _0x5a0402[_0x556112(0x1c4)](_0x3e5ed9);}export function toGeoJSON(_0x4f73dc){const _0x537068=a85_0x35d5,_0x2db03f=new a85_0x3500bb();return _0x2db03f[_0x537068(0x1c4)](_0x4f73dc);}export function fromGeoJSON(_0x3fd3d6){const _0x387ce8=new a85_0x3500bb();return _0x387ce8['readGeometry'](_0x3fd3d6);}export function toEsriJSON(_0x2871df){const _0x315180=a85_0x35d5,_0x253a49=new a85_0x22d57e();return _0x253a49[_0x315180(0x1c4)](_0x2871df);}export function fromEsriJSON(_0x4055ed){const _0x20b4ca=a85_0x35d5,_0x5b4ad9=new a85_0x22d57e();return _0x5b4ad9[_0x20b4ca(0x1f0)](_0x4055ed);}export function expandExtent(_0x584491,_0x21c678){const _0x48a9d8=_0x584491[0x0],_0x4820f5=_0x584491[0x1],_0x23e6ff=_0x584491[0x2],_0x4c2c35=_0x584491[0x3],_0x59410c=(_0x48a9d8+_0x23e6ff)/0x2,_0x24246d=(_0x4820f5+_0x4c2c35)/0x2,_0x2f1e18=_0x23e6ff-_0x48a9d8,_0x2da7c9=_0x4c2c35-_0x4820f5,_0x1a6d82=_0x2f1e18*_0x21c678,_0x2bff4c=_0x2da7c9*_0x21c678,_0x24970a=_0x59410c-_0x1a6d82/0x2,_0x668d8c=_0x59410c+_0x1a6d82/0x2,_0x2e6240=_0x24246d-_0x2bff4c/0x2,_0x209bd2=_0x24246d+_0x2bff4c/0x2;return[_0x24970a,_0x2e6240,_0x668d8c,_0x209bd2];}export function isGeometryEmpty(_0x1da7da){const _0x512ad9=a85_0x35d5;if(!_0x1da7da)return!![];if(_0x1da7da instanceof Point||_0x1da7da instanceof MultiPoint){const _0xa28f1e=_0x1da7da[_0x512ad9(0x1dd)]();return!_0xa28f1e||_0xa28f1e[_0x512ad9(0x1d1)](_0xd471b2=>isNaN(_0xd471b2));}else{if(_0x1da7da instanceof LineString||_0x1da7da instanceof MultiLineString)return _0x1da7da[_0x512ad9(0x1dd)]()[_0x512ad9(0x1de)]<0x2;else{if(_0x1da7da instanceof Polygon){const _0x153ed9=_0x1da7da[_0x512ad9(0x1dd)]();return!_0x153ed9||_0x153ed9['length']===0x0||_0x153ed9[0x0][_0x512ad9(0x1de)]<0x4;}else{if(_0x1da7da instanceof MultiPolygon){const _0x337c7b=_0x1da7da[_0x512ad9(0x1dd)]();return!_0x337c7b||_0x337c7b['length']===0x0||_0x337c7b[0x0][0x0][_0x512ad9(0x1de)]<0x4;}}}}return![];}export function polygonToLines(_0x3f2779){const _0x30d511=a85_0x35d5;if(!_0x3f2779)return[];const _0x54cafa=_0x3f2779['getLinearRings']();return _0x54cafa[_0x30d511(0x1e0)](_0x4b2158=>new LineString(_0x4b2158['getCoordinates']()));}export function getGeometryCenter(_0x233537){const _0x380e5e=a85_0x35d5;if(!_0x233537)return undefined;const _0x47889d=_0x233537[_0x380e5e(0x1c0)]();if(_0x47889d==='Point')return new Point(_0x233537[_0x380e5e(0x1dd)]());if(_0x47889d===_0x380e5e(0x1d2)||_0x47889d===_0x380e5e(0x1ef))return _0x233537[_0x380e5e(0x1d8)]();const _0xa5e1c1=getCenter(_0x233537[_0x380e5e(0x1e6)]());return new Point(_0xa5e1c1);}
|
package/utils/LayerUtil.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x568d62,_0x55a112){const _0x3597b2=a86_0x51a7,_0x25a380=_0x568d62();while(!![]){try{const _0x39d1d6=-parseInt(_0x3597b2(0x1f7))/0x1*(parseInt(_0x3597b2(0x1fc))/0x2)+-parseInt(_0x3597b2(0x1f2))/0x3+-parseInt(_0x3597b2(0x1ed))/0x4+-parseInt(_0x3597b2(0x1fb))/0x5+parseInt(_0x3597b2(0x208))/0x6*(-parseInt(_0x3597b2(0x1f5))/0x7)+-parseInt(_0x3597b2(0x1fe))/0x8*(-parseInt(_0x3597b2(0x20d))/0x9)+-parseInt(_0x3597b2(0x1ef))/0xa*(-parseInt(_0x3597b2(0x20c))/0xb);if(_0x39d1d6===_0x55a112)break;else _0x25a380['push'](_0x25a380['shift']());}catch(_0x1906a0){_0x25a380['push'](_0x25a380['shift']());}}}(a86_0x1538,0xee5ec));import a86_0x3d20c9 from'../utils/AxiosUtil';export function mapServiceTreeTransform(_0x5e4ce9){const _0x44b621=a86_0x51a7;let _0x32ca12=[];return _0x5e4ce9&&_0x5e4ce9[_0x44b621(0x1f8)]>0x0&&(_0x5e4ce9[_0x44b621(0x1f3)](_0x2fcea3=>{const _0x32307a=_0x44b621;(!_0x2fcea3[_0x32307a(0x200)]||_0x2fcea3[_0x32307a(0x200)]=='')&&_0x32ca12[_0x32307a(0x20e)](Object['assign']({},_0x2fcea3));}),_0x32ca12=_0x32ca12[_0x44b621(0x206)]((_0x19fb09,_0x5ead5a)=>{const _0x2ddc55=_0x44b621;return(_0x19fb09['showIndex']?_0x19fb09['showIndex']:0x0)-(_0x5ead5a['showIndex']?_0x5ead5a[_0x2ddc55(0x1fa)]:0x0);}),_0x32ca12['forEach'](_0xfdabbd=>{const _0x28ea82=_0x44b621;_0xfdabbd[_0x28ea82(0x201)]=setChildren(_0xfdabbd['id'],_0x5e4ce9);})),_0x32ca12;}function a86_0x1538(){const _0x5b8746=['showIndex','8907470rJrnfy','13592nLISke','get','5891872OYztgq','geoserver','parentId','children','&format=application/json','&format=image/png','includes','wms','sort','layerType','5205558PtoxoO','assign','service=WMS&version=1.1.0&request=GetLegendGraphic&layer=','indexOf','55Uakyyd','9pVfUxq','push','5712900PhwXHl','Legend','14283430TGAIEK','title','url','2547546nEWuza','forEach','sublayers','14pFmaMC','&height=','163TvxeHN','length','data'];a86_0x1538=function(){return _0x5b8746;};return a86_0x1538();}function setChildren(_0x2f1273,_0x4c5dc8){const _0x576307=a86_0x51a7;let _0x3f9224=[];return _0x4c5dc8['forEach'](_0x3cd60d=>{const _0x331399=a86_0x51a7;_0x2f1273===(_0x3cd60d[_0x331399(0x200)]==null?'':_0x3cd60d[_0x331399(0x200)])&&_0x3f9224['push'](Object[_0x331399(0x209)]({},_0x3cd60d));}),_0x3f9224=_0x3f9224[_0x576307(0x206)]((_0x40dd1e,_0x10e042)=>{const _0x5f15ed=_0x576307;return(_0x40dd1e['showIndex']?_0x40dd1e[_0x5f15ed(0x1fa)]:0x0)-(_0x10e042[_0x5f15ed(0x1fa)]?_0x10e042[_0x5f15ed(0x1fa)]:0x0);}),_0x3f9224[_0x576307(0x1f8)]>0x0&&_0x3f9224[_0x576307(0x1f3)](_0x2d6d9e=>{const _0x4ff760=_0x576307;_0x2d6d9e[_0x4ff760(0x201)]=setChildren(_0x2d6d9e['id'],_0x4c5dc8);}),_0x3f9224;}function a86_0x51a7(_0x15baea,_0xa4cdeb){const _0x153887=a86_0x1538();return a86_0x51a7=function(_0x51a797,_0x1bfad5){_0x51a797=_0x51a797-0x1ed;let _0x120c57=_0x153887[_0x51a797];return _0x120c57;},a86_0x51a7(_0x15baea,_0xa4cdeb);}export async function getLayerLegend(_0x3b3d7b,_0x21fd1a){const _0x38ad35=a86_0x51a7;if(!_0x3b3d7b||!_0x3b3d7b[_0x38ad35(0x1f1)]||!_0x3b3d7b[_0x38ad35(0x1f4)]||_0x3b3d7b[_0x38ad35(0x1f4)][_0x38ad35(0x1f8)]==0x0||!_0x3b3d7b[_0x38ad35(0x207)])return;if(_0x3b3d7b['layerType'][_0x38ad35(0x20b)](_0x38ad35(0x1ff))>-0x1)return await getGeoServerLayerLegend(_0x3b3d7b,_0x21fd1a);return;}export async function getGeoServerLayerLegend(_0x2e849a,_0x45d417){const _0x295d73=a86_0x51a7;if(!_0x2e849a||!_0x2e849a[_0x295d73(0x1f1)]||!_0x2e849a[_0x295d73(0x1f4)]||_0x2e849a[_0x295d73(0x1f4)][_0x295d73(0x1f8)]==0x0)return;let _0x1872cc=_0x2e849a[_0x295d73(0x1f1)];const _0x4a423e=_0x2e849a[_0x295d73(0x1f4)];_0x1872cc=_0x1872cc['replace']('gwc/service/wmts',_0x295d73(0x205));const _0x1f042d=[];for(let _0x37e5ca=0x0;_0x37e5ca<_0x4a423e[_0x295d73(0x1f8)];_0x37e5ca++){const _0x3b54c8=_0x4a423e[_0x37e5ca];let _0x47fe1e=_0x295d73(0x20a)+_0x3b54c8+_0x295d73(0x202);const _0xeabfa5=_0x1872cc[_0x295d73(0x204)]('?')?_0x1872cc+'&'+_0x47fe1e:_0x1872cc+'?'+_0x47fe1e,_0x27a317=await a86_0x3d20c9[_0x295d73(0x1fd)](_0xeabfa5);if(_0x27a317[_0x295d73(0x1f9)]&&_0x27a317[_0x295d73(0x1f9)][_0x295d73(0x1ee)]&&_0x27a317['data'][_0x295d73(0x1ee)]['length']>0x0)_0x1f042d[_0x295d73(0x20e)](_0x27a317[_0x295d73(0x1f9)][_0x295d73(0x1ee)][0x0]);else{let _0xe575d7=_0x45d417?_0x45d417:0x10,_0x1ee872='service=WMS&version=1.1.0&request=GetLegendGraphic&layer='+_0x3b54c8+'&width='+_0xe575d7+_0x295d73(0x1f6)+_0xe575d7+_0x295d73(0x203);const _0x1dceec=_0x1872cc[_0x295d73(0x204)]('?')?_0x1872cc+'&'+_0x1ee872:_0x1872cc+'?'+_0x1ee872;_0x1f042d[_0x295d73(0x20e)]({'title':_0x2e849a[_0x295d73(0x1f0)],'url':_0x1dceec});}}return _0x1f042d;}
|
|
@@ -1 +1 @@
|
|
|
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!![];}
|
|
1
|
+
function a91_0x268a(){const _0x112bc2=['EPSG:4493','setExtent','+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:4497','EPSG:4517','+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','\x20+lon_0=','+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:4495','+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=99\x20+k=1\x20+x_0=33500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=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=126\x20+k=1\x20+x_0=42500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2379','getLastCoordinate','EPSG:4541','Gauss_Kruger','EPSG:2352','EPSG:4550','EPSG:4529','EPSG:4525','+proj=tmerc\x20+lat_0=0\x20+lon_0=129\x20+k=1\x20+x_0=43500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=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=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:2360','defs','EPSG:2372','EPSG:2387','+proj=tmerc\x20+lat_0=0\x20+lon_0=90\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:2328','EPSG:2327','+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:4543','+proj=tmerc\x20+lat_0=0\x20+lon_0=105\x20+k=1\x20+x_0=35500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=120\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2390','+proj=tmerc\x20+lat_0=0\x20+lon_0=111\x20+k=1\x20+x_0=37500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:4542','EPSG:4536','+proj=tmerc\x20+lat_0=0\x20+lon_0=111\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=96\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:4503','EPSG:4492','+proj=tmerc\x20+lat_0=0\x20+lon_0=111\x20+k=1\x20+x_0=19500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:4520','+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:4610','EPSG:2334','EPSG:','+proj=tmerc\x20+lat_0=0\x20+lon_0=96\x20+k=1\x20+x_0=32500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=114\x20+k=1\x20+x_0=38500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4538','EPSG:4528','EPSG:4500','EPSG:4535','EPSG:2371','EPSG:2376','+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','projName','EPSG:4516','+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:4511','EPSG:2385','EPSG:2378','+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:2338','EPSG:4533','EPSG:2363','+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','\x20+a=','EPSG:2350','\x20+y_0=','+proj=tmerc\x20+lat_0=0\x20+lon_0=120\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:2335','+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:2330','+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:4506','+proj=tmerc\x20+lat_0=0\x20+lon_0=81\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4508','EPSG:4518','EPSG:2337','EPSG:2359','log','EPSG:2388','+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=81\x20+k=1\x20+x_0=14500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4540','EPSG:2353','+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:2377','EPSG:2332','EPSG:2341','EPSG:4530','EPSG:2382','+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','false_easting','+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=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','+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','2193292bQVhnY','abs','+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','getCode','EPSG:4524','8jHpsGW','get','+proj=tmerc\x20+lat_0=0\x20+lon_0=93\x20+k=1\x20+x_0=16500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:4522','EPSG:2356','+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=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','\x20+units=m\x20+no_defs\x20','EPSG:4531','EPSG:2389','EPSG:2370','9131059ubjTbN','4214','+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=135\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2386','EPSG:4546','EPSG:4554','EPSG:2345','+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:2362','EPSG:4526','EPSG:2355','7498440dTQYBW','+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','+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:4547','EPSG:2358','EPSG:2339','EPSG:4519','1183117SBgRIM','EPSG:2373','\x20+k=','+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:2346','EPSG:2351','+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:4553','+proj=longlat\x20+ellps=GRS80\x20+units=degrees\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:4509','+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:4532','EPSG:3857','5383025YCvwDC','+proj=tmerc\x20+lat_0=0\x20+lon_0=135\x20+k=1\x20+x_0=23500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2380','+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=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=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:2340','EPSG:4545','EPSG:2336','290170VMTPVr','+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:4496','EPSG:4534','+proj=tmerc\x20+lat_0=0\x20+lon_0=75\x20+k=1\x20+x_0=25500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','EPSG:2349','EPSG:4548','EPSG:2329','+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:4491','EPSG:4504','+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:4494','非标准坐标系','+proj=tmerc\x20+lat_0=0\x20+lon_0=117\x20+k=1\x20+x_0=39500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=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=129\x20+k=1\x20+x_0=22500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=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','longitude_of_center','+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:2357','EPSG:4498','+proj=tmerc\x20+lat_0=0\x20+lon_0=114\x20+k=1\x20+x_0=38500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=132\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:2333','+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','entries','EPSG:4499','EPSG:4551','EPSG:2367','EPSG:2384','+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:2348','EPSG:4507','EPSG:4552','+proj=tmerc\x20+lat_0=0\x20+lon_0=93\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=126\x20+k=1\x20+x_0=42500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:2365','+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:4523','EPSG:4490','EPSG:2374','4326','EPSG:4549','EPSG:2342','+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=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:4539','EPSG:2383','+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:2347','EPSG:2343','+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:2381','+proj=tmerc\x20+lat_0=0\x20+lon_0=102\x20+k=1\x20+x_0=34500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:4512','+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','indexOf','+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:2369','+proj=tmerc\x20+lat_0=0\x20+lon_0=78\x20+k=1\x20+x_0=26500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:4513','EPSG:4537','EPSG:2366','EPSG:2361','EPSG:2344','+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','9IegBBp','4490','EPSG:4514','EPSG:4505','+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','12DMGAOj','+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=90\x20+k=1\x20+x_0=30500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','floor','20258690stVkid','+proj=tmerc\x20+lat_0=0\x20+lon_0=75\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=108\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=129\x20+k=1\x20+x_0=22500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:2364','EPSG:4527','4555','+proj=tmerc\x20+lat_0=0\x20+lon_0=126\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs','EPSG:4510','EPSG:4502','Local','EPSG:4501','false_northing','+proj=tmerc\x20+lat_0=0\x20+lon_0=123\x20+k=1\x20+x_0=21500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs','+proj=tmerc\x20+lat_0=0\x20+lon_0=78\x20+k=1\x20+x_0=26500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'];a91_0x268a=function(){return _0x112bc2;};return a91_0x268a();}(function(_0x183862,_0x2b7d73){const _0x101088=a91_0x40ff,_0x1a1a24=_0x183862();while(!![]){try{const _0x9937bb=parseInt(_0x101088(0x216))/0x1+parseInt(_0x101088(0x22d))/0x2*(parseInt(_0x101088(0x17b))/0x3)+-parseInt(_0x101088(0x1f3))/0x4+-parseInt(_0x101088(0x224))/0x5+parseInt(_0x101088(0x20f))/0x6+parseInt(_0x101088(0x203))/0x7*(parseInt(_0x101088(0x1f8))/0x8)+-parseInt(_0x101088(0x176))/0x9*(parseInt(_0x101088(0x17f))/0xa);if(_0x9937bb===_0x2b7d73)break;else _0x1a1a24['push'](_0x1a1a24['shift']());}catch(_0x387855){_0x1a1a24['push'](_0x1a1a24['shift']());}}}(a91_0x268a,0xa2cd5));import a91_0x2605b1 from'proj4';import a91_0x1d10aa from'ol/proj/Projection';import a91_0x4ebc96 from'proj4/lib/parseCode';import a91_0x2f58f6 from'proj4/lib/projections';import{get as a91_0x5da822}from'ol/proj';import{register}from'ol/proj/proj4.js';export function getGeoProjection(_0x3ed261,_0x1618fc){const _0x25d464=a91_0x40ff,_0x49a5c0=_0x1618fc[_0x25d464(0x1f6)]();if(_0x49a5c0[_0x25d464(0x16c)](_0x25d464(0x15d))>-0x1)return new a91_0x1d10aa({'code':_0x25d464(0x223)});else{if(_0x49a5c0[_0x25d464(0x16c)](_0x25d464(0x177))>-0x1){const _0x420f0a=_0x3ed261[_0x25d464(0x19d)](),_0x21d3a7=Math[_0x25d464(0x17e)]((_0x420f0a[0x0]-1.5)/0x3)+0x1,_0xc9f2f8=_0x25d464(0x1bf)+(0x1188+_0x21d3a7);return registerProj(_0xc9f2f8),new a91_0x1d10aa({'code':_0xc9f2f8});}}return _0x1618fc;}export function getSpheroidProjection(_0x184010){const _0xe5b505=a91_0x40ff;if(isSpheroid(_0x184010))return _0x184010;const _0x398205=_0x184010[_0xe5b505(0x1f6)](),_0x45176d=a91_0x2605b1[_0xe5b505(0x1a8)](_0x398205);if(_0x45176d){const {a:_0x5b8cff,rf:_0x3d5da5}=_0x45176d,_0xa07e2a={'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 [_0x29db8e,_0x7af25a]of Object[_0xe5b505(0x14d)](_0xa07e2a)){if(_0x5b8cff===_0x7af25a['a']&&Math[_0xe5b505(0x1f4)](_0x3d5da5?_0x3d5da5:0x0-_0x7af25a['f'])<1e-15)return registerProj(_0x29db8e),new a91_0x1d10aa({'code':_0x29db8e});}}else console['error']('未找到投影定义');}export function isSpheroid(_0x54f935){const _0x6321b4=a91_0x40ff,_0x3ec69c=_0x54f935['getCode']();return _0x3ec69c[_0x6321b4(0x16c)](_0x6321b4(0x15d))>-0x1||_0x3ec69c['indexOf']('4490')>-0x1||_0x3ec69c[_0x6321b4(0x16c)](_0x6321b4(0x204))>-0x1||_0x3ec69c['indexOf'](_0x6321b4(0x185))>-0x1||_0x3ec69c[_0x6321b4(0x16c)]('4610')>-0x1?!![]:![];}function a91_0x40ff(_0x350e33,_0x232157){const _0x268a31=a91_0x268a();return a91_0x40ff=function(_0x40ffb6,_0x832947){_0x40ffb6=_0x40ffb6-0x142;let _0xd5633b=_0x268a31[_0x40ffb6];return _0xd5633b;},a91_0x40ff(_0x350e33,_0x232157);}export function registerProj(_0x55e2ba,_0x559a52){const _0xe852d2=a91_0x40ff;let _0xff52b;_0xff52b=a91_0x5da822(_0x55e2ba);if(!_0xff52b)switch(_0x55e2ba){case _0xe852d2(0x15b):a91_0x2605b1['defs']('EPSG:4490',_0xe852d2(0x21e)),register(a91_0x2605b1),_0xff52b=a91_0x5da822('EPSG:4490');_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([-0xb4,-0x5a,0xb4,0x5a]);break;case _0xe852d2(0x1af):a91_0x2605b1[_0xe852d2(0x1a8)]('EPSG:4543','+proj=tmerc\x20+lat_0=0\x20+lon_0=102\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1af));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([344166.57,2338205.65,622925.7,4729373.22]);break;case _0xe852d2(0x22b):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x22b),_0xe852d2(0x181)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x22b));_0xff52b&&_0xff52b['setExtent']([341298.83,2012660.02,623358.71,4704933.89]);break;case'EPSG:4546':a91_0x2605b1[_0xe852d2(0x1a8)]('EPSG:4546',_0xe852d2(0x1d9)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x208));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([341226.58,2003802.99,618043.7,4998263.83]);break;case _0xe852d2(0x212):a91_0x2605b1[_0xe852d2(0x1a8)]('EPSG:4547',_0xe852d2(0x205)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x212));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([344577.88,2381397.91,617340.63,5036050.38]);break;case'EPSG:4548':a91_0x2605b1[_0xe852d2(0x1a8)]('EPSG:4548',_0xe852d2(0x228)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x233));_0xff52b&&_0xff52b['setExtent']([345754.3,2501017.13,0x94641,5528578.96]);break;case _0xe852d2(0x15e):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x15e),_0xe852d2(0x1b1)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x15e));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([347872.25,2703739.74,599933.05,5912395.2]);break;case _0xe852d2(0x1a1):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x1a1),_0xe852d2(0x1bc)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1a1));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([352748.57,3123733.99,599394.66,5937990.42]);break;case _0xe852d2(0x14f):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x14f),_0xe852d2(0x17a)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x14f));_0xff52b&&_0xff52b['setExtent']([372262.47,4451705.13,600236.64,5897928.74]);break;case _0xe852d2(0x155):a91_0x2605b1['defs'](_0xe852d2(0x155),_0xe852d2(0x21c)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x155));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([374503.76,4582750.41,606982.71,5569731.71]);break;case'EPSG:4553':a91_0x2605b1['defs'](_0xe852d2(0x21d),_0xe852d2(0x1f0)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x21d));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([376543.13,4699379.62,610019.44,5417367.63]);break;case'EPSG:4554':a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x209),'+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(a91_0x2605b1),_0xff52b=a91_0x5da822('EPSG:4554');_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([383491.84,5080507.85,482969.27,5362930.84]);break;case'EPSG:4534':a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x230),'+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(a91_0x2605b1),_0xff52b=a91_0x5da822('EPSG:4534');_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([375272.5,3965339.75,626870.23,4502787.6]);case _0xe852d2(0x1c5):a91_0x2605b1[_0xe852d2(0x1a8)]('EPSG:4535','+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'),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1c5));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([356780.75,3435266.95,624607.97,4633842.66]);break;case _0xe852d2(0x1b5):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x1b5),'+proj=tmerc\x20+lat_0=0\x20+lon_0=81\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a91_0x2605b1),_0xff52b=a91_0x5da822('EPSG:4536');_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([355189.72,3315517.28,617221.79,5083856.92]);break;case _0xe852d2(0x171):a91_0x2605b1['defs'](_0xe852d2(0x171),_0xe852d2(0x1f2)),register(a91_0x2605b1),_0xff52b=a91_0x5da822('EPSG:4537');_0xff52b&&_0xff52b['setExtent']([352803.51,3128167.77,613592.51,5233908.47]);break;case'EPSG:4538':a91_0x2605b1[_0xe852d2(0x1a8)]('EPSG:4538',_0xe852d2(0x159)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1c2));_0xff52b&&_0xff52b['setExtent']([352176.08,3077180.78,609359.83,5450729.14]);break;case _0xe852d2(0x162):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x162),_0xe852d2(0x227)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x162));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([350541.6,3023992.26,611765.09,5366231.03]);break;case'EPSG:4540':a91_0x2605b1['defs'](_0xe852d2(0x1e6),_0xe852d2(0x156)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1e6));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([352054.43,3067205.43,618002.46,5000486.51]);break;case _0xe852d2(0x19e):a91_0x2605b1['defs'](_0xe852d2(0x19e),_0xe852d2(0x17c)),register(a91_0x2605b1),_0xff52b=a91_0x5da822('EPSG:4541');_0xff52b&&_0xff52b['setExtent']([352762.3,3124842.44,620089.9,4930490.22]);break;case _0xe852d2(0x1b4):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x1b4),_0xe852d2(0x1cb)),register(a91_0x2605b1),_0xff52b=a91_0x5da822('EPSG:4542');_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([344482.32,2371430.3,622787.54,4737149.55]);break;case _0xe852d2(0x170):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x170),_0xe852d2(0x231)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x170));_0xff52b&&_0xff52b['setExtent']([25375272.5,3965339.75,25626870.23,4502787.6]);break;case'EPSG:4514':a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x178),_0xe852d2(0x18d)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x178));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([26356780.75,3435266.95,26624607.97,4633842.66]);break;case'EPSG:4515':a91_0x2605b1[_0xe852d2(0x1a8)]('EPSG:4515','+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(a91_0x2605b1),_0xff52b=a91_0x5da822('EPSG:4515');_0xff52b&&_0xff52b['setExtent']([27355189.72,3315517.28,27617221.79,5083856.92]);break;case _0xe852d2(0x1ca):a91_0x2605b1['defs']('EPSG:4516',_0xe852d2(0x1ae)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1ca));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([28352803.51,3128167.77,28613592.51,5233908.47]);break;case _0xe852d2(0x192):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x192),_0xe852d2(0x219)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x192));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([29352176.08,3077180.78,29609359.83,5450729.14]);break;case _0xe852d2(0x1df):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x1df),_0xe852d2(0x17d)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1df));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([30350541.6,3023992.26,30611765.09,5366231.03]);break;case _0xe852d2(0x215):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x215),'+proj=tmerc\x20+lat_0=0\x20+lon_0=93\x20+k=1\x20+x_0=31500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x215));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([31352054.43,3067205.43,31618002.46,5000486.51]);break;case _0xe852d2(0x1bb):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x1bb),_0xe852d2(0x175)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1bb));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([32352762.3,3124842.44,32620089.9,4930490.22]);break;case'EPSG:4521':a91_0x2605b1[_0xe852d2(0x1a8)]('EPSG:4521','+proj=tmerc\x20+lat_0=0\x20+lon_0=99\x20+k=1\x20+x_0=33500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a91_0x2605b1),_0xff52b=a91_0x5da822('EPSG:4521');_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([33344482.32,2371430.3,33622787.54,4737149.55]);break;case'EPSG:4522':a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x1fb),'+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'),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1fb));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([34344166.57,2338205.65,34622925.7,4729373.22]);break;case'EPSG:4523':a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x15a),_0xe852d2(0x1ee)),register(a91_0x2605b1),_0xff52b=a91_0x5da822('EPSG:4523');_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([35345643.07,2489940.65,35623868.1,4676052.19]);break;case'EPSG:4524':a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x1f7),'+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'),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1f7));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([36341298.83,2012660.02,36623358.71,4704933.89]);break;case'EPSG:4525':a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x1a3),_0xe852d2(0x221)),register(a91_0x2605b1),_0xff52b=a91_0x5da822('EPSG:4525');_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([37341226.58,2003802.99,37618043.7,4998263.83]);break;case _0xe852d2(0x20d):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x20d),_0xe852d2(0x1c1)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x20d));_0xff52b&&_0xff52b['setExtent']([38344577.88,2381397.91,38617340.63,5036050.38]);break;case _0xe852d2(0x184):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x184),_0xe852d2(0x23b)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x184));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([39345754.3,2501017.13,0x25c5e01,5528578.96]);break;case _0xe852d2(0x1c3):a91_0x2605b1[_0xe852d2(0x1a8)]('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(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1c3));if(_0xff52b){}break;case'EPSG:4529':a91_0x2605b1[_0xe852d2(0x1a8)]('EPSG:4529','+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'),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1a2));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([41352748.57,3123733.99,41599394.66,5937990.42]);break;case _0xe852d2(0x1ec):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x1ec),_0xe852d2(0x19b)),register(a91_0x2605b1),_0xff52b=a91_0x5da822('EPSG:4530');_0xff52b&&_0xff52b['setExtent']([42372262.47,4451705.13,42600236.64,5897928.74]);break;case _0xe852d2(0x200):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x200),_0xe852d2(0x1a5)),register(a91_0x2605b1),_0xff52b=a91_0x5da822('EPSG:4531');_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([43374503.76,4582750.41,43606982.71,5569731.71]);break;case _0xe852d2(0x222):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x222),_0xe852d2(0x142)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x222));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([44376543.13,4699379.62,44610019.44,5417367.63]);break;case _0xe852d2(0x1d1):a91_0x2605b1['defs'](_0xe852d2(0x1d1),_0xe852d2(0x1f5)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1d1));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([45383491.84,5080507.85,45482969.27,5362930.84]);break;case _0xe852d2(0x154):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x154),_0xe852d2(0x14c)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x154));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([181721.15,1965854.14,746725.01,4708206.87]);break;case'EPSG:4508':a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x1de),_0xe852d2(0x1d9)),register(a91_0x2605b1),_0xff52b=a91_0x5da822('EPSG:4508');_0xff52b&&_0xff52b['setExtent']([179915.67,1849516.47,736087.19,5001549.83]);break;case _0xe852d2(0x220):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x220),_0xe852d2(0x228)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x220));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([184047.25,2106579.41,708208.94,5714206.25]);break;case'EPSG:4510':a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x187),_0xe852d2(0x1bc)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x187));_0xff52b&&_0xff52b['setExtent']([196182.08,2729495.05,698769.28,5941131.59]);break;case'EPSG:4511':a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x1cc),_0xe852d2(0x21c)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1cc));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([209606.47,3290627.32,702362.77,5855471.68]);break;case _0xe852d2(0x16a):a91_0x2605b1[_0xe852d2(0x1a8)]('EPSG:4512',_0xe852d2(0x206)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x16a));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([263541.74,4991547.88,482969.27,5362930.84]);break;case _0xe852d2(0x188):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x188),_0xe852d2(0x180)),register(a91_0x2605b1),_0xff52b=a91_0x5da822('EPSG:4502');_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([374665.41,3922064.44,752994.91,4552715.22]);break;case _0xe852d2(0x1b8):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x1b8),_0xe852d2(0x1dd)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1b8));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([206116.83,3230779.31,727179.04,5237184.74]);break;case _0xe852d2(0x237):a91_0x2605b1['defs']('EPSG:4504','+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(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x237));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([203003.72,3026658.93,718708.81,5453980.63]);break;case _0xe852d2(0x179):a91_0x2605b1[_0xe852d2(0x1a8)]('EPSG:4505',_0xe852d2(0x156)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x179));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([204050.9,3069909.68,725045.7,5311696.64]);break;case _0xe852d2(0x1dc):a91_0x2605b1['defs']('EPSG:4506',_0xe852d2(0x1cb)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1dc));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([188253.52,2340414.16,744727.96,4787117.85]);break;case _0xe852d2(0x236):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x236),_0xe852d2(0x1d3)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x236));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([13374665.41,3922064.44,13752994.91,4552715.22]);break;case _0xe852d2(0x1b9):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x1b9),_0xe852d2(0x1e5)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1b9));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([14206116.83,3230779.31,14727179.04,5237184.74]);break;case _0xe852d2(0x18e):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x18e),_0xe852d2(0x160)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x18e));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([15203003.72,3026658.93,15718708.81,5453980.63]);break;case _0xe852d2(0x239):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x239),_0xe852d2(0x1fa)),register(a91_0x2605b1),_0xff52b=a91_0x5da822('EPSG:4494');_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([16204050.9,3069909.68,16725045.7,5311696.64]);break;case _0xe852d2(0x196):a91_0x2605b1[_0xe852d2(0x1a8)]('EPSG:4495',_0xe852d2(0x211)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x196));_0xff52b&&_0xff52b['setExtent']([17188253.52,2340414.16,17744727.96,4787117.85]);break;case _0xe852d2(0x22f):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x22f),_0xe852d2(0x146)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x22f));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([18181721.15,1965854.14,18746725.01,4708206.87]);break;case _0xe852d2(0x191):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x191),'+proj=tmerc\x20+lat_0=0\x20+lon_0=111\x20+k=1\x20+x_0=19500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x191));_0xff52b&&_0xff52b['setExtent']([19179915.67,1849516.47,19736087.19,5001549.83]);break;case _0xe852d2(0x148):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x148),'+proj=tmerc\x20+lat_0=0\x20+lon_0=117\x20+k=1\x20+x_0=20500000\x20+y_0=0\x20+ellps=GRS80\x20+units=m\x20+no_defs'),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x148));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([20184047.25,2106579.41,20708208.94,5714206.25]);break;case _0xe852d2(0x14e):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x14e),_0xe852d2(0x18c)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x14e));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([21196182.08,2729495.05,21698769.28,5941131.59]);break;case'EPSG:4500':a91_0x2605b1[_0xe852d2(0x1a8)]('EPSG:4500',_0xe852d2(0x143)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1c4));_0xff52b&&_0xff52b['setExtent']([22209606.47,3290627.32,22702362.77,5855471.68]);break;case _0xe852d2(0x18a):a91_0x2605b1[_0xe852d2(0x1a8)]('EPSG:4501',_0xe852d2(0x225)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x18a));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([23263541.74,4991547.88,23482969.27,5362930.84]);break;case'EPSG:4610':a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x1bd),'+proj=longlat\x20+a=6378140\x20+b=6356755.288157528\x20+units=degrees\x20+no_defs'),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1bd));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([-0xb4,-0x5a,0xb4,0x5a]);break;case _0xe852d2(0x19c):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x19c),_0xe852d2(0x1fd)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x19c));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([344166.5,2338206.74,622925.76,4729375.42]);break;case _0xe852d2(0x226):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x226),'+proj=tmerc\x20+lat_0=0\x20+lon_0=105\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a91_0x2605b1),_0xff52b=a91_0x5da822('EPSG:2380');_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([0x5462b,2489941.81,623868.16,4676054.37]);break;case _0xe852d2(0x168):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x168),'+proj=tmerc\x20+lat_0=0\x20+lon_0=108\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a91_0x2605b1),_0xff52b=a91_0x5da822('EPSG:2381');_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([341298.75,2012660.96,623358.77,4704936.09]);break;case _0xe852d2(0x1ed):a91_0x2605b1[_0xe852d2(0x1a8)]('EPSG:2382','+proj=tmerc\x20+lat_0=0\x20+lon_0=111\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a91_0x2605b1),_0xff52b=a91_0x5da822('EPSG:2382');_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([341226.51,2003803.92,618043.76,4998266.16]);break;case'EPSG:2383':a91_0x2605b1[_0xe852d2(0x1a8)]('EPSG:2383','+proj=tmerc\x20+lat_0=0\x20+lon_0=114\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x163));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([344577.81,2381399.02,617340.68,5036052.73]);break;case'EPSG:2384':a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x151),_0xe852d2(0x1e4)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x151));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([345754.23,2501018.29,607809.05,5528581.54]);break;case _0xe852d2(0x1cd):a91_0x2605b1['defs'](_0xe852d2(0x1cd),_0xe852d2(0x1d7)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1cd));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([347872.18,0x29417d,599933.1,5912397.96]);break;case _0xe852d2(0x207):a91_0x2605b1['defs'](_0xe852d2(0x207),_0xe852d2(0x210)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x207));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([352748.5,3123735.45,599394.71,5937993.2]);break;case _0xe852d2(0x1aa):a91_0x2605b1['defs']('EPSG:2387',_0xe852d2(0x186)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1aa));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([372262.41,4451707.2,600236.68,5897931.5]);break;case'EPSG:2388':a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x1e3),_0xe852d2(0x235)),register(a91_0x2605b1),_0xff52b=a91_0x5da822('EPSG:2388');_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([374503.71,4582752.55,606982.76,5569734.31]);break;case _0xe852d2(0x201):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x201),_0xe852d2(0x14a)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x201));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([376543.07,4699381.82,610019.49,5417370.16]);break;case'EPSG:2390':a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x1b2),_0xe852d2(0x238)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1b2));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([383491.79,5080510.22,482969.27,5362933.35]);break;case'EPSG:2370':a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x202),_0xe852d2(0x22e)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x202));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([375272.44,3965341.6,626870.29,4502789.7]);break;case'EPSG:2371':a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x1c6),_0xe852d2(0x1e8)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1c6));_0xff52b&&_0xff52b['setExtent']([356780.68,3435268.56,624608.03,4633844.82]);break;case _0xe852d2(0x1a9):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x1a9),_0xe852d2(0x21f)),register(a91_0x2605b1),_0xff52b=a91_0x5da822('EPSG:2372');_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([355189.66,3315518.83,617221.84,5083859.29]);break;case _0xe852d2(0x217):a91_0x2605b1['defs'](_0xe852d2(0x217),'+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(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x217));_0xff52b&&_0xff52b['setExtent']([352803.44,3128169.23,613592.56,5233910.91]);break;case _0xe852d2(0x15c):a91_0x2605b1[_0xe852d2(0x1a8)]('EPSG:2374','+proj=tmerc\x20+lat_0=0\x20+lon_0=87\x20+k=1\x20+x_0=500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x15c));_0xff52b&&_0xff52b['setExtent']([352176.01,3077182.21,609359.88,5450731.68]);break;case'EPSG:2375':a91_0x2605b1[_0xe852d2(0x1a8)]('EPSG:2375',_0xe852d2(0x1ab)),register(a91_0x2605b1),_0xff52b=a91_0x5da822('EPSG:2375');_0xff52b&&_0xff52b['setExtent']([350541.53,3023993.67,611765.14,5366233.54]);break;case'EPSG:2376':a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x1c7),_0xe852d2(0x1cf)),register(a91_0x2605b1),_0xff52b=a91_0x5da822('EPSG:2376');_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([352054.36,3067206.86,618002.52,5000488.84]);break;case _0xe852d2(0x1e9):a91_0x2605b1['defs']('EPSG:2377',_0xe852d2(0x1b7)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1e9));_0xff52b&&_0xff52b['setExtent']([352762.23,3124843.89,620089.96,4930492.52]);break;case _0xe852d2(0x1ce):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x1ce),'+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'),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1ce));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([344482.25,2371431.4,622787.6,4737151.76]);break;case _0xe852d2(0x232):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x232),'+proj=tmerc\x20+lat_0=0\x20+lon_0=75\x20+k=1\x20+x_0=25500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x232));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([25375272.44,3965341.6,25626870.29,4502789.7]);break;case'EPSG:2350':a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x1d5),_0xe852d2(0x16f)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1d5));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([26356780.68,3435268.56,26624608.03,4633844.82]);break;case'EPSG:2351':a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x21b),_0xe852d2(0x20b)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x21b));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([27355189.66,3315518.83,27617221.84,5083859.29]);break;case'EPSG:2352':a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x1a0),_0xe852d2(0x1f1)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1a0));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([28352803.44,3128169.23,28613592.56,5233910.91]);break;case'EPSG:2353':a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x1e7),'+proj=tmerc\x20+lat_0=0\x20+lon_0=87\x20+k=1\x20+x_0=29500000\x20+y_0=0\x20+a=6378140\x20+b=6356755.288157528\x20+units=m\x20+no_defs'),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1e7));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([29352176.01,3077182.21,29609359.88,5450731.68]);break;case'EPSG:2354':a91_0x2605b1[_0xe852d2(0x1a8)]('EPSG:2354',_0xe852d2(0x1a6)),register(a91_0x2605b1),_0xff52b=a91_0x5da822('EPSG:2354');_0xff52b&&_0xff52b['setExtent']([30350541.53,3023993.67,30611765.14,5366233.54]);break;case _0xe852d2(0x20e):a91_0x2605b1['defs']('EPSG:2355',_0xe852d2(0x190)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x20e));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([31352054.36,3067206.86,31618002.52,5000488.84]);break;case _0xe852d2(0x1fc):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x1fc),_0xe852d2(0x1c0)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1fc));_0xff52b&&_0xff52b['setExtent']([32352762.23,3124843.89,32620089.96,4930492.52]);break;case _0xe852d2(0x147):a91_0x2605b1[_0xe852d2(0x1a8)]('EPSG:2357',_0xe852d2(0x198)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x147));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([33344482.25,2371431.4,33622787.6,4737151.76]);break;case _0xe852d2(0x213):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x213),_0xe852d2(0x169)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x213));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([34344166.5,2338206.74,34622925.76,4729375.42]);break;case _0xe852d2(0x1e1):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x1e1),_0xe852d2(0x1b0)),register(a91_0x2605b1),_0xff52b=a91_0x5da822('EPSG:2359');_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([0x21b54eb,2489941.81,35623868.16,4676054.37]);break;case _0xe852d2(0x1a7):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x1a7),_0xe852d2(0x195)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1a7));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([36341298.75,2012660.96,36623358.77,4704936.09]);break;case'EPSG:2361':a91_0x2605b1[_0xe852d2(0x1a8)]('EPSG:2361',_0xe852d2(0x1b3)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x173));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([37341226.51,2003803.92,37618043.76,4998266.16]);break;case _0xe852d2(0x20c):a91_0x2605b1['defs'](_0xe852d2(0x20c),_0xe852d2(0x149)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x20c));_0xff52b&&_0xff52b['setExtent']([38344577.81,2381399.02,38617340.68,5036052.73]);break;case _0xe852d2(0x1d2):a91_0x2605b1[_0xe852d2(0x1a8)]('EPSG:2363',_0xe852d2(0x1fe)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1d2));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([39345754.23,2501018.29,39607809.05,5528581.54]);break;case _0xe852d2(0x183):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x183),_0xe852d2(0x1db)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x183));_0xff52b&&_0xff52b['setExtent']([40347872.18,0x29417d,40599933.1,5912397.96]);break;case _0xe852d2(0x158):a91_0x2605b1['defs']('EPSG:2365',_0xe852d2(0x152)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x158));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([41352748.5,3123735.45,41599394.71,5937993.2]);break;case'EPSG:2366':a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x172),_0xe852d2(0x157)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x172));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([42372262.41,4451707.2,42600236.68,5897931.5]);break;case'EPSG:2367':a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x150),_0xe852d2(0x1a4)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x150));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([43374503.71,4582752.55,43606982.76,5569734.31]);break;case'EPSG:2368':a91_0x2605b1[_0xe852d2(0x1a8)]('EPSG:2368',_0xe852d2(0x167)),register(a91_0x2605b1),_0xff52b=a91_0x5da822('EPSG:2368');_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([44376543.07,4699381.82,44610019.49,5417370.16]);break;case _0xe852d2(0x16e):a91_0x2605b1[_0xe852d2(0x1a8)]('EPSG:2369',_0xe852d2(0x161)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x16e));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([45383491.79,5080510.22,45482969.27,5362933.35]);break;case _0xe852d2(0x166):a91_0x2605b1[_0xe852d2(0x1a8)]('EPSG:2343',_0xe852d2(0x1c8)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x166));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([189098.51,2384748.79,746725.12,4708209.07]);break;case'EPSG:2344':a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x174),_0xe852d2(0x1b6)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x174));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([182364.58,2005744.33,736087.3,5001552.17]);break;case _0xe852d2(0x20a):a91_0x2605b1['defs'](_0xe852d2(0x20a),_0xe852d2(0x1e4)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x20a));_0xff52b&&_0xff52b['setExtent']([190416.42,2452360.4,708209.04,5714208.92]);break;case _0xe852d2(0x21a):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x21a),'+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(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x21a));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([200433.02,2917986.59,698769.38,5941134.37]);break;case _0xe852d2(0x165):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x165),_0xe852d2(0x235)),register(a91_0x2605b1),_0xff52b=a91_0x5da822('EPSG:2347');_0xff52b&&_0xff52b['setExtent']([247158.43,4532694.83,702362.87,5855474.42]);break;case _0xe852d2(0x153):a91_0x2605b1['defs'](_0xe852d2(0x153),_0xe852d2(0x238)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x153));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([263541.63,4991550.21,482969.27,5362933.35]);break;case _0xe852d2(0x1d0):a91_0x2605b1['defs'](_0xe852d2(0x1d0),_0xe852d2(0x22e)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1d0));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([374665.35,3922066.27,752995.03,4552717.34]);break;case _0xe852d2(0x214):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x214),_0xe852d2(0x21f)),register(a91_0x2605b1),_0xff52b=a91_0x5da822('EPSG:2339');_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([206116.69,3230780.81,727179.14,5237187.19]);break;case _0xe852d2(0x22a):a91_0x2605b1[_0xe852d2(0x1a8)]('EPSG:2340',_0xe852d2(0x197)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x22a));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([203003.59,3026660.34,718708.91,5453983.17]);break;case _0xe852d2(0x1eb):a91_0x2605b1['defs']('EPSG:2341',_0xe852d2(0x1cf)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1eb));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([204050.76,3069911.11,725045.8,5311699.12]);break;case _0xe852d2(0x15f):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x15f),'+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'),register(a91_0x2605b1),_0xff52b=a91_0x5da822('EPSG:2342');_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([188253.38,2340415.25,744728.08,4787120.08]);break;case _0xe852d2(0x1ad):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x1ad),_0xe852d2(0x229)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1ad));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([13374665.35,3922066.27,13752995.03,4552717.34]);break;case _0xe852d2(0x1ac):a91_0x2605b1['defs'](_0xe852d2(0x1ac),_0xe852d2(0x199)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1ac));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([14206116.69,3230780.81,14727179.14,5237187.19]);break;case'EPSG:2329':a91_0x2605b1[_0xe852d2(0x1a8)]('EPSG:2329',_0xe852d2(0x16b)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x234));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([15203003.59,3026660.34,15718708.91,5453983.17]);break;case _0xe852d2(0x1da):a91_0x2605b1['defs'](_0xe852d2(0x1da),_0xe852d2(0x193)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1da));_0xff52b&&_0xff52b['setExtent']([16204050.76,3069911.11,16725045.8,5311699.12]);break;case _0xe852d2(0x19a):a91_0x2605b1[_0xe852d2(0x1a8)]('EPSG:2331',_0xe852d2(0x16d)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x19a));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([17188253.38,2340415.25,17744728.08,4787120.08]);break;case'EPSG:2332':a91_0x2605b1['defs'](_0xe852d2(0x1ea),'+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(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1ea));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([18189098.51,2384748.79,18746725.12,4708209.07]);break;case _0xe852d2(0x14b):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x14b),_0xe852d2(0x1ba)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x14b));_0xff52b&&_0xff52b['setExtent']([19182364.58,2005744.33,19736087.3,5001552.17]);break;case _0xe852d2(0x1be):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x1be),_0xe852d2(0x164)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1be));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([20190416.42,2452360.4,20708209.04,5714208.92]);break;case'EPSG:2335':a91_0x2605b1['defs'](_0xe852d2(0x1d8),_0xe852d2(0x144)),register(a91_0x2605b1),_0xff52b=a91_0x5da822('EPSG:2335');_0xff52b&&_0xff52b['setExtent']([21200433.02,2917986.59,21698769.38,5941134.37]);break;case _0xe852d2(0x22c):a91_0x2605b1[_0xe852d2(0x1a8)](_0xe852d2(0x22c),_0xe852d2(0x182)),register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x22c));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([22247158.43,4532694.83,22702362.87,5855474.42]);break;case'EPSG:2337':a91_0x2605b1['defs'](_0xe852d2(0x1e0),'+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(a91_0x2605b1),_0xff52b=a91_0x5da822(_0xe852d2(0x1e0));_0xff52b&&_0xff52b[_0xe852d2(0x18f)]([23263541.63,4991550.21,23482969.27,5362933.35]);break;default:console[_0xe852d2(0x1e2)](_0xe852d2(0x23a));let _0x1e6962=checkProj(_0x55e2ba,(_0x19a923,_0x379d49)=>{const _0xe1eafc=_0xe852d2;if(_0x379d49[_0xe1eafc(0x1c9)]==_0xe1eafc(0x19f)){let _0x5eeaad=_0x55e2ba['replace']('Gauss_Kruger','Transverse_Mercator');a91_0x2605b1[_0xe1eafc(0x1a8)](_0x55e2ba,_0x5eeaad);}else{if(_0x379d49['projName']==_0xe1eafc(0x189)){const _0x18f1c6=_0x379d49['a']-_0x379d49['a']/_0x379d49['rf'];let _0x25ee39='+proj=tmerc\x20+lat_0='+_0x379d49['latitude_of_center']+_0xe1eafc(0x194)+_0x379d49[_0xe1eafc(0x145)]+_0xe1eafc(0x218)+_0x379d49['k0']+'\x20\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20+x_0='+_0x379d49[_0xe1eafc(0x1ef)]+_0xe1eafc(0x1d6)+_0x379d49[_0xe1eafc(0x18b)]+'\x20+ellps='+_0x379d49['ellps']+_0xe1eafc(0x1d4)+_0x379d49['a']+'\x20+b='+_0x18f1c6+_0xe1eafc(0x1ff);a91_0x2605b1[_0xe1eafc(0x1a8)](_0x55e2ba,_0x25ee39);}}});_0x1e6962&&a91_0x2605b1[_0xe852d2(0x1a8)](_0x55e2ba,_0x55e2ba);register(a91_0x2605b1),_0xff52b=a91_0x5da822(_0x55e2ba);_0xff52b&&_0x559a52&&_0xff52b['setExtent'](_0x559a52);}return _0xff52b;}function checkProj(_0x13a47d,_0x47e9e5){const _0x3c8c04=a91_0x40ff;var _0x2a9958=a91_0x4ebc96(_0x13a47d);if(typeof _0x2a9958!=='object'){_0x47e9e5(_0x13a47d,_0x2a9958);return;}var _0x54a570=a91_0x2f58f6[_0x3c8c04(0x1f9)](_0x2a9958[_0x3c8c04(0x1c9)]);if(!_0x54a570){_0x47e9e5(_0x13a47d,_0x2a9958);return;}return!![];}
|
package/utils/ResolutionUtil.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export function calculateResolution(
|
|
1
|
+
export function calculateResolution(_0x3e1d91,_0x4f2859){const _0x513462=25.4/0.28,_0x2840d6=0x3e8/25.4;return _0x3e1d91/_0x513462/_0x2840d6/_0x4f2859;}
|
package/utils/StringUtil.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x276b26,_0x39c74b){const _0x246ea8=a93_0x1a4b,_0x2d991c=_0x276b26();while(!![]){try{const _0x372f60=-parseInt(_0x246ea8(0x1e5))/0x1+parseInt(_0x246ea8(0x1da))/0x2*(-parseInt(_0x246ea8(0x1db))/0x3)+-parseInt(_0x246ea8(0x1e7))/0x4+parseInt(_0x246ea8(0x1e2))/0x5+-parseInt(_0x246ea8(0x1dc))/0x6*(parseInt(_0x246ea8(0x1df))/0x7)+parseInt(_0x246ea8(0x1dd))/0x8+parseInt(_0x246ea8(0x1e0))/0x9;if(_0x372f60===_0x39c74b)break;else _0x2d991c['push'](_0x2d991c['shift']());}catch(_0x59a6a1){_0x2d991c['push'](_0x2d991c['shift']());}}}(a93_0x25ee,0x1fbea));import{modulo,toFixed}from'ol/math';import{padNumber}from'ol/string';export function transformedToNumber(_0x208176){const _0x3acd18=a93_0x1a4b;if(_0x208176)return parseFloat(_0x208176['replace'](/[^\d]/g,''));throw new Error(_0x3acd18(0x1e4));}function a93_0x25ee(){const _0x32d8d6=['24ivtvQZ','461658mcIPNd','2032672KtgqnH','abs','21EeacnM','2061738qaoYJR','atob','919695RwzeZz','length','字符串为空','21865lRHtho','charCodeAt','743236gAUKFA','floor','24644DXymIB'];a93_0x25ee=function(){return _0x32d8d6;};return a93_0x25ee();}export function base64ToBlob(_0x568b51){const _0x579bfb=a93_0x1a4b;let _0xfc587=window[_0x579bfb(0x1e1)](_0x568b51),_0x1b3167=_0xfc587[_0x579bfb(0x1e3)],_0x4e8368=new Uint8Array(_0x1b3167);while(_0x1b3167--){_0x4e8368[_0x1b3167]=_0xfc587[_0x579bfb(0x1e6)](_0x1b3167);}return new Blob([_0x4e8368],{'type':_0x568b51});}function a93_0x1a4b(_0x2dd042,_0xe4c45f){const _0x25eeb2=a93_0x25ee();return a93_0x1a4b=function(_0x1a4bb3,_0xa5ba02){_0x1a4bb3=_0x1a4bb3-0x1da;let _0x45e4d5=_0x25eeb2[_0x1a4bb3];return _0x45e4d5;},a93_0x1a4b(_0x2dd042,_0xe4c45f);}export function degreesToStringHDMS(_0x135b5f,_0x41a01e){const _0x40bdd9=a93_0x1a4b,_0xd80e8b=modulo(_0x135b5f+0xb4,0x168)-0xb4,_0x35c56b=Math[_0x40bdd9(0x1de)](0xe10*_0xd80e8b),_0xce949a=_0x41a01e||0x0;let _0x359cd6=Math['floor'](_0x35c56b/0xe10),_0x54fd75=Math[_0x40bdd9(0x1e8)]((_0x35c56b-_0x359cd6*0xe10)/0x3c),_0x187b13=toFixed(_0x35c56b-_0x359cd6*0xe10-_0x54fd75*0x3c,_0xce949a);_0x187b13>=0x3c&&(_0x187b13=0x0,_0x54fd75+=0x1);_0x54fd75>=0x3c&&(_0x54fd75=0x0,_0x359cd6+=0x1);let _0x19f0af=_0x359cd6+'°';return(_0x54fd75!==0x0||_0x187b13!==0x0)&&(_0x19f0af+='\x20'+padNumber(_0x54fd75,0x2)+'′'),_0x187b13!==0x0&&(_0x19f0af+='\x20'+padNumber(_0x187b13,0x2,_0xce949a)+'″'),_0x19f0af;}
|
package/utils/StyleUtil.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0x32f034,_0x137f18){const _0x8f30fb=a94_0x3d53,_0x4253ed=_0x32f034();while(!![]){try{const _0x420783=-parseInt(_0x8f30fb(0x10f))/0x1*(-parseInt(_0x8f30fb(0x118))/0x2)+-parseInt(_0x8f30fb(0x106))/0x3*(parseInt(_0x8f30fb(0x10d))/0x4)+parseInt(_0x8f30fb(0x117))/0x5+parseInt(_0x8f30fb(0x109))/0x6+-parseInt(_0x8f30fb(0x11b))/0x7+parseInt(_0x8f30fb(0x110))/0x8*(-parseInt(_0x8f30fb(0x107))/0x9)+parseInt(_0x8f30fb(0x113))/0xa;if(_0x420783===_0x137f18)break;else _0x4253ed['push'](_0x4253ed['shift']());}catch(_0x366ec1){_0x4253ed['push'](_0x4253ed['shift']());}}}(a94_0x4b34,0xbf151));function a94_0x4b34(){const _0x1d7749=['outline','size','985075KgQbUS','355118XGmzJr','rgba(','esriSLSSolid','802858JYzNzO','366agYaup','27NjxCwf','#3399CC','561276OvvjSf','width','Polygon','esriSFSSolid','13852wTUjAj','color','5dCQkWv','1940352kazysI','esriSMSCircle','LineString','8691290EgTxkm','rgba(214,28,28,0.4)'];a94_0x4b34=function(){return _0x1d7749;};return a94_0x4b34();}function a94_0x3d53(_0x5062a3,_0x2bd413){const _0x4b3463=a94_0x4b34();return a94_0x3d53=function(_0x3d5348,_0x386e13){_0x3d5348=_0x3d5348-0x106;let _0x1a29f1=_0x4b3463[_0x3d5348];return _0x1a29f1;},a94_0x3d53(_0x5062a3,_0x2bd413);}import{Style,Fill,Circle,Stroke}from'ol/style';export function transformedEsriStyle(_0x87558c){const _0x5e3b5e=a94_0x3d53;let _0x2f84c7=new Style();switch(_0x87558c['style']){case _0x5e3b5e(0x111):_0x2f84c7=new Style({'image':new Circle({'fill':new Fill({'color':_0x5e3b5e(0x119)+_0x87558c[_0x5e3b5e(0x10e)][0x0]+',\x20'+_0x87558c[_0x5e3b5e(0x10e)][0x1]+',\x20'+_0x87558c[_0x5e3b5e(0x10e)][0x2]+',\x20'+_0x87558c[_0x5e3b5e(0x10e)][0x3]+')'}),'stroke':new Stroke({'color':'rgba('+_0x87558c['outline']['color'][0x0]+',\x20'+_0x87558c[_0x5e3b5e(0x115)][_0x5e3b5e(0x10e)][0x1]+',\x20'+_0x87558c[_0x5e3b5e(0x115)]['color'][0x2]+',\x20'+_0x87558c[_0x5e3b5e(0x115)][_0x5e3b5e(0x10e)][0x3]+')','width':_0x87558c[_0x5e3b5e(0x115)][_0x5e3b5e(0x10a)]}),'radius':_0x87558c[_0x5e3b5e(0x116)]/0x2+0x1})});break;case _0x5e3b5e(0x11a):_0x2f84c7=new Style({'stroke':new Stroke({'color':_0x5e3b5e(0x119)+_0x87558c[_0x5e3b5e(0x10e)][0x0]+',\x20'+_0x87558c['color'][0x1]+',\x20'+_0x87558c['color'][0x2]+',\x20'+_0x87558c[_0x5e3b5e(0x10e)][0x3]+')','width':_0x87558c[_0x5e3b5e(0x10a)]})});break;case _0x5e3b5e(0x10c):_0x2f84c7=new Style({'fill':new Fill({'color':_0x5e3b5e(0x119)+_0x87558c[_0x5e3b5e(0x10e)][0x0]+',\x20'+_0x87558c[_0x5e3b5e(0x10e)][0x1]+',\x20'+_0x87558c[_0x5e3b5e(0x10e)][0x2]+',\x20'+_0x87558c[_0x5e3b5e(0x10e)][0x3]+')'}),'stroke':new Stroke({'color':'rgba('+_0x87558c[_0x5e3b5e(0x115)][_0x5e3b5e(0x10e)][0x0]+',\x20'+_0x87558c['outline'][_0x5e3b5e(0x10e)][0x1]+',\x20'+_0x87558c['outline'][_0x5e3b5e(0x10e)][0x2]+',\x20'+_0x87558c['outline'][_0x5e3b5e(0x10e)][0x3]+')','width':_0x87558c[_0x5e3b5e(0x115)][_0x5e3b5e(0x10a)]})});break;default:break;}return _0x2f84c7;}export function highLightSymbol(_0xceddcd){const _0x241707=a94_0x3d53;let _0x4c02c5;if(_0xceddcd==_0x241707(0x10b))_0x4c02c5=new Style({'fill':new Fill({'color':_0x241707(0x114)}),'stroke':new Stroke({'color':_0x241707(0x108),'width':2.5})});else{if(_0xceddcd==_0x241707(0x112))_0x4c02c5=new Style({'stroke':new Stroke({'color':'#3399CC','width':2.5})});else _0xceddcd=='Point'&&(_0x4c02c5=new Style({'image':new Circle({'radius':0x5,'fill':new Fill({'color':_0x241707(0x114)}),'stroke':new Stroke({'color':_0x241707(0x108),'width':2.5})})}));}return _0x4c02c5;}
|
package/utils/UrlUtil.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0x35ff66,_0x5dd4ad){const _0x4f18af=a101_0x5363,_0x55b556=_0x35ff66();while(!![]){try{const _0xd83a95=-parseInt(_0x4f18af(0xc9))/0x1+parseInt(_0x4f18af(0xd1))/0x2*(-parseInt(_0x4f18af(0xca))/0x3)+parseInt(_0x4f18af(0xcc))/0x4*(-parseInt(_0x4f18af(0xc4))/0x5)+parseInt(_0x4f18af(0xc5))/0x6*(-parseInt(_0x4f18af(0xbc))/0x7)+-parseInt(_0x4f18af(0xbf))/0x8*(-parseInt(_0x4f18af(0xc6))/0x9)+parseInt(_0x4f18af(0xb8))/0xa*(-parseInt(_0x4f18af(0xce))/0xb)+parseInt(_0x4f18af(0xc0))/0xc*(parseInt(_0x4f18af(0xc1))/0xd);if(_0xd83a95===_0x5dd4ad)break;else _0x55b556['push'](_0x55b556['shift']());}catch(_0x3ab587){_0x55b556['push'](_0x55b556['shift']());}}}(a101_0x5a93,0x2f966));export function addArgument(_0x11215a,_0x5a99f1,_0x45e390){const _0x202ef9=a101_0x5363,_0xbac8e=new RegExp('[\x5c?&]('+_0x5a99f1+'=)([^&]*)','gi');if(_0x11215a['match'](_0xbac8e))_0x11215a=_0x11215a[_0x202ef9(0xc7)](_0xbac8e,_0x262247=>_0x262247[0x0]+_0x5a99f1+'='+_0x45e390);else{var _0x542bac=_0x5a99f1+'='+_0x45e390,_0x2750ed=_0x11215a[_0x202ef9(0xc8)]('?');let _0x38682f=_0x11215a;_0x2750ed>-0x1&&_0x11215a[_0x202ef9(0xc8)](_0x202ef9(0xcb))>-0x1&&(_0x38682f=_0x11215a[_0x202ef9(0xcd)](_0x2750ed+0x1),_0x2750ed=_0x38682f[_0x202ef9(0xc8)]('?'));if(_0x2750ed<0x0)_0x11215a+='?';else _0x2750ed>=0x0&&_0x2750ed!==_0x38682f[_0x202ef9(0xc2)]-0x1&&(_0x11215a+='&');_0x11215a=_0x11215a+_0x542bac;}return _0x11215a;}export function appendParam(_0x461f1d,_0x508896){const _0x36b34b=a101_0x5363;var _0x445ed4=_0x461f1d[_0x36b34b(0xc8)]('?');let _0x320990=_0x461f1d;if(_0x445ed4>-0x1&&_0x461f1d[_0x36b34b(0xc8)](_0x36b34b(0xcb))>-0x1){let _0x5510df=_0x445ed4+0x1;_0x320990=_0x461f1d[_0x36b34b(0xcd)](_0x445ed4+0x1),_0x445ed4=_0x320990[_0x36b34b(0xc8)]('?');}return _0x445ed4>-0x1?_0x461f1d+'&'+_0x508896:_0x461f1d+'?'+_0x508896;}function a101_0x5a93(){const _0x2dfb25=['4035119Wpjroh','map','href','6EDEUpk','_blank','10XslBTs','createElement','revokeObjectURL','setAttribute','28LYirkC','match','split','104WslWNH','119172gpPIWp','1274BbsGxp','length','target','11655ubhuGr','344982ZJSzcn','14508rzgCPh','replace','indexOf','86491VZdfJN','57693oOHzyJ','?http','100HQeXGX','substring'];a101_0x5a93=function(){return _0x2dfb25;};return a101_0x5a93();}export function appendPath(_0x4ccb8f,_0x2869ed){const _0x5ccee1=a101_0x5363;var _0x347802=_0x4ccb8f[_0x5ccee1(0xc8)]('?');let _0x52b13a=_0x4ccb8f;if(_0x347802>-0x1&&_0x4ccb8f[_0x5ccee1(0xc8)](_0x5ccee1(0xcb))>-0x1){let _0x545fff=_0x347802+0x1;_0x52b13a=_0x4ccb8f[_0x5ccee1(0xcd)](_0x347802+0x1),_0x347802=_0x52b13a['indexOf']('?'),_0x347802>-0x1&&(_0x347802+=_0x545fff);}return _0x347802>-0x1?_0x4ccb8f[_0x5ccee1(0xcd)](0x0,_0x347802)+'/'+_0x2869ed+_0x4ccb8f['substring'](_0x347802):_0x4ccb8f+'/'+_0x2869ed;}export function getUrlParams(_0x1aeac0){const _0x56538a=a101_0x5363;var _0x20bd84,_0x3a127f;let _0x4deaf6=_0x1aeac0[_0x56538a(0xc8)](_0x56538a(0xcb)),_0xc25cb5;_0x4deaf6>-0x1?_0x1aeac0[_0x56538a(0xc8)]('?',_0x4deaf6+0x3)>-0x1&&(_0xc25cb5=(_0x20bd84=_0x1aeac0[_0x56538a(0xbe)]('?'))===null||_0x20bd84===void 0x0?void 0x0:_0x20bd84[0x2]):_0x1aeac0[_0x56538a(0xc8)]('?')>-0x1&&(_0xc25cb5=(_0x3a127f=_0x1aeac0[_0x56538a(0xbe)]('?'))===null||_0x3a127f===void 0x0?void 0x0:_0x3a127f[0x1]);if(_0xc25cb5)return createParamByQuery(_0xc25cb5);return[];}function createParamByQuery(_0x2fbfd4){const _0x49088c=a101_0x5363;let _0x2f12c3=_0x2fbfd4[_0x49088c(0xbe)]('&');return _0x2f12c3[_0x49088c(0xcf)](_0x154a37=>{var _0x49a685=_0x154a37['split']('=');return{'name':_0x49a685[0x0],'value':_0x49a685[0x1]};});}export function parseImage(_0x45b058,_0x58d674){const _0xe71bd1=a101_0x5363;let _0x2c393f='';if(_0x45b058){if(_0x45b058['match'](/^(data|http|https)/))_0x2c393f=_0x45b058;else{if(_0x45b058[_0xe71bd1(0xbd)](/Assets/))_0x2c393f=_0x45b058;else{}}}return _0x2c393f;}function a101_0x5363(_0x32c5d2,_0x263ac3){const _0x5a93e8=a101_0x5a93();return a101_0x5363=function(_0x5363ae,_0x4fb8f8){_0x5363ae=_0x5363ae-0xb8;let _0x5637d0=_0x5a93e8[_0x5363ae];return _0x5637d0;},a101_0x5363(_0x32c5d2,_0x263ac3);}export function downloadBlob(_0x4ed817,_0x2b2244){const _0x1aa40d=a101_0x5363,_0x3c7528=URL['createObjectURL'](_0x4ed817);var _0x3579fe=document[_0x1aa40d(0xb9)]('a');_0x3579fe[_0x1aa40d(0xbb)](_0x1aa40d(0xd0),_0x3c7528),_0x3579fe[_0x1aa40d(0xbb)](_0x1aa40d(0xc3),_0x1aa40d(0xd2)),_0x3579fe[_0x1aa40d(0xbb)]('download',_0x2b2244),document['body']['appendChild'](_0x3579fe),_0x3579fe['click'](),document['body']['removeChild'](_0x3579fe),URL[_0x1aa40d(0xba)](_0x3c7528);}
|
package/utils/XmlUtil.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function a102_0x4fb7(){const _0x1938f8=['loadXML','633801XXVgYP','497560znswIC','Microsoft.XMLDOM','parseFromString','33iuviIO','45QSvdRp','12ZOQHyD','false','6OOxpco','825425tcaaHa','582560ybMCQI','158624xuSbjj','DOMParser','620656OMXTdK','273243GQkSLl'];a102_0x4fb7=function(){return _0x1938f8;};return a102_0x4fb7();}function a102_0x4833(_0x2f3a42,_0x1bf2c0){const _0x4fb700=a102_0x4fb7();return a102_0x4833=function(_0x48337d,_0x4a2233){_0x48337d=_0x48337d-0x1a3;let _0x3acc95=_0x4fb700[_0x48337d];return _0x3acc95;},a102_0x4833(_0x2f3a42,_0x1bf2c0);}(function(_0x3c14b5,_0x380292){const _0x3dbbe8=a102_0x4833,_0x19f61a=_0x3c14b5();while(!![]){try{const _0x522429=parseInt(_0x3dbbe8(0x1a4))/0x1+parseInt(_0x3dbbe8(0x1b0))/0x2+-parseInt(_0x3dbbe8(0x1ac))/0x3*(-parseInt(_0x3dbbe8(0x1b1))/0x4)+parseInt(_0x3dbbe8(0x1af))/0x5+-parseInt(_0x3dbbe8(0x1ae))/0x6*(parseInt(_0x3dbbe8(0x1a6))/0x7)+-parseInt(_0x3dbbe8(0x1a3))/0x8*(parseInt(_0x3dbbe8(0x1ab))/0x9)+parseInt(_0x3dbbe8(0x1a7))/0xa*(-parseInt(_0x3dbbe8(0x1aa))/0xb);if(_0x522429===_0x380292)break;else _0x19f61a['push'](_0x19f61a['shift']());}catch(_0xf72b74){_0x19f61a['push'](_0x19f61a['shift']());}}}(a102_0x4fb7,0x3f99f));export function readXml(_0x365d2d){const _0xf5d62a=a102_0x4833;let _0x2672e4;return window[_0xf5d62a(0x1b2)]?_0x2672e4=new DOMParser()[_0xf5d62a(0x1a9)](_0x365d2d,'text/xml'):(_0x2672e4=new ActiveXObject(_0xf5d62a(0x1a8)),_0x2672e4['async']=_0xf5d62a(0x1ad),_0x2672e4[_0xf5d62a(0x1a5)](_0x365d2d)),_0x2672e4;}
|
package/utils/format/CQL.js
CHANGED
|
@@ -1 +1 @@
|
|
|
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);}}
|
|
1
|
+
const a83_0x54764e=a83_0x5638;function a83_0x5638(_0x16a3f6,_0x2d3ac4){const _0x25593d=a83_0x2559();return a83_0x5638=function(_0x563817,_0x57407f){_0x563817=_0x563817-0x170;let _0x182eb3=_0x25593d[_0x563817];return _0x182eb3;},a83_0x5638(_0x16a3f6,_0x2d3ac4);}(function(_0x3cc048,_0x511cdd){const _0x7ccca3=a83_0x5638,_0x385145=_0x3cc048();while(!![]){try{const _0x433bd8=-parseInt(_0x7ccca3(0x1b1))/0x1+parseInt(_0x7ccca3(0x1a1))/0x2+-parseInt(_0x7ccca3(0x175))/0x3+-parseInt(_0x7ccca3(0x1ce))/0x4*(-parseInt(_0x7ccca3(0x1b2))/0x5)+parseInt(_0x7ccca3(0x1bd))/0x6*(-parseInt(_0x7ccca3(0x1b8))/0x7)+-parseInt(_0x7ccca3(0x1dc))/0x8+-parseInt(_0x7ccca3(0x1a8))/0x9*(-parseInt(_0x7ccca3(0x1b9))/0xa);if(_0x433bd8===_0x511cdd)break;else _0x385145['push'](_0x385145['shift']());}catch(_0x2627da){_0x385145['push'](_0x385145['shift']());}}}(a83_0x2559,0x3f12a));import*as a83_0x1d6f09 from'ol/format/filter';import{WKT}from'ol/format';function a83_0x2559(){const _0x28ae20=['join','replace','warn','property','pop','RPAREN','NOT','COMPARISON','LIKE','expression','toUpperCase','replaceAll','exec','within','\x20AND\x20','tagName_','between','indexOf','IS_NULL','LPAREN','intersects','END','lastIndexOf','upperBoundary','lowerBoundary','\x20BETWEEN\x20','type','727948uNgLAl','WITHIN(','CLASS_NAME','\x0a\x20\x20\x20\x20','greaterThanOrEqualTo','propertyName','Unknown\x20token\x20type\x20','1231209dwZfOr','Can\x27t\x20encode:\x20','CQL解析失败:','greaterThan','buildAst','No\x20follows\x20list\x20for\x20','LOGICAL','match','BBOX(','250051FgqwvA','1008310cxtGMF','NOT\x20(','readGeometry','PROPERTY','GEOMETRY','SPATIAL','7pWILmx','70VlLhbd','split','string','number','1932396zJMnEm','],\x20expected\x20one\x20of:\x20','push','remainder','Contains','shift','lessThanOrEqualTo','charAt','\x20or\x20','PropertyIsNotEqualTo','PropertyIsGreaterThan','length','geometry','index','contains','tryToken','extent','4RqpBjw','BBOX','Intersects','VALUE','write','lessThan','substring','geometryName','equalTo','operators','ERROR:\x20In\x20parsing:\x20[','toLowerCase','follows','condition','1655832CMZQjg','operatorReverse','CONTAINS(','PropertyIsEqualTo','and','PropertyIsBetween','not','WITHIN','logicals','1457403kUHvEP','PropertyIsGreaterThanOrEqualTo','nextToken','conditions','patterns','COMMA','CONTAINS','BETWEEN','like','INTERSECTS(','read','precedence','isNull','notEqualTo','text','tokenize','PropertyIsLessThan'];a83_0x2559=function(){return _0x28ae20;};return a83_0x2559();}import a83_0x297c29 from'ol/geom/Geometry';export default class CQL{constructor(){const _0x18726c=a83_0x5638;this['inPatterns']=/ (IN) /i,this['tokens']=['PROPERTY',_0x18726c(0x18d),_0x18726c(0x1d1),_0x18726c(0x1ae)],this[_0x18726c(0x179)]={'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(_0x4ddd9c){const _0x17e0bc=_0x18726c;let _0x1cae35=/^(POINT|LINESTRING|POLYGON|MULTIPOINT|MULTILINESTRING|MULTIPOLYGON|GEOMETRYCOLLECTION)/['exec'](_0x4ddd9c);if(_0x1cae35){let _0x5b05c7=_0x4ddd9c[_0x17e0bc(0x1c8)],_0x541b72=_0x4ddd9c['indexOf']('(',_0x1cae35[0x0][_0x17e0bc(0x1c8)]);if(_0x541b72>-0x1){let _0x2a6ecb=0x1;while(_0x541b72<_0x5b05c7&&_0x2a6ecb>0x0){_0x541b72++;switch(_0x4ddd9c[_0x17e0bc(0x1c4)](_0x541b72)){case'(':_0x2a6ecb++;break;case')':_0x2a6ecb--;break;default:}}}return[_0x4ddd9c['substring'](0x0,_0x541b72+0x1)];}},'END':/^$/},this[_0x18726c(0x1da)]={'LPAREN':['GEOMETRY',_0x18726c(0x1b7),_0x18726c(0x1b5),_0x18726c(0x1d1),_0x18726c(0x199)],'RPAREN':[_0x18726c(0x18c),_0x18726c(0x1ae),_0x18726c(0x19b),_0x18726c(0x18b)],'PROPERTY':['COMPARISON',_0x18726c(0x17c),_0x18726c(0x17a),_0x18726c(0x198)],'BETWEEN':['VALUE'],'IS_NULL':[_0x18726c(0x19b)],'COMPARISON':[_0x18726c(0x1d1)],'COMMA':['GEOMETRY',_0x18726c(0x1d1),_0x18726c(0x1b5)],'VALUE':['LOGICAL',_0x18726c(0x17a),_0x18726c(0x18b),_0x18726c(0x19b)],'SPATIAL':[_0x18726c(0x199)],'LOGICAL':['NOT',_0x18726c(0x1d1),_0x18726c(0x1b7),_0x18726c(0x1b5),_0x18726c(0x199)],'NOT':[_0x18726c(0x1b5),'LPAREN'],'GEOMETRY':[_0x18726c(0x17a),'RPAREN']},this[_0x18726c(0x1d7)]={'=':a83_0x1d6f09[_0x18726c(0x1d6)],'<>':a83_0x1d6f09[_0x18726c(0x182)],'<':a83_0x1d6f09[_0x18726c(0x1d3)],'<=':a83_0x1d6f09[_0x18726c(0x1c3)],'>':a83_0x1d6f09[_0x18726c(0x1ab)],'>=':a83_0x1d6f09[_0x18726c(0x1a5)],'LIKE':a83_0x1d6f09[_0x18726c(0x17d)],'BETWEEN':a83_0x1d6f09[_0x18726c(0x196)],'IS\x20NULL':a83_0x1d6f09[_0x18726c(0x181)]},this[_0x18726c(0x1dd)]={'PropertyIsEqualTo':'=','PropertyIsNotEqualTo':'<>','PropertyIsLessThan':'<','PropertyIsLessThanOrEqualTo':'<=','PropertyIsGreaterThan':'>','PropertyIsGreaterThanOrEqualTo':'>=','PropertyIsLike':_0x18726c(0x18e),'PropertyIsNull':'IS\x20NULL','PropertyIsBetween':'BETWEEN'},this[_0x18726c(0x174)]={'AND':a83_0x1d6f09[_0x18726c(0x170)],'OR':a83_0x1d6f09['or']},this[_0x18726c(0x180)]={'RPAREN':0x3,'LOGICAL':0x2,'COMPARISON':0x1};}[a83_0x54764e(0x1cc)](_0x2f98fd,_0x3e210b){const _0x188c5d=a83_0x54764e;return _0x3e210b instanceof RegExp?_0x3e210b[_0x188c5d(0x192)](_0x2f98fd):_0x3e210b(_0x2f98fd);}[a83_0x54764e(0x177)](_0x12156f,_0x2a13c9){const _0x47f552=a83_0x54764e;let _0x4d32ad,_0x50c62e,_0xbf3712=_0x2a13c9[_0x47f552(0x1c8)];for(_0x4d32ad=0x0;_0x4d32ad<_0xbf3712;_0x4d32ad++){_0x50c62e=_0x2a13c9[_0x4d32ad];let _0x8c0061=this[_0x47f552(0x179)][_0x50c62e],_0x1a6df9=this['tryToken'](_0x12156f,_0x8c0061);if(_0x1a6df9){let _0x236718=_0x1a6df9[0x0],_0x12051d=_0x12156f[_0x47f552(0x1d4)](_0x236718[_0x47f552(0x1c8)])[_0x47f552(0x187)](/^\s*/,'');return{'type':_0x50c62e,'text':_0x236718,'remainder':_0x12051d};}}let _0x2073da=_0x47f552(0x1d8)+_0x12156f+_0x47f552(0x1be);for(_0x4d32ad=0x0;_0x4d32ad<_0xbf3712;_0x4d32ad++){_0x50c62e=_0x2a13c9[_0x4d32ad],_0x2073da+=_0x47f552(0x1a4)+_0x50c62e+':\x20'+this[_0x47f552(0x179)][_0x50c62e];}throw new Error(_0x2073da);}[a83_0x54764e(0x184)](_0x38b0a8){const _0x2f7df2=a83_0x54764e;_0x38b0a8=_0x38b0a8['replaceAll']('[','')[_0x2f7df2(0x191)](']','');let _0x26fa22=this['tryToken'](_0x38b0a8,this['inPatterns']);_0x26fa22&&(_0x38b0a8=this['parseInToOr'](_0x38b0a8,_0x26fa22));let _0x153ef3=[],_0x285d5b,_0x438fc3=[_0x2f7df2(0x18c),_0x2f7df2(0x1b6),'SPATIAL',_0x2f7df2(0x1b5),_0x2f7df2(0x199)];do{_0x285d5b=this[_0x2f7df2(0x177)](_0x38b0a8,_0x438fc3),_0x38b0a8=_0x285d5b[_0x2f7df2(0x1c0)],_0x438fc3=this[_0x2f7df2(0x1da)][_0x285d5b[_0x2f7df2(0x1a0)]];if(_0x285d5b[_0x2f7df2(0x1a0)]!==_0x2f7df2(0x19b)&&!_0x438fc3)throw new Error(_0x2f7df2(0x1ad)+_0x285d5b[_0x2f7df2(0x1a0)]);_0x153ef3[_0x2f7df2(0x1bf)](_0x285d5b);}while(_0x285d5b[_0x2f7df2(0x1a0)]!==_0x2f7df2(0x19b));return _0x153ef3;}['parseInToOr'](_0xe1852a,_0x58016f){const _0x3ae7e4=a83_0x54764e;let _0x4f8364=this['tryToken'](_0xe1852a,/\((.+?)\)/g);if(_0x4f8364){let _0x3316a4=_0xe1852a['substring'](0x0,_0x58016f[_0x3ae7e4(0x1ca)]),_0x54ae37=_0x4f8364[0x1],_0x1ef900=_0x54ae37[_0x3ae7e4(0x191)]('\x20','')[_0x3ae7e4(0x1ba)](','),_0xc7f995='',_0x2b60ff='';if(_0x3316a4[_0x3ae7e4(0x197)]('\x20')>-0x1){let _0x527417=_0x3316a4[_0x3ae7e4(0x19c)]('\x20');_0x2b60ff=_0x3316a4[_0x3ae7e4(0x1d4)](0x0,_0x527417+0x1),_0xc7f995=_0x3316a4[_0x3ae7e4(0x1d4)](_0x527417+0x1,_0x3316a4['length']);}else _0xc7f995=_0x3316a4;let _0x17b3f7=_0x2b60ff;for(let _0x3d734c=0x0;_0x3d734c<_0x1ef900[_0x3ae7e4(0x1c8)];_0x3d734c++){let _0x2226ca=_0x1ef900[_0x3d734c];_0x17b3f7+=_0xc7f995+'='+_0x2226ca,_0x3d734c<_0x1ef900[_0x3ae7e4(0x1c8)]-0x1&&(_0x17b3f7+=_0x3ae7e4(0x1c5));}return _0x17b3f7;}return _0xe1852a;}[a83_0x54764e(0x1ac)](_0x3c0caa){const _0x3323a5=a83_0x54764e;let _0x113607=this,_0x11e11b=[],_0x2c342d=[];while(_0x3c0caa[_0x3323a5(0x1c8)]){let _0x572b83=_0x3c0caa[_0x3323a5(0x1c2)]();switch(_0x572b83[_0x3323a5(0x1a0)]){case _0x3323a5(0x1b5):case'GEOMETRY':case'VALUE':_0x2c342d['push'](_0x572b83);break;case _0x3323a5(0x18d):case'BETWEEN':case _0x3323a5(0x198):case'LOGICAL':{let _0x2bad9e=this[_0x3323a5(0x180)][_0x572b83[_0x3323a5(0x1a0)]];while(_0x11e11b[_0x3323a5(0x1c8)]>0x0&&this[_0x3323a5(0x180)][_0x11e11b[_0x11e11b[_0x3323a5(0x1c8)]-0x1]['type']]<=_0x2bad9e){_0x2c342d[_0x3323a5(0x1bf)](_0x11e11b[_0x3323a5(0x18a)]());}_0x11e11b['push'](_0x572b83);break;}case _0x3323a5(0x1b7):case _0x3323a5(0x18c):case'LPAREN':_0x11e11b[_0x3323a5(0x1bf)](_0x572b83);break;case _0x3323a5(0x18b):while(_0x11e11b[_0x3323a5(0x1c8)]>0x0&&_0x11e11b[_0x11e11b['length']-0x1][_0x3323a5(0x1a0)]!==_0x3323a5(0x199)){_0x2c342d['push'](_0x11e11b[_0x3323a5(0x18a)]());}_0x11e11b[_0x3323a5(0x18a)]();_0x11e11b[_0x3323a5(0x1c8)]>0x0&&(_0x11e11b[_0x11e11b[_0x3323a5(0x1c8)]-0x1][_0x3323a5(0x1a0)]===_0x3323a5(0x1b7)||_0x11e11b[_0x11e11b[_0x3323a5(0x1c8)]-0x1]['type']===_0x3323a5(0x18c))&&_0x2c342d[_0x3323a5(0x1bf)](_0x11e11b[_0x3323a5(0x18a)]());break;case _0x3323a5(0x17a):case'END':break;default:throw new Error(_0x3323a5(0x1a7)+_0x572b83[_0x3323a5(0x1a0)]);}}while(_0x11e11b[_0x3323a5(0x1c8)]>0x0){_0x2c342d[_0x3323a5(0x1bf)](_0x11e11b[_0x3323a5(0x18a)]());}function _0x33a159(){const _0xd878a1=_0x3323a5;let _0xcd4acf,_0x3dcb93,_0x5f42d0=_0x2c342d[_0xd878a1(0x18a)]();switch(_0x5f42d0[_0xd878a1(0x1a0)]){case _0xd878a1(0x1ae):{let _0x1192a5=_0x33a159(),_0x392e02=_0x33a159();return new _0x113607['logicals'][(_0x5f42d0['text'][_0xd878a1(0x190)]())](_0x392e02,_0x1192a5);}case _0xd878a1(0x18c):{let _0x23db7e=_0x33a159();return a83_0x1d6f09[_0xd878a1(0x172)](_0x23db7e);}case _0xd878a1(0x17c):{let _0x3ee96b,_0x251dd6;return _0x2c342d[_0xd878a1(0x18a)](),_0x251dd6=_0x33a159(),_0x3ee96b=_0x33a159(),_0x3dcb93=_0x33a159(),a83_0x1d6f09[_0xd878a1(0x196)](_0x3dcb93,_0x3ee96b,_0x251dd6);}case _0xd878a1(0x18d):{return _0xcd4acf=_0x33a159(),_0x3dcb93=_0x33a159(),new _0x113607['operators'][(_0x5f42d0[_0xd878a1(0x183)][_0xd878a1(0x190)]())](_0x3dcb93,_0xcd4acf);}case _0xd878a1(0x198):_0x3dcb93=_0x33a159();return new _0x113607[(_0xd878a1(0x1d7))][(_0x5f42d0[_0xd878a1(0x183)][_0xd878a1(0x190)]())](_0x3dcb93);case _0xd878a1(0x1d1):{let _0x50886b=_0x5f42d0[_0xd878a1(0x183)][_0xd878a1(0x1af)](/^'(.*)'$/);return _0x50886b?_0x50886b[0x1][_0xd878a1(0x187)](/''/g,'\x27'):Number(_0x5f42d0[_0xd878a1(0x183)]);}case _0xd878a1(0x1b7):switch(_0x5f42d0[_0xd878a1(0x183)][_0xd878a1(0x190)]()){case _0xd878a1(0x1cf):{let _0x316a99=_0x33a159(),_0x4d96d3=_0x33a159(),_0x3a5622=_0x33a159(),_0x13b8b8=_0x33a159(),_0x496785=_0x33a159();return a83_0x1d6f09['bbox'](_0x496785,[_0x13b8b8,_0x3a5622,_0x4d96d3,_0x316a99]);}case'INTERSECTS':_0xcd4acf=_0x33a159(),_0x3dcb93=_0x33a159();return a83_0x1d6f09[_0xd878a1(0x19a)](_0x3dcb93,_0xcd4acf);case _0xd878a1(0x173):_0xcd4acf=_0x33a159(),_0x3dcb93=_0x33a159();return a83_0x1d6f09[_0xd878a1(0x193)](_0x3dcb93,_0xcd4acf);case _0xd878a1(0x17b):_0xcd4acf=_0x33a159(),_0x3dcb93=_0x33a159();return a83_0x1d6f09[_0xd878a1(0x1cb)](_0x3dcb93,_0xcd4acf);}break;case'GEOMETRY':return new WKT()[_0xd878a1(0x1b4)](_0x5f42d0['text'],{});default:return _0x5f42d0[_0xd878a1(0x183)];}}let _0xcde767=_0x33a159();if(_0x2c342d['length']>0x0){let _0xdf85c1='剩余的节点无法解析:\x20\x0a';for(let _0x1eb45a=_0x2c342d['length']-0x1;_0x1eb45a>=0x0;_0x1eb45a--){_0xdf85c1+=_0x2c342d[_0x1eb45a][_0x3323a5(0x1a0)]+':\x20'+_0x2c342d[_0x1eb45a]['text']+'\x0a';}throw new Error(_0xdf85c1);}return _0xcde767;}[a83_0x54764e(0x17f)](_0x406241){const _0x347e9d=a83_0x54764e;try{return this[_0x347e9d(0x1ac)](this[_0x347e9d(0x184)](_0x406241));}catch(_0x53f727){console['warn'](_0x347e9d(0x1aa)+_0x406241),console[_0x347e9d(0x188)](_0x53f727);}}[a83_0x54764e(0x1d2)](_0x34f0cd){const _0x1727ab=a83_0x54764e;switch(_0x34f0cd[_0x1727ab(0x195)]){case _0x1727ab(0x1cf):return _0x1727ab(0x1b0)+_0x34f0cd[_0x1727ab(0x1d5)]+','+_0x34f0cd[_0x1727ab(0x1cd)][_0x1727ab(0x186)](',')+','+_0x34f0cd['srsName']+')';case'Within':return _0x1727ab(0x1a2)+_0x34f0cd[_0x1727ab(0x1d5)]+',\x20'+this['readGeometry'](_0x34f0cd['geometry'])+')';case _0x1727ab(0x1d0):return _0x1727ab(0x17e)+_0x34f0cd[_0x1727ab(0x1d5)]+',\x20'+this[_0x1727ab(0x1b4)](_0x34f0cd['geometry'])+')';case _0x1727ab(0x1c1):return _0x1727ab(0x1de)+_0x34f0cd[_0x1727ab(0x1d5)]+',\x20'+this[_0x1727ab(0x1b4)](_0x34f0cd[_0x1727ab(0x1c9)])+')';case'Not':return _0x1727ab(0x1b3)+this[_0x1727ab(0x1d2)](_0x34f0cd[_0x1727ab(0x1db)])+')';case'And':case'Or':{let _0x1bc085='(',_0x7a96b0=!![];for(let _0x2ce0f2=0x0;_0x2ce0f2<_0x34f0cd[_0x1727ab(0x178)]['length'];_0x2ce0f2++){_0x7a96b0?_0x7a96b0=![]:_0x1bc085+=')\x20'+_0x34f0cd['tagName_'][_0x1727ab(0x1d9)]()+'\x20(',_0x1bc085+=this['write'](_0x34f0cd[_0x1727ab(0x178)][_0x2ce0f2]);}return _0x1bc085+')';}case _0x1727ab(0x171):return _0x34f0cd[_0x1727ab(0x189)]+_0x1727ab(0x19f)+this[_0x1727ab(0x1d2)](_0x34f0cd[_0x1727ab(0x19e)])+_0x1727ab(0x194)+this[_0x1727ab(0x1d2)](_0x34f0cd[_0x1727ab(0x19d)]);case _0x1727ab(0x1df):case _0x1727ab(0x1c6):case _0x1727ab(0x185):case'PropertyIsLessThanOrEqualTo':case _0x1727ab(0x1c7):case _0x1727ab(0x176):case'PropertyIsLike':case'PropertyIsNull':{return _0x34f0cd[_0x1727ab(0x18f)]!==null?_0x34f0cd[_0x1727ab(0x1a6)]+'\x20'+this['operatorReverse'][_0x34f0cd[_0x1727ab(0x195)]]+'\x20'+this[_0x1727ab(0x1d2)](_0x34f0cd[_0x1727ab(0x18f)]):_0x34f0cd[_0x1727ab(0x1a6)]+'\x20'+this[_0x1727ab(0x1dd)][_0x34f0cd[_0x1727ab(0x195)]];}case undefined:if(typeof _0x34f0cd===_0x1727ab(0x1bb))return'\x27'+_0x34f0cd[_0x1727ab(0x187)](/'/g,'\x27\x27')+'\x27';else{if(typeof _0x34f0cd===_0x1727ab(0x1bc))return String(_0x34f0cd);}break;default:throw new Error(_0x1727ab(0x1a9)+_0x34f0cd[_0x1727ab(0x1a3)]+'\x20'+_0x34f0cd);}}[a83_0x54764e(0x1b4)](_0x56f49b){if(_0x56f49b instanceof a83_0x297c29)return new WKT()['writeGeometry'](_0x56f49b);}}
|