{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Drain Manhole", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b66d06cf70f22601eeb24532f089c07c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACXUlEQVQ4jdWUP2gaYRjGX/VOghGllbMKJYN4FDJ10SlpsLZBMJpBEYfoDeoiBXUwlFrlhpJaKRo66iAHFh3EwT9IEUTQxVLcBevUDlE3jSGIvfAdGGLptQl0aJ/p/d4XfrzPc/d9GPxlYf81kFCr1a8lEskzqVS6gRrT6fRiOp02xuPxCQCMbw1Uq9UugiDiqVRKZTAYhAKBgOuzLAvNZvNRIBCwn52dvZxMJh//CNza2qJ0Ol0qn8/fw3F8bYbARqMR6/V6D+12+4dutysYjUa53wEJgiASN2HD4RDK5TJXW61W0Gg0IBaLoVgs3tfr9e9Ho9Gnm/bXgNvb2/FkMqlcwbLZLNTrdTg6OuLO4XAYDg8Pwe12c9BkMvnA7/ef9Pt93y+BGIY93d3d5erBYAC1Wg1tcj1HG9psNtjZ2eE2NRgMgOO4kdeyTCbbXH2ASqUCFEX9HDHXQxEEg0EuU5lMtskLFAqFIrijRCKRiBc4n88vV/XBwQFEIhGwWCxrgFwuB/F4/Po3Oj8/v+QFyuXyL51Ox4IyIkkS9vf3weFwgMvl4uYMw4DZbObyQ2q1WsjyZ17gcrn0R6PR541GYwPDMPB6vbC3twfVapWbo820Wi1XLxYLiMViF8vl8gUvsNVqfXM6ne98Pl8sk8kIEBRtGgqF1mwjmMfj+aFUKk9KpdJ3XiBSoVCgKYoSm0ymME3TGLK/Esqs3W4DTdMLlUr1tlQqvbnVXWYY5tXx8TFzenqaiUQij6VSqYRlWXY2m80VCkWPJElvOp3+eqfXJpFI9AHgCd+cT//+A3sFlmHWRGowNoMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 604930.6581791937, "ymin": 2928766.886162102, "xmax": 627810.2443096936, "ymax": 2956221.991356775, "spatialReference": { "wkid": 102686, "latestWkid": 2249, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3.737188268774937E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DMH_ID", "typeIdField": "LifecycleStatus", "subtypeFieldName": "LifecycleStatus", "subtypeField": "LifecycleStatus", "defaultSubtypeCode": 1, "fields": [ { "name": "DMH_ID", "type": "esriFieldTypeString", "alias": "DMH_ID", "length": 20, "domain": null }, { "name": "AssetIDNum", "type": "esriFieldTypeInteger", "alias": "AssetIDNum", "domain": null }, { "name": "AdministrativeArea", "type": "esriFieldTypeString", "alias": "AdministrativeArea", "length": 60, "domain": null }, { "name": "AdministrativeSubArea", "type": "esriFieldTypeString", "alias": "AdministrativeSubArea", "length": 60, "domain": null }, { "name": "OperationalArea", "type": "esriFieldTypeString", "alias": "OperationalArea", "length": 60, "domain": { "type": "codedValue", "name": "drainBasinID", "description": "Drainage basin ID", "codedValues": [ { "name": "Chestnut Brook", "code": "CH" }, { "name": "Coles Brook", "code": "CO" }, { "name": "Connecticut River", "code": "CR" }, { "name": "Cromwell Creek", "code": "CC" }, { "name": "Dividend Brook", "code": "DI" }, { "name": "Ledge Brook", "code": "LE" }, { "name": "Mattabesset River", "code": "MR" }, { "name": "North Brook", "code": "NO" }, { "name": "Pasco Brook", "code": "PA" }, { "name": "Sage Brook", "code": "SA" }, { "name": "Shadow Brook", "code": "SH" }, { "name": "Summer Brook", "code": "SU" }, { "name": "Willow Brook", "code": "WI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OperationalSubArea", "type": "esriFieldTypeString", "alias": "OperationalSubArea", "length": 60, "domain": null }, { "name": "OwnerType", "type": "esriFieldTypeString", "alias": "OwnerType", "length": 20, "domain": { "type": "codedValue", "name": "genOwnerType", "description": "Owner type", "codedValues": [ { "name": "Municipal", "code": "MUNICIPAL" }, { "name": "Private", "code": "PRIVATE" }, { "name": "State", "code": "STATE" }, { "name": "Federal Government", "code": "FEDERAL" }, { "name": "Other", "code": "OTHER" }, { "name": "Utility", "code": "UTILITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StreetPrimary", "type": "esriFieldTypeString", "alias": "StreetPrimary", "length": 80, "domain": null }, { "name": "StreetSecondary", "type": "esriFieldTypeString", "alias": "StreetSecondary", "length": 80, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeInteger", "alias": "LifecycleStatus", "domain": { "type": "codedValue", "name": "utilLifecycleStatus", "description": "Lifecycle status", "codedValues": [ { "name": "Active", "code": 1 }, { "name": "Proposed", "code": 2 }, { "name": "Abandoned", "code": 3 }, { "name": "Inactive", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YearInst", "type": "esriFieldTypeInteger", "alias": "YearInst", "domain": null }, { "name": "DMHLabel", "type": "esriFieldTypeString", "alias": "DMHLabel", "length": 20, "domain": null }, { "name": "RimElev", "type": "esriFieldTypeDouble", "alias": "RimElev", "domain": null }, { "name": "BtmElev", "type": "esriFieldTypeDouble", "alias": "BtmElev", "domain": null }, { "name": "DMHDesc", "type": "esriFieldTypeString", "alias": "DMHDesc", "length": 80, "domain": null }, { "name": "DMHNotes", "type": "esriFieldTypeString", "alias": "DMHNotes", "length": 120, "domain": null }, { "name": "LocationDesc", "type": "esriFieldTypeString", "alias": "LocationDesc", "length": 80, "domain": null }, { "name": "LocationNotes", "type": "esriFieldTypeString", "alias": "LocationNotes", "length": 120, "domain": null }, { "name": "DMHCondition", "type": "esriFieldTypeString", "alias": "DMHCondition", "length": 20, "domain": { "type": "codedValue", "name": "utilCondCode", "description": "Utility condition code", "codedValues": [ { "name": "Excellent", "code": "EXCELLENT" }, { "name": "Good", "code": "GOOD" }, { "name": "Fair", "code": "FAIR" }, { "name": "Poor", "code": "POOR" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DMHImprovement", "type": "esriFieldTypeString", "alias": "DMHImprovement", "length": 20, "domain": { "type": "codedValue", "name": "utilImprovPriority", "description": "Utility improvement priority", "codedValues": [ { "name": "High Priority", "code": "HIGH" }, { "name": "Medium Priority", "code": "MEDIUM" }, { "name": "Low Priority", "code": "LOW" }, { "name": "To be determined", "code": "TBD" }, { "name": "Not applicable", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DMHDiameter", "type": "esriFieldTypeDouble", "alias": "DMHDiameter", "domain": null }, { "name": "metaLocSrc", "type": "esriFieldTypeString", "alias": "metaLocSrc", "length": 30, "domain": { "type": "codedValue", "name": "metaLocationSrc", "description": "Location source description", "codedValues": [ { "name": "Photogrammetry", "code": "PHOTOG" }, { "name": "Global Positioning System", "code": "GPS" }, { "name": "Traditional Survey", "code": "SURVEY" }, { "name": "Record Plans", "code": "RECORDPLAN" }, { "name": "Field Measurement", "code": "FIELDMEASURE" }, { "name": "Estimated Location", "code": "ESTIMATED" }, { "name": "To Be Determined", "code": "TBD" }, { "name": "Unknown", "code": "UNK" }, { "name": "Geocoded Result", "code": "GEOCODE" }, { "name": "Orthophotography", "code": "ORTHO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "metaLocDateSrc", "type": "esriFieldTypeInteger", "alias": "metaLocDateSrc", "domain": null }, { "name": "metaLocRef", "type": "esriFieldTypeString", "alias": "metaLocRef", "length": 80, "domain": null }, { "name": "metaLocInput", "type": "esriFieldTypeString", "alias": "metaLocInput", "length": 60, "domain": null }, { "name": "metaLocUpdate", "type": "esriFieldTypeInteger", "alias": "metaLocUpdate", "domain": null }, { "name": "metaAttSrc", "type": "esriFieldTypeString", "alias": "metaAttSrc", "length": 30, "domain": { "type": "codedValue", "name": "metaAttributeSrc", "description": "Source of feature attribution data", "codedValues": [ { "name": "Record Plans", "code": "RECORDPLAN" }, { "name": "Field Books", "code": "FIELDBOOK" }, { "name": "Visual Inspection", "code": "VISUAL" }, { "name": "Local Knowledge", "code": "KNOWLEDGE" }, { "name": "Estimated", "code": "ESTIMATED" }, { "name": "To Be Determined", "code": "TBD" }, { "name": "Unknown", "code": "UNK" }, { "name": "TV Inspection", "code": "TVINSPECT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "metaAttDateSrc", "type": "esriFieldTypeInteger", "alias": "metaAttDateSrc", "domain": null }, { "name": "metaAttRef", "type": "esriFieldTypeString", "alias": "metaAttRef", "length": 80, "domain": null }, { "name": "metaAttInput", "type": "esriFieldTypeString", "alias": "metaAttInput", "length": 60, "domain": null }, { "name": "metaAttUpdate", "type": "esriFieldTypeInteger", "alias": "metaAttUpdate", "domain": null }, { "name": "metaLocVerified", "type": "esriFieldTypeString", "alias": "metaLocVerified", "length": 20, "domain": { "type": "codedValue", "name": "genBooleanYN", "description": "Boolean - Yes/No", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "metaAttVerified", "type": "esriFieldTypeString", "alias": "metaAttVerified", "length": 20, "domain": { "type": "codedValue", "name": "genBooleanYN", "description": "Boolean - Yes/No", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "metaLocNotes", "type": "esriFieldTypeString", "alias": "metaLocNotes", "length": 80, "domain": null }, { "name": "metaAttNotes", "type": "esriFieldTypeString", "alias": "metaAttNotes", "length": 80, "domain": null }, { "name": "VerifiedLocation", "type": "esriFieldTypeString", "alias": "VerifiedLocation", "length": 20, "domain": { "type": "codedValue", "name": "genBooleanYN", "description": "Boolean - Yes/No", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VerifiedAttributes", "type": "esriFieldTypeString", "alias": "VerifiedAttributes", "length": 20, "domain": { "type": "codedValue", "name": "genBooleanYN", "description": "Boolean - Yes/No", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VerifiedLocSrc", "type": "esriFieldTypeString", "alias": "VerifiedLocSrc", "length": 30, "domain": null }, { "name": "VerifiedAttSrc", "type": "esriFieldTypeString", "alias": "VerifiedAttSrc", "length": 30, "domain": null }, { "name": "VerificationNotes", "type": "esriFieldTypeString", "alias": "VerificationNotes", "length": 120, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "enabledDomain", "description": "Feature enabled", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AGI_Create", "type": "esriFieldTypeDate", "alias": "AGI_Create", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "Cleaned", "type": "esriFieldTypeString", "alias": "Cleaned", "length": 10, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CleanedDate", "type": "esriFieldTypeDate", "alias": "CleanedDate", "length": 8, "domain": null }, { "name": "CorrectLocation", "type": "esriFieldTypeString", "alias": "Correc tLocation (+/-10 ft)", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SumpPresent", "type": "esriFieldTypeString", "alias": "Sump Present", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "CBMaterial", "description": "CB Material", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Block", "code": "Block" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Junc_MH", "type": "esriFieldTypeString", "alias": "Junc_MH", "length": 25, "domain": null }, { "name": "KJunc_MH", "type": "esriFieldTypeString", "alias": "KJunc_MH", "length": 25, "domain": null }, { "name": "Visited", "type": "esriFieldTypeString", "alias": "Visited", "length": 20, "domain": { "type": "codedValue", "name": "Visited", "description": "Visited", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Revisit", "code": "Revisit" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VisitedDate", "type": "esriFieldTypeDate", "alias": "VisitedDate", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_31", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_31", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S11_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "OperationalArea": {"type": "inherited"}, "OwnerType": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "DMHCondition": {"type": "inherited"}, "DMHImprovement": {"type": "inherited"}, "metaLocSrc": {"type": "inherited"}, "metaAttSrc": {"type": "inherited"}, "metaLocVerified": {"type": "inherited"}, "metaAttVerified": {"type": "inherited"}, "VerifiedLocation": {"type": "inherited"}, "VerifiedAttributes": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 1, "name": "Active" }, { "domains": { "OperationalArea": {"type": "inherited"}, "OwnerType": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "DMHCondition": {"type": "inherited"}, "DMHImprovement": {"type": "inherited"}, "metaLocSrc": {"type": "inherited"}, "metaAttSrc": {"type": "inherited"}, "metaLocVerified": {"type": "inherited"}, "metaAttVerified": {"type": "inherited"}, "VerifiedLocation": {"type": "inherited"}, "VerifiedAttributes": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 2, "name": "Proposed" }, { "domains": { "OperationalArea": {"type": "inherited"}, "OwnerType": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "DMHCondition": {"type": "inherited"}, "DMHImprovement": {"type": "inherited"}, "metaLocSrc": {"type": "inherited"}, "metaAttSrc": {"type": "inherited"}, "metaLocVerified": {"type": "inherited"}, "metaAttVerified": {"type": "inherited"}, "VerifiedLocation": {"type": "inherited"}, "VerifiedAttributes": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 3, "name": "Abandoned" }, { "domains": { "OperationalArea": {"type": "inherited"}, "OwnerType": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "DMHCondition": {"type": "inherited"}, "DMHImprovement": {"type": "inherited"}, "metaLocSrc": {"type": "inherited"}, "metaAttSrc": {"type": "inherited"}, "metaLocVerified": {"type": "inherited"}, "metaAttVerified": {"type": "inherited"}, "VerifiedLocation": {"type": "inherited"}, "VerifiedAttributes": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 4, "name": "Inactive" } ], "subtypes": [ { "domains": { "OperationalArea": {"type": "inherited"}, "OwnerType": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "DMHCondition": {"type": "inherited"}, "DMHImprovement": {"type": "inherited"}, "metaLocSrc": {"type": "inherited"}, "metaAttSrc": {"type": "inherited"}, "metaLocVerified": {"type": "inherited"}, "metaAttVerified": {"type": "inherited"}, "VerifiedLocation": {"type": "inherited"}, "VerifiedAttributes": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "DMH_ID": null, "AssetIDNum": null, "AdministrativeArea": null, "AdministrativeSubArea": null, "OperationalArea": null, "OperationalSubArea": null, "OwnerType": "MUNICIPAL", "StreetPrimary": null, "StreetSecondary": null, "LifecycleStatus": 1, "YearInst": null, "DMHLabel": null, "RimElev": null, "BtmElev": null, "DMHDesc": null, "DMHNotes": null, "LocationDesc": null, "LocationNotes": null, "DMHCondition": null, "DMHImprovement": null, "DMHDiameter": null, "metaLocSrc": null, "metaLocDateSrc": null, "metaLocRef": null, "metaLocInput": null, "metaLocUpdate": null, "metaAttSrc": null, "metaAttDateSrc": null, "metaAttRef": null, "metaAttInput": null, "metaAttUpdate": null, "metaLocVerified": "NO", "metaAttVerified": "NO", "metaLocNotes": null, "metaAttNotes": null, "VerifiedLocation": null, "VerifiedAttributes": null, "VerifiedLocSrc": null, "VerifiedAttSrc": null, "VerificationNotes": null, "Enabled": 1, "AGI_Create": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Cleaned": null, "CleanedDate": null, "CorrectLocation": null, "SumpPresent": null, "Material": null, "Junc_MH": null, "KJunc_MH": null, "Visited": null, "VisitedDate": null }, "code": 1, "name": "Active" }, { "domains": { "OperationalArea": {"type": "inherited"}, "OwnerType": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "DMHCondition": {"type": "inherited"}, "DMHImprovement": {"type": "inherited"}, "metaLocSrc": {"type": "inherited"}, "metaAttSrc": {"type": "inherited"}, "metaLocVerified": {"type": "inherited"}, "metaAttVerified": {"type": "inherited"}, "VerifiedLocation": {"type": "inherited"}, "VerifiedAttributes": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "DMH_ID": null, "AssetIDNum": null, "AdministrativeArea": null, "AdministrativeSubArea": null, "OperationalArea": null, "OperationalSubArea": null, "OwnerType": "MUNICIPAL", "StreetPrimary": null, "StreetSecondary": null, "LifecycleStatus": 1, "YearInst": null, "DMHLabel": null, "RimElev": null, "BtmElev": null, "DMHDesc": null, "DMHNotes": null, "LocationDesc": null, "LocationNotes": null, "DMHCondition": null, "DMHImprovement": null, "DMHDiameter": null, "metaLocSrc": null, "metaLocDateSrc": null, "metaLocRef": null, "metaLocInput": null, "metaLocUpdate": null, "metaAttSrc": null, "metaAttDateSrc": null, "metaAttRef": null, "metaAttInput": null, "metaAttUpdate": null, "metaLocVerified": "NO", "metaAttVerified": "NO", "metaLocNotes": null, "metaAttNotes": null, "VerifiedLocation": null, "VerifiedAttributes": null, "VerifiedLocSrc": null, "VerifiedAttSrc": null, "VerificationNotes": null, "Enabled": 0, "AGI_Create": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Cleaned": null, "CleanedDate": null, "CorrectLocation": null, "SumpPresent": null, "Material": null, "Junc_MH": null, "KJunc_MH": null, "Visited": null, "VisitedDate": null }, "code": 2, "name": "Proposed" }, { "domains": { "OperationalArea": {"type": "inherited"}, "OwnerType": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "DMHCondition": {"type": "inherited"}, "DMHImprovement": {"type": "inherited"}, "metaLocSrc": {"type": "inherited"}, "metaAttSrc": {"type": "inherited"}, "metaLocVerified": {"type": "inherited"}, "metaAttVerified": {"type": "inherited"}, "VerifiedLocation": {"type": "inherited"}, "VerifiedAttributes": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "DMH_ID": null, "AssetIDNum": null, "AdministrativeArea": null, "AdministrativeSubArea": null, "OperationalArea": null, "OperationalSubArea": null, "OwnerType": "MUNICIPAL", "StreetPrimary": null, "StreetSecondary": null, "LifecycleStatus": 1, "YearInst": null, "DMHLabel": null, "RimElev": null, "BtmElev": null, "DMHDesc": null, "DMHNotes": null, "LocationDesc": null, "LocationNotes": null, "DMHCondition": null, "DMHImprovement": null, "DMHDiameter": null, "metaLocSrc": null, "metaLocDateSrc": null, "metaLocRef": null, "metaLocInput": null, "metaLocUpdate": null, "metaAttSrc": null, "metaAttDateSrc": null, "metaAttRef": null, "metaAttInput": null, "metaAttUpdate": null, "metaLocVerified": "NO", "metaAttVerified": "NO", "metaLocNotes": null, "metaAttNotes": null, "VerifiedLocation": null, "VerifiedAttributes": null, "VerifiedLocSrc": null, "VerifiedAttSrc": null, "VerificationNotes": null, "Enabled": 0, "AGI_Create": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Cleaned": null, "CleanedDate": null, "CorrectLocation": null, "SumpPresent": null, "Material": null, "Junc_MH": null, "KJunc_MH": null, "Visited": null, "VisitedDate": null }, "code": 3, "name": "Abandoned" }, { "domains": { "OperationalArea": {"type": "inherited"}, "OwnerType": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "DMHCondition": {"type": "inherited"}, "DMHImprovement": {"type": "inherited"}, "metaLocSrc": {"type": "inherited"}, "metaAttSrc": {"type": "inherited"}, "metaLocVerified": {"type": "inherited"}, "metaAttVerified": {"type": "inherited"}, "VerifiedLocation": {"type": "inherited"}, "VerifiedAttributes": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "DMH_ID": null, "AssetIDNum": null, "AdministrativeArea": null, "AdministrativeSubArea": null, "OperationalArea": null, "OperationalSubArea": null, "OwnerType": "MUNICIPAL", "StreetPrimary": null, "StreetSecondary": null, "LifecycleStatus": 1, "YearInst": null, "DMHLabel": null, "RimElev": null, "BtmElev": null, "DMHDesc": null, "DMHNotes": null, "LocationDesc": null, "LocationNotes": null, "DMHCondition": null, "DMHImprovement": null, "DMHDiameter": null, "metaLocSrc": null, "metaLocDateSrc": null, "metaLocRef": null, "metaLocInput": null, "metaLocUpdate": null, "metaAttSrc": null, "metaAttDateSrc": null, "metaAttRef": null, "metaAttInput": null, "metaAttUpdate": null, "metaLocVerified": "NO", "metaAttVerified": "NO", "metaLocNotes": null, "metaAttNotes": null, "VerifiedLocation": null, "VerifiedAttributes": null, "VerifiedLocSrc": null, "VerifiedAttSrc": null, "VerificationNotes": null, "Enabled": 0, "AGI_Create": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Cleaned": null, "CleanedDate": null, "CorrectLocation": null, "SumpPresent": null, "Material": null, "Junc_MH": null, "KJunc_MH": null, "Visited": null, "VisitedDate": null }, "code": 4, "name": "Inactive" } ], "relationships": [ { "id": 1, "name": "DrainManholeCleaning", "relatedTableId": 10, "role": "esriRelRoleOrigin", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{F86BD617-C974-4601-A0FE-2FA9C2EA7FF5}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1621001065000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }