{ "currentVersion": 10.91, "id": 1, "name": "SW Manhole", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "vcsWkid": 115702, "latestVcsWkid": 115702 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "538b8567483bdd6c8837ffcedb5d821c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAr9JREFUOI2tlH1MzHEcx1/dnb7ugeNWchdrhLSmlbCxPCxWKJp5GFZs/ZFqN5XnYWietbHhshKTkK1NszDVMEQbmoboaVMnCvnZMatv6fgjlbNbM/P+7/Pwfe3z/ny/+2r4T9IMUDMDi4FJgEEI8UFK+QAoATr+BuQphNivRybFRVA/xkt4FFfI8Quny7unrzOvVsEGpAOFA4F0ZkHZ2kjpt30Z2iGDCX37WWJvg40xLNwYQ9ezRnFt2lZ5VEIAsM8tKMjMhUVTCJHf0alVbu0OGmaQS2LC6LzzmkRFobZ3sj6QEGLuRIuM2rsa3fNG2HMZdi6H+hYT7x3w3qHQ1Q3bL8KJdXi2OagP3swxoBjo6APFhsmt66PQaVQQOha+ShMJBcGk7chg1yofSm8VU3D6ILnJCmYjmI1EzPDj1cMmooCrfSDHJ6ZP8O330GpM5vjZFCwWCwABAQH88FAj1Bv6ehKihKMyj3ApZT+o5iO6fYXQu5tvPnZWpFlcFhQ2K5J0qxkvbQsADXYZKiV1Ljvy98aZMh/VUH1PnN/iR3t7O1qttn/K1las0eMYbewBlVbSVlzNFxdQyDg+O514m4098Uy9HpvNRmJiIgaDgbq6Ok5kHqAg/j7aQT09doVu4IULKMhMyc0q4gJHQbMCtvw9pG84wtnsLG6W3SY1fhHWGQqZRbBtKXR0wvlbjPh1ay7WrHnlrLzxFM2le3B4jcS3O5WRQ8GugQWiDCaC6jtkFoFaTbsakQPynQtozkEc5RmmpIxLSm5qLPgOx63CA6HoET/qm2moVeSW3rzLyw7frZx5fMjkmVuqnHzZjGrBZPAAupzQ6oCaZsguwSk8uV9STTTQ6RYEMHWbcurNSa4+aSTnSgWzqxrR29vw2HSOTn8fakx6dmTd5tqf59x+I6OtvANifs9VNrm3OiDoX/QTZBT3vLYQAhwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[EUID]", "useCodedValues": true, "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": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 3000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2146324.626401216, "ymin": 676788.2765368968, "xmax": 2185396.907180384, "ymax": 710852.3586710542, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "vcsWkid": 115702, "latestVcsWkid": 115702 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Location", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 25, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "MANHOLE_Status", "description": "", "codedValues": [ { "name": "ACTIVE", "code": "A" }, { "name": "INACTIVE", "code": "IA" }, { "name": "ABANDONDED", "code": "AB" }, { "name": "UNDER CONSTRUCTION", "code": "UC" }, { "name": "VERIFY", "code": "VERIFY" }, { "name": "LOCATE", "code": "LOCATE" }, { "name": "CONFLICT", "code": "CONFLIC" }, { "name": "DEBRIS", "code": "DEBRIS" }, { "name": "DAMAGED", "code": "DAMAGED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 25, "domain": { "type": "codedValue", "name": "MANHOLE_Type_Material", "description": "", "codedValues": [ { "name": "BRICK", "code": "BRICK" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "LINED", "code": "LINED" }, { "name": "BLOCK", "code": "BLOCK" }, { "name": "RE-INFORCED CONCRETE", "code": "RE-INFORCED CONCRETE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Inlet", "type": "esriFieldTypeSmallInteger", "alias": "Inlet", "domain": null }, { "name": "Outlet", "type": "esriFieldTypeSmallInteger", "alias": "Outlet", "domain": null }, { "name": "Install_Date", "type": "esriFieldTypeDate", "alias": "Install_Da", "length": 8, "domain": null }, { "name": "Total_Conn", "type": "esriFieldTypeSmallInteger", "alias": "Total_Conn", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 50, "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "Inspection_Number", "type": "esriFieldTypeDouble", "alias": "Inspection_Number", "domain": null }, { "name": "Ring_and_Cover", "type": "esriFieldTypeString", "alias": "Ring_and_Cover", "length": 50, "domain": { "type": "codedValue", "name": "SSRing_Cover", "description": "", "codedValues": [ { "name": "SOLID", "code": "SOLID" }, { "name": "BOLT DOWN", "code": "BOLT DOWN" }, { "name": "VENTED", "code": "VENTED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Ring_andCover_Install_Date", "type": "esriFieldTypeString", "alias": "Ring_andCover_Install_Date", "length": 50, "domain": null }, { "name": "Interference_Box", "type": "esriFieldTypeString", "alias": "Interference_Box", "length": 50, "domain": { "type": "codedValue", "name": "SWInterference_Box", "description": "Interference Box", "codedValues": [ { "name": "Water", "code": "Water" }, { "name": "Sewer", "code": "Sewer" }, { "name": "Both Water and Sewer", "code": "BothW&S" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "GNSS_Date", "type": "esriFieldTypeDate", "alias": "GNSS_Date", "length": 8, "domain": null }, { "name": "EUID", "type": "esriFieldTypeString", "alias": "EUID", "length": 25, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R166_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_166", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_166", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S121_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "9c96f0d8f80146f69b8b024e0fb350a6" }