{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "TreeLawnPlanning", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SITECONDITION", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 0, 53, 255 ], "width": 5 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 5 }, "value": "Good Site, Large Tree", "label": "Good Site, Large Tree" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 5 }, "value": "Good Site, Medium Tree", "label": "Good Site, Medium Tree" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 162, 0, 255 ], "width": 5 }, "value": "Good Site, Small Tree", "label": "Good Site, Small Tree" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 5 }, "value": "Intermediate Site, Large Tree", "label": "Intermediate Site, Large Tree" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 5 }, "value": "Intermediate Site, Medium Tree", "label": "Intermediate Site, Medium Tree" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 190, 190, 255 ], "width": 5 }, "value": "Intermediate Site, Small Tree", "label": "Intermediate Site, Small Tree" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "No Tree", "label": "No Tree" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 5 }, "value": "Poor Site, Large Tree", "label": "Poor Site, Large Tree" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 200, 0, 255 ], "width": 5 }, "value": "Poor Site, Medium Tree", "label": "Poor Site, Medium Tree" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 255, 255 ], "width": 5 }, "value": "Poor Site, Small Tree", "label": "Poor Site, Small Tree" } ], "fieldDelimiter": ";", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 208, 24, 255 ], "toColor": [ 90, 10, 250, 255 ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1443372.6833325475, "ymin": 280921.71576046944, "xmax": 1451405.874943301, "ymax": 289818.82624706626, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105666923619632E8, "falseY": -1.0528212376532477E8, "xyUnits": 3.3855244486658126E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SITEQUALITY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SITEQUALITY", "type": "esriFieldTypeString", "alias": "SITEQUALITY", "length": 50, "domain": { "type": "codedValue", "name": "TreeSiteAssessment", "description": "Quality of tree planting site", "codedValues": [ { "name": "No Tree", "code": "No Tree" }, { "name": "Good Site", "code": "Good" }, { "name": "Intermediate Site", "code": "Intermediate" }, { "name": "Poor Site", "code": "Poor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TREESIZE", "type": "esriFieldTypeString", "alias": "TREESIZE", "length": 50, "domain": { "type": "codedValue", "name": "TreeSizeAssessment", "description": "Size of tree suitable to site", "codedValues": [ { "name": "Large Tree", "code": "Large Tree" }, { "name": "Medium Tree", "code": "Medium Tree" }, { "name": "Small Tee", "code": "Small Tree" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SITECONDITION", "type": "esriFieldTypeString", "alias": "SITECONDITION", "length": 50, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R78_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S55_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": 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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Trees", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "330f4072770df1e4dfb9c9e1f889ac8f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADoElEQVRYhe3XWWhcVRjA8f/d5mb26WSzTmKmSS3GJqRQwQWr1CJSKMWWpq6x9cVI3xRxAX1RiXUBUaMWqQ8SpbWKBhGtxaVBA7FJBBGqtAnNMkkmZjKdZiaz3Tv3+hAkycww03QGROj3dr57zvf9uHDOuVfmPw75KuB/D3DUc7+W5BUtgk9QSEgS76ajPA8Y5QSIwDbACwwAMwDOjXyUXuAh/6NIrmbQIiijR3jSnMarRXm8PIB1uFWJs6JKreKC2AiGaOFZx0bqUnN0tHYhyI6lqZIVbngG9bdDHAQOA2MlA9x1HFOruLaxc2kcn0D6q4uu+CTK5heXm/8bkg28NyPPD7DTSPF+yYBkkO3+A8tj23XQehjV0EGtyr/G6kMSBN5QK3lOEAlmEvRoMboBc02A2ttpDA1TYfWtziuewuhrdoJnCzYjhS0Von76a9pMmTv1CPuKAyQeVGy8IMiokXNIzk2AULhhdojK0psCcFwP67Zi+f0pdpkquzMpvioIkO18ULMDu7sF9PhyoVJCtEBDB+rYh7xeFGAksPvuBVEtvfHKcLeCFqMxO58DsDUQnf8VZ/Ud5QUkZ0CyEdUXigBcLbw83sOrrmZQq8sHmPoCLE6OFQVM9/Ja1Tb2n3uTrS0vgSCV1tg0YLwHFseYSc3xRPbzvNtQi9AZH2coNgrOTaUBRt6Gi0PohsxtQPpyAJZkkJ/8B0tvDlDXDqIVwgMMZmAz8HdBgPcmjggyztq7S28OYPVBUyeyxUPlXB/vpMPcVxAQn2ZfU2d5mq+MmrsQgqe4JzufA0iHcNr95QcoHjCSOLLzOQDRgplJIJT7INIiINlY1KNFAI5GArPfU1+Xc23AXB/oUVi/a+2AS3+A4uB8ccCNPDJ7kh9MHdG3Z+lINjMQ+AyC32HYNyAWAoQHQXGv3kF6FAKfkxEFns6enwMIHOe0/2F2hIc5MfQY1Wo16Asgu5iovJUHwoP0G6n8d4WZgYlPMPQogmcLgrsN9BgET2JavPTGRvixKABg7GNOAzUNHWzQItySDnM+1M9QIgDOZmZnvqHWt2f1Gn0RRrpBkBhsOEB79CxvhfppESBu99MdPsPRfL0KfpCM93ABuLAy52mjPfgtfaKKULMdjDTMD8DUlxgVVZxKTLF79D00YG+h2pcFyBeTx/m5fj97w2c4OvkplVIFesV6/nQ0cejiML+std4V/RdMnqAX6AUwUqBdupIqJQDKGVcB/wBFIisJSA1P4QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1497624.128307134, "ymin": 330547.3396061361, "xmax": 1497624.7552743852, "ymax": 330549.9849420637, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105666923619632E8, "falseY": -1.0528212376532477E8, "xyUnits": 3.3855244486658126E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Common Tree Name", "length": 255, "domain": null }, { "name": "GENUS", "type": "esriFieldTypeString", "alias": "Tree Genus", "length": 50, "domain": null }, { "name": "SPECIES", "type": "esriFieldTypeString", "alias": "Tree Species", "length": 50, "domain": null }, { "name": "TREEAGE", "type": "esriFieldTypeSmallInteger", "alias": "Age", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "TRUNKHEIGHT", "type": "esriFieldTypeDouble", "alias": "Trunk Height", "domain": null }, { "name": "TRUNKDIAM", "type": "esriFieldTypeDouble", "alias": "Trunk Diameter", "domain": null }, { "name": "CANOPYSHP", "type": "esriFieldTypeString", "alias": "Shape of Canopy", "length": 20, "domain": null }, { "name": "WIRES", "type": "esriFieldTypeString", "alias": "Wires Present", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": null }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R79_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S56_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": 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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Planted_Tree", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e39c6eab148a95211d40ee653550a597", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADy0lEQVRYhe3Xf0zUdRzH8eeX+/G9Hx4Cx4/0PFQU200E290W/aAgm87GXGNAhiGu5iLXKqM52rRZMPFHMFkUzRGbUZNhJhMSYlowcqFwa62mFhomKD9O4ODg+H3XHy2Hx3V43G2tzfd/3/f3+/m8Ht8/Pt/P5yvlPy7pA8D/HmBAv3WE8YI+rDoR2ZgM2cf9DO0FHP4EBAAJQAjQAnQDGFl93MLwtnxelsRjwIJVtpvSt50QMsBQtl8AwQQvViO5rESMCCUQM9ccIvJcE6uXdWLJrKdACGIRABqUVJArmnhtB3AQuOEzYB36E0vRLi3i7xe6wk1JBgcOXKVTdoa8u+H/VCAqnuNRaS0tm+1MlPoM6KAn6QOy7l4biKSeAnGaGXSEuh2zhmUSAeHDJWjflRLQY2OswspICeD0CpDBk1E1mBXR6O7pRxDsEf0Km0livcrOhOoWd/Sl1MTJkT7dhzV1XoAESUYgqn0iMrGZ3yUmHkZA8BjoWiIyDEQCYCSajRjlieQkqxC32Jk44xGwGPWxTJ5VP8FabNgxsNyrcHelQM5+tou5lB2ZFzDKmPoNnkeJ6HPw7EpgHYOMRLn25wAMLLfVclGTxlN+BfxBN4GobP0MewYkEpu/n88PxWNAT5jfAEc5hRbNiXkBR/n6cCoJ6TspMtaQjwyJT8EzOHifCn7lRncnlt2u990uw36sr17mz7afuY6JNT4BdlHMt5inA5A8DkzeD0DeTs/3eezwORzgHdJRo6SWllZgLdDnEbAJ06dypJosNvocDhCNjiKypeEEab+i6aPbDLzgEXCd26mF3NdG5lVtY4NwnIZNrv05gC7uaGJY4XdABEGMMr7ItT8HoEDutDEm+PtD1IsVDarRQWyeAetZ1VXBOX0Oc/YNqmhiABvZJHsNaOYXQtC0zwuIx7C9nPrzk0wFvEUKSkSmmKGQk5RT74hlZYAnQB2XCCcI46wVNIiNQk7OOBD2uD4/B3CQysa9vLThPOaqGHaGRRJGP8NoCbyZzGMvNtB6YYwJt3vFFDPk86VjAJvwDI8IicRhZYTPqHM+REj1T1z7bl4AQD5fNALheWSu7MYa34ut/RSNbb/RRTyG3mN8E/EmKfeMGWaU1ylBiqT1PbLS2rhafJoLMeC0x7Ci5CyXytxleTyQ7KOiA+iY3UsgLq2cuiYVCmErSYwzSS0/Usxph47QhnZubcnhkylwEf5LeX0sP0Jl8x7SU85ysewQlVo1iukollyJZdWuc5h/8Ha+Bf0XHKaqGqgGsDOBhaGFTLNwgD/rAeAv8HMnLOF1rwUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1446602.4675553888, "ymin": 286343.0654820651, "xmax": 1446602.4675553888, "ymax": 286343.0654820651, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105666923619632E8, "falseY": -1.0528212376532477E8, "xyUnits": 3.3855244486658126E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Common Tree Name", "length": 255, "domain": null }, { "name": "GENUS", "type": "esriFieldTypeString", "alias": "Tree Genus", "length": 50, "domain": null }, { "name": "SPECIES", "type": "esriFieldTypeString", "alias": "Tree Species", "length": 50, "domain": null }, { "name": "TREEAGE", "type": "esriFieldTypeSmallInteger", "alias": "Age", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "TRUNKHEIGHT", "type": "esriFieldTypeDouble", "alias": "Trunk Height", "domain": null }, { "name": "TRUNKDIAM", "type": "esriFieldTypeDouble", "alias": "Trunk Diameter", "domain": null }, { "name": "CANOPYSHP", "type": "esriFieldTypeString", "alias": "Shape of Canopy", "length": 20, "domain": null }, { "name": "WIRES", "type": "esriFieldTypeString", "alias": "Wires Present", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": null }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "REMOVALREASON", "type": "esriFieldTypeString", "alias": "REMOVALREASON", "length": 100, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 255, "domain": null }, { "name": "DBH", "type": "esriFieldTypeSmallInteger", "alias": "DBH", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R80_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S57_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": 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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Concern_Tree", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e794350f6ddbba0224eac730125944f0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC8UlEQVRYhe3XbWhVdRwH8M/dvdvdg2s529TaJH0R2MISC6bQekYH6YsxKyslRmAJBRlUrkUFPlT2tKb0wHphQoKKiRFIVBbZExu9MExoL9Il7OqcrHTXarr14mhc7m73OO+NCPzCeXH+5/x/vw8H/v9zTsx/nNhFwP8eUMc9Q6xLcEWcU0Vs7KcNI/kEFOBGVOJb9MFcNiW4r4NoAxIUtrAyQuVRHsoLYCIV5fxYxuTqoPtICU/VU3OQpd1EKs/eewk+Il7LA3gBB3MGXM+WWi5/9+z5PqKNrP2Bwq9Tmp9LBZqIbaMxyZs5A3q45fWU81noJj6Maf8w52qiBbxcw6oYiUE2D7IBo+MCtDBjO8Uz08anhqAfxQJKk5T2Urueaw9zU4LmUECUey/lmTjxPUTnIRLSMD3FgicF9VhIUR13lrIoya6sgIm8s5yyW/FrSqFcUoJXia9gfSjgJGWtKM1D49TcjgFmpI+PAczixHbKl+UZ8BMqONEfBriD1St5sQFX5hGwGtVsCQWs4aWl3NXMnG9QmGPjM3gc39N3iMfSr2dchsdZvo/uLszLEbAEuzgdCUr9eT6Aov3sac9Dc3hesEVvpet36nA0K2AhbxVT/nAemsNMdBKbwqT36PiFu7MCemjuzFPz1DxIZCPz08fHAA5RPvtfAEzFSSaEAkoY/Y1IvjeiPlQwNBAGuIHDb1P7bIYim3BMsKzGm09wGT2hgJtZ1s6nf1DQJtiSh/EcOhiZQ0E2wAeYgrkpYwPB/DN4Iv3+MYBVfL6O23aztYqq6ehHFb3NLPmQr5IyvyuG8SQjx4g0EpmP43iD0Rp2fsdnoYBzCFR3ML2X+gQ9m+nejwaOvMbkp9PmDOL+oGDXKyzeS/v7XIPkbDbsIOPiyvpB8gg/C46/s4DF7XxRRqQFp7ANaxiZxscHWNQSPIymbLXPC5AprXy5lqYddLYxaQKnr+LAdazYzd7x1rug/4JWdgoOQzhyIUVyAeQzFwF/AbQBuMCBcNXXAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105666923619632E8, "falseY": -1.0528212376532477E8, "xyUnits": 3.3855244486658126E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Common Tree Name", "length": 255, "domain": null }, { "name": "GENUS", "type": "esriFieldTypeString", "alias": "Tree Genus", "length": 50, "domain": null }, { "name": "SPECIES", "type": "esriFieldTypeString", "alias": "Tree Species", "length": 50, "domain": null }, { "name": "TREEAGE", "type": "esriFieldTypeSmallInteger", "alias": "Age", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "TRUNKHEIGHT", "type": "esriFieldTypeDouble", "alias": "Trunk Height", "domain": null }, { "name": "TRUNKDIAM", "type": "esriFieldTypeDouble", "alias": "Trunk Diameter", "domain": null }, { "name": "CANOPYSHP", "type": "esriFieldTypeString", "alias": "Shape of Canopy", "length": 20, "domain": null }, { "name": "WIRES", "type": "esriFieldTypeString", "alias": "Wires Present", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": null }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "REMOVALREASON", "type": "esriFieldTypeString", "alias": "REMOVALREASON", "length": 100, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 255, "domain": null }, { "name": "DBH", "type": "esriFieldTypeSmallInteger", "alias": "DBH", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R81_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S58_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": 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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Stumps", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "35fa7d7771d89aea8e9043addd4d271a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABO0lEQVRIie2TPU4CQRiGn1nQA6i3MIB2tgKJEYGEM1hbsIsF8QDG8KMJZ0DjT7KJrLFhz6DRWyhoDzKfBRgRd5eVxELi003eb543k5mJ8otE51NezBAzDHa9MgUDFjiq2jz9WF7KExeNC6x45QLQZ2tvm83GLc+h5WaWxEi87Fc+YnUximvlSNZadKbK9zOsaWiHEA8RYoBbLpA8tOn6ys0861rTBpZCiT+J9/q45QKp8YIvciWczCD+INF7wwQOPOWiiSg1oxoQiIyv5/QT/cuHKBrABhO3HpKODGj6yusO56UcIkLzW3EwXWWQOnZ49JUDVFtcmDuIUpyGLHgxNOmKw8Nk4Lm5fsOllUWAsykFr2KQrjjce4W+G2sOV6UsAy1YngMKrYRi/Zo7P0fgsasONmAHzQTxd9/5O/2qXBWITqQLAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3105666923619632E8, "falseY": -1.0528212376532477E8, "xyUnits": 3.3855244486658126E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "REMOVALREASON", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "REMOVALDATE", "type": "esriFieldTypeDate", "alias": "REMOVAL DATE", "length": 8, "domain": null }, { "name": "REMOVALREASON", "type": "esriFieldTypeString", "alias": "REMOVALREASON", "length": 100, "domain": null }, { "name": "STUMPGRINDING", "type": "esriFieldTypeString", "alias": "STUMPGRINDING", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "REPLACE", "type": "esriFieldTypeString", "alias": "REPLACE", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R82_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S59_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": 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 } ], "tables": [] }