{ "currentVersion": 10.91, "id": 4, "name": "Drain Manhole", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1661352376000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -8098514.9699263135, "ymin": 5086748.347187618, "xmax": -8082858.807351354, "ymax": 5101199.582413182, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "09f5c1dad5f9c13f3e96e1e0d0da5eaa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXtJREFUKJGdks8rg3Ecx1+PLU9PPfZoftT8/nGQgxMu7KIUFz8O/gRxVHLBf6AdlIMoR6k52EHDLluyOeBAaYmS2J6kPbEZvsUeBzxtzJL37Xt4fXp9373t/DP27MceplIEY2nSIy+kamWUOxVtMwMLbiQjL7iP2XjLdTDFfb1CCSoOnkjV33LdUYw8GZbN/m4h7eeAEUz5kmhIo6yuiTbraglOKqjhmUfHuTgORDBbu5BuLPBSjs6qQqsrpTLvfxRUamhWoxwtAgMWmBbJwQZaC5ahoGLD5s5RlVFKC1Kf0SjXWuirPmMnZgfI8Jb8CyijPCRdJ050PsAHEseQ1covSRA/0nU9Zqn6WA520tsDVBfgXkL4tgDDAkOsb/ucS45hY3wa8lb7HHUezmwwH+ZzBl8DiK8wE77iYmpCnmtHSENAFZAAM+Bn1e9JjyaFEAdfl6zlGIZx4MUT8wrPK7ALZAAJKHa5XKdCF6fZCjlbBeLA2ndPXdd/uL8DFVR/krFxZlwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "StreetName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "DMH_ID", "type": "esriFieldTypeString", "alias": "DMH_ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DMH_ID" }, { "name": "ReceivingArea", "type": "esriFieldTypeString", "alias": "ReceivingArea", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "ReceivingArea" }, { "name": "Outfall_ID", "type": "esriFieldTypeString", "alias": "DownstreamOutfall_ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Outfall_ID" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "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" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Condition" }, { "name": "ConditionDesc", "type": "esriFieldTypeString", "alias": "ConditionDesc", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "ConditionDesc" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "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" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "ACTIVE", "modelName": "Status" }, { "name": "RimElev", "type": "esriFieldTypeDouble", "alias": "RimElev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RimElev" }, { "name": "YearInst", "type": "esriFieldTypeInteger", "alias": "YearInst", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YearInst" }, { "name": "DMHLabel", "type": "esriFieldTypeString", "alias": "DMHLabel", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DMHLabel" }, { "name": "metaDatecreate", "type": "esriFieldTypeInteger", "alias": "metaDatecreate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "metaDatecreate" }, { "name": "metaEntryMethod", "type": "esriFieldTypeString", "alias": "metaEntryMethod", "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" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "metaEntryMethod" }, { "name": "metaSrc", "type": "esriFieldTypeString", "alias": "metaSrc", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "metaSrc" }, { "name": "metaSrcDate", "type": "esriFieldTypeInteger", "alias": "metaSrcDate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "metaSrcDate" }, { "name": "metaSrcTtl", "type": "esriFieldTypeString", "alias": "metaSrcTtl", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "metaSrcTtl" }, { "name": "metaCreator", "type": "esriFieldTypeString", "alias": "metaCreator", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "metaCreator" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "baseOwner", "description": "Owner", "codedValues": [ { "name": "Municipal", "code": "MUNICIPAL" }, { "name": "State", "code": "STATE" }, { "name": "Private", "code": "PRIVATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "MUNICIPAL", "modelName": "Owner" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GeneralComments", "type": "esriFieldTypeString", "alias": "GeneralComments", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "GeneralComments" }, { "name": "UrbanArea", "type": "esriFieldTypeString", "alias": "UrbanArea", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "UrbanArea" }, { "name": "UniqueID", "type": "esriFieldTypeString", "alias": "UniqueID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UniqueID" }, { "name": "FeatureType", "type": "esriFieldTypeString", "alias": "FeatureType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FeatureType" }, { "name": "FrameType", "type": "esriFieldTypeString", "alias": "FrameType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FrameType" }, { "name": "FrameCondition", "type": "esriFieldTypeString", "alias": "FrameCondition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FrameCondition" }, { "name": "StructureType", "type": "esriFieldTypeString", "alias": "StructureType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StructureType" }, { "name": "StructureCondition", "type": "esriFieldTypeString", "alias": "StructureCondition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StructureCondition" }, { "name": "StreetNum", "type": "esriFieldTypeString", "alias": "StreetNum", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StreetNum" }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StreetName" }, { "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" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "MatchIDNum", "type": "esriFieldTypeString", "alias": "MatchIDNum", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MatchIDNum" }, { "name": "F_Weather", "type": "esriFieldTypeString", "alias": "F_Weather", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "F_Weather" }, { "name": "F_Inspector", "type": "esriFieldTypeString", "alias": "F_Inspector", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "F_Inspector" }, { "name": "F_StructureCondition", "type": "esriFieldTypeString", "alias": "F_StructureCondition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "F_StructureCondition" }, { "name": "F_MaintenanceNeeds", "type": "esriFieldTypeString", "alias": "F_MaintenanceNeeds", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "F_MaintenanceNeeds" }, { "name": "F_IllicitConnection_OdorIssue", "type": "esriFieldTypeString", "alias": "F_IllicitConnection_OdorIssue", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "F_IllicitConnection_OdorIssue" }, { "name": "F_StructureIssue", "type": "esriFieldTypeString", "alias": "F_StructureIssue", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "F_StructureIssue" }, { "name": "F_FrameMaterial", "type": "esriFieldTypeString", "alias": "F_FrameMaterial", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "F_FrameMaterial" }, { "name": "F_FrameCondition", "type": "esriFieldTypeString", "alias": "F_FrameCondition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "F_FrameCondition" }, { "name": "F_FrameComments", "type": "esriFieldTypeString", "alias": "F_FrameComments", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "F_FrameComments" }, { "name": "F_CorbelMaterial", "type": "esriFieldTypeString", "alias": "F_CorbelMaterial", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "F_CorbelMaterial" }, { "name": "F_CorbelCondition", "type": "esriFieldTypeString", "alias": "F_CorbelCondition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "F_CorbelCondition" }, { "name": "F_CorbelComments", "type": "esriFieldTypeString", "alias": "F_CorbelComments", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "F_CorbelComments" }, { "name": "F_StepsMaterial", "type": "esriFieldTypeString", "alias": "F_StepsMaterial", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "F_StepsMaterial" }, { "name": "F_StepsCondition", "type": "esriFieldTypeString", "alias": "F_StepsCondition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "F_StepsCondition" }, { "name": "F_StepsComments", "type": "esriFieldTypeString", "alias": "F_StepsComments", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "F_StepsComments" }, { "name": "F_WallMaterial", "type": "esriFieldTypeString", "alias": "F_WallMaterial", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "F_WallMaterial" }, { "name": "F_WallCondition", "type": "esriFieldTypeString", "alias": "F_WallCondition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "F_WallCondition" }, { "name": "F_WallComments", "type": "esriFieldTypeString", "alias": "F_WallComments", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "F_WallComments" }, { "name": "F_FloorMaterial", "type": "esriFieldTypeString", "alias": "F_FloorMaterial", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "F_FloorMaterial" }, { "name": "F_FloorCondition", "type": "esriFieldTypeString", "alias": "F_FloorCondition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "F_FloorCondition" }, { "name": "F_FloorComments", "type": "esriFieldTypeString", "alias": "F_FloorComments", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "F_FloorComments" }, { "name": "F_InvertMaterial", "type": "esriFieldTypeString", "alias": "F_InvertMaterial", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "F_InvertMaterial" }, { "name": "F_InvertCondition", "type": "esriFieldTypeString", "alias": "F_InvertCondition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "F_InvertCondition" }, { "name": "F_InvertComments", "type": "esriFieldTypeString", "alias": "F_InvertComments", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "F_InvertComments" }, { "name": "F_GeneralStructureComments", "type": "esriFieldTypeString", "alias": "F_GeneralStructureComments", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "F_GeneralStructureComments" }, { "name": "F_Sump", "type": "esriFieldTypeString", "alias": "F_Sump", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "F_Sump" }, { "name": "F_IllicitConnection_OdorIssueCo", "type": "esriFieldTypeString", "alias": "F_IllicitConnection_OdorIssueCo", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "F_IllicitConnection_OdorIssueComments" }, { "name": "F_Cover_GrateMaterial", "type": "esriFieldTypeString", "alias": "F_Cover_GrateMaterial", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "F_Cover_GrateMaterial" }, { "name": "F_Cover_GrateCondition", "type": "esriFieldTypeString", "alias": "F_Cover_GrateCondition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "F_Cover_GrateCondition" }, { "name": "F_Cover_GrateComments", "type": "esriFieldTypeString", "alias": "F_Cover_GrateComments", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "F_Cover_GrateComments" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "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": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "DrainManhole", "description": "", "prototype": { "attributes": { "ConditionDesc": null, "metaCreator": null, "StreetName": null, "DMH_ID": null, "ReceivingArea": null, "Outfall_ID": null, "LocationDescription": null, "Condition": null, "Status": "ACTIVE", "RimElev": null, "YearInst": null, "DMHLabel": null, "metaDatecreate": null, "metaEntryMethod": null, "metaSrc": null, "metaSrcDate": null, "metaSrcTtl": null, "Owner": "MUNICIPAL", "F_Cover_GrateComments": null, "F_Cover_GrateCondition": null, "F_Cover_GrateMaterial": null, "F_IllicitConnection_OdorIssueCo": null, "F_Sump": null, "GeneralComments": null, "UrbanArea": null, "UniqueID": null, "FeatureType": null, "FrameType": null, "FrameCondition": null, "StructureType": null, "StructureCondition": null, "StreetNum": null, "Enabled": 1, "MatchIDNum": null, "F_Weather": null, "F_Inspector": null, "F_StructureCondition": null, "F_MaintenanceNeeds": null, "F_IllicitConnection_OdorIssue": null, "F_StructureIssue": null, "F_FrameMaterial": null, "F_FrameCondition": null, "F_FrameComments": null, "F_CorbelMaterial": null, "F_CorbelCondition": null, "F_CorbelComments": null, "F_StepsMaterial": null, "F_StepsCondition": null, "F_StepsComments": null, "F_WallMaterial": null, "F_WallCondition": null, "F_WallComments": null, "F_FloorMaterial": null, "F_FloorCondition": null, "F_FloorComments": null, "F_InvertMaterial": null, "F_InvertCondition": null, "F_InvertComments": null, "F_GeneralStructureComments": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }