{ "currentVersion": 10.81, "id": 31, "name": "Sanitary Manhole Point", "type": "Feature Layer", "description": "This file represents the City of Charlottesville's Sanitary Manhole layer in a point format. The Sanitary Manhole layer (a separate file) is continually updated on a daily basis by City staff from the Public Utilities Division. Location data for the Sanitary Manhole layer are received by Public Utility staff (from various sources, such as GPS, plats, site plans etc.) and incorporated into this layer. The information contained in this file is NOT to be construed or used as a \"legal description\". Any errors or omissions should be reported to Public Utilities for correction.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284 }, "copyrightText": "Paul Richardson Senior Engineering Technician City of Charlottesville - Public Utilities Water/ Wastewater Divisions 305 4th St. NW Charlottesville, VA 22903 (434)-970-3807", "parentLayer": { "id": 29, "name": "Sanitary" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a2c80dc10b5642da06366b474bf65351", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXJJREFUKJGdks8rg3Ecx1/bnscjo2E022E1bRQlufgR/oC1EomcXNjBlRJn5eK0WisXLo6KkuIgF+Ug5bBGXB6ptbaeENl3vzg8bc8ew8Hn9Pl83p9Xn/fn21finyF9q63uEWbrBhivd+Dik1I2ozypF+KUOMe/gW3uMBHPKEGpDofRFrQMMvt4xqG2xzLwXg3a3EvEvONM/2RLsdMRCLF4LyNpuyxUwNYZwp5hJv48yoLVO8a0kuQoecKBBNAeICjJyNVzbymQJVCcps0Oey9TlEEa8FdDzyrcrep5f9QM00SncaMFxWSraKT5AibRZtVLHcyRAnxlsdkH3Ru62ugyn5oVpCtgNq1c0iWGsFYegmY/NVEQkMso5yB0UI2KddlJyNnDD+NGZOJcJ7fFlmEVPrQ0c9yy7wzgxfZtUx4yCRL1aSaBUjWIFuNKW6OPGyI4GLNJeIBSUaDmX5VTVRYr7JAvz5v/6iYvDzBfa1LUdL4AHFJkb04HGPoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.14761912504762E7, "ymin": 3891425.11404649, "xmax": 1.14961671899233E7, "ymax": 3913086.07826172, "spatialReference": { "wkid": 102747, "latestWkid": 2284 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Asset_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "Steps", "type": "esriFieldTypeString", "alias": "Steps", "length": 10, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 150, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 5, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "SanitaryStatusDomain", "description": "SanitaryStatusDomain", "codedValues": [ { "name": "LIVE", "code": "LIVE" }, { "name": "ABD", "code": "ABD" }, { "name": "PROPOSED", "code": "PROPOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "Asset_ID", "type": "esriFieldTypeString", "alias": "Manhole ID", "length": 20, "domain": null }, { "name": "ManholeMaterial", "type": "esriFieldTypeString", "alias": "Manhole Material", "length": 25, "domain": { "type": "codedValue", "name": "ManholeMaterialType", "description": "ManholeMaterialType", "codedValues": [ { "name": "Pre-Cast Concrete", "code": "Pre-Cast Concrete" }, { "name": "Red Brick", "code": "Red Brick" }, { "name": "Cinderbrick", "code": "Cinderbrick" }, { "name": "Mix", "code": "Mix" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RimElevation", "type": "esriFieldTypeDouble", "alias": "Rim Elevation", "domain": null }, { "name": "HorizontalGPSDate", "type": "esriFieldTypeDate", "alias": "Horizontal GPS Date", "length": 8, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "Data Source", "length": 10, "domain": null }, { "name": "ManholeDepth", "type": "esriFieldTypeDouble", "alias": "Manhole Depth", "domain": null }, { "name": "ConditionDescription", "type": "esriFieldTypeString", "alias": "Condition Description", "length": 10, "domain": null }, { "name": "ServiceCount", "type": "esriFieldTypeSmallInteger", "alias": "Service Count", "domain": null }, { "name": "SAP_Equipment_ID", "type": "esriFieldTypeString", "alias": "SAP Equipment ID", "length": 10, "domain": null }, { "name": "FrameAndCoverType", "type": "esriFieldTypeString", "alias": "Frame and Cover Type", "length": 25, "domain": { "type": "codedValue", "name": "FrameAndCoverType", "description": "FrameAndCoverType", "codedValues": [ { "name": "Old", "code": "Old" }, { "name": "Modern", "code": "Modern" }, { "name": "Water Tight - Bolt Down", "code": "Water Tight - Bolt Down" }, { "name": "Water Tight - Cam Lock", "code": "Water Tight - Cam Lock" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DropConnection", "type": "esriFieldTypeString", "alias": "Drop Connection", "length": 10, "domain": { "type": "codedValue", "name": "DropConnection", "description": "DropConnection", "codedValues": [ { "name": "Internal", "code": "Internal" }, { "name": "External", "code": "External" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PavedArea", "type": "esriFieldTypeString", "alias": "Paved Area", "length": 10, "domain": null }, { "name": "RelativeElevation", "type": "esriFieldTypeString", "alias": "Relative Elevation", "length": 10, "domain": { "type": "codedValue", "name": "RelativeElevation", "description": "RelativeElevation", "codedValues": [ { "name": "Low", "code": "Low" }, { "name": "Flush", "code": "Flush" }, { "name": "Elevated", "code": "Elevated" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EasementStatus", "type": "esriFieldTypeString", "alias": "Easement Status", "length": 10, "domain": null }, { "name": "InflowDish", "type": "esriFieldTypeString", "alias": "Inflow Dish", "length": 10, "domain": null }, { "name": "RehabDate", "type": "esriFieldTypeDate", "alias": "Rehab Date", "length": 8, "domain": null }, { "name": "RehabType", "type": "esriFieldTypeString", "alias": "RehabType", "length": 50, "domain": { "type": "codedValue", "name": "RehabType", "description": "RehabType", "codedValues": [ { "name": "Cementitious Liner", "code": "Cementitious Liner" }, { "name": "Membrane Liner", "code": "Membrane Liner" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FrameAndCoverReplaceDate", "type": "esriFieldTypeDate", "alias": "FrameAndCoverReplaceDate", "length": 8, "domain": null }, { "name": "RehabContractor", "type": "esriFieldTypeString", "alias": "Rehab Contractor", "length": 50, "domain": null }, { "name": "AcceptanceDate", "type": "esriFieldTypeDate", "alias": "Acceptance Date", "length": 8, "domain": null }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "Inspection Date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1300_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G9803Asset_ID", "fields": "Asset_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S884_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "sanitary_maintenance_table", "relatedTableId": 56, "role": "esriRelRoleOrigin", "keyField": "Asset_ID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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 }