{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Invasive Species", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "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, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 1388663.65050989, "ymin": 611181.604003802, "xmax": 1461341.97628157, "ymax": 664614.1877552121, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3f5d811cd4aa2ee34903b004ad46692d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABfElEQVQ4jbXTQUjUURDH8c9/28TqaB1VsEAi3U5eg8TsIEGRgpEJ5SExhC4SngoRTQ91SEywU106iJUWJVRIl6KgIgqCsFNC6CHZqK1dSdn+f2TdVTyIAw/emxm+/GbeTNwmLb4lgK+UP6BrlkSc1H6mWhkKSG8I6GH0GG1HCA7iDyaov0XvMM0d/5/rAC5ye4Az77Evx9+OEXZc5n4/9d08LQBconqS09dwHpPYGcXeYhhXCW5yF7sLAJ/p7SbWgu04Hkr3EecwHql6REkph8Z5sQrwjQOHo/tZZHAUP3APe6NYXQhukA9IExTn1J1APypRmuPP5iQJCkqI8+kDFVkVL6PGTeMhGjGGIrwj84VnBYAZ+q5QW8Sujqj+clzAPzThRghamFsLkOTVDE9OcuI1sbIc2Z34jSoWt4WftLjmHMxyag93mqgdpKSKWAqPSV3nF7oWwp6uWP4kZuZpnqcmO43FJJb4m+R5mlF8z8tfd5ne/AzPhrbpbVwGYFtgUEW8iz0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "QUANTITY_DENSITY", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "QUANTITY_DENSITY", "type": "esriFieldTypeString", "alias": "Quantity_Density", "domain": { "type": "codedValue", "name": "Severity", "description": "Severity of Invasive", "codedValues": [ { "name": "Severe", "code": "Severe" }, { "name": "Moderate", "code": "Moderate" }, { "name": "Minor", "code": "Minor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Quantity_Density" }, { "name": "DATE_IDENTIFIED", "type": "esriFieldTypeDate", "alias": "Date Identified", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Identified" }, { "name": "DATE_OF_LAST_TREATMENT", "type": "esriFieldTypeDate", "alias": "Date Of Last Treatment", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Of_Last_Treatment" }, { "name": "STAFF_REPORTING", "type": "esriFieldTypeString", "alias": "Staff Reporting", "domain": { "type": "codedValue", "name": "STAFF", "description": "STAFF", "codedValues": [ { "name": "Ogle", "code": "Ogle" }, { "name": "Smolko", "code": "Smolko" }, { "name": "Barger", "code": "Barger" }, { "name": "Genito", "code": "Genito" }, { "name": "Beam", "code": "Beam" }, { "name": "McGee", "code": "McGee" }, { "name": "Duce", "code": "Duce" }, { "name": "Rowland", "code": "Rowland" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Staff_Reporting" }, { "name": "TREATED_BY", "type": "esriFieldTypeString", "alias": "Treated By", "domain": { "type": "codedValue", "name": "STAFF", "description": "STAFF", "codedValues": [ { "name": "Ogle", "code": "Ogle" }, { "name": "Smolko", "code": "Smolko" }, { "name": "Barger", "code": "Barger" }, { "name": "Genito", "code": "Genito" }, { "name": "Beam", "code": "Beam" }, { "name": "McGee", "code": "McGee" }, { "name": "Duce", "code": "Duce" }, { "name": "Rowland", "code": "Rowland" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Treated_By" }, { "name": "AREA_SQFT", "type": "esriFieldTypeDouble", "alias": "Area_sqft", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Area_sqft" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "COMMENT_", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Comment" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R342_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_342", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A152_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Invasive_Species", "description": "", "prototype": { "attributes": { "COMMENT_": null, "QUANTITY_DENSITY": null, "DATE_IDENTIFIED": null, "DATE_OF_LAST_TREATMENT": null, "STAFF_REPORTING": null, "TREATED_BY": null, "AREA_SQFT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "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 }