{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Drain Manhole", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.02, "zTolerance": 2.0E-4, "mTolerance": 0.02, "falseX": -10000, "falseY": -10000, "xyUnits": 100, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5987f8dda8fa9ba30ee5397e70de7501", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABcElEQVQ4jbXTTSjDcRzH8fc0idNaecqBZpSHNSXhYoWSUiJKlINYdqBIHi6OJgePy/OFkuRhJeWAGSXPIkvydFBKDh7TP/+ZXJZsf7OVfK7fPq9+v37fn5w/Rv4vwCxXkRssNIiIMQ4cdiVhq6WUmxKQiV6BekwmG1v6LEr8FQQDcIUtb5yR5kaGKzvQz3sEqmnrTybTEEWcC6oiERWJwWuYJw0Y8wdoWZYAZTRp1CRVuJe/R0dB0BTdXYBGAnzwXptOboDHtjMpZCdkUphhYW7dBVASHuqt7LyOTIZcB7gCHzjsvgAAbwhfr/EFXHN27kv5kbvXE7YPJICF6bkiaopj0ap+A8wMLt9ztyoBBJ53OjGM9bBSF0Cg4qfyKXu70/T2Ae8SAOCYTaOedLGJoZx4UjMAP+foaQbT4iitEy88rHzvuG+i/YKj9irSliKI1qjRhogI4iHWWwHBCty6n8rTZ9q/4XL/hksPY++Az/kE1C9uY4yzQjEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8098514.9699263135, "ymin": 5086748.347187618, "xmax": -8082858.807351354, "ymax": 5101199.582413182, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StreetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "DMH_ID", "type": "esriFieldTypeString", "alias": "DMH_ID", "length": 20, "domain": null }, { "name": "ReceivingArea", "type": "esriFieldTypeString", "alias": "ReceivingArea", "length": 60, "domain": null }, { "name": "Outfall_ID", "type": "esriFieldTypeString", "alias": "DownstreamOutfall_ID", "length": 20, "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "length": 80, "domain": null }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 20, "domain": { "type": "codedValue", "name": "utilCondition", "description": "Condition of feature", "codedValues": [ { "name": "Good", "code": "GOOD" }, { "name": "Fair", "code": "FAIR" }, { "name": "Damaged", "code": "DAMAGED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ConditionDesc", "type": "esriFieldTypeString", "alias": "ConditionDesc", "length": 80, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "utilStatus", "description": "Status of feature", "codedValues": [ { "name": "Active", "code": "ACTIVE" }, { "name": "Inactive", "code": "INACTIVE" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Abandoned", "code": "ABANDONED" }, { "name": "In flyover data, not on plan", "code": "FLYOVER" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Does not exist", "code": "DNE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RimElev", "type": "esriFieldTypeDouble", "alias": "RimElev", "domain": null }, { "name": "YearInst", "type": "esriFieldTypeInteger", "alias": "YearInst", "domain": null }, { "name": "DMHLabel", "type": "esriFieldTypeString", "alias": "DMHLabel", "length": 20, "domain": null }, { "name": "metaDatecreate", "type": "esriFieldTypeInteger", "alias": "metaDatecreate", "domain": null }, { "name": "metaEntryMethod", "type": "esriFieldTypeString", "alias": "metaEntryMethod", "length": 20, "domain": { "type": "codedValue", "name": "metaDomainEntryMethod", "description": "Method of data entry", "codedValues": [ { "name": "Digitized from a scanned image", "code": "SCANNED" }, { "name": "Global Positioning System", "code": "GPS" }, { "name": "Derived from field observations", "code": "FIELD" }, { "name": "Derived from spatial processing", "code": "PROCESSED" }, { "name": "Derived from calculations such as COGO", "code": "COGO" }, { "name": "Converted from another format", "code": "TRANSLATED" }, { "name": "Manually digitized with no known coordinates", "code": "MANUAL" }, { "name": "Photogrammatic digitization", "code": "PHOTOG" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Digitized from orthos", "code": "ORTHO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "metaSrc", "type": "esriFieldTypeString", "alias": "metaSrc", "length": 60, "domain": null }, { "name": "metaSrcDate", "type": "esriFieldTypeInteger", "alias": "metaSrcDate", "domain": null }, { "name": "metaSrcTtl", "type": "esriFieldTypeString", "alias": "metaSrcTtl", "length": 80, "domain": null }, { "name": "metaCreator", "type": "esriFieldTypeString", "alias": "metaCreator", "length": 40, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 20, "domain": { "type": "codedValue", "name": "baseOwner", "description": "Owner", "codedValues": [ { "name": "Municipal", "code": "MUNICIPAL" }, { "name": "State", "code": "STATE" }, { "name": "Private", "code": "PRIVATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GeneralComments", "type": "esriFieldTypeString", "alias": "GeneralComments", "length": 100, "domain": null }, { "name": "UrbanArea", "type": "esriFieldTypeString", "alias": "UrbanArea", "length": 20, "domain": null }, { "name": "UniqueID", "type": "esriFieldTypeString", "alias": "UniqueID", "length": 50, "domain": null }, { "name": "FeatureType", "type": "esriFieldTypeString", "alias": "FeatureType", "length": 50, "domain": null }, { "name": "FrameType", "type": "esriFieldTypeString", "alias": "FrameType", "length": 50, "domain": null }, { "name": "FrameCondition", "type": "esriFieldTypeString", "alias": "FrameCondition", "length": 50, "domain": null }, { "name": "StructureType", "type": "esriFieldTypeString", "alias": "StructureType", "length": 50, "domain": null }, { "name": "StructureCondition", "type": "esriFieldTypeString", "alias": "StructureCondition", "length": 50, "domain": null }, { "name": "StreetNum", "type": "esriFieldTypeString", "alias": "StreetNum", "length": 50, "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "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": "MatchIDNum", "type": "esriFieldTypeString", "alias": "MatchIDNum", "length": 50, "domain": null }, { "name": "F_Weather", "type": "esriFieldTypeString", "alias": "F_Weather", "length": 50, "domain": null }, { "name": "F_Inspector", "type": "esriFieldTypeString", "alias": "F_Inspector", "length": 50, "domain": null }, { "name": "F_StructureCondition", "type": "esriFieldTypeString", "alias": "F_StructureCondition", "length": 50, "domain": null }, { "name": "F_MaintenanceNeeds", "type": "esriFieldTypeString", "alias": "F_MaintenanceNeeds", "length": 50, "domain": null }, { "name": "F_IllicitConnection_OdorIssue", "type": "esriFieldTypeString", "alias": "F_IllicitConnection_OdorIssue", "length": 50, "domain": null }, { "name": "F_StructureIssue", "type": "esriFieldTypeString", "alias": "F_StructureIssue", "length": 50, "domain": null }, { "name": "F_FrameMaterial", "type": "esriFieldTypeString", "alias": "F_FrameMaterial", "length": 50, "domain": null }, { "name": "F_FrameCondition", "type": "esriFieldTypeString", "alias": "F_FrameCondition", "length": 50, "domain": null }, { "name": "F_FrameComments", "type": "esriFieldTypeString", "alias": "F_FrameComments", "length": 50, "domain": null }, { "name": "F_CorbelMaterial", "type": "esriFieldTypeString", "alias": "F_CorbelMaterial", "length": 50, "domain": null }, { "name": "F_CorbelCondition", "type": "esriFieldTypeString", "alias": "F_CorbelCondition", "length": 50, "domain": null }, { "name": "F_CorbelComments", "type": "esriFieldTypeString", "alias": "F_CorbelComments", "length": 50, "domain": null }, { "name": "F_StepsMaterial", "type": "esriFieldTypeString", "alias": "F_StepsMaterial", "length": 50, "domain": null }, { "name": "F_StepsCondition", "type": "esriFieldTypeString", "alias": "F_StepsCondition", "length": 50, "domain": null }, { "name": "F_StepsComments", "type": "esriFieldTypeString", "alias": "F_StepsComments", "length": 50, "domain": null }, { "name": "F_WallMaterial", "type": "esriFieldTypeString", "alias": "F_WallMaterial", "length": 50, "domain": null }, { "name": "F_WallCondition", "type": "esriFieldTypeString", "alias": "F_WallCondition", "length": 50, "domain": null }, { "name": "F_WallComments", "type": "esriFieldTypeString", "alias": "F_WallComments", "length": 50, "domain": null }, { "name": "F_FloorMaterial", "type": "esriFieldTypeString", "alias": "F_FloorMaterial", "length": 50, "domain": null }, { "name": "F_FloorCondition", "type": "esriFieldTypeString", "alias": "F_FloorCondition", "length": 50, "domain": null }, { "name": "F_FloorComments", "type": "esriFieldTypeString", "alias": "F_FloorComments", "length": 50, "domain": null }, { "name": "F_InvertMaterial", "type": "esriFieldTypeString", "alias": "F_InvertMaterial", "length": 50, "domain": null }, { "name": "F_InvertCondition", "type": "esriFieldTypeString", "alias": "F_InvertCondition", "length": 50, "domain": null }, { "name": "F_InvertComments", "type": "esriFieldTypeString", "alias": "F_InvertComments", "length": 50, "domain": null }, { "name": "F_GeneralStructureComments", "type": "esriFieldTypeString", "alias": "F_GeneralStructureComments", "length": 50, "domain": null }, { "name": "F_Sump", "type": "esriFieldTypeString", "alias": "F_Sump", "length": 50, "domain": null }, { "name": "F_IllicitConnection_OdorIssueCo", "type": "esriFieldTypeString", "alias": "F_IllicitConnection_OdorIssueCo", "length": 50, "domain": null }, { "name": "F_Cover_GrateMaterial", "type": "esriFieldTypeString", "alias": "F_Cover_GrateMaterial", "length": 50, "domain": null }, { "name": "F_Cover_GrateCondition", "type": "esriFieldTypeString", "alias": "F_Cover_GrateCondition", "length": 50, "domain": null }, { "name": "F_Cover_GrateComments", "type": "esriFieldTypeString", "alias": "F_Cover_GrateComments", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_21", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I41LocationDescr", "fields": "LocationDescription", "isAscending": true, "isUnique": false, "description": "" }, { "name": "gdb_ct3_21", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1661352376000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }