{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 35, "name": "Weld Parcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 50000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 3123629.390010059, "ymin": 1789610.623002395, "xmax": 3534079.2479144633, "ymax": 2159776.7632460594, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 0 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PARCEL", "type": "esriFieldTypeString", "alias": "PARCEL", "domain": null, "editable": true, "nullable": true, "length": 18, "defaultValue": null, "modelName": "PARCEL" }, { "name": "MHSPACE", "type": "esriFieldTypeString", "alias": "MHSPACE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MHSPACE" }, { "name": "ACCOUNTTYP", "type": "esriFieldTypeString", "alias": "ACCOUNTTYP", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ACCOUNTTYP" }, { "name": "ACCOUNTNO", "type": "esriFieldTypeString", "alias": "ACCOUNTNO", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ACCOUNTNO" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "NAME" }, { "name": "ADDRESS1", "type": "esriFieldTypeString", "alias": "ADDRESS1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRESS1" }, { "name": "ADDRESS2", "type": "esriFieldTypeString", "alias": "ADDRESS2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRESS2" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIPCODE" }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "LEGAL", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LEGAL" }, { "name": "AREAID", "type": "esriFieldTypeString", "alias": "AREAID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AREAID" }, { "name": "ACCTTYPE", "type": "esriFieldTypeString", "alias": "ACCTTYPE", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ACCTTYPE" }, { "name": "BUSINESSNA", "type": "esriFieldTypeString", "alias": "BUSINESSNA", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "BUSINESSNA" }, { "name": "MAPNO", "type": "esriFieldTypeString", "alias": "MAPNO", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MAPNO" }, { "name": "BORDERINGC", "type": "esriFieldTypeString", "alias": "BORDERINGC", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BORDERINGC" }, { "name": "LOCCITY", "type": "esriFieldTypeString", "alias": "LOCCITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LOCCITY" }, { "name": "STREETNO", "type": "esriFieldTypeString", "alias": "STREETNO", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "STREETNO" }, { "name": "STREETDIR", "type": "esriFieldTypeString", "alias": "STREETDIR", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STREETDIR" }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STREETNAME" }, { "name": "STREETSUF", "type": "esriFieldTypeString", "alias": "STREETSUF", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STREETSUF" }, { "name": "STREETALP", "type": "esriFieldTypeString", "alias": "STREETALP", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "STREETALP" }, { "name": "SITUS", "type": "esriFieldTypeString", "alias": "SITUS", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "SITUS" }, { "name": "LANDACT", "type": "esriFieldTypeDouble", "alias": "LANDACT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANDACT" }, { "name": "IMPACT", "type": "esriFieldTypeDouble", "alias": "IMPACT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IMPACT" }, { "name": "TOTALACT", "type": "esriFieldTypeDouble", "alias": "TOTALACT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTALACT" }, { "name": "LANDASD", "type": "esriFieldTypeDouble", "alias": "LANDASD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANDASD" }, { "name": "IMPASD", "type": "esriFieldTypeDouble", "alias": "IMPASD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IMPASD" }, { "name": "TOTALASD", "type": "esriFieldTypeDouble", "alias": "TOTALASD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTALASD" }, { "name": "SUBCODE", "type": "esriFieldTypeDouble", "alias": "SUBCODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBCODE" }, { "name": "SUBNAME", "type": "esriFieldTypeString", "alias": "SUBNAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SUBNAME" }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BLOCK" }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LOT" }, { "name": "SALEP", "type": "esriFieldTypeDouble", "alias": "SALEP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SALEP" }, { "name": "SALEDT", "type": "esriFieldTypeDate", "alias": "SALEDT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SALEDT" }, { "name": "DEEDTYPE", "type": "esriFieldTypeString", "alias": "DEEDTYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DEEDTYPE" }, { "name": "ASSRCODE", "type": "esriFieldTypeString", "alias": "ASSRCODE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ASSRCODE" }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "TOWNSHIP" }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "RANGE" }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "SECTION", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "SECTION" }, { "name": "QTRSECTION", "type": "esriFieldTypeString", "alias": "QTRSECTION", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "QTRSECTION" }, { "name": "STR", "type": "esriFieldTypeString", "alias": "STR", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STR" }, { "name": "SUB_BLK_LT", "type": "esriFieldTypeString", "alias": "SUB_BLK_LT", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "SUB_BLK_LT" }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "latitude" }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitude" }, { "name": "STR2", "type": "esriFieldTypeString", "alias": "STR2", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STR2" }, { "name": "GIS_Acres", "type": "esriFieldTypeDouble", "alias": "GIS_Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GIS_Acres" }, { "name": "PARC3", "type": "esriFieldTypeString", "alias": "PARC3", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "PARC3" }, { "name": "SBR_NUM", "type": "esriFieldTypeString", "alias": "SBR_NUM", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SBR_NUM" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Leng" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "RECEPTION_", "type": "esriFieldTypeString", "alias": "RECEPTION_", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RECEPTION_" }, { "name": "AddressPre", "type": "esriFieldTypeString", "alias": "AddressPre", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "AddressPre" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Weld Parcels", "description": "", "prototype": { "attributes": { "RECEPTION_": null, "PARCEL": null, "MHSPACE": null, "ACCOUNTTYP": null, "ACCOUNTNO": null, "NAME": null, "ADDRESS1": null, "ADDRESS2": null, "CITY": null, "STATE": null, "ZIPCODE": null, "LEGAL": null, "AREAID": null, "ACCTTYPE": null, "BUSINESSNA": null, "MAPNO": null, "BORDERINGC": null, "LOCCITY": null, "STREETNO": null, "STREETDIR": null, "STREETNAME": null, "STREETSUF": null, "STREETALP": null, "SITUS": null, "LANDACT": null, "IMPACT": null, "TOTALACT": null, "LANDASD": null, "IMPASD": null, "TOTALASD": null, "SUBCODE": null, "SUBNAME": null, "BLOCK": null, "LOT": null, "SALEP": null, "SALEDT": null, "DEEDTYPE": null, "ASSRCODE": null, "TOWNSHIP": null, "RANGE": null, "SECTION": null, "QTRSECTION": null, "STR": null, "SUB_BLK_LT": null, "latitude": null, "longitude": null, "STR2": null, "GIS_Acres": null, "PARC3": null, "SBR_NUM": null, "Shape_Leng": null, "AddressPre": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }