{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Storm Catch Basin", "type": "Feature Layer", "description": "A catch basin is a chamber or well used with storm or combined sewers to receive runoff into the collection system. Catch basins are used as a means of removing debris and solids that could enter the collection system. Catch basins may also be modeled as curb inlets or stormwater inlets.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.0020000000000000005, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -5120899.999849001, "falseY": -9998099.999531005, "xyUnits": 7999.999999999998, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4513.988705, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d914bcc6e5049e69b5f6b6b2d9b32cab", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA7klEQVQ4jWNhoBCwUM2Aws3/zRj+MQgRo4mJieFMry/jGxQDmP8zdP1nZLAnxoB//xg8GRgYdqAYAAaMDMeyLBmU/jMwSDBgAZ9/MDAsOYcqxoLC+8fw+eJzBq5XXxgYONFC5+F7BoYoIyID0VeLgUGKD1Vs0RlsKnEYMHHuHgZedlSx34KqDNaK8sQZQApgwSaYn+xCmRdefcEU+/6HSAOUhRl+PHzPwPf4A6o4yEUsTIQMYGQwXnSa4Sx2uxgYDt5j4GVgYLDCasB/RoYLjP/BhnDgMoDhP8NvkDkMTAzvMAzo9WUswKkRD6A4GgGTtDdnBRVKqwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "\"\"", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 24, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 511573.2460445352, "ymin": 5963277.37607845, "xmax": 523880.259253605, "ymax": 5985515.881429315, "spatialReference": { "wkid": 26910, "latestWkid": 26910, "vcsWkid": 5713, "latestVcsWkid": 5713, "xyTolerance": 0.0020000000000000005, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -5120899.999849001, "falseY": -9998099.999531005, "xyUnits": 7999.999999999998, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "CGVD_1928", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 30, "domain": null }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "LifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABN" }, { "name": "Removed", "code": "RMV" }, { "name": "Under Construction", "code": "UC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SubType", "type": "esriFieldTypeInteger", "alias": "SubType", "domain": null }, { "name": "AssetOwner", "type": "esriFieldTypeSmallInteger", "alias": "Onwer of the Asset", "domain": null }, { "name": "AssetManager", "type": "esriFieldTypeSmallInteger", "alias": "Manager of the Asset", "domain": { "type": "codedValue", "name": "AssetManager", "description": "Manager of the Assets", "codedValues": [ { "name": "Asset", "code": 1 }, { "name": "Bylaw", "code": 2 }, { "name": "Civic Facility", "code": 3 }, { "name": "Communications", "code": 4 }, { "name": "Community Facility", "code": 5 }, { "name": "Environment", "code": 6 }, { "name": "Finance", "code": 7 }, { "name": "Fire", "code": 8 }, { "name": "Fleet", "code": 9 }, { "name": "GIS", "code": 10 }, { "name": "Human Resource", "code": 11 }, { "name": "IT Services", "code": 12 }, { "name": "Parks", "code": 13 }, { "name": "Planning", "code": 14 }, { "name": "Police", "code": 15 }, { "name": "Real Estate", "code": 16 }, { "name": "Recreation", "code": 17 }, { "name": "Solid Waste", "code": 18 }, { "name": "Subdivision", "code": 19 }, { "name": "Transportation", "code": 20 }, { "name": "Utilities", "code": 21 }, { "name": "Private", "code": -2 }, { "name": "Other", "code": 0 }, { "name": "Unknown", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "BelowGrade", "type": "esriFieldTypeInteger", "alias": "BelowGrade", "domain": { "type": "codedValue", "name": "Boolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 20, "domain": { "type": "codedValue", "name": "sswSysVlvManuf", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BasinMaterial", "type": "esriFieldTypeString", "alias": "BasinMaterial", "length": 20, "domain": { "type": "codedValue", "name": "sswManholeMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Brick", "code": "BRK" }, { "name": "Concrete", "code": "CON" }, { "name": "Reinforced Concrete", "code": "RCON" }, { "name": "Corregated Metal Pipe", "code": "CMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Measurement1", "type": "esriFieldTypeDouble", "alias": "Measurement1", "domain": null }, { "name": "Measurement2", "type": "esriFieldTypeDouble", "alias": "Measurement2", "domain": null }, { "name": "Depth", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null }, { "name": "EntrapmentDepth", "type": "esriFieldTypeDouble", "alias": "EntrapmentDepth", "domain": null }, { "name": "GrateType", "type": "esriFieldTypeString", "alias": "GrateType", "length": 20, "domain": { "type": "codedValue", "name": "sswGrateType", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "B19 Square", "code": "B19" }, { "name": "B24 Oval", "code": "B24" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "InletMeasure1", "type": "esriFieldTypeDouble", "alias": "InletMeasure1", "domain": null }, { "name": "InletMeasure2", "type": "esriFieldTypeDouble", "alias": "InletMeasure2", "domain": null }, { "name": "InletHeight", "type": "esriFieldTypeDouble", "alias": "InletHeight", "domain": null }, { "name": "GutterElevation", "type": "esriFieldTypeDouble", "alias": "GutterElevation", "domain": null }, { "name": "Gutters", "type": "esriFieldTypeInteger", "alias": "Gutters", "domain": { "type": "codedValue", "name": "Boolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Sump", "type": "esriFieldTypeInteger", "alias": "Sump", "domain": { "type": "codedValue", "name": "Boolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CleanLidDiameter", "type": "esriFieldTypeInteger", "alias": "CleanLidDiameter", "domain": { "type": "codedValue", "name": "sswCleanoutDiam", "description": "", "codedValues": [ { "name": "300 mm", "code": 300 }, { "name": "450 mm", "code": 450 }, { "name": "500 mm", "code": 500 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CleanLidMaterial", "type": "esriFieldTypeString", "alias": "CleanLidMaterial", "length": 20, "domain": { "type": "codedValue", "name": "sswInsulationType", "description": "", "codedValues": [ { "name": "UNKNOWN", "code": "UNK" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CleanFrameMaterial", "type": "esriFieldTypeString", "alias": "CleanFrameMaterial", "length": 20, "domain": { "type": "codedValue", "name": "sswFrameMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Cast Aluminum", "code": "CA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LiningType", "type": "esriFieldTypeString", "alias": "LiningType", "length": 20, "domain": { "type": "codedValue", "name": "sswPipeLiner", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Cement-Mortar", "code": "CM" }, { "name": "Sliplining", "code": "SL" }, { "name": "Cured In Place Pipe", "code": "CIPP" }, { "name": "Sprayed in Place Pipe", "code": "SIPP" }, { "name": "Cured In Place Ultraviolet", "code": "CIPPUVC" }, { "name": "Sprayed In Place Thermoset", "code": "SIPPTPFL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LiningDate", "type": "esriFieldTypeDate", "alias": "LiningDate", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "I3092AssetID", "fields": "AssetID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1467_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "LifeCycleStatus": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "AssetOwner": { "type": "codedValue", "name": "AssetOwner", "description": "Owner of the Asset", "codedValues": [ { "name": "CPG", "code": 1 }, { "name": "RDFFG", "code": -1 }, { "name": "Private", "code": -2 }, { "name": "Other", "code": 0 }, { "name": "BCH", "code": -3 }, { "name": "MOH", "code": -4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "AssetManager": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "SubBasin": {"type": "inherited"}, "BelowGrade": {"type": "inherited"}, "Manufacturer": {"type": "inherited"}, "BasinMaterial": {"type": "inherited"}, "GrateType": {"type": "inherited"}, "Gutters": {"type": "inherited"}, "Sump": {"type": "inherited"}, "CleanLidDiameter": {"type": "inherited"}, "CleanLidMaterial": {"type": "inherited"}, "CleanFrameMaterial": {"type": "inherited"}, "LiningType": {"type": "inherited"} }, "id": 2, "name": "Double" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "AssetOwner": { "type": "codedValue", "name": "AssetOwner", "description": "Owner of the Asset", "codedValues": [ { "name": "CPG", "code": 1 }, { "name": "RDFFG", "code": -1 }, { "name": "Private", "code": -2 }, { "name": "Other", "code": 0 }, { "name": "BCH", "code": -3 }, { "name": "MOH", "code": -4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "AssetManager": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "SubBasin": {"type": "inherited"}, "BelowGrade": {"type": "inherited"}, "Manufacturer": {"type": "inherited"}, "BasinMaterial": {"type": "inherited"}, "GrateType": {"type": "inherited"}, "Gutters": {"type": "inherited"}, "Sump": {"type": "inherited"}, "CleanLidDiameter": {"type": "inherited"}, "CleanLidMaterial": {"type": "inherited"}, "CleanFrameMaterial": {"type": "inherited"}, "LiningType": {"type": "inherited"} }, "id": 1, "name": "Single" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "AssetOwner": { "type": "codedValue", "name": "AssetOwner", "description": "Owner of the Asset", "codedValues": [ { "name": "CPG", "code": 1 }, { "name": "RDFFG", "code": -1 }, { "name": "Private", "code": -2 }, { "name": "Other", "code": 0 }, { "name": "BCH", "code": -3 }, { "name": "MOH", "code": -4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "AssetManager": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "SubBasin": {"type": "inherited"}, "BelowGrade": {"type": "inherited"}, "Manufacturer": {"type": "inherited"}, "BasinMaterial": {"type": "inherited"}, "GrateType": {"type": "inherited"}, "Gutters": {"type": "inherited"}, "Sump": {"type": "inherited"}, "CleanLidDiameter": {"type": "inherited"}, "CleanLidMaterial": {"type": "inherited"}, "CleanFrameMaterial": {"type": "inherited"}, "LiningType": {"type": "inherited"} }, "id": 3, "name": "Lawn" } ], "subtypes": [ { "domains": { "LifeCycleStatus": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "AssetOwner": { "type": "codedValue", "name": "AssetOwner", "description": "Owner of the Asset", "codedValues": [ { "name": "CPG", "code": 1 }, { "name": "RDFFG", "code": -1 }, { "name": "Private", "code": -2 }, { "name": "Other", "code": 0 }, { "name": "BCH", "code": -3 }, { "name": "MOH", "code": -4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "AssetManager": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "SubBasin": {"type": "inherited"}, "BelowGrade": {"type": "inherited"}, "Manufacturer": {"type": "inherited"}, "BasinMaterial": {"type": "inherited"}, "GrateType": {"type": "inherited"}, "Gutters": {"type": "inherited"}, "Sump": {"type": "inherited"}, "CleanLidDiameter": {"type": "inherited"}, "CleanLidMaterial": {"type": "inherited"}, "CleanFrameMaterial": {"type": "inherited"}, "LiningType": {"type": "inherited"} }, "defaultValues": { "AssetID": null, "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "ACT", "SubType": null, "AncillaryRole": null, "Enabled": 1, "AdministrativeArea": null, "AssetOwner": null, "AssetManager": null, "Location": null, "InstallDate": null, "OperationalArea": null, "SubBasin": null, "Rotation": null, "WarrantyDate": null, "InstallContractor": null, "Elevation": null, "BelowGrade": null, "Manufacturer": null, "BasinMaterial": null, "Measurement1": null, "Measurement2": null, "Depth": null, "EntrapmentDepth": null, "GrateType": null, "InletMeasure1": null, "InletMeasure2": null, "InletHeight": null, "GutterElevation": null, "Gutters": 0, "Sump": 0, "CleanLidDiameter": null, "CleanLidMaterial": null, "CleanFrameMaterial": null, "ConditionDate": null, "AcquisitionCost": null, "DeprecationMethod": null, "ExpectedLife": null, "ResidualValue": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SubType_TEXT": null, "Condition": null, "CoFScore": null, "CoFDate": null, "RiskScore": null, "Link": null, "DF": null, "GlobalID": null, "LiningType": null, "LiningDate": null }, "code": 2, "name": "Double" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "AssetOwner": { "type": "codedValue", "name": "AssetOwner", "description": "Owner of the Asset", "codedValues": [ { "name": "CPG", "code": 1 }, { "name": "RDFFG", "code": -1 }, { "name": "Private", "code": -2 }, { "name": "Other", "code": 0 }, { "name": "BCH", "code": -3 }, { "name": "MOH", "code": -4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "AssetManager": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "SubBasin": {"type": "inherited"}, "BelowGrade": {"type": "inherited"}, "Manufacturer": {"type": "inherited"}, "BasinMaterial": {"type": "inherited"}, "GrateType": {"type": "inherited"}, "Gutters": {"type": "inherited"}, "Sump": {"type": "inherited"}, "CleanLidDiameter": {"type": "inherited"}, "CleanLidMaterial": {"type": "inherited"}, "CleanFrameMaterial": {"type": "inherited"}, "LiningType": {"type": "inherited"} }, "defaultValues": { "AssetID": null, "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "ACT", "SubType": null, "AncillaryRole": null, "Enabled": 1, "AdministrativeArea": null, "AssetOwner": null, "AssetManager": null, "Location": null, "InstallDate": null, "OperationalArea": null, "SubBasin": null, "Rotation": null, "WarrantyDate": null, "InstallContractor": null, "Elevation": null, "BelowGrade": null, "Manufacturer": null, "BasinMaterial": null, "Measurement1": null, "Measurement2": null, "Depth": null, "EntrapmentDepth": null, "GrateType": null, "InletMeasure1": null, "InletMeasure2": null, "InletHeight": null, "GutterElevation": null, "Gutters": 0, "Sump": 0, "CleanLidDiameter": null, "CleanLidMaterial": null, "CleanFrameMaterial": null, "ConditionDate": null, "AcquisitionCost": null, "DeprecationMethod": null, "ExpectedLife": null, "ResidualValue": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SubType_TEXT": null, "Condition": null, "CoFScore": null, "CoFDate": null, "RiskScore": null, "Link": null, "DF": null, "GlobalID": null, "LiningType": null, "LiningDate": null }, "code": 1, "name": "Single" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "AssetOwner": { "type": "codedValue", "name": "AssetOwner", "description": "Owner of the Asset", "codedValues": [ { "name": "CPG", "code": 1 }, { "name": "RDFFG", "code": -1 }, { "name": "Private", "code": -2 }, { "name": "Other", "code": 0 }, { "name": "BCH", "code": -3 }, { "name": "MOH", "code": -4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "AssetManager": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "SubBasin": {"type": "inherited"}, "BelowGrade": {"type": "inherited"}, "Manufacturer": {"type": "inherited"}, "BasinMaterial": {"type": "inherited"}, "GrateType": {"type": "inherited"}, "Gutters": {"type": "inherited"}, "Sump": {"type": "inherited"}, "CleanLidDiameter": {"type": "inherited"}, "CleanLidMaterial": {"type": "inherited"}, "CleanFrameMaterial": {"type": "inherited"}, "LiningType": {"type": "inherited"} }, "defaultValues": { "AssetID": null, "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "ACT", "SubType": null, "AncillaryRole": 0, "Enabled": 1, "AdministrativeArea": null, "AssetOwner": null, "AssetManager": null, "Location": null, "InstallDate": null, "OperationalArea": null, "SubBasin": null, "Rotation": null, "WarrantyDate": null, "InstallContractor": null, "Elevation": null, "BelowGrade": null, "Manufacturer": null, "BasinMaterial": null, "Measurement1": null, "Measurement2": null, "Depth": null, "EntrapmentDepth": null, "GrateType": null, "InletMeasure1": null, "InletMeasure2": null, "InletHeight": null, "GutterElevation": null, "Gutters": 0, "Sump": 0, "CleanLidDiameter": null, "CleanLidMaterial": null, "CleanFrameMaterial": null, "ConditionDate": null, "AcquisitionCost": null, "DeprecationMethod": null, "ExpectedLife": null, "ResidualValue": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SubType_TEXT": null, "Condition": null, "CoFScore": null, "CoFDate": null, "RiskScore": null, "Link": null, "DF": null, "GlobalID": null, "LiningType": null, "LiningDate": null }, "code": 3, "name": "Lawn" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1385563242000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d82d362b459d4f1d99f20420d6ca7afc" }