{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Other", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 169, 0, 230, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.TREE_ID", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 497637.0212893039, "ymin": 218734.5010881424, "xmax": 568115.8780347258, "ymax": 261981.9483857304, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TREE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TREE_ID", "type": "esriFieldTypeString", "alias": "TreeID", "length": 10, "domain": null }, { "name": "PARK", "type": "esriFieldTypeString", "alias": "Park", "length": 255, "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" } }, { "name": "SPECIES", "type": "esriFieldTypeString", "alias": "Species", "length": 255, "domain": { "type": "codedValue", "name": "Parks_TreeMonitoringPt", "description": "Tree species list for tree monitoring of oak wilt, EAB, and others", "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" }, { "name": "Green Ash", "code": "GA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DBH_IN", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MonitorType", "type": "esriFieldTypeString", "alias": "Monitor Type", "length": 255, "domain": { "type": "codedValue", "name": "Parks_TreeMonitoringType", "description": "Disease/Condition being monitored.", "codedValues": [ { "name": "Oak Wilt", "code": "OW" }, { "name": "Emerald Ash Borer", "code": "EAB" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OAK_WILT", "type": "esriFieldTypeString", "alias": "Oak Wilt Present", "length": 255, "domain": { "type": "codedValue", "name": "YesNoUnknown", "description": "YesNoUnknown", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DeadRemoved", "type": "esriFieldTypeString", "alias": "Dead or Removed", "length": 10, "domain": { "type": "codedValue", "name": "YesNoUnknown", "description": "YesNoUnknown", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "CrownWidth_ft", "type": "esriFieldTypeSmallInteger", "alias": "CrownWidth_ft", "domain": null }, { "name": "CrownWidth_in", "type": "esriFieldTypeSmallInteger", "alias": "CrownWidth_in", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2717_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2717", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_5181_TREE_ID", "fields": "TREE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2717", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2315_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "DBO.Parks_OakWiltTable", "relatedTableId": 29, "role": "esriRelRoleOrigin", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": true }, { "id": 0, "name": "DBO.Parks_TreeConditionRating", "relatedTableId": 30, "role": "esriRelRoleOrigin", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": true } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a3f41b5af426446fac8a2b76311d5126" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Oak Wilt Monitoring", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OAK_WILT", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "No", "label": "No" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "Unknown", "label": "Unknown" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 76, 230, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "Yes", "label": "Yes" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 215, 255 ], "toColor": [ 252, 202, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 187, 255 ], "toColor": [ 187, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 244, 252, 255 ], "toColor": [ 192, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 184, 252, 255 ], "toColor": [ 189, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 194, 255 ], "toColor": [ 252, 243, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 182, 252, 255 ], "toColor": [ 244, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 215, 252, 255 ], "toColor": [ 225, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 223, 255 ], "toColor": [ 199, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 222, 255 ], "toColor": [ 252, 182, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 179, 255 ], "toColor": [ 228, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 196, 179, 255 ], "toColor": [ 252, 196, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 206, 252, 255 ], "toColor": [ 184, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 215, 255 ], "toColor": [ 252, 224, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.TREE_ID", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 497637.0212893039, "ymin": 218734.5010881424, "xmax": 568115.8780347258, "ymax": 261981.9483857304, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TREE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TREE_ID", "type": "esriFieldTypeString", "alias": "TreeID", "length": 10, "domain": null }, { "name": "PARK", "type": "esriFieldTypeString", "alias": "Park", "length": 255, "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" } }, { "name": "SPECIES", "type": "esriFieldTypeString", "alias": "Species", "length": 255, "domain": { "type": "codedValue", "name": "Parks_TreeMonitoringPt", "description": "Tree species list for tree monitoring of oak wilt, EAB, and others", "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" }, { "name": "Green Ash", "code": "GA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DBH_IN", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MonitorType", "type": "esriFieldTypeString", "alias": "Monitor Type", "length": 255, "domain": { "type": "codedValue", "name": "Parks_TreeMonitoringType", "description": "Disease/Condition being monitored.", "codedValues": [ { "name": "Oak Wilt", "code": "OW" }, { "name": "Emerald Ash Borer", "code": "EAB" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OAK_WILT", "type": "esriFieldTypeString", "alias": "Oak Wilt Present", "length": 255, "domain": { "type": "codedValue", "name": "YesNoUnknown", "description": "YesNoUnknown", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DeadRemoved", "type": "esriFieldTypeString", "alias": "Dead or Removed", "length": 10, "domain": { "type": "codedValue", "name": "YesNoUnknown", "description": "YesNoUnknown", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "CrownWidth_ft", "type": "esriFieldTypeSmallInteger", "alias": "CrownWidth_ft", "domain": null }, { "name": "CrownWidth_in", "type": "esriFieldTypeSmallInteger", "alias": "CrownWidth_in", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2717_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2717", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_5181_TREE_ID", "fields": "TREE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2717", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2315_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "DBO.Parks_OakWiltTable", "relatedTableId": 29, "role": "esriRelRoleOrigin", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": true }, { "id": 0, "name": "DBO.Parks_TreeConditionRating", "relatedTableId": 30, "role": "esriRelRoleOrigin", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": true } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a3f41b5af426446fac8a2b76311d5126" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "EAB Monitoring", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 56, 168, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.TREE_ID", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 497637.0212893039, "ymin": 218734.5010881424, "xmax": 568115.8780347258, "ymax": 261981.9483857304, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TREE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TREE_ID", "type": "esriFieldTypeString", "alias": "TreeID", "length": 10, "domain": null }, { "name": "PARK", "type": "esriFieldTypeString", "alias": "Park", "length": 255, "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" } }, { "name": "SPECIES", "type": "esriFieldTypeString", "alias": "Species", "length": 255, "domain": { "type": "codedValue", "name": "Parks_TreeMonitoringPt", "description": "Tree species list for tree monitoring of oak wilt, EAB, and others", "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" }, { "name": "Green Ash", "code": "GA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DBH_IN", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MonitorType", "type": "esriFieldTypeString", "alias": "Monitor Type", "length": 255, "domain": { "type": "codedValue", "name": "Parks_TreeMonitoringType", "description": "Disease/Condition being monitored.", "codedValues": [ { "name": "Oak Wilt", "code": "OW" }, { "name": "Emerald Ash Borer", "code": "EAB" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OAK_WILT", "type": "esriFieldTypeString", "alias": "Oak Wilt Present", "length": 255, "domain": { "type": "codedValue", "name": "YesNoUnknown", "description": "YesNoUnknown", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DeadRemoved", "type": "esriFieldTypeString", "alias": "Dead or Removed", "length": 10, "domain": { "type": "codedValue", "name": "YesNoUnknown", "description": "YesNoUnknown", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "CrownWidth_ft", "type": "esriFieldTypeSmallInteger", "alias": "CrownWidth_ft", "domain": null }, { "name": "CrownWidth_in", "type": "esriFieldTypeSmallInteger", "alias": "CrownWidth_in", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2717_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2717", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_5181_TREE_ID", "fields": "TREE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2717", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2315_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "DBO.Parks_OakWiltTable", "relatedTableId": 29, "role": "esriRelRoleOrigin", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": true }, { "id": 0, "name": "DBO.Parks_TreeConditionRating", "relatedTableId": 30, "role": "esriRelRoleOrigin", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": true } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a3f41b5af426446fac8a2b76311d5126" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Dead Tree", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "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": [ { "labelExpressionInfo": { "expression": "$feature.TREE_ID", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 497637.0212893039, "ymin": 218734.5010881424, "xmax": 568115.8780347258, "ymax": 261981.9483857304, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TREE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TREE_ID", "type": "esriFieldTypeString", "alias": "TreeID", "length": 10, "domain": null }, { "name": "PARK", "type": "esriFieldTypeString", "alias": "Park", "length": 255, "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" } }, { "name": "SPECIES", "type": "esriFieldTypeString", "alias": "Species", "length": 255, "domain": { "type": "codedValue", "name": "Parks_TreeMonitoringPt", "description": "Tree species list for tree monitoring of oak wilt, EAB, and others", "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" }, { "name": "Green Ash", "code": "GA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DBH_IN", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "MonitorType", "type": "esriFieldTypeString", "alias": "Monitor Type", "length": 255, "domain": { "type": "codedValue", "name": "Parks_TreeMonitoringType", "description": "Disease/Condition being monitored.", "codedValues": [ { "name": "Oak Wilt", "code": "OW" }, { "name": "Emerald Ash Borer", "code": "EAB" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OAK_WILT", "type": "esriFieldTypeString", "alias": "Oak Wilt Present", "length": 255, "domain": { "type": "codedValue", "name": "YesNoUnknown", "description": "YesNoUnknown", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DeadRemoved", "type": "esriFieldTypeString", "alias": "Dead or Removed", "length": 10, "domain": { "type": "codedValue", "name": "YesNoUnknown", "description": "YesNoUnknown", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "CrownWidth_ft", "type": "esriFieldTypeSmallInteger", "alias": "CrownWidth_ft", "domain": null }, { "name": "CrownWidth_in", "type": "esriFieldTypeSmallInteger", "alias": "CrownWidth_in", "domain": null } ], "geometryField": {}, "indexes": [ { "name": "R2717_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_5181_TREE_ID", "fields": "TREE_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "DBO.Parks_OakWiltTable", "relatedTableId": 29, "role": "esriRelRoleOrigin", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": true }, { "id": 0, "name": "DBO.Parks_TreeConditionRating", "relatedTableId": 30, "role": "esriRelRoleOrigin", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": true } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a3f41b5af426446fac8a2b76311d5126" } ], "tables": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 30, "name": "Parks_TreeConditionRating", "type": "Table", "description": null, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CRCD_SHDW", "type": "esriFieldTypeSmallInteger", "alias": "CRCD_SHDW", "domain": { "type": "codedValue", "name": "TCR_Preseent/Absent1", "description": "Parks Tree Conditioning Rating Present/Absent1/0", "codedValues": [ { "name": "Present", "code": 1 }, { "name": "Absent", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CRCD_TD", "type": "esriFieldTypeDouble", "alias": "CRCD_TD", "domain": { "type": "codedValue", "name": "TCR_Present/Absent2", "description": "Parks Tree Conditioning Rating Present/Absent 0.5/0", "codedValues": [ { "name": "Present", "code": 0.5 }, { "name": "Absent", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CRCD_Symmetry", "type": "esriFieldTypeSmallInteger", "alias": "CRCD_Symmetry", "domain": { "type": "codedValue", "name": "TCR_Symmetry", "description": "Parks Tree Conditioning Rating Symmetry", "codedValues": [ { "name": "Asymmetric", "code": 1 }, { "name": "Symmetric", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CRCD_LCR", "type": "esriFieldTypeDouble", "alias": "CRCD_LCR", "domain": { "type": "codedValue", "name": "TCR_LCR", "description": "Parks Tree Conditioning Rating Live crown ratio", "codedValues": [ { "name": "25%", "code": 2 }, { "name": "50%", "code": 0.5 }, { "name": ">50%", "code": 0 }, { "name": "33%", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ConditionRatingCrown", "type": "esriFieldTypeDouble", "alias": "ConditionRatingCrown", "domain": null }, { "name": "CRSD_CL", "type": "esriFieldTypeDouble", "alias": "CRSD_CL", "domain": { "type": "codedValue", "name": "TCR_CL", "description": "Parks Tree Conditioning Rating Cambium Loss", "codedValues": [ { "name": ">50%", "code": 3 }, { "name": "30-50%", "code": 2 }, { "name": "10-30%", "code": 1 }, { "name": "<10%", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CRSD_DW", "type": "esriFieldTypeSmallInteger", "alias": "CRSD_DW", "domain": { "type": "codedValue", "name": "TCR_DW", "description": "Parks Tree Conditioing Rating Decayed Wood", "codedValues": [ { "name": ">70%", "code": 4 }, { "name": "40-70%", "code": 2 }, { "name": "Not Visible", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CRSD_SS", "type": "esriFieldTypeDouble", "alias": "CRSD_SS", "domain": { "type": "codedValue", "name": "TCR_Present/Absent2", "description": "Parks Tree Conditioning Rating Present/Absent 0.5/0", "codedValues": [ { "name": "Present", "code": 0.5 }, { "name": "Absent", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CRSD_SC", "type": "esriFieldTypeDouble", "alias": "CRSD_SC", "domain": { "type": "codedValue", "name": "TCR_SC", "description": "Parks Tree Conditioning Rating Stem Cracks", "codedValues": [ { "name": "Severe", "code": 2 }, { "name": "Significant", "code": 1.5 }, { "name": "Noteworthy", "code": 1 }, { "name": "Minor", "code": 0.5 }, { "name": "None", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CRSD_IB", "type": "esriFieldTypeDouble", "alias": "CRSD_IB", "domain": { "type": "codedValue", "name": "TCR_Present/Absent2", "description": "Parks Tree Conditioning Rating Present/Absent 0.5/0", "codedValues": [ { "name": "Present", "code": 0.5 }, { "name": "Absent", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ConditionRatingStem", "type": "esriFieldTypeDouble", "alias": "ConditionRatingStem", "domain": null }, { "name": "Date", "type": "esriFieldTypeDate", "alias": "Date", "length": 8, "domain": null }, { "name": "Treatment", "type": "esriFieldTypeString", "alias": "Treatment", "length": 255, "domain": null }, { "name": "Tree_ID", "type": "esriFieldTypeString", "alias": "Tree_ID", "length": 255, "domain": null }, { "name": "ParentGuid", "type": "esriFieldTypeGUID", "alias": "ParentGuid", "length": 38, "domain": null } ], "indexes": [ { "name": "R2866_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2866", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2866", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_5477_ParentG", "fields": "ParentGuid", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "DBO.Parks_TreeMonitoringPt", "relatedTableId": 4, "role": "esriRelRoleDestination", "keyField": "ParentGuid", "cardinality": "esriRelCardinalityOneToMany", "composite": true } ], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "a3f41b5af426446fac8a2b76311d5126" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 29, "name": "Parks_OakWiltTable", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Date", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Date", "type": "esriFieldTypeDate", "alias": "Date", "length": 8, "domain": null }, { "name": "CanopyLoss", "type": "esriFieldTypeString", "alias": "CanopyLoss", "length": 255, "domain": null }, { "name": "Management", "type": "esriFieldTypeString", "alias": "Management", "length": 255, "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" } }, { "name": "Lab", "type": "esriFieldTypeString", "alias": "Lab", "length": 255, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "TreeID", "type": "esriFieldTypeString", "alias": "TreeID", "length": 255, "domain": null }, { "name": "ParentGuid", "type": "esriFieldTypeGUID", "alias": "ParentGuid", "length": 38, "domain": null } ], "indexes": [ { "name": "R2740_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_5208_TreeID", "fields": "TreeID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_5208_ParentG", "fields": "ParentGuid", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "DBO.Parks_TreeMonitoringPt", "relatedTableId": 4, "role": "esriRelRoleDestination", "keyField": "ParentGuid", "cardinality": "esriRelCardinalityOneToMany", "composite": true } ], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "a3f41b5af426446fac8a2b76311d5126" } ] }