{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Streets", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Fence" }, { "id": 2, "name": "Tree" }, { "id": 3, "name": "Landscape Area" }, { "id": 4, "name": "Road" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1256470.666625, "ymin": 262535.99943, "xmax": 1289029.85195981, "ymax": 295842.035388306, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 4.6566128795826105E-4, "zTolerance": 2.0009313225790202E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.17104299999919E8, "falseY": -9.95395999998408E7, "xyUnits": 17179.86916, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "1a3f1ecd56d54e9db562f4a03b32801a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Fence", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 4.6566128795826105E-4, "zTolerance": 2.0009313225790202E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.17104299999919E8, "falseY": -9.95395999998408E7, "xyUnits": 17179.86916, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Streets" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 230, 76, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1257043.8221546859, "ymin": 278053.0479313135, "xmax": 1278818.1563196331, "ymax": 286537.1520675272, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 4.6566128795826105E-4, "zTolerance": 2.0009313225790202E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.17104299999919E8, "falseY": -9.95395999998408E7, "xyUnits": 17179.86916, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FenceType", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FenceType", "type": "esriFieldTypeString", "alias": "FenceType", "length": 5, "domain": { "type": "codedValue", "name": "stFenceType", "description": "Functional Fence Type", "codedValues": [ { "name": "Boundary", "code": "BNDY" }, { "name": "Privacy", "code": "PVCY" }, { "name": "Security", "code": "SEC" }, { "name": "Decorative", "code": "DEC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 35, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 30, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "length": 8, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 130, "domain": null }, { "name": "EstimatedEffectiveLife", "type": "esriFieldTypeSmallInteger", "alias": "EstimatedEffectiveLife", "domain": null }, { "name": "InstallYear", "type": "esriFieldTypeSmallInteger", "alias": "InstallYear", "domain": null }, { "name": "Condition", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null }, { "name": "LifeCycle", "type": "esriFieldTypeString", "alias": "LifeCycle", "length": 5, "domain": { "type": "codedValue", "name": "swLifeCycle", "description": "Stormwater Life Cycle Status", "codedValues": [ { "name": "Active", "code": "AC" }, { "name": "Proposed", "code": "PR" }, { "name": "Abandoned", "code": "AB" }, { "name": "Removed", "code": "RE" }, { "name": "Scrapped", "code": "SC" }, { "name": "Planned Decommission", "code": "PD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 5, "domain": { "type": "codedValue", "name": "stFenceMaterial", "description": "Primary Type of Fence Material", "codedValues": [ { "name": "Wood", "code": "WOOD" }, { "name": "Chain-Link", "code": "CHAIN" }, { "name": "Vinyl", "code": "VINYL" }, { "name": "Aluminum", "code": "ALUM" }, { "name": "Iron", "code": "IRON" }, { "name": "Steel", "code": "STEEL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1971_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1971", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1971", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S602_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 4000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1a3f1ecd56d54e9db562f4a03b32801a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Tree", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Streets" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f2c7e76fb39ee32f3bd750fc9ff2549a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABrklEQVQ4jdXUPUscQRzH8d/szuwcJt7uKZ4KUUkhxpAyEEjhK1BEq5ikS5dgY3EINpfyCi20CwgKQUlESAotLHwJgWAh+IAEFOXiKrv3sA8zdxPWKBq4vbNIoV/YYva/fGBgZyj+U/T+QGvnUz0la+fQOOnuk1V9SQqR4txYG+nMvb81tHKU2Tg/dV8mvMcHgaikz+x8WikgaTa//u5kZ4bN7F5DaH13nDthOOC6Be4Wis8IFCIkqlwqm4wZm6tHmbzRRN4NpXI/a0Lfjid/FEVoltwiv3ihFC6Ni6SswD61uwB0tXek5wE8rwkFQfjUts/+Ig0SUnTEbo0QspFI8CHfD+oijFEwSrdiIU0nnzk3Bn0/IPWgpGWWoOsLsVC1qqYdp1AXibJ/2w/a0q1ZAF9qQlJW2nHLZEUlb67/gRjT9ymjT6SQMC1ThGHIvLJ3/TGjiGaEAJTq+Vgo8MMXlpX8BE17pAGzmqYvemUvEc04N2C1pLaFFA81QhylV9/EQm9751wAr67Wy78m+ltaUxlF4DFGv4525j6Q6A+tUd1DO9Yz8xFA9DTs7l0jfwBreJu2SA1UMQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1256970.9000162184, "ymin": 271142.63828605413, "xmax": 1281353.212143883, "ymax": 287639.1095581353, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 4.6566128795826105E-4, "zTolerance": 2.0009313225790202E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.17104299999919E8, "falseY": -9.95395999998408E7, "xyUnits": 17179.86916, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 255, "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": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": null }, { "name": "Scientific_Nm", "type": "esriFieldTypeString", "alias": "Scientific_Nm", "length": 255, "domain": null }, { "name": "Common_Nm", "type": "esriFieldTypeString", "alias": "Common_Nm", "length": 255, "domain": null }, { "name": "Stems", "type": "esriFieldTypeDouble", "alias": "Stems", "domain": null }, { "name": "DBH1", "type": "esriFieldTypeInteger", "alias": "DBH1", "domain": null }, { "name": "DBH2", "type": "esriFieldTypeInteger", "alias": "DBH2", "domain": null }, { "name": "DBH3", "type": "esriFieldTypeInteger", "alias": "DBH3", "domain": null }, { "name": "DBH4", "type": "esriFieldTypeInteger", "alias": "DBH4", "domain": null }, { "name": "DBH5", "type": "esriFieldTypeInteger", "alias": "DBH5", "domain": null }, { "name": "ConditionRating", "type": "esriFieldTypeString", "alias": "ConditionRating", "length": 255, "domain": null }, { "name": "Observations_1", "type": "esriFieldTypeString", "alias": "Observations_1", "length": 255, "domain": null }, { "name": "Observations_2", "type": "esriFieldTypeString", "alias": "Observations_2", "length": 255, "domain": null }, { "name": "Observations_3", "type": "esriFieldTypeString", "alias": "Observations_3", "length": 255, "domain": null }, { "name": "Observations_additional", "type": "esriFieldTypeString", "alias": "Observations_additional", "length": 255, "domain": null }, { "name": "Maintenance_PrimaryNeeds", "type": "esriFieldTypeString", "alias": "Maintenance_PrimaryNeeds", "length": 255, "domain": null }, { "name": "Maintenance_PriorityRanking", "type": "esriFieldTypeString", "alias": "Maintenance_PriorityRanking", "length": 255, "domain": null }, { "name": "PruningType", "type": "esriFieldTypeString", "alias": "PruningType", "length": 255, "domain": null }, { "name": "Maintenance_Additional", "type": "esriFieldTypeString", "alias": "Maintenance_Additional", "length": 255, "domain": null }, { "name": "StreetAddress", "type": "esriFieldTypeString", "alias": "StreetAddress", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6408_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6408", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6408", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3614_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 4000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": 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": "1a3f1ecd56d54e9db562f4a03b32801a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Landscape Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Streets" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SURFCOVER", "uniqueValueGroups": [ { "heading": "Surface Cover", "classes": [ { "label": "Fountain", "description": "Fountain", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "FOUN" ] ] }, { "label": "Grass", "description": "Grass", "symbol": { "type": "esriPFS", "url": "fa6b91dba488a3e91828110db615fc0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEOUlEQVR4nO2c27HjIAyGz4NLcz0Uo3rSW3acOWSwohsgid0NevHEAT5imx8hKxzP5/NZHudPNTgfP9fn69hj5bdO21Ztry2TwcnkHRy8rWwx+C0nlc/iZPIOqnHqiJ+k0TsayZHKRfE+LqBWET/SheiIdD6Ko1kU7+MCWo1qGJoOULrxN3NGea8LaBFk7TtgwPhcBieTd1CzjDb8ZoS7BHOyeQcnmj3DohjEN4uTzWPdGOtdKkbxzeRk8kyTCCWkuEMw6M6s4HjyDguA0pKIHwLBnAgeewHbRxc3OutEr+BE8Q5rY9xaEwS/yeJyRHAyeS83hqvYK9CFWC5Rjm4Epy2byXsP4dl1LfxqCgeP5qzivfxArQGto8DMZNTnKM4q3tF7F6U1KHSKcBYnknf0QKQGATmdlqVWBieadwsmaOO9lmmPrWmzYTRnBU+chT2tBHOkmTiSRw7hHlhR/DE8dKI4nAsTzfuYha8KVg0DJtJh8bm8Oat45pA+J66AtMPaUW/OqHszy1ODCVzDXKdgQGuyOBE8kx9Yz436X5x5cqwOtDdP9AOtj71klsnFg7OK97EWntWuogyHKM4q3s0PbCv0WDGEv7M42bzbEJ7Rt6LE0DI47ecsHukH9ooqKK4D94R4c6RyUbyPJ5A64rs7OxuX/yQv5ip3u4BWL13ToKLMeBGctl4mbyg3RtM6+JK8GHIWlu6WVYOKsJ6M5mTz3qkdGDyib2DwpSI5K3jv5CLcAasVg/hy33tzVvDIl0q9y7TypXkxl6mTCCWkuEPgEFzI4njyxFm4XUNiLYn4IfAP5sWo4Syq0VknOpKjlY/4XYelMWlpZBXeDA61sojmsakdvQJdmOWS1kEvTi2rrU68eWx21oimUOalaxpHqhPJY3NjrF4+KPkjVqd3lrOK15XaIa0J4QvzYthwFgWRGoQvzYu5BRMs412avcC4Do7iVFYtk8VzSbDkjJqRIznU52je1DuRYnhDRrkzEZy2bCbvNgtfFawaRjmbl1Hagi2Cs4pnCulz4gpIO3BHLXfQiyO1HclT/ydCNdzbUcmyOFE81Q+s50b8LzDMmNGcaB7rB46sUKyWxcngdb3W9PpBkMTJ4LmldvQMiSxOBo/8y//oWhO+MMHIJTvLUjeag89l8chw1sjsBAM648mxOvDevL3xzvmY0ta98U6ntmJp2BvvIOO0jgqVXbY33unUVjy898Y7RmOjMZxoUmtHzopBfLM42by98c7kpLI33jnnEoz2xjuPufcne+OdxkZig3vjnZNf8lHnSDeGqyjdCSn6UdDLaG1h78Fpy2by9sY7gtULL74TGQ18Ui9nrFGRCM4q3t5457wPe0pypMllb7yjXCjsTIshfW281zLtsTXtjVc0ZwVvb7wzaPXm7I13BgMJ75A+5TBavHEp0gEGn8ubs4q3N955zCUY/QH17EC1JmsNxwAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 187, 67, 255 ], "width": 0.4 }, "width": 60, "height": 60, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "GRS" ] ] }, { "label": "Gravel", "description": "Gravel", "symbol": { "type": "esriPFS", "url": "c9867c656ac5c0c138613677a19236dd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADz0lEQVRogbWZ3Y3cMAyE74EVuZfUkJpSQ3pxSxsckAV0OpLzDeXjw8KWRIoUhz/yxuv1et1/f39cv/58TCjjXccc2Sd6ODLi82ddVDFVhmRr1zElq+Jb13WHuL93Bt//10a1cSeMeKNTrkNGpku3t9Il2zfoqe8CFISrd7L2yXDL5ISCduWh6pnCrzOs4ifPlcx7WfMF3tTjHVH40URHDproeC1rgnhnJZLoqnUutCcwJ/yRbUwhno2/x6ao6TzowrviD6kFgGg3przlePME3p/0LaYpxF3IKZknSWsaUlHBkdbYbgOncdjnJwmMhlS4cbaSMoqWMuohJ8F271ExEnhPYb6/Kw/taHSaoew9lCIUoq5nHJoiqNIhaHMw6bQ6pDi3M9q9qff7XbJohiZJoxvfIaogXT2foOfKYvqnuqRM5pQmyfHe1oXr5Z9sPtzegOp57TG9C3aTQjZP43p/Jr0BOUTl8XB6ZdpcOKWO5Ab36qg8HgROT5QjkhOcDxr7ekeX6BTM3kkYVIpVssgc0TPjzUIuuk1I6aKGUFlE5uQLz7VmbxrTJ4eyjisvTHsEC94XjNXJRrT8UYg7uWU/0Lu6cEwNIQZO6vXEw1Xnd2XwVgooQ1R27uBdyap06MbJwYbKgDTZZGNOdzdJauRwELzf5NbSzkAKbbcD3KlDzbXC2zVoAm+anBwDHTk7fYlpVW7IuOupafyeHFA49c1RalXEuSS4B1/J75wZRBGy+Sm8O6Wd5qU7vPt9y5oYSHkm85nStHnJdM48HtTAjBTPpBw6ehDIZ2uiWrw/Z/OUb6+VVKZDKtGt9O1fS8VIEk0FudMk1R0sLYvlv5YnGZvMOXInsa2qSLRaFULUuJo7KU/deuXha09kKpYrQWoukzuJaaKf2udNcQqdlVQOcDzb7asOTc1HaYFQtBJYjdNKQG53ro5X1ZE59+pJv04rwWnCJKESp/dgZ7NqneI9ydQZX6hNKFFPEO8610aV1LL3APbgBiH7SjGpAiQ0TsIh1KJdsNt5nX4HUwapkpghLTolHSIw6wx94usKTYxRLXKNnxzcE/B26FZtKIEo8e60XivFFW9XgeKpmJ5kUUeOI0/JDHdToszJDesEYbQnj27TKRGF3JgnvErmtTcnpBR0z2quU+j0y4nr+aiUIqfslo9J4quIlLtKTkwadqpMpQTtxibIIYiKzlsTiDvZelo1OoO68WuPaWfTCYy7uvlEF1jt18b0fQjrE+/uczRZdgfe2RKZoqeZuxvreDJjaDPifH+LTMBp5lYK0nlFky84n4z/AEhtRov0leNgAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 170, 102, 255 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "GRV" ] ] }, { "label": "Native Plants", "description": "Native Plants", "symbol": { "type": "esriPFS", "url": "b6d40d790f061b39ee77a11918e754c0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADDUlEQVRoga1Z220EMQi8D1eR8vLjmvyTYtJEOkgbifZ0XmGWYQbfIkVKbIwxjwE27ef76+9haPx+nr/3jy+7tfDMPfs74mE0Al5VbpsKz8XKpYh/7inGmHuWd64xuQdPiw4zUh5peRT5PZEZGetYO37a3MhctqO8an1GWbg+PaAeztbmuhXMPJDtd+IN+6BLDlQfFK1HfEjhUTCS9ezchzlQTUSVdvJtvB4UPay9E+v+EnXfhoBydyafJrFKShigsFDIP3qutYpbEZz5S6Jzu8YZwDtzfUniDC0YnPkHennISCMxgNfN3/lEoWgxcpdCVmnF6kO4i1XwVlWukmAV6qSYooeED1Bw2K/bs3egC4uIsw6cK24jc2kWzxkaqchkCZ2df8MQqnalmZx3IXpSWMg8NDK3Ry2t3VObwir1lyG8nLCVsI9R3a7AbHRmp5hd2mn1wN0hgRo0RstAkzVynhRcV0n10kEZ8i2FzG4wqoyibPzshQnvMhOjy5hSGTQifsu7W7g8XUKIDSa7pLQYI+idfF91gVE2+t2htL04g9qdTrcpg4enSv8TdapeuXco/S6UJR8qcJkMzzMIAirhm87EKB8iRSJeHzaRXE9KfkgoxHKjgkKoW+1kYLdnUOiFKOR7jgyZlHxg4TXeQLsThVSMVtcQj79HTWgIo4gxElyFOKaMJdbFQhhFxcML9XxVOGSKDFMfMuP4vROF7q64aqM2KRsbM8PRdnq3w0TjZXSHp4oxw0+LlWFECSsUPiOYsLwsdO/ZTntFFYvvdJJKiFjK8hF6gLlcGWiQ8juo1YX8XD7usoobtQxIqerjWSeA5F9CCFkgSmil9NvLIj5LUUPJwvRZBypZn9UNL5zJ6aBHYjXD0vJ5HVk5E8hCS1FkJN+YIjlWp6UXqgwhqJ+pJqgSvgeh/FwKmQqhljeyikpdaMOZzDOEouEjIlSk7N/s4krOdcILv07vXuwHlt3mj9E00i3/5Mvyx/PsIF4HNWDJAeT2rEfPeCr7D2FsRfLCzyqKu+8MCQSjkcL+vn9q77JxgohqwQAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 187, 67, 255 ], "width": 1 }, "width": 36, "height": 36, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "NTVP" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FOUN", "label": "Fountain" }, { "symbol": { "type": "esriPFS", "url": "fa6b91dba488a3e91828110db615fc0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEOUlEQVR4nO2c27HjIAyGz4NLcz0Uo3rSW3acOWSwohsgid0NevHEAT5imx8hKxzP5/NZHudPNTgfP9fn69hj5bdO21Ztry2TwcnkHRy8rWwx+C0nlc/iZPIOqnHqiJ+k0TsayZHKRfE+LqBWET/SheiIdD6Ko1kU7+MCWo1qGJoOULrxN3NGea8LaBFk7TtgwPhcBieTd1CzjDb8ZoS7BHOyeQcnmj3DohjEN4uTzWPdGOtdKkbxzeRk8kyTCCWkuEMw6M6s4HjyDguA0pKIHwLBnAgeewHbRxc3OutEr+BE8Q5rY9xaEwS/yeJyRHAyeS83hqvYK9CFWC5Rjm4Epy2byXsP4dl1LfxqCgeP5qzivfxArQGto8DMZNTnKM4q3tF7F6U1KHSKcBYnknf0QKQGATmdlqVWBieadwsmaOO9lmmPrWmzYTRnBU+chT2tBHOkmTiSRw7hHlhR/DE8dKI4nAsTzfuYha8KVg0DJtJh8bm8Oat45pA+J66AtMPaUW/OqHszy1ODCVzDXKdgQGuyOBE8kx9Yz436X5x5cqwOtDdP9AOtj71klsnFg7OK97EWntWuogyHKM4q3s0PbCv0WDGEv7M42bzbEJ7Rt6LE0DI47ecsHukH9ooqKK4D94R4c6RyUbyPJ5A64rs7OxuX/yQv5ip3u4BWL13ToKLMeBGctl4mbyg3RtM6+JK8GHIWlu6WVYOKsJ6M5mTz3qkdGDyib2DwpSI5K3jv5CLcAasVg/hy33tzVvDIl0q9y7TypXkxl6mTCCWkuEPgEFzI4njyxFm4XUNiLYn4IfAP5sWo4Syq0VknOpKjlY/4XYelMWlpZBXeDA61sojmsakdvQJdmOWS1kEvTi2rrU68eWx21oimUOalaxpHqhPJY3NjrF4+KPkjVqd3lrOK15XaIa0J4QvzYthwFgWRGoQvzYu5BRMs412avcC4Do7iVFYtk8VzSbDkjJqRIznU52je1DuRYnhDRrkzEZy2bCbvNgtfFawaRjmbl1Hagi2Cs4pnCulz4gpIO3BHLXfQiyO1HclT/ydCNdzbUcmyOFE81Q+s50b8LzDMmNGcaB7rB46sUKyWxcngdb3W9PpBkMTJ4LmldvQMiSxOBo/8y//oWhO+MMHIJTvLUjeag89l8chw1sjsBAM648mxOvDevL3xzvmY0ta98U6ntmJp2BvvIOO0jgqVXbY33unUVjy898Y7RmOjMZxoUmtHzopBfLM42by98c7kpLI33jnnEoz2xjuPufcne+OdxkZig3vjnZNf8lHnSDeGqyjdCSn6UdDLaG1h78Fpy2by9sY7gtULL74TGQ18Ui9nrFGRCM4q3t5457wPe0pypMllb7yjXCjsTIshfW281zLtsTXtjVc0ZwVvb7wzaPXm7I13BgMJ75A+5TBavHEp0gEGn8ubs4q3N955zCUY/QH17EC1JmsNxwAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 187, 67, 255 ], "width": 0.4 }, "width": 60, "height": 60, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "GRS", "label": "Grass" }, { "symbol": { "type": "esriPFS", "url": "c9867c656ac5c0c138613677a19236dd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADz0lEQVRogbWZ3Y3cMAyE74EVuZfUkJpSQ3pxSxsckAV0OpLzDeXjw8KWRIoUhz/yxuv1et1/f39cv/58TCjjXccc2Sd6ODLi82ddVDFVhmRr1zElq+Jb13WHuL93Bt//10a1cSeMeKNTrkNGpku3t9Il2zfoqe8CFISrd7L2yXDL5ISCduWh6pnCrzOs4ifPlcx7WfMF3tTjHVH40URHDproeC1rgnhnJZLoqnUutCcwJ/yRbUwhno2/x6ao6TzowrviD6kFgGg3przlePME3p/0LaYpxF3IKZknSWsaUlHBkdbYbgOncdjnJwmMhlS4cbaSMoqWMuohJ8F271ExEnhPYb6/Kw/taHSaoew9lCIUoq5nHJoiqNIhaHMw6bQ6pDi3M9q9qff7XbJohiZJoxvfIaogXT2foOfKYvqnuqRM5pQmyfHe1oXr5Z9sPtzegOp57TG9C3aTQjZP43p/Jr0BOUTl8XB6ZdpcOKWO5Ab36qg8HgROT5QjkhOcDxr7ekeX6BTM3kkYVIpVssgc0TPjzUIuuk1I6aKGUFlE5uQLz7VmbxrTJ4eyjisvTHsEC94XjNXJRrT8UYg7uWU/0Lu6cEwNIQZO6vXEw1Xnd2XwVgooQ1R27uBdyap06MbJwYbKgDTZZGNOdzdJauRwELzf5NbSzkAKbbcD3KlDzbXC2zVoAm+anBwDHTk7fYlpVW7IuOupafyeHFA49c1RalXEuSS4B1/J75wZRBGy+Sm8O6Wd5qU7vPt9y5oYSHkm85nStHnJdM48HtTAjBTPpBw6ehDIZ2uiWrw/Z/OUb6+VVKZDKtGt9O1fS8VIEk0FudMk1R0sLYvlv5YnGZvMOXInsa2qSLRaFULUuJo7KU/deuXha09kKpYrQWoukzuJaaKf2udNcQqdlVQOcDzb7asOTc1HaYFQtBJYjdNKQG53ro5X1ZE59+pJv04rwWnCJKESp/dgZ7NqneI9ydQZX6hNKFFPEO8610aV1LL3APbgBiH7SjGpAiQ0TsIh1KJdsNt5nX4HUwapkpghLTolHSIw6wx94usKTYxRLXKNnxzcE/B26FZtKIEo8e60XivFFW9XgeKpmJ5kUUeOI0/JDHdToszJDesEYbQnj27TKRGF3JgnvErmtTcnpBR0z2quU+j0y4nr+aiUIqfslo9J4quIlLtKTkwadqpMpQTtxibIIYiKzlsTiDvZelo1OoO68WuPaWfTCYy7uvlEF1jt18b0fQjrE+/uczRZdgfe2RKZoqeZuxvreDJjaDPifH+LTMBp5lYK0nlFky84n4z/AEhtRov0leNgAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 170, 102, 255 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "GRV", "label": "Gravel" }, { "symbol": { "type": "esriPFS", "url": "b6d40d790f061b39ee77a11918e754c0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADDUlEQVRoga1Z220EMQi8D1eR8vLjmvyTYtJEOkgbifZ0XmGWYQbfIkVKbIwxjwE27ef76+9haPx+nr/3jy+7tfDMPfs74mE0Al5VbpsKz8XKpYh/7inGmHuWd64xuQdPiw4zUh5peRT5PZEZGetYO37a3MhctqO8an1GWbg+PaAeztbmuhXMPJDtd+IN+6BLDlQfFK1HfEjhUTCS9ezchzlQTUSVdvJtvB4UPay9E+v+EnXfhoBydyafJrFKShigsFDIP3qutYpbEZz5S6Jzu8YZwDtzfUniDC0YnPkHennISCMxgNfN3/lEoWgxcpdCVmnF6kO4i1XwVlWukmAV6qSYooeED1Bw2K/bs3egC4uIsw6cK24jc2kWzxkaqchkCZ2df8MQqnalmZx3IXpSWMg8NDK3Ry2t3VObwir1lyG8nLCVsI9R3a7AbHRmp5hd2mn1wN0hgRo0RstAkzVynhRcV0n10kEZ8i2FzG4wqoyibPzshQnvMhOjy5hSGTQifsu7W7g8XUKIDSa7pLQYI+idfF91gVE2+t2htL04g9qdTrcpg4enSv8TdapeuXco/S6UJR8qcJkMzzMIAirhm87EKB8iRSJeHzaRXE9KfkgoxHKjgkKoW+1kYLdnUOiFKOR7jgyZlHxg4TXeQLsThVSMVtcQj79HTWgIo4gxElyFOKaMJdbFQhhFxcML9XxVOGSKDFMfMuP4vROF7q64aqM2KRsbM8PRdnq3w0TjZXSHp4oxw0+LlWFECSsUPiOYsLwsdO/ZTntFFYvvdJJKiFjK8hF6gLlcGWiQ8juo1YX8XD7usoobtQxIqerjWSeA5F9CCFkgSmil9NvLIj5LUUPJwvRZBypZn9UNL5zJ6aBHYjXD0vJ5HVk5E8hCS1FkJN+YIjlWp6UXqgwhqJ+pJqgSvgeh/FwKmQqhljeyikpdaMOZzDOEouEjIlSk7N/s4krOdcILv07vXuwHlt3mj9E00i3/5Mvyx/PsIF4HNWDJAeT2rEfPeCr7D2FsRfLCzyqKu+8MCQSjkcL+vn9q77JxgohqwQAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 187, 67, 255 ], "width": 1 }, "width": 36, "height": 36, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "NTVP", "label": "Native Plants" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 104, 212, 255 ], "toColor": [ 190, 104, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 194, 242, 255 ], "toColor": [ 231, 194, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 62, 250, 255 ], "toColor": [ 241, 62, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 120, 179, 255 ], "toColor": [ 169, 120, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 38, 181, 255 ], "toColor": [ 176, 38, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 158, 247, 255 ], "toColor": [ 231, 158, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 104, 247, 255 ], "toColor": [ 247, 104, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 57, 230, 255 ], "toColor": [ 192, 57, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 143, 179, 255 ], "toColor": [ 174, 143, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 137, 250, 255 ], "toColor": [ 248, 137, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 55, 179, 255 ], "toColor": [ 150, 55, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 154, 216, 255 ], "toColor": [ 217, 154, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 108, 189, 255 ], "toColor": [ 183, 108, 189, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1256895.1183436364, "ymin": 270676.8767503947, "xmax": 1281074.5607983023, "ymax": 287662.0304440558, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 4.6566128795826105E-4, "zTolerance": 2.0009313225790202E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.17104299999919E8, "falseY": -9.95395999998408E7, "xyUnits": 17179.86916, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SURFTYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 50, "domain": { "type": "codedValue", "name": "lsSurfType", "description": "Landscape Surface Type", "codedValues": [ { "name": "Lawn", "code": "LWN" }, { "name": "Planter", "code": "PLNT" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Feature", "code": "FEAT" }, { "name": "Concrete", "code": "CONC" }, { "name": "Fountain", "code": "FOUN" }, { "name": "Gravel", "code": "GRAV" }, { "name": "Shrubbery", "code": "SHRUB" } ], "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 35, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 30, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "length": 8, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 130, "domain": null }, { "name": "EstimatedEffectiveLife", "type": "esriFieldTypeSmallInteger", "alias": "EstimatedEffectiveLife", "domain": null }, { "name": "InstallYear", "type": "esriFieldTypeSmallInteger", "alias": "InstallYear", "domain": null }, { "name": "Condition", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null }, { "name": "SURFCOVER", "type": "esriFieldTypeString", "alias": "Surface Cover", "length": 50, "domain": { "type": "codedValue", "name": "lsSurfCover", "description": "Landscape Surface Cover", "codedValues": [ { "name": "Grass", "code": "GRS" }, { "name": "Sports Turf", "code": "SPTF" }, { "name": "Groundcover", "code": "GRNCV" }, { "name": "Gravel", "code": "GRV" }, { "name": "Rock", "code": "RCK" }, { "name": "Wood", "code": "WD" }, { "name": "Dirt", "code": "DRT" }, { "name": "Sand", "code": "SND" }, { "name": "Wood Chips", "code": "WCH" }, { "name": "Native Plants", "code": "NTVP" }, { "name": "Artwork", "code": "ART" }, { "name": "Fountain", "code": "FOUN" }, { "name": "Other", "code": "OTH" }, { "name": "Retaining Wall", "code": "RETW" }, { "name": "Foundation Pad", "code": "FNDP" }, { "name": "Curb", "code": "CRB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FacilityName", "type": "esriFieldTypeString", "alias": "FacilityName", "length": 5, "domain": { "type": "codedValue", "name": "faFacilityName", "description": "Facility Name", "codedValues": [ { "name": "City Hall", "code": "CTYHL" }, { "name": "City Hall Garage", "code": "CTYHG" }, { "name": "Cromwell Park Restroom", "code": "CROM" }, { "name": "Echo Lake Park Restroom", "code": "ECHO" }, { "name": "Hamlin Maintenance Facility-Parks", "code": "HAMPR" }, { "name": "Hamlin Maintenance Facility-PW", "code": "HAMPW" }, { "name": "Hamlin Park Lower Restroom", "code": "HAML" }, { "name": "Hamlin Park Upper Restroom", "code": "HAMU" }, { "name": "Highland Plaza--Jensen's", "code": "HPLZB" }, { "name": "Highland Plaza--Jersey's", "code": "HPLZA" }, { "name": "Hillwood Park Restroom", "code": "HILL" }, { "name": "Kruckeberg Botanical Garden", "code": "KRUK" }, { "name": "Kruckeberg Garden Greenhouse", "code": "KRUKG" }, { "name": "North Maintenance Facility", "code": "NM" }, { "name": "North Maintenance Fueling Facility", "code": "NMFF" }, { "name": "Paramount School Park Restroom", "code": "PMNT" }, { "name": "Police Station", "code": "POLST" }, { "name": "Richmond Highlands Greenhouse", "code": "RHGH" }, { "name": "Richmond Highlands Rec Center", "code": "RHRC" }, { "name": "Richmond Highlands Restroom", "code": "RHRR" }, { "name": "Saltwater Park Lower Restroom", "code": "SALTL" }, { "name": "Saltwater Park Rental Home", "code": "SALTG" }, { "name": "Saltwater Park Upper Restroom", "code": "SALTU" }, { "name": "Shoreline Park Restroom", "code": "SHPRR" }, { "name": "Shoreline Pool", "code": "POOL" }, { "name": "Shoreview Park Lower Restroom", "code": "SHVPL" }, { "name": "Shoreview Park Upper Restroom", "code": "SHVPU" }, { "name": "Spartan Recreation Center", "code": "SPART" }, { "name": "Twin Ponds Park Restroom", "code": "TWPP" }, { "name": "Kayu Kayu Ac Restroom", "code": "KKA" }, { "name": "Ronald Office", "code": "RWWO" }, { "name": "Ronald Vehicle Storage", "code": "RWWVS" }, { "name": "Ronald Lift Station #1", "code": "RWWLS1" }, { "name": "Ronald Lift Station #2", "code": "RWWLS2" }, { "name": "Ronald Lift Station #3", "code": "RWWLS3" }, { "name": "Ronald Lift Station #4", "code": "RWWLS4" }, { "name": "Ronald Lift Station #5", "code": "RWWLS5" }, { "name": "Ronald Lift Station #6", "code": "RWWLS6" }, { "name": "Ronald Lift Station #7", "code": "RWWLS7" }, { "name": "Ronald Lift Station #8", "code": "RWWLS8" }, { "name": "Ronald Lift Station #9", "code": "RWWLS9" }, { "name": "Ronald Lift Station #11", "code": "RWWLS11" }, { "name": "Ronald Lift Station #12", "code": "RWWLS12" }, { "name": "Ronald Lift Station #13", "code": "RWWLS13" }, { "name": "Ronald Lift Station #14", "code": "RWWLS14" }, { "name": "Ronald Lift Station #15", "code": "RWWLS15" }, { "name": "City Hall Police Station", "code": "CTYPD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Native", "type": "esriFieldTypeString", "alias": "Native", "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": "Irrigated", "type": "esriFieldTypeString", "alias": "Irrigated", "length": 5, "domain": null }, { "name": "Project", "type": "esriFieldTypeString", "alias": "Project", "length": 100, "domain": null }, { "name": "MaintainID", "type": "esriFieldTypeString", "alias": "MaintainID", "length": 35, "domain": null }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "Lifecycle", "length": 5, "domain": { "type": "codedValue", "name": "lsLifeCycle", "description": "Tree life cycle status", "codedValues": [ { "name": "Proposed", "code": "PR" }, { "name": "Removed", "code": "REM" }, { "name": "Active", "code": "AC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Frequency", "type": "esriFieldTypeString", "alias": "Frequency", "length": 100, "domain": null }, { "name": "Schedule", "type": "esriFieldTypeString", "alias": "Schedule", "length": 15, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "WorkZone", "type": "esriFieldTypeString", "alias": "WorkZone", "length": 256, "domain": null }, { "name": "CostCenter", "type": "esriFieldTypeString", "alias": "CostCenter", "length": 15, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1729_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1729", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1729", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S585_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 4000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1a3f1ecd56d54e9db562f4a03b32801a" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Road", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 4.6566128795826105E-4, "zTolerance": 2.0009313225790202E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.17104299999919E8, "falseY": -9.95395999998408E7, "xyUnits": 17179.86916, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Streets" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STREETCLASS", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 153 ], "width": 1 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "STREETCLASS", "classes": [ { "label": "Interstate", "description": "Interstate", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 153 ], "width": 3 }, "values": [ [ "I" ] ] }, { "label": "Arterials", "description": "Arterials", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 153 ], "width": 2 }, "values": [ [ "CA" ], [ "MA" ], [ "PA" ] ] }, { "label": "Residential", "description": "Residential", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 153 ], "width": 0.8 }, "values": [ [ "LS" ], [ "NC" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 153 ], "width": 3 }, "value": "I", "label": "Interstate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 153 ], "width": 2 }, "value": "CA", "label": "Arterials" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 153 ], "width": 2 }, "value": "MA", "label": "Arterials" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 153 ], "width": 2 }, "value": "PA", "label": "Arterials" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 153 ], "width": 0.8 }, "value": "LS", "label": "Residential" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 153 ], "width": 0.8 }, "value": "NC", "label": "Residential" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 173, 111, 255 ], "toColor": [ 158, 173, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 214, 214, 255 ], "toColor": [ 120, 214, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 224, 155, 255 ], "toColor": [ 130, 224, 155, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 153, 141, 255 ], "toColor": [ 115, 153, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 227, 134, 255 ], "toColor": [ 227, 227, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 153, 100, 255 ], "toColor": [ 86, 153, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 224, 187, 255 ], "toColor": [ 168, 224, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 224, 126, 255 ], "toColor": [ 167, 224, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 222, 164, 255 ], "toColor": [ 216, 222, 164, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 189, 158, 255 ], "toColor": [ 109, 189, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 184, 105, 255 ], "toColor": [ 111, 184, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 212, 144, 255 ], "toColor": [ 164, 212, 144, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 191, 188, 255 ], "toColor": [ 142, 191, 188, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1256470.666625, "ymin": 262535.99943, "xmax": 1289029.85195981, "ymax": 295842.035388306, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 4.6566128795826105E-4, "zTolerance": 2.0009313225790202E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.17104299999919E8, "falseY": -9.95395999998408E7, "xyUnits": 17179.86916, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME2", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "L_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "L_ADD_FROM", "domain": null }, { "name": "L_ADD_TO", "type": "esriFieldTypeInteger", "alias": "L_ADD_TO", "domain": null }, { "name": "R_ADD_FROM", "type": "esriFieldTypeInteger", "alias": "R_ADD_FROM", "domain": null }, { "name": "R_ADD_TO", "type": "esriFieldTypeInteger", "alias": "R_ADD_TO", "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 2, "domain": null }, { "name": "STREET_NAM", "type": "esriFieldTypeString", "alias": "STREET_NAM", "length": 28, "domain": null }, { "name": "STREET_TYP", "type": "esriFieldTypeString", "alias": "STREET_TYP", "length": 5, "domain": null }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "length": 2, "domain": null }, { "name": "L_ZIP", "type": "esriFieldTypeString", "alias": "L_ZIP", "length": 5, "domain": null }, { "name": "R_ZIP", "type": "esriFieldTypeString", "alias": "R_ZIP", "length": 5, "domain": null }, { "name": "NAME2", "type": "esriFieldTypeString", "alias": "NAME2", "length": 16, "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeDouble", "alias": "COMPKEY", "domain": null }, { "name": "COMPTYPE", "type": "esriFieldTypeDouble", "alias": "COMPTYPE", "domain": null }, { "name": "LANES", "type": "esriFieldTypeSmallInteger", "alias": "LANES", "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 16, "domain": null }, { "name": "UNITID2", "type": "esriFieldTypeString", "alias": "UNITID2", "length": 16, "domain": null }, { "name": "STREETCLASS", "type": "esriFieldTypeString", "alias": "STREETCLASS", "length": 2, "domain": { "type": "codedValue", "name": "StreetClass", "description": "Transportation Master Plan", "codedValues": [ { "name": "Interstate", "code": "I" }, { "name": "Principal Arterial", "code": "PA" }, { "name": "Minor Arterial", "code": "MA" }, { "name": "Collector Arterial", "code": "CA" }, { "name": "State Route", "code": "SR" }, { "name": "Outside City Boundary", "code": "OC" }, { "name": "Local Primary", "code": "LP" }, { "name": "Local Secondary", "code": "LS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWN", "type": "esriFieldTypeString", "alias": "OWN", "length": 3, "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": "Sweeping", "type": "esriFieldTypeString", "alias": "Sweeping", "length": 5, "domain": { "type": "codedValue", "name": "stSweeping", "description": "Street Sweeping Zones using Maintenance Zones and Arterials", "codedValues": [ { "name": "A-01", "code": "A-01" }, { "name": "A-02", "code": "A-02" }, { "name": "A-03", "code": "A-03" }, { "name": "A-04", "code": "A-04" }, { "name": "A-05", "code": "A-05" }, { "name": "A-06", "code": "A-06" }, { "name": "A-07", "code": "A-07" }, { "name": "A-08", "code": "A-08" }, { "name": "A-09", "code": "A-09" }, { "name": "A-10", "code": "A-10" }, { "name": "A-11", "code": "A-11" }, { "name": "B-01", "code": "B-01" }, { "name": "B-02", "code": "B-02" }, { "name": "B-03", "code": "B-03" }, { "name": "B-04", "code": "B-04" }, { "name": "B-05", "code": "B-05" }, { "name": "B-06", "code": "B-06" }, { "name": "B-07", "code": "B-07" }, { "name": "C-01", "code": "C-01" }, { "name": "C-02", "code": "C-02" }, { "name": "C-03", "code": "C-03" }, { "name": "C-04", "code": "C-04" }, { "name": "C-05", "code": "C-05" }, { "name": "C-06", "code": "C-06" }, { "name": "C-07", "code": "C-07" }, { "name": "D-01", "code": "D-01" }, { "name": "D-02", "code": "D-02" }, { "name": "D-03", "code": "D-03" }, { "name": "D-04", "code": "D-04" }, { "name": "D-05", "code": "D-05" }, { "name": "D-06", "code": "D-06" }, { "name": "D-07", "code": "D-07" }, { "name": "E-01", "code": "E-01" }, { "name": "E-02", "code": "E-02" }, { "name": "E-03", "code": "E-03" }, { "name": "E-04", "code": "E-04" }, { "name": "E-05", "code": "E-05" }, { "name": "E-06", "code": "E-06" }, { "name": "F-01", "code": "F-01" }, { "name": "F-02", "code": "F-02" }, { "name": "F-03", "code": "F-03" }, { "name": "F-04", "code": "F-04" }, { "name": "F-05", "code": "F-05" }, { "name": "F-06", "code": "F-06" }, { "name": "F-07", "code": "F-07" }, { "name": "F-08", "code": "F-08" }, { "name": "F-09", "code": "F-09" }, { "name": "F-10", "code": "F-10" }, { "name": "Arterial", "code": "ART" }, { "name": "Highlands", "code": "HIGH" }, { "name": "N/A", "code": "NA" }, { "name": "Route", "code": "Route" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Snow", "type": "esriFieldTypeSmallInteger", "alias": "Snow", "domain": { "type": "codedValue", "name": "stSnowIceRouteType", "description": "Primary or Secondary Route", "codedValues": [ { "name": "Primary", "code": 1 }, { "name": "Secondary", "code": 2 }, { "name": "Non-priority", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Ice", "type": "esriFieldTypeSmallInteger", "alias": "Ice", "domain": { "type": "codedValue", "name": "stSnowIceRouteType", "description": "Primary or Secondary Route", "codedValues": [ { "name": "Primary", "code": 1 }, { "name": "Secondary", "code": 2 }, { "name": "Non-priority", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Mowing", "type": "esriFieldTypeSmallInteger", "alias": "Mowing", "domain": null }, { "name": "SnowSeq", "type": "esriFieldTypeSmallInteger", "alias": "SnowSeq", "domain": null }, { "name": "SnowTruck", "type": "esriFieldTypeSmallInteger", "alias": "SnowRoute", "domain": { "type": "codedValue", "name": "stSnowTruck", "description": "Snow Route Truck", "codedValues": [ { "name": "Truck 119", "code": 119 }, { "name": "Truck 125", "code": 125 }, { "name": "Truck 158", "code": 158 }, { "name": "Truck 159", "code": 159 }, { "name": "Truck 166", "code": 166 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "frIntersection", "type": "esriFieldTypeString", "alias": "frIntersection", "length": 85, "domain": null }, { "name": "toIntersection", "type": "esriFieldTypeString", "alias": "toIntersection", "length": 85, "domain": null }, { "name": "frCrossStreet", "type": "esriFieldTypeString", "alias": "frCrossStreet", "length": 50, "domain": null }, { "name": "toCrossStreet", "type": "esriFieldTypeString", "alias": "toCrossStreet", "length": 50, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 35, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 30, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "length": 8, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 130, "domain": null }, { "name": "EstimatedEffectiveLife", "type": "esriFieldTypeSmallInteger", "alias": "EstimatedEffectiveLife", "domain": null }, { "name": "InstallYear", "type": "esriFieldTypeSmallInteger", "alias": "InstallYear", "domain": null }, { "name": "Condition", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null }, { "name": "LifeCycle", "type": "esriFieldTypeString", "alias": "LifeCycle", "length": 5, "domain": { "type": "codedValue", "name": "swLifeCycle", "description": "Stormwater Life Cycle Status", "codedValues": [ { "name": "Active", "code": "AC" }, { "name": "Proposed", "code": "PR" }, { "name": "Abandoned", "code": "AB" }, { "name": "Removed", "code": "RE" }, { "name": "Scrapped", "code": "SC" }, { "name": "Planned Decommission", "code": "PD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OverlayYear", "type": "esriFieldTypeSmallInteger", "alias": "OverlayYear", "domain": null }, { "name": "BSTYear", "type": "esriFieldTypeSmallInteger", "alias": "BSTYear", "domain": null }, { "name": "OCI1999", "type": "esriFieldTypeSmallInteger", "alias": "OCI1999", "domain": null }, { "name": "OCI2002", "type": "esriFieldTypeSmallInteger", "alias": "OCI2002", "domain": null }, { "name": "OCI2005", "type": "esriFieldTypeSmallInteger", "alias": "OCI2005", "domain": null }, { "name": "OCI2008", "type": "esriFieldTypeSmallInteger", "alias": "OCI2008", "domain": null }, { "name": "GarbageDay", "type": "esriFieldTypeString", "alias": "GarbageDay", "length": 9, "domain": { "type": "codedValue", "name": "StDayofWeek", "description": "Day of the Week", "codedValues": [ { "name": "Monday", "code": "Monday" }, { "name": "Tuesday", "code": "Tuesday" }, { "name": "Wednesday", "code": "Wednesday" }, { "name": "Thursday", "code": "Thursday" }, { "name": "Friday", "code": "Friday" }, { "name": "Saturday", "code": "Saturday" }, { "name": "Sunday", "code": "Sunday" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "AVG_IRI", "type": "esriFieldTypeDouble", "alias": "AVG_IRI", "domain": null }, { "name": "TUD_ID", "type": "esriFieldTypeSmallInteger", "alias": "TUD_ID", "domain": null }, { "name": "TUD_FREQ", "type": "esriFieldTypeString", "alias": "TUD_FREQ", "length": 5, "domain": null }, { "name": "SnowClosure", "type": "esriFieldTypeString", "alias": "SnowClosure", "length": 5, "domain": { "type": "codedValue", "name": "Yes_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TempClosure", "type": "esriFieldTypeString", "alias": "TempClosure", "length": 5, "domain": { "type": "codedValue", "name": "Yes_NO", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ClosureStart", "type": "esriFieldTypeDate", "alias": "ClosureStart", "length": 8, "domain": null }, { "name": "ClosureEnd", "type": "esriFieldTypeDate", "alias": "ClosureEnd", "length": 8, "domain": null }, { "name": "ClosureNotes", "type": "esriFieldTypeString", "alias": "ClosureNotes", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SpeedMPH", "type": "esriFieldTypeSmallInteger", "alias": "SpeedMPH", "domain": null }, { "name": "PCI_2016", "type": "esriFieldTypeSmallInteger", "alias": "PCI_2016", "domain": null }, { "name": "PCI_2021", "type": "esriFieldTypeSmallInteger", "alias": "PCI_2021", "domain": null }, { "name": "SrfcMaintResp", "type": "esriFieldTypeString", "alias": "SrfcMaintResp", "length": 50, "domain": { "type": "codedValue", "name": "tcSrfcMaintResp", "description": "Transportation, Surface Maintenance Responsibility", "codedValues": [ { "name": "Shoreline", "code": "Shoreline" }, { "name": "Private", "code": "Private" }, { "name": "Sound Transit", "code": "Sound Transit" }, { "name": "State", "code": "State" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R185_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_185", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_185", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S152_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 4000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1a3f1ecd56d54e9db562f4a03b32801a" } ], "tables": [] }