ym-gis-2d 1.0.7 → 1.0.8
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/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/feature/FeatureManager.js +1 -1
- package/index.js +1 -1
- package/interaction/Draw.js +1 -1
- package/interaction/InteractionManager.js +1 -1
- package/interaction/Select.js +1 -1
- package/layers/ArcgisDynamicLayer.js +1 -1
- package/layers/ArcgisFeatureLayer.js +1 -1
- package/layers/ArcgisTileLayer.js +1 -1
- package/layers/ArcgisWMSLayer.js +1 -1
- package/layers/ArcgisWMTSLayer.js +1 -1
- package/layers/GeoserverVectorTile.js +1 -1
- package/layers/GeoserverWFSLayer.js +1 -1
- package/layers/GeoserverWMSLayer.js +1 -1
- package/layers/GeoserverWMTSLayer.js +1 -1
- package/layers/LayerManager.js +1 -1
- package/layers/TDTLayer.js +1 -1
- package/mapView/Map.d.ts +5 -0
- package/mapView/Map.d.ts.map +1 -1
- package/mapView/Map.js +1 -1
- package/mapView/Map.js.map +1 -1
- package/mapView/View.js +1 -1
- package/package.json +1 -1
- package/plot/Plot.js +1 -1
- package/plot/geometry/point/Point.js +1 -1
- package/plot/geometry/polygon/BasePolygon.js +1 -1
- package/plot/geometry/polygon/Circle.js +1 -1
- package/plot/geometry/polygon/Polygon.js +1 -1
- package/plot/geometry/polygon/RectAngle.js +1 -1
- package/plot/geometry/polyline/BaseLine.js +1 -1
- package/plot/geometry/polyline/Polyline.js +1 -1
- package/style/PointStyleFormat.js +1 -1
- package/style/PolygonStyleFormat.js +1 -1
- package/style/PolylineStyleFormat.js +1 -1
- package/style/StyleManager.js +1 -1
- package/style/common.js +1 -1
- package/utils/ArrayUtil.js +1 -1
- package/utils/AxiosUtil.js +1 -1
- package/utils/EsriUtil.js +1 -1
- package/utils/GeometryUtil.js +1 -1
- package/utils/LayerUtil.js +1 -1
- package/utils/RegisterProjUtil.js +1 -1
- package/utils/ResolutionUtil.js +1 -1
- package/utils/StringUtil.js +1 -1
- package/utils/StyleUtil.js +1 -1
- package/utils/UrlUtil.js +1 -1
- package/utils/XmlUtil.js +1 -1
- package/utils/format/CQL.js +1 -1
- package/utils/format/IsMatchCql.js +1 -1
- package/utils/plug/canvas/ImageCache.js +1 -1
- package/utils/plug/canvas/PinBuilder.js +1 -1
- package/utils/plug/canvas/PinIcon.js +1 -1
- package/utils/plug/canvas/writeTextToCanvas.js +1 -1
- package/utils/tasks/esri/Identify.js +1 -1
- package/utils/tasks/esri/Query.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/tasks/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
function a79_0x2eec(){const _0x5dcd6a=['1120871HUeuhW','7526730KxMJJM','arcgis-feature','arcgis-dynamic','35dOEsbI','geoserver-wfs','fieldType','3TjWYJr','find','name','geoserver-wms','intersects','973602XRSmIz','301220INoshF','40Pzxfwn','execute','7211169AuyklO','711256VvZJwz','4333052nSicLM'];a79_0x2eec=function(){return _0x5dcd6a;};return a79_0x2eec();}function a79_0x8e64(_0x1e9029,_0x5090a4){const _0x2eeccd=a79_0x2eec();return a79_0x8e64=function(_0x8e641,_0x931f00){_0x8e641=_0x8e641-0x1b0;let _0x52d065=_0x2eeccd[_0x8e641];return _0x52d065;},a79_0x8e64(_0x1e9029,_0x5090a4);}(function(_0xd9aa6,_0x3b6cff){const _0x4ab3af=a79_0x8e64,_0x48ac1b=_0xd9aa6();while(!![]){try{const _0x4ed843=-parseInt(_0x4ab3af(0x1c1))/0x1+parseInt(_0x4ab3af(0x1bb))/0x2*(parseInt(_0x4ab3af(0x1b5))/0x3)+parseInt(_0x4ab3af(0x1c0))/0x4+-parseInt(_0x4ab3af(0x1b2))/0x5*(-parseInt(_0x4ab3af(0x1ba))/0x6)+parseInt(_0x4ab3af(0x1bf))/0x7*(-parseInt(_0x4ab3af(0x1bc))/0x8)+-parseInt(_0x4ab3af(0x1be))/0x9+parseInt(_0x4ab3af(0x1c2))/0xa;if(_0x4ed843===_0x3b6cff)break;else _0x48ac1b['push'](_0x48ac1b['shift']());}catch(_0x37270c){_0x48ac1b['push'](_0x48ac1b['shift']());}}}(a79_0x2eec,0xa9027));import{appendPath}from'../UrlUtil';import a79_0x3d7c9d from'./esri/Query';import a79_0x21a467 from'./geoserver/QueryTask';import{getWFSLayerCapabilities}from'../../capabilities';export async function selectFeaturesByGeo(_0x1421d2,_0x266cf3,_0x1ee4fb,_0x1c5351,_0x32561e,_0x7c86c){const _0x914248=a79_0x8e64;if(!_0x1ee4fb||!_0x1c5351||!_0x32561e||!_0x32561e)return[];let _0x19f75c=[];if(_0x32561e==_0x914248(0x1b1)||_0x32561e==_0x914248(0x1b0)){const _0x4417ef=appendPath(_0x1ee4fb,_0x1c5351),_0x3ac5e5=new a79_0x3d7c9d(_0x4417ef,{'outSR':_0x266cf3,'where':_0x7c86c});_0x3ac5e5[_0x914248(0x1b9)](_0x1421d2,_0x266cf3),_0x19f75c=await _0x3ac5e5['run']();}else{if(_0x32561e==_0x914248(0x1b3)||_0x32561e==_0x914248(0x1b8)){const _0x373d6b=new a79_0x21a467(_0x1ee4fb),_0x562f42=await getWFSLayerCapabilities(_0x1ee4fb,_0x1c5351),_0xef66b5=_0x562f42['layerFields'][_0x914248(0x1b6)](_0x48ed86=>_0x48ed86[_0x914248(0x1b4)]==0x6);_0x19f75c=await _0x373d6b[_0x914248(0x1bd)]({'geometry':_0x1421d2,'tableName':_0x1c5351,'geometryName':_0xef66b5?_0xef66b5[_0x914248(0x1b7)]:'','srsName':_0x266cf3,'where':_0x7c86c});}}return _0x19f75c;}
|