Custom Gis Application with Arcgis Javascript API with modern layouting
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

9 lines
2.8 KiB

// All material copyright Esri, All Rights Reserved, unless otherwise specified.
// See https://js.arcgis.com/4.30/esri/copyright.txt for details.
//>>built
define(["exports","../../geometry","../../geometry/SpatialReference"],function(a,d,p){class q{constructor(){this.version="";this.queryResult=new e}}class e{constructor(){this.featureResult=new f}}class f{constructor(){this.objectIdFieldName="";this.uniqueIdField=new g;this.geohashFieldName=this.globalIdFieldName="";this.geometryProperties=new h;this.geometryType=null;this.spatialReference=new p;this.hasM=this.hasZ=this.exceededTransferLimit=!1;this.transform=new k;this.fields=[];this.fieldNameToAttributeIndexMap=
{};this.values=[];this.features=[];this.geometryFields=[]}}class g{constructor(){this.name="";this.isSystemMaintained=!1}}class h{constructor(){this.units=this.shapeLengthFieldName=this.shapeAreaFieldName=""}}class k{constructor(){this.quantizeOriginPosition="upperLeft";this.scale=new l;this.translate=new m}}class l{constructor(){this.zScale=this.mScale=this.yScale=this.xScale=0}}class m{constructor(){this.zTranslate=this.mTranslate=this.yTranslate=this.xTranslate=0}}class n{constructor(){this.name=
"";this.fieldType="esriFieldTypeString";this.alias="";this.sqlType="sqlTypeVarchar";this.defaultValue=this.domain=""}}class r{constructor(){this.attributes=[];this.compressedGeometry=new c;this.centroid=new c;this.aggregateGeometries=[]}}class c{constructor(){this.geometryType=null;this.lengths=[];this.coords=[]}}class t extends n{constructor(){super(...arguments);this.geometryType="esriGeometryPoint"}}a.ProtoInboundFeatureCollectionAttributionNames=void 0;(function(b){b.ELEMENTUID="ELEMENTUID";b.TYPENAME=
"TYPENAME"})(a.ProtoInboundFeatureCollectionAttributionNames||(a.ProtoInboundFeatureCollectionAttributionNames={}));d=[a.ProtoInboundFeatureCollectionAttributionNames.ELEMENTUID,a.ProtoInboundFeatureCollectionAttributionNames.TYPENAME];a.ProtoOutboundEntityFeatureCollectionAttributionIndexes=void 0;(function(b){b[b.ELEMENTUID=0]="ELEMENTUID";b[b.TYPENAME=1]="TYPENAME"})(a.ProtoOutboundEntityFeatureCollectionAttributionIndexes||(a.ProtoOutboundEntityFeatureCollectionAttributionIndexes={}));a.ProtoOutboundRelationshipFeatureCollectionAttributionIndexes=
void 0;(function(b){b[b.ELEMENTUID=0]="ELEMENTUID";b[b.TYPENAME=1]="TYPENAME";b[b.FROMUID=2]="FROMUID";b[b.TOUID=3]="TOUID"})(a.ProtoOutboundRelationshipFeatureCollectionAttributionIndexes||(a.ProtoOutboundRelationshipFeatureCollectionAttributionIndexes={}));a.CompressedGeometry=c;a.Feature=r;a.FeatureResult=f;a.Field=n;a.GeometryField=t;a.GeometryProperties=h;a.ProtoFeatureCollection=q;a.ProtoInboundFeatureCollectionRequiredAttributes=d;a.QueryResult=e;a.Scale=l;a.Transform=k;a.Translate=m;a.UniqueIdField=
g;Object.defineProperty(a,Symbol.toStringTag,{value:"Module"})});