{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "SDE.Trees", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "These data represent tree inventory data collected between 01/31/2023 and 3/13/2023 in Nashville, TN", "copyrightText": "Created by PlanIT Geo, INC. Arvada, Colorado. For use by Vanderbilt University", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": -9670441.664617853, "ymin": 4236165.483226285, "xmax": -8237966.287740746, "ymax": 5057298.120723836, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.0131233333333334, "zTolerance": 7.999999999999999E-5, "mTolerance": 7.999999999999999E-5, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.4048768097405, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 48, 153, 121, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID_1", "displayField": "COMMONNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "ARCHIVED", "type": "esriFieldTypeString", "alias": "ARCHIVED", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "ARCHIVED" }, { "name": "ASSESSEDTR", "type": "esriFieldTypeString", "alias": "ASSESSEDTR", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "ASSESSEDTR" }, { "name": "CLEARANCEC", "type": "esriFieldTypeString", "alias": "CLEARANCEC", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "CLEARANCEC" }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "CODE" }, { "name": "COMMONNAME", "type": "esriFieldTypeString", "alias": "COMMONNAME", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "COMMONNAME" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": { "type": "codedValue", "name": "TreeCondition", "description": "TreeCondition", "codedValues": [ { "name": "Newly Planted Tree", "code": "New" }, { "name": "Excellent", "code": "Excellent" }, { "name": "Good", "code": "Good" }, { "name": "Poor", "code": "Poor" }, { "name": "Dead", "code": "Dead" }, { "name": "Removed", "code": "Removed" }, { "name": "Fair", "code": "Fair" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONSEQUENC", "type": "esriFieldTypeString", "alias": "CONSEQUENC", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "CONSEQUENC" }, { "name": "CULTIVAR", "type": "esriFieldTypeString", "alias": "CULTIVAR", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "CULTIVAR" }, { "name": "DATEADDED", "type": "esriFieldTypeString", "alias": "DATEADDED", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "DATEADDED" }, { "name": "DBH", "type": "esriFieldTypeInteger", "alias": "DBH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DBH" }, { "name": "GENUS", "type": "esriFieldTypeString", "alias": "GENUS", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "GENUS" }, { "name": "GROWINGSPA", "type": "esriFieldTypeString", "alias": "GROWINGSPA", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "GROWINGSPA" }, { "name": "HASECOBENE", "type": "esriFieldTypeString", "alias": "HASECOBENE", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "HASECOBENE" }, { "name": "INSPECTION", "type": "esriFieldTypeString", "alias": "INSPECTION", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "INSPECTION" }, { "name": "LANDUSE", "type": "esriFieldTypeString", "alias": "LANDUSE", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "LANDUSE" }, { "name": "LASTINSPEC", "type": "esriFieldTypeString", "alias": "LASTINSPEC", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "LASTINSPEC" }, { "name": "LASTMODIFI", "type": "esriFieldTypeString", "alias": "LASTMODIFI", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "LASTMODIFI" }, { "name": "LASTMODI_1", "type": "esriFieldTypeString", "alias": "LASTMODI_1", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "LASTMODI_1" }, { "name": "LIKELIHOOD", "type": "esriFieldTypeString", "alias": "LIKELIHOOD", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "LIKELIHOOD" }, { "name": "LIKELIHO_1", "type": "esriFieldTypeString", "alias": "LIKELIHO_1", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "LIKELIHO_1" }, { "name": "LIKELIHO_2", "type": "esriFieldTypeString", "alias": "LIKELIHO_2", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "LIKELIHO_2" }, { "name": "MAINTENANC", "type": "esriFieldTypeString", "alias": "MAINTENANC", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "MAINTENANC" }, { "name": "NEXTINSPEC", "type": "esriFieldTypeString", "alias": "NEXTINSPEC", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "NEXTINSPEC" }, { "name": "NUMBEROFST", "type": "esriFieldTypeDouble", "alias": "NUMBEROFST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUMBEROFST" }, { "name": "OBSERVATIO", "type": "esriFieldTypeString", "alias": "OBSERVATIO", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "OBSERVATIO" }, { "name": "OVERHEADUT", "type": "esriFieldTypeString", "alias": "OVERHEADUT", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "OVERHEADUT" }, { "name": "PHOTOS", "type": "esriFieldTypeString", "alias": "PHOTOS", "domain": null, "editable": true, "nullable": true, "length": 138, "defaultValue": null, "modelName": "PHOTOS" }, { "name": "RISKRATING", "type": "esriFieldTypeString", "alias": "RISKRATING", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "RISKRATING" }, { "name": "SCIENTIFIC", "type": "esriFieldTypeString", "alias": "SCIENTIFIC", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "SCIENTIFIC" }, { "name": "SITEWIDTH", "type": "esriFieldTypeString", "alias": "SITEWIDTH", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "SITEWIDTH" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "STATUS" }, { "name": "TREECOMMEN", "type": "esriFieldTypeString", "alias": "TREECOMMEN", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "TREECOMMEN" }, { "name": "TREEWORK", "type": "esriFieldTypeString", "alias": "TREEWORK", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "TREEWORK" }, { "name": "USER_", "type": "esriFieldTypeString", "alias": "USER_", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "USER_" }, { "name": "CREATED_US", "type": "esriFieldTypeString", "alias": "CREATED_US", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CREATED_US" }, { "name": "CREATED_DA", "type": "esriFieldTypeDate", "alias": "CREATED_DA", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DA" }, { "name": "LAST_EDITE", "type": "esriFieldTypeString", "alias": "LAST_EDITE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LAST_EDITE" }, { "name": "LAST_EDI_1", "type": "esriFieldTypeDate", "alias": "LAST_EDI_1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDI_1" }, { "name": "GLOBALID", "type": "esriFieldTypeString", "alias": "GLOBALID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "ASSETTAG", "type": "esriFieldTypeDouble", "alias": "ASSETTAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ASSETTAG" }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LAT" }, { "name": "LONG_", "type": "esriFieldTypeDouble", "alias": "LONG_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONG_" }, { "name": "IMAGE", "type": "esriFieldTypeString", "alias": "IMAGE", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "IMAGE" }, { "name": "DESIGNATION", "type": "esriFieldTypeString", "alias": "DESIGNATION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DESIGNATION" }, { "name": "DESIGNATIONNOTES", "type": "esriFieldTypeString", "alias": "DESIGNATIONNOTES", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "DESIGNATIONNOTES" }, { "name": "PLANTEDDATE", "type": "esriFieldTypeDate", "alias": "PLANTEDDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PLANTEDDATE" }, { "name": "GLOBALID_1", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID_1", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID_1" }, { "name": "EXISTINGLABEL", "type": "esriFieldTypeString", "alias": "EXISTINGLABEL", "domain": { "type": "codedValue", "name": "Yes_No", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EXISTINGLABEL" }, { "name": "NEWLABEL", "type": "esriFieldTypeString", "alias": "NEWLABEL", "domain": { "type": "codedValue", "name": "Yes_No", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "NEWLABEL" }, { "name": "SPECIALITYLABEL", "type": "esriFieldTypeString", "alias": "SPECIALITYLABEL", "domain": { "type": "codedValue", "name": "Yes_No", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SPECIALITYLABEL" }, { "name": "LABELNOTES", "type": "esriFieldTypeString", "alias": "LABELNOTES", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LABELNOTES" }, { "name": "UPDATEDLABEL", "type": "esriFieldTypeString", "alias": "UPDATEDLABEL", "domain": { "type": "codedValue", "name": "Yes_No", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "UPDATEDLABEL" }, { "name": "REMOVALDATE", "type": "esriFieldTypeDate", "alias": "REMOVALDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REMOVALDATE" }, { "name": "REMOVALREASON", "type": "esriFieldTypeString", "alias": "REMOVALREASON", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REMOVALREASON" }, { "name": "COST", "type": "esriFieldTypeString", "alias": "Cost", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COST" }, { "name": "GROUNDZONE", "type": "esriFieldTypeString", "alias": "GroundZone", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GROUNDZONE" }, { "name": "STUMPGRINDDATE", "type": "esriFieldTypeString", "alias": "StumpGridDate", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STUMPGRINDDATE" }, { "name": "STUMPGRINDCOMP", "type": "esriFieldTypeString", "alias": "StumpGrindComp", "domain": { "type": "codedValue", "name": "Yes_No", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "STUMPGRINDCOMP" }, { "name": "EXTRA1", "type": "esriFieldTypeString", "alias": "Extra1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXTRA1" }, { "name": "EXTRA2", "type": "esriFieldTypeString", "alias": "Extra2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXTRA2" }, { "name": "EXTRA3", "type": "esriFieldTypeString", "alias": "Estra3", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXTRA3" }, { "name": "EXTRA4", "type": "esriFieldTypeString", "alias": "Estra4", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXTRA4" }, { "name": "EXTRA5", "type": "esriFieldTypeString", "alias": "Extra5", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EXTRA5" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R27233_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_27233", "fields": "GLOBALID_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_27233", "fields": "GLOBALID_1,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A15331_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "SDE.Trees", "description": "", "prototype": { "attributes": { "EXTRA4": null, "EXTRA3": null, "ADDRESS": null, "ARCHIVED": null, "ASSESSEDTR": null, "CLEARANCEC": null, "CODE": null, "COMMONNAME": null, "CONDITION": null, "CONSEQUENC": null, "CULTIVAR": null, "DATEADDED": null, "DBH": null, "GENUS": null, "GROWINGSPA": null, "HASECOBENE": null, "INSPECTION": null, "LANDUSE": null, "LASTINSPEC": null, "LASTMODIFI": null, "LASTMODI_1": null, "LIKELIHOOD": null, "LIKELIHO_1": null, "LIKELIHO_2": null, "MAINTENANC": null, "NEXTINSPEC": null, "NUMBEROFST": null, "OBSERVATIO": null, "OVERHEADUT": null, "PHOTOS": null, "RISKRATING": null, "SCIENTIFIC": null, "SITEWIDTH": null, "STATUS": null, "TREECOMMEN": null, "TREEWORK": null, "USER_": null, "CREATED_US": null, "CREATED_DA": null, "LAST_EDITE": null, "LAST_EDI_1": null, "GLOBALID": null, "ASSETTAG": null, "LAT": null, "LONG_": null, "IMAGE": null, "DESIGNATION": null, "DESIGNATIONNOTES": null, "PLANTEDDATE": null, "EXTRA5": null, "EXISTINGLABEL": null, "NEWLABEL": null, "SPECIALITYLABEL": null, "LABELNOTES": null, "UPDATEDLABEL": null, "REMOVALDATE": null, "REMOVALREASON": null, "COST": null, "GROUNDZONE": null, "STUMPGRINDDATE": null, "STUMPGRINDCOMP": null, "EXTRA1": null, "EXTRA2": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }