{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "Stressed_Tree", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "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 }, "hasMetadata": true, "extent": { "xmin": 497407.0584946424, "ymin": 219674.97820980847, "xmax": 567752.6241680533, "ymax": 262433.1991236359, "spatialReference": { "wkid": 103779, "latestWkid": 103779, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119025600, "falseY": -98546600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103779, "latestWkid": 103779, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119025600, "falseY": -98546600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7bb811f427668db97bbcc69809f8f28d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAwklEQVQ4je3UwQ2DMAwF0H9gCVgjjEE7RlmjO8EYZA3m6CFYtSz/GKXqBeGjrTzFiZMOf4ruhs/CA4C9oVaFE4D3sXg2teWojwxnsKCTygm+qPzGcA8eHPSlajrfM9yDd28HCreRz+4Y+LbNMIkVwMMr1C4vwikawUA5UxZ01CJY374X0okdxSocoSHOxi05+RWlfXvmCc4rZOM2osxnr1B9UYJnAE+LMtji2aDSdmJoDda4t3DGD5+Q4C21C370zfEB5K4tVq09SZUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TREE_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "TREE_ID", "type": "esriFieldTypeString", "alias": "TreeID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TREE_ID" }, { "name": "PARK", "type": "esriFieldTypeString", "alias": "Park", "domain": { "type": "codedValue", "name": "ParkName_1", "description": "Name of the Park", "codedValues": [ { "name": "Bridgeview", "code": "Bridgeview" }, { "name": "Island View", "code": "Island View" }, { "name": "Oak Savanna", "code": "Oak Savanna" }, { "name": "Great Northern Trail", "code": "Great Northern Trail" }, { "name": "Grams", "code": "Grams " } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PARK" }, { "name": "OAK_WILT", "type": "esriFieldTypeString", "alias": "Oak Wilt Present", "domain": { "type": "codedValue", "name": "YesNoUnknown", "description": "YesNoUnknown", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OAK_WILT" }, { "name": "CL_YR1", "type": "esriFieldTypeSmallInteger", "alias": "Canopy Loss Yr 1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CL_YR1" }, { "name": "CL_YR2", "type": "esriFieldTypeSmallInteger", "alias": "Canopy Loss Yr 2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CL_YR2" }, { "name": "CL_YR3", "type": "esriFieldTypeSmallInteger", "alias": "Canopy Loss Yr 3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CL_YR3" }, { "name": "CL_YR4", "type": "esriFieldTypeSmallInteger", "alias": "Canopy Loss Yr 4", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CL_YR4" }, { "name": "CL_YR5", "type": "esriFieldTypeSmallInteger", "alias": "Canopy Loss Yr 5", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CL_YR5" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Inspector", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CREATED_BY" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "DBH_IN", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DBH_IN" }, { "name": "DISTANCE", "type": "esriFieldTypeDouble", "alias": "Distance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DISTANCE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "INFECTED_ID", "type": "esriFieldTypeString", "alias": "Nearest Infected", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "INFECTED_ID" }, { "name": "ISSUE_OTHER", "type": "esriFieldTypeString", "alias": "Other Issues", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ISSUE_OTHER" }, { "name": "LAB_RESULT", "type": "esriFieldTypeString", "alias": "Lab Results", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAB_RESULT" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "MARKING", "type": "esriFieldTypeString", "alias": "Tree Marking", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "MARKING" }, { "name": "MGMNT", "type": "esriFieldTypeString", "alias": "Management", "domain": { "type": "codedValue", "name": "TreeMgmnt", "description": "Stressed tree management", "codedValues": [ { "name": "Monitor", "code": "MON" }, { "name": "Remove", "code": "REM" }, { "name": "V Plow", "code": "VP" }, { "name": "Other", "code": "OTH" }, { "name": "Retain", "code": "RET" }, { "name": "Test", "code": "TEST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MGMNT" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SM_DATE", "type": "esriFieldTypeDate", "alias": "Spore Mat Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SM_DATE" }, { "name": "SM_NOTES", "type": "esriFieldTypeString", "alias": "Spore Mat Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SM_NOTES" }, { "name": "SPECIES", "type": "esriFieldTypeString", "alias": "Species", "domain": { "type": "codedValue", "name": "OakWiltTree", "description": "Stressed tree species (oak wilt)", "codedValues": [ { "name": "Bur Oak", "code": "BUR" }, { "name": "Northern Pin Oak", "code": "NPO" }, { "name": "Red Oak", "code": "RED" }, { "name": "White Oak", "code": "WHT" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SPECIES" }, { "name": "SYMPTOMS", "type": "esriFieldTypeString", "alias": "Desc. of Symptoms", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SYMPTOMS" }, { "name": "WEATHER_YR", "type": "esriFieldTypeSmallInteger", "alias": "Weather Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WEATHER_YR" }, { "name": "Y1V1_DATE", "type": "esriFieldTypeDate", "alias": "Year 1 Visit 1 Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Y1V1_DATE" }, { "name": "Y1V1_NOTES", "type": "esriFieldTypeString", "alias": "Y1V1 Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Y1V1_NOTES" }, { "name": "Y1V2_DATE", "type": "esriFieldTypeDate", "alias": "Year 1 Visit 2 Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Y1V2_DATE" }, { "name": "Y1V2_NOTES", "type": "esriFieldTypeString", "alias": "Y1V2 Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Y1V2_NOTES" }, { "name": "Y2V1_DATE", "type": "esriFieldTypeDate", "alias": "Year 2 Visit 1 Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Y2V1_DATE" }, { "name": "Y2V1_NOTES", "type": "esriFieldTypeString", "alias": "Y2V1 Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Y2V1_NOTES" }, { "name": "Y2V2_DATE", "type": "esriFieldTypeDate", "alias": "Year 2 Visit 2 Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Y2V2_DATE" }, { "name": "Y2V2_NOTES", "type": "esriFieldTypeString", "alias": "Y2V2 Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Y2V2_NOTES" }, { "name": "Y3V1_DATE", "type": "esriFieldTypeDate", "alias": "Year 3 Visit 1 Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Y3V1_DATE" }, { "name": "Y3V1_NOTES", "type": "esriFieldTypeString", "alias": "Y3V1 Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Y3V1_NOTES" }, { "name": "Y3V2_DATE", "type": "esriFieldTypeDate", "alias": "Year 3 Visit 2 Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Y3V2_DATE" }, { "name": "Y3V2_NOTES", "type": "esriFieldTypeString", "alias": "Y3V2 Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Y3V2_NOTES" }, { "name": "Y4V1_DATE", "type": "esriFieldTypeDate", "alias": "Year 4 Visit 1 Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Y4V1_DATE" }, { "name": "Y4V1_NOTES", "type": "esriFieldTypeString", "alias": "Y4V1 Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Y4V1_NOTES" }, { "name": "Y4V2_DATE", "type": "esriFieldTypeDate", "alias": "Year 4 Visit 2 Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Y4V2_DATE" }, { "name": "Y4V2_NOTES", "type": "esriFieldTypeString", "alias": "Y4V2 Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Y4V2_NOTES" }, { "name": "Y5V1_DATE", "type": "esriFieldTypeDate", "alias": "Year 5 Visit 1 Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Y5V1_DATE" }, { "name": "Y5V1_NOTES", "type": "esriFieldTypeString", "alias": "Y5V1 Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Y5V1_NOTES" }, { "name": "Y5V2_DATE", "type": "esriFieldTypeDate", "alias": "Year 5 Visit 2 Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Y5V2_DATE" }, { "name": "Y5V2_NOTES", "type": "esriFieldTypeString", "alias": "Y5V2 Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Y5V2_NOTES" }, { "name": "YEAR_WILT", "type": "esriFieldTypeSmallInteger", "alias": "Year of Initial Wilt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR_WILT" }, { "name": "Dead", "type": "esriFieldTypeSmallInteger", "alias": "Dead", "domain": { "type": "codedValue", "name": "Yes_No", "description": "Valid Yes, No values", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 2, "modelName": "Dead" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1977_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1977", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1618_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Stressed_Tree", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "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, "serviceItemId": "14eebae614b74976816e9c9d30ef9e76" } ], "tables": [] }