@vertigis/arcgis-extensions 50.0.2 → 51.0.1
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/AppConfig.schema.json +1 -0
- package/config.d.ts +0 -5
- package/data/_TableExtension.d.ts +1 -1
- package/data/convert.js +1 -1
- package/docs/html/assets/navigation.js +1 -1
- package/docs/html/assets/search.js +1 -1
- package/docs/html/classes/data__TableExtension.TableSchema.html +2 -2
- package/docs/html/functions/utilities__project.project.html +1 -1
- package/docs/html/functions/utilities_format_time.format.html +3 -1
- package/docs/html/functions/utilities_format_time.parse.html +5 -1
- package/docs/html/functions/utilities_geometry.project.html +1 -1
- package/docs/html/interfaces/config.Config.html +3 -6
- package/docs/html/interfaces/json_AnnotationLayerJson.AnnotationLayerJson.html +2 -2
- package/docs/html/interfaces/json_BasemapLayerJson.BasemapLayerJsonBase.html +2 -2
- package/docs/html/interfaces/json_BingLayerJson.BingLayerJson.html +2 -2
- package/docs/html/interfaces/json_BuildingSceneLayerJson.BuildingSceneLayerJson.html +2 -2
- package/docs/html/interfaces/json_CSVLayerJson.CSVLayerJson.html +2 -2
- package/docs/html/interfaces/json_FeatureLayerJson.FeatureLayerJson.html +2 -2
- package/docs/html/interfaces/json_GeoJSONLayerJson.GeoJSONLayerJson.html +2 -2
- package/docs/html/interfaces/json_GeoRSSLayerJson.GeoRSSLayerJson.html +2 -2
- package/docs/html/interfaces/json_GroupLayerJson.GroupLayerJson.html +2 -2
- package/docs/html/interfaces/json_ImageServiceLayerJson.ImageServiceLayerJson.html +2 -2
- package/docs/html/interfaces/json_ImageServiceVectorLayerJson.ImageServiceVectorLayerJson.html +2 -2
- package/docs/html/interfaces/json_IntegratedMeshLayerJson.IntegratedMeshLayerJson.html +2 -2
- package/docs/html/interfaces/json_KMLLayerJson.KMLLayerJson.html +2 -2
- package/docs/html/interfaces/json_LayerJson.LayerJsonBase.html +2 -2
- package/docs/html/interfaces/json_MapServiceLayerJson.MapServiceLayerJson.html +2 -2
- package/docs/html/interfaces/json_MediaLayerJson.MediaLayerJson.html +2 -2
- package/docs/html/interfaces/json_OpenStreetMapLayerJson.OpenStreetMapLayerJson.html +2 -2
- package/docs/html/interfaces/json_OperationalLayerJson.OperationalLayerJsonBase.html +2 -2
- package/docs/html/interfaces/json_PointCloudLayerJson.PointCloudLayerJson.html +2 -2
- package/docs/html/interfaces/json_RasterDataElevationLayerJson.RasterDataElevationLayerJson.html +2 -2
- package/docs/html/interfaces/json_RendererJson.SizeInfoJson.html +2 -2
- package/docs/html/interfaces/json_SceneLayerJson.SceneLayerJson.html +2 -2
- package/docs/html/interfaces/json_StreamLayerJson.StreamLayerJson.html +2 -2
- package/docs/html/interfaces/json_SubtypeGroupLayerJson.SubtypeGroupLayerJson.html +2 -2
- package/docs/html/interfaces/json_SubtypeGroupLayerJson.SubtypeSubtypeGroupLayerJson.html +2 -2
- package/docs/html/interfaces/json_SubtypeSublayerJson.SubtypeSublayerJson.html +2 -2
- package/docs/html/interfaces/json_SymbolJson.ObjectSymbol3DLayerJson.html +2 -2
- package/docs/html/interfaces/json_SymbolJson.TextSymbolJson.html +2 -2
- package/docs/html/interfaces/json_TiledElevationServiceLayerJson.TiledElevationServiceLayerJson.html +2 -2
- package/docs/html/interfaces/json_TiledImageServiceLayerJson.TiledImageServiceLayerJson.html +2 -2
- package/docs/html/interfaces/json_TiledMapServiceLayerJson.TiledMapServiceLayerJson.html +2 -2
- package/docs/html/interfaces/json_VectorTileLayerJson.VectorTileLayerJson.html +2 -2
- package/docs/html/interfaces/json_WFSLayerJson.WFSLayerJson.html +2 -2
- package/docs/html/interfaces/json_WMSLayerJson.WMSLayerJson.html +2 -2
- package/docs/html/interfaces/json_WebTileLayerJson.WebTileLayerJson.html +2 -2
- package/docs/html/interfaces/mapping_BuildingSceneLayerExtension.BuildingSceneLayerProperties.html +2 -2
- package/docs/html/interfaces/mapping_FeatureLayerExtension.FeatureLayerProperties.html +2 -2
- package/docs/html/interfaces/mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html +2 -2
- package/docs/html/interfaces/mapping_MapImageLayerExtension.MapImageLayerExtensionProperties.html +3 -3
- package/docs/html/interfaces/mapping_PointCloudLayerExtension.PointCloudLayerProperties.html +2 -2
- package/docs/html/interfaces/tasks_search_SearchSuggestion.SearchSuggestion.html +3 -2
- package/docs/html/interfaces/utilities_transformation.Transformation.html +2 -2
- package/docs/html/modules/support_esri.html +0 -1
- package/docs/html/variables/version.version.html +1 -1
- package/locale.js +1 -1
- package/mapping/FeatureLayerExtension.js +1 -1
- package/mapping/VectorTileLayerExtension.js +1 -1
- package/package.json +10 -10
- package/portal/LayerDefinition.d.ts +2 -2
- package/portal/_layerHelper.js +1 -1
- package/support/esri.d.ts +0 -1
- package/tasks/query/QueryOptions.js +1 -1
- package/tasks/search/SearchService.js +1 -1
- package/tasks/search/SearchSuggestion.d.ts +3 -2
- package/tasks/search/support/_querySearchProviderUtils.d.ts +1 -1
- package/tasks/search/support/_querySearchProviderUtils.js +1 -1
- package/utilities/_project.d.ts +1 -1
- package/utilities/_project.js +1 -1
- package/utilities/basemaps.js +1 -1
- package/utilities/geometry.d.ts +1 -1
- package/utilities/geometry.js +1 -1
- package/utilities/log.js +1 -1
- package/utilities/query.js +1 -1
- package/utilities/transformation.d.ts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/docs/html/types/support_esri.CSVLayerCapabilities.html +0 -1
package/utilities/geometry.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import t from"@arcgis/core/geometry/Extent";import e from"@arcgis/core/geometry/Multipoint";import o from"@arcgis/core/geometry/Point";import r from"@arcgis/core/geometry/Polygon";import n from"@arcgis/core/geometry/Polyline";import
|
|
1
|
+
import t from"@arcgis/core/geometry/Extent";import e from"@arcgis/core/geometry/Multipoint";import o from"@arcgis/core/geometry/Point";import r from"@arcgis/core/geometry/Polygon";import n from"@arcgis/core/geometry/Polyline";import*as i from"@arcgis/core/geometry/operators/bufferOperator";import*as s from"@arcgis/core/geometry/operators/differenceOperator";import*as a from"@arcgis/core/geometry/operators/geodesicBufferOperator";import*as c from"@arcgis/core/geometry/operators/unionOperator";import p from"@arcgis/core/rest/support/BufferParameters";import{config as m}from"../config.js";import{groupBy as f}from"./array.js";import{checkArg as h}from"./checkArg.js";import{isExtent as u,isGeometry as y,isMesh as g,isMultipoint as l,isPoint as M,isPolygon as x,isPolyline as d}from"./esri.js";const b=e.prototype.clone;Object.defineProperty(e.prototype,"clone",{value:function(){const t=b.bind(this)();return t.hasZ=this.hasZ,t.hasM=this.hasM,t}});const O=o.prototype.clone;Object.defineProperty(o.prototype,"clone",{value:function(){const t=O.bind(this)();return t.hasZ=this.hasZ,t.hasM=this.hasM,t}});const P=n.prototype.clone;Object.defineProperty(n.prototype,"clone",{value:function(){const t=P.bind(this)();return t.hasZ=this.hasZ,t.hasM=this.hasM,t}});const v=r.prototype.clone;Object.defineProperty(r.prototype,"clone",{value:function(){const t=v.bind(this)();return t.hasZ=this.hasZ,t.hasM=this.hasM,t}});const j=n.prototype.insertPoint;Object.defineProperty(n.prototype,"insertPoint",{value:function(t,e,o){const{hasM:r,hasZ:n}=this,i=j.bind(this)(t,e,o);return i.hasZ=n,i.hasM=r,i}});const k=r.prototype.insertPoint;Object.defineProperty(r.prototype,"insertPoint",{value:function(t,e,o){const{hasM:r,hasZ:n}=this,i=k.bind(this)(t,e,o);return i.hasZ=n,i.hasM=r,i}});const E=n.prototype.setPoint;Object.defineProperty(n.prototype,"setPoint",{value:function(t,e,o){const{hasM:r,hasZ:n}=this,i=E.bind(this)(t,e,o);return i.hasZ=n,i.hasM=r,i}});const N=r.prototype.setPoint;Object.defineProperty(r.prototype,"setPoint",{value:function(t,e,o){const{hasM:r,hasZ:n}=this,i=N.bind(this)(t,e,o);return i.hasZ=n,i.hasM=r,i}});const T=n.prototype.removePoint;Object.defineProperty(n.prototype,"removePoint",{value:function(t,e){const{hasM:o,hasZ:r}=this,n=T.bind(this)(t,e);return this.hasZ=r,this.hasM=o,n??void 0}});const Z=r.prototype.removePoint;Object.defineProperty(r.prototype,"removePoint",{value:function(t,e){const{hasM:o,hasZ:r}=this,n=Z.bind(this)(t,e);return this.hasZ=r,this.hasM=o,n??void 0}});export{y as isGeometry,M as isPoint,l as isMultipoint,d as isPolyline,x as isPolygon,u as isExtent,g as isMesh};const S="https://tasks.arcgisonline.com/ArcGIS/rest/services/Geometry/GeometryServer";export class CoordinateSystemBounds{limit;get min(){return-this.limit}get max(){return this.limit}get range(){return 2*this.limit}constructor(t){this.limit=t}}export const WEB_MERCATOR_BOUNDS=new CoordinateSystemBounds(20037508.342788905);export const GEOGRAPHIC_BOUNDS=new CoordinateSystemBounds(180);export function getBounds(t){return t.isWebMercator?WEB_MERCATOR_BOUNDS:t.isGeographic?GEOGRAPHIC_BOUNDS:void 0}export function getScreenExtent(e){if(!e||0===e.length)return;let o,n,i,s;const{spatialReference:a}=e[0];let c;a.isWebMercator?c=WEB_MERCATOR_BOUNDS:a.isGeographic&&(c=GEOGRAPHIC_BOUNDS);const p=(t,e)=>{(!n||t>n)&&(n=t),(!o||t<o)&&(o=t),(!s||e>s)&&(s=e),(!i||e<i)&&(i=e)},m=t=>null!=c&&Math.sign(t.extent?.xmax??0)!==Math.sign(t.extent?.xmin??0),f=t=>{const e=m(t)?w([t.points],c)[0]:t.points;for(const t of e)p(t[0],t[1])},h=t=>{const e=m(t)?w(t.rings,c):t.rings;for(const t of e)for(const e of t)p(e[0],e[1])},u=t=>{const e=m(t)?w(t.paths,c):t.paths;for(const t of e)for(const e of t)p(e[0],e[1])};for(const t of e.filter((t=>t.spatialReference.equals(a))))switch(t.type){case"point":p(t.x,t.y);break;case"multipoint":f(t);break;case"extent":h(r.fromExtent(t));break;case"polyline":u(t);break;case"polygon":h(t);break;default:throw new Error(`Cannot determine a valid screen extent for geometry type ${t.type}`)}return new t({xmin:o>n?n:o,xmax:n<o?o:n,ymin:i,ymax:s,spatialReference:a})}function w(t,e){if(!e)return t;const o=[...t];let r=-1/0,n=1/0;for(let t of o){let o=-1/0,i=1/0;for(const r of t){for(;r[0]<e.min;)r[0]+=e.range;for(;r[0]>e.max;)r[0]-=e.range;i=Math.min(i,r[0]),o=Math.max(o,r[0])}let s=Math.min(n,i),a=Math.max(r,o);if(a-s>e.limit){o=-1/0,i=1/0;const c=[...t];for(const t of c)t[0]<0?t[0]+=e.range:t[0]-=e.range,i=Math.min(i,t[0]),o=Math.max(o,t[0]);const p=Math.min(n,i),m=Math.max(r,o);m-p<a-s&&(t=c,s=p,a=m)}n=Math.min(s,i),r=Math.max(a,o)}return o}export function denormalizeExtent(t,e){if(!e)return t;const o=r.fromExtent(t);return o.rings=w(o.rings,e),o.extent}export function esriToWKT(t){return h("geometry",t).isNotMissing(),import("./_wkt.js").then((({esriToWKT:e})=>e(t)))}export function wktToEsri(t,e){return h("geometry",t).isNotMissing(),import("./_wkt.js").then((({wktToEsri:o})=>o(t,e)))}export function esriToGeoJSON(t){return h("geometry",t).isNotMissing(),import("./_geoJson.js").then((({esriToGeoJSON:e})=>e(t)))}export function geoJSONToEsri(t){return h("geometry",t).isNotMissing(),h("geometry.type",t.type).isNotMissing(),import("./_geoJson.js").then((({geoJSONToEsri:e})=>e(t)))}export function gmlToEsri(t){return h("geometry",t).isNotMissing(),import("./_gml.js").then((({gmlToEsri:e})=>e(t)))}export function esriToGml(t,e){return h("geometry",t).isNotMissing(),h("geometry type",t.type).isNotMissing(),h("gmlVersion",e.gmlVersion).isNotMissing(),import("./_gml.js").then((({esriToGml:o})=>o(t,e)))}export function esriWkidToWkt(t){return h("wkid",t).isNotMissing(),import("./_wkt.js").then((({esriWkidToWkt:e})=>e(t)))}export function esriWktToWkid(t){return h("wkt",t).isNotMissing(),import("./_wkt.js").then((({esriWktToWkid:e})=>e(t)))}export async function createCrossTypeUnion(t){const e=[],o=f(t,(t=>t.type));for(const t of R){const r=o.get(t);let n;if(r?.length){n=r.length>1?c.executeMany(r):r[0];for(const t of e)n=s.execute(n,t);n&&e.push(n)}}return e}const R=["mesh","extent","polygon","polyline","multipoint","point"];export async function project(t,e,o){return h("geometries",t).isNotMissing().satisfies(_,"All geometries must have the same type and spatial reference."),h("outSpatialReference",e).isNotMissing(),(await import("./_project.js")).project(t,e,o)}export async function buffer(t,e,o,r=!1){const n=Array.isArray(t),s=Array.isArray(e),c=n?t[0].spatialReference:t.spatialReference;if(c.isWebMercator||c.isWGS84)return a.isLoaded()||await a.load(),n?a.executeMany(t,e,{unit:o,union:r}):a.execute(t,e,{unit:o});if(c.isGeographic){const i=new p({geometries:n?t:[t],distances:s?e:[e],unit:o,unionResults:r}),{buffer:a}=await import("@arcgis/core/rest/geometryService");return a(m.geometryServiceUrl??S,i)}return n?i.executeMany(t,e,{unit:o,union:r}):i.execute(t,e,{unit:o})}export function removeZValues(t){const e=t;switch(e.type){case"point":e.z=void 0;break;case"polyline":case"polygon":{const t=function(t,e=!1){const o=e?3:2;return t.map((t=>t.map((t=>t.slice(0,o)))))}(e.paths||e.rings,e.hasM);t.forEach(((t,o)=>t.forEach(((t,r)=>e.setPoint(o,r,t)))));break}case"extent":e.zmax=void 0,e.zmin=void 0}return e}function _(t){const e=[...t];if(!(e.length>0))return!0;const o=e[0].type,r=e[0].spatialReference;return e.every((t=>t.type===o&&t.spatialReference.equals(r)))}
|
package/utilities/log.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{isRegisteredLanguageResource as e,translate as o}from"../locale/language.js";import{checkArg as r}from"./checkArg.js";import{format as s}from"./format/string.js";export var LogLevel;!function(e){e[e.ALL=0]="ALL",e[e.TRACE=1]="TRACE",e[e.DEBUG=2]="DEBUG",e[e.INFO=3]="INFO",e[e.WARN=4]="WARN",e[e.ERROR=5]="ERROR",e[e.FATAL=6]="FATAL",e[e.OFF=7]="OFF"}(LogLevel||(LogLevel={}));export class LogManager{factory;_loggers=new Map;_logLevels=new Map;getLogger(e){if(r("name",e).isNotMissing(),this._loggers.has(e))return this._loggers.get(e);{const o=this.factory?this.factory(e,this):new ConsoleLogger(e,this);return this._loggers.set(e,o),o}}getLogLevel(e){let o=Array.from(this._logLevels.keys());return o=o.filter((o=>e.startsWith(o))),o=o.sort(((e,o)=>o.length-e.length)),o.length?this._logLevels.get(o[0]):this._logLevels.has("root")?this._logLevels.get("root"):LogLevel.DEBUG}setLogLevel(e,o){this._logLevels.set(e,o)}}let g=new LogManager;export function getLogger(e){return g.getLogger(e)}export function setLogLevel(e,o){r("name",e).isNotMissing(),r("logLevel",o).isNotMissing(),g.setLogLevel(e,o)}export function setLoggerFactory(e){g.factory=e}export function reset(){g=new LogManager}export class LoggerBase{name;get level(){return this._logManager.getLogLevel(this.name)}set level(e){this._logManager.setLogLevel(this.name,e)}_logManager;constructor(e,o){this.name=e,this._logManager=o}log(g,t,...l){if(r("level",g).satisfies((e=>e!==LogLevel.ALL&&e!==LogLevel.OFF),"Invalid log level."),!this._shouldLog(g))return;let a,n,
|
|
1
|
+
import{isRegisteredLanguageResource as e,translate as o}from"../locale/language.js";import{checkArg as r}from"./checkArg.js";import{format as s}from"./format/string.js";export var LogLevel;!function(e){e[e.ALL=0]="ALL",e[e.TRACE=1]="TRACE",e[e.DEBUG=2]="DEBUG",e[e.INFO=3]="INFO",e[e.WARN=4]="WARN",e[e.ERROR=5]="ERROR",e[e.FATAL=6]="FATAL",e[e.OFF=7]="OFF"}(LogLevel||(LogLevel={}));export class LogManager{factory;_loggers=new Map;_logLevels=new Map;getLogger(e){if(r("name",e).isNotMissing(),this._loggers.has(e))return this._loggers.get(e);{const o=this.factory?this.factory(e,this):new ConsoleLogger(e,this);return this._loggers.set(e,o),o}}getLogLevel(e){let o=Array.from(this._logLevels.keys());return o=o.filter((o=>e.startsWith(o))),o=o.sort(((e,o)=>o.length-e.length)),o.length?this._logLevels.get(o[0]):this._logLevels.has("root")?this._logLevels.get("root"):LogLevel.DEBUG}setLogLevel(e,o){this._logLevels.set(e,o)}}let g=new LogManager;export function getLogger(e){return g.getLogger(e)}export function setLogLevel(e,o){r("name",e).isNotMissing(),r("logLevel",o).isNotMissing(),g.setLogLevel(e,o)}export function setLoggerFactory(e){g.factory=e}export function reset(){g=new LogManager}export class LoggerBase{name;get level(){return this._logManager.getLogLevel(this.name)}set level(e){this._logManager.setLogLevel(this.name,e)}_logManager;constructor(e,o){this.name=e,this._logManager=o}log(g,t,...l){if(r("level",g).satisfies((e=>e!==LogLevel.ALL&&e!==LogLevel.OFF),"Invalid log level."),!this._shouldLog(g))return;let a,L,n,i=g;try{"string"==typeof t?e(t)?(a=o({key:t},...l),L=t):a=s(t,...l):(n=t.error,"messageResource"in t?(L=t.messageResource,a=L,e(L)?a=o({key:L,locale:t.locale},...l):null!=t.message&&(a=s({...t,format:t.message},...l))):a=s({...t,format:t.message},...l))}catch(e){const o="string"==typeof t?t:"message"in t?t.message:t.messageResource;let r="";try{r=JSON.stringify(l)}catch(e){r=e.message}a=`Error occurred while formatting log message: "${e.message}". Original log message "${o}"${l.length>0?` with parameters: ${r}`:""}`,i=LogLevel.ERROR}this._log({level:i,time:new Date,message:a,messageResource:L,messageArgs:l,error:n})}trace(e,...o){this.log(LogLevel.TRACE,e,...o)}debug(e,...o){this.log(LogLevel.DEBUG,e,...o)}info(e,...o){this.log(LogLevel.INFO,e,...o)}warn(e,...o){this.log(LogLevel.WARN,e,...o)}error(e,...o){this.log(LogLevel.ERROR,e,...o)}fatal(e,...o){this.log(LogLevel.FATAL,e,...o)}_shouldLog(e){return e>=this.level}}export class ConsoleLogger extends LoggerBase{_log(e){const o=`[${this.name}]: ${e.message}`;switch(e.level){case LogLevel.ERROR:case LogLevel.FATAL:console.error(o),e.error&&(console.error(e.error),e.error.hasOwnProperty("errors")&&console.error(e.error.errors));break;case LogLevel.INFO:console.info(o),e.error&&console.info(e.error);break;case LogLevel.WARN:console.warn(o),e.error&&console.warn(e.error);break;case LogLevel.OFF:return;case LogLevel.ALL:case LogLevel.TRACE:case LogLevel.DEBUG:default:console.log(o),e.error&&console.log(e.error)}}}
|
package/utilities/query.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{filter as t}from"@arcgis/core/core/promiseUtils.js";import
|
|
1
|
+
import{filter as t}from"@arcgis/core/core/promiseUtils.js";import*as e from"@arcgis/core/geometry/operators/intersectsOperator.js";import{Feature as r}from"../data/Feature.js";import{project as a}from"../utilities/geometry.js";import{isGraphic as i}from"./esri.js";const o="alasql-id",s={outFields:["*"],returnGeometry:!0};export async function query(t,e,r,a){if(!r?.length)return[];const{spatialFilter:l,returnGeometry:u,outFields:p}={...s,...a},c=l?await spatialFilter(r,l):r,m=!i(c[0]);if(t){const r=new Map,a=c.map(((t,e)=>{r.set(e,t);let a={};return m?Array.from(t.attributes.entries()).forEach((([t,e])=>{a[t]=e})):a={...t.attributes},a[o]=e,a}));return(0,(await import("alasql")).default)(`SELECT * FROM ? WHERE ${t}`,[a]).map((t=>m?r.get(t[o]):n(t,r.get(t[o]),e,u,p)))}return m?c:c.map((t=>n(t.attributes,t,e,u,p)))}export async function count(t,e,r){if(!e?.length)return 0;const{spatialFilter:a}=r??{},s=a?await spatialFilter(e,a):e,n=!i(s[0]);if(t){const e=s.map(((t,e)=>{let r={};return n?Array.from(t.attributes.entries()).forEach((([t,e])=>r[t]=e)):r={...t.attributes},r[o]=e,r}));return(0,(await import("alasql")).default)(`SELECT * FROM ? WHERE ${t}`,[e]).length}return s.length}export async function spatialFilter(r,i){if(!r?.length)return[];const o=r[0]?.geometry?.spatialReference;let s=i.clone();return o&&!o.equals(s.spatialReference)&&(s=(await a([s],o))[0]),t(r,(async t=>!!t.geometry&&e.execute(s,t.geometry)))}function n(t,e,a,i,s){const n=new r({source:a});for(const e of Object.keys(t))e!==o&&(s.includes("*")||s.includes(e))&&n.attributes.set(e,t[e]);return i&&(n.geometry=e.geometry??void 0),e.popupTemplate&&(n.settings.popupTemplate=e.popupTemplate),n}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type SpatialReference from "@arcgis/core/geometry/SpatialReference";
|
|
2
|
-
import type GeographicTransformation from "@arcgis/core/geometry/support/GeographicTransformation";
|
|
2
|
+
import type GeographicTransformation from "@arcgis/core/geometry/operators/support/GeographicTransformation";
|
|
3
3
|
/**
|
|
4
4
|
* An automatic datum transformation that will be applied when projecting from
|
|
5
5
|
* the given input spatial reference to the given output spatial reference, or
|
package/version.d.ts
CHANGED
package/version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const version="
|
|
1
|
+
export const version="51.0.1";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>CSVLayerCapabilities | @vertigis/arcgis-extensions</title><meta name="description" content="Documentation for @vertigis/arcgis-extensions"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@vertigis/arcgis-extensions</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@vertigis/arcgis-extensions</a></li><li><a href="../modules/support_esri.html">support/esri</a></li><li><a href="support_esri.CSVLayerCapabilities.html">CSVLayerCapabilities</a></li></ul><h1>Type Alias CSVLayerCapabilities</h1></div><div class="tsd-signature"><span class="tsd-kind-type-alias">CSVLayer<wbr/>Capabilities</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">__esri.CSVLayerCapabilities</span></div></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@vertigis/arcgis-extensions</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer></footer><div class="overlay"></div></body></html>
|