{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Sanitary_Sewer_Gravity_Main_Line", "type": "Feature Layer", "description": "This feature class contains features mapped to represent sanitary sewer gravity main lines which are sanitary sewer lines that flow based on gravity between sanitary sewer manholes. The GIS data herein have been incorporated by SGS during Phase I as derived from plans (see process steps) or surveyed by SGS during Phase II. All data herein are identified as to their source (Scanned Hardcopy Plan, AutoCAD data, NCAGR Redline Drawing, Mapping Grade GPS Survey, and Survey Grade GPS Survey).", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "J. Samuel Taylor, PLS, GISP\nSouthern Geospatial Services, PLLC\n\nWilliam H. McClure\nN.C. Department of Agriculture & Consumer Services", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 2.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2081582.3470933884, "ymin": 743809.0076526403, "xmax": 2086964.8163153082, "ymax": 745306.4478992224, "spatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Originator", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Originator", "type": "esriFieldTypeString", "alias": "Originator", "length": 10, "domain": { "type": "codedValue", "name": "Originator", "description": "", "codedValues": [ { "name": "SGS", "code": "SGS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DateMade", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 5, "domain": { "type": "codedValue", "name": "SS_Owner", "description": "", "codedValues": [ { "name": "COR", "code": "COR" }, { "name": "NCAGR", "code": "NCAGR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 25, "domain": { "type": "codedValue", "name": "Source", "description": "", "codedValues": [ { "name": "Scanned Hardcopy Plan", "code": "Scanned Hardcopy Plan" }, { "name": "AutoCAD Data", "code": "AutoCAD Data" }, { "name": "NCAGR Redline Drawing", "code": "NCAGR Redline Drawing" }, { "name": "Mapping Grade GPS Survey", "code": "Mapping Grade GPS Survey" }, { "name": "Survey Grade GPS Survey", "code": "Survey Grade GPS Survey" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SourceDetail", "type": "esriFieldTypeString", "alias": "Source Detail", "length": 150, "domain": null }, { "name": "InstallYear", "type": "esriFieldTypeString", "alias": "Install Year", "length": 10, "domain": null }, { "name": "InstallYearDetail", "type": "esriFieldTypeString", "alias": "Install Year Detail", "length": 150, "domain": null }, { "name": "Diameter", "type": "esriFieldTypeSmallInteger", "alias": "Diameter", "domain": { "type": "codedValue", "name": "SS_Diameter_Main", "description": "", "codedValues": [ { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "Other", "code": 99 }, { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Pipe Material", "length": 40, "domain": { "type": "codedValue", "name": "SS_Material_Main", "description": "", "codedValues": [ { "name": "ABS Plastic Pipe", "code": "ABS" }, { "name": "Asbestos Cement Pipe", "code": "ACP" }, { "name": "Cast In Place Fiberglass Pipe", "code": "CIPFP" }, { "name": "Cast Iron Pipe", "code": "CIP" }, { "name": "Concrete Pressure Pipe", "code": "CPP" }, { "name": "Copper Pipe", "code": "CP" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "High Density Polyethylene Pipe", "code": "HDPE" }, { "name": "Non-Reinforced Concrete Pipe", "code": "NRCP" }, { "name": "Plastic/Steel Composite Pipe", "code": "PSCP" }, { "name": "Polyvinyl Chloride Pipe", "code": "PVC" }, { "name": "Pre-Stressed Concrete Cylinder Pipe", "code": "PSCCP" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Reinforced Fiberglass Pipe", "code": "RFP" }, { "name": "Reinforced Glass Cement Pipe", "code": "RGCP" }, { "name": "Reinforced Plastic (Truss) Pipe", "code": "RPTP" }, { "name": "Steel Pipe", "code": "SP" }, { "name": "Terra Cotta Pipe", "code": "TCP" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaterialLabel", "type": "esriFieldTypeString", "alias": "Pipe Material Label", "length": 10, "domain": { "type": "codedValue", "name": "SS_Material_Main_Label", "description": "", "codedValues": [ { "name": "ABS", "code": "ABS" }, { "name": "ACP", "code": "ACP" }, { "name": "CIPFP", "code": "CIPFP" }, { "name": "CIP", "code": "CIP" }, { "name": "CPP", "code": "CPP" }, { "name": "CP", "code": "CP" }, { "name": "DIP", "code": "DIP" }, { "name": "GP", "code": "GP" }, { "name": "HDPE", "code": "HDPE" }, { "name": "NRCP", "code": "NRCP" }, { "name": "PSCP", "code": "PSCP" }, { "name": "PVC", "code": "PVC" }, { "name": "PSCCP", "code": "PSCCP" }, { "name": "RCP", "code": "RCP" }, { "name": "RFP", "code": "RFP" }, { "name": "RGCP", "code": "RGCP" }, { "name": "RPTP", "code": "RPTP" }, { "name": "SP", "code": "SP" }, { "name": "TCP", "code": "TCP" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Sanitary_Sewer_Lateral_Line", "type": "Feature Layer", "description": "This feature class contains features mapped to represent sanitary sewer lateral lines which are sanitary sewer lines that flow based on gravity from buildings or connections to sanitary sewer gravity main lines. The GIS data herein have been incorporated by SGS during Phase I as derived from plans (see process steps) or surveyed by SGS during Phase II. All data herein are identified as to their source (Scanned Hardcopy Plan, AutoCAD data, NCAGR Redline Drawing, Mapping Grade GPS Survey, and Survey Grade GPS Survey).", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "J. Samuel Taylor, PLS, GISP\nSouthern Geospatial Services, PLLC\n\nWilliam H. McClure\nN.C. Department of Agriculture & Consumer Services", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2082237.1492614746, "ymin": 743331.6142504811, "xmax": 2086565.0484140515, "ymax": 745696.1154269725, "spatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Originator", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Originator", "type": "esriFieldTypeString", "alias": "Originator", "length": 10, "domain": { "type": "codedValue", "name": "Originator", "description": "", "codedValues": [ { "name": "SGS", "code": "SGS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DateMade", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 5, "domain": { "type": "codedValue", "name": "SS_Owner", "description": "", "codedValues": [ { "name": "COR", "code": "COR" }, { "name": "NCAGR", "code": "NCAGR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 25, "domain": { "type": "codedValue", "name": "Source", "description": "", "codedValues": [ { "name": "Scanned Hardcopy Plan", "code": "Scanned Hardcopy Plan" }, { "name": "AutoCAD Data", "code": "AutoCAD Data" }, { "name": "NCAGR Redline Drawing", "code": "NCAGR Redline Drawing" }, { "name": "Mapping Grade GPS Survey", "code": "Mapping Grade GPS Survey" }, { "name": "Survey Grade GPS Survey", "code": "Survey Grade GPS Survey" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SourceDetail", "type": "esriFieldTypeString", "alias": "Source Detail", "length": 150, "domain": null }, { "name": "InstallYear", "type": "esriFieldTypeString", "alias": "Install Year", "length": 10, "domain": null }, { "name": "InstallYearDetail", "type": "esriFieldTypeString", "alias": "Install Year Detail", "length": 150, "domain": null }, { "name": "Diameter", "type": "esriFieldTypeSmallInteger", "alias": "Diameter", "domain": { "type": "codedValue", "name": "SS_Diameter_Lateral", "description": "", "codedValues": [ { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "Other", "code": 99 }, { "name": "Unknown", "code": 0 }, { "name": "3\"", "code": 3 }, { "name": "1.5\"", "code": 1 }, { "name": "2\"", "code": 2 }, { "name": "5\"", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Pipe Material", "length": 40, "domain": { "type": "codedValue", "name": "SS_Material_Lat_Line", "description": "", "codedValues": [ { "name": "Cast Iron Pipe", "code": "CIP" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Polyvinyl Chloride Pipe", "code": "PVC" }, { "name": "Terra Cotta Pipe", "code": "TCP" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MaterialLabel", "type": "esriFieldTypeString", "alias": "Pipe Material Label", "length": 10, "domain": { "type": "codedValue", "name": "SS_Material_Lat_Line_Label", "description": "", "codedValues": [ { "name": "CIP", "code": "CIP" }, { "name": "DIP", "code": "DIP" }, { "name": "PVC", "code": "PVC" }, { "name": "TCP", "code": "TCP" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Sanitary_Sewer_Manhole", "type": "Feature Layer", "description": "This feature class contains features mapped to represent sanitary sewer manholes which are manhole access points in the sanitary sewer system. The GIS data herein have been incorporated by SGS during Phase I as derived from plans (see process steps) or surveyed by SGS during Phase II. All data herein are identified as to their source (Scanned Hardcopy Plan, AutoCAD data, NCAGR Redline Drawing, Mapping Grade GPS Survey, and Survey Grade GPS Survey).For diameter, material, and invert elevation attributes for inlet and outlet pipes, the protocol utilized herein for identifying pipe # is to number them ascending in a clockwise fashion from the outlet pipe. For example, the outlet pipe is the outlet pipe and the inlet pipe that is first in a clockwise fashion from a plan view perspective is pipe #1, the next is pipe #2, and so on. This protocol is designed to identify which pipe is being referred to for inverts, pipe sizes, and pipe materials via attribute fields.The aforementioned data may be recorded from AutoCAD or hardcopy plans in which case the available data was entered. This will only be the case for City of Raleigh owned manholes. In this case, certain information may be absent due to the addition of infrastructure subsequent to the plan date or due to incomplete plans. If invert attributes are derived from plans and the plans do not specify the difference between 2 pipes of the same dimension they will be entered without verifying that they follow the clockwise protocol for City of Raleigh owned manholes.For NCAGR owned manholes, every inlet pipe and the outlet pipe in the manhole structure was documented via this project with respect to pipe material, pipe size, and the invert elevation data. The manhole attribute data may present information for more inlet pipes than are currently documented in the GIS as line features because an undocumented pipe or pipes may exist that will be inventoried in Phase III.For invert elevations, depth to invert was recorded in the field with the calculation of invert elevation values made in the office by subtracting the depth as recorded for a specific invert from the rim elevation value. The rim elevation data field is identical to and calculated based off of the elevation data field. The elevation data field was derived via direct GPS observation where the desired accuracy was achievable via GPS. Alternatively, where GPS observations were not sufficient for vertical positional accuracy (e.g. under canopy), differential leveling was used from SGS surveyed horizontal reference points to the manholes to achieve rim elevations.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "J. Samuel Taylor, PLS, GISP\nSouthern Geospatial Services, PLLC\n\nWilliam H. McClure\nN.C. Department of Agriculture & Consumer Services", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "878ac2f69e89b16b30fb08579da27745", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABy0lEQVQ4jbWTv08TcRiHn+9dW6yVEKRYr6AJpGojdfGOxMUYmWkHE3cn/QPaHUmciOz2LzCu1rmGGGPT9BwUCJWiDELbeOLRO69g650D1HhoEyPxM7553+f9HeCYCvw3QCJHWvJQEMQlj8LaIvpfAZJZVBfyQ+HT6iXlCiAwnc9zbvatLmQy1QW2+wIOgyvaxHXaHYfyxhIA0cEYM1MZtVQrbiWztvZrNT6AC/nUOY1NYx3DavTM9wyreb+48lS5eXmW56vPCkD8N0AiRxoPdeTUGay2iTZ5m43mKqHAwIPx4Qmz/H6JHfsTF86mFDe3nK49pOADSB4KgL3XYnryBsORKFbbRJLkUUmSR29N3+Hxq0ekxtWfvv4WBHE8EAhiQ2OUakVOBMO0nC8IBAPBMM6+DYgD36MAyaPgwlwwEOJJKc9u26xHgpGm3bFjJ4MRZfljhamxq1Trb5C8g/J9gLVF9ItZ9PXGinp+JMHrzZeY3f0ygnqr+202OhhTw6EIu86O/q7fFoRMxrAaWwDXEjNK93vnroeHLMl83bOofHiBK5jvewfVBbaTWTTDahQMq6Hgl+4K5nvT/yOg1woQ/+dT7ulopn469jf+AGVVtFLkGKmkAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2081582.3470933884, "ymin": 743809.0076526403, "xmax": 2086964.8163153082, "ymax": 745306.4478992224, "spatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Originator", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Originator", "type": "esriFieldTypeString", "alias": "Originator", "length": 10, "domain": { "type": "codedValue", "name": "Originator", "description": "", "codedValues": [ { "name": "SGS", "code": "SGS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DateMade", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 5, "domain": { "type": "codedValue", "name": "SS_Owner", "description": "", "codedValues": [ { "name": "COR", "code": "COR" }, { "name": "NCAGR", "code": "NCAGR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 25, "domain": { "type": "codedValue", "name": "Source", "description": "", "codedValues": [ { "name": "Scanned Hardcopy Plan", "code": "Scanned Hardcopy Plan" }, { "name": "AutoCAD Data", "code": "AutoCAD Data" }, { "name": "NCAGR Redline Drawing", "code": "NCAGR Redline Drawing" }, { "name": "Mapping Grade GPS Survey", "code": "Mapping Grade GPS Survey" }, { "name": "Survey Grade GPS Survey", "code": "Survey Grade GPS Survey" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SourceDetail", "type": "esriFieldTypeString", "alias": "Source Detail", "length": 150, "domain": null }, { "name": "InstallYear", "type": "esriFieldTypeString", "alias": "Install Year", "length": 10, "domain": null }, { "name": "InstallYearDetail", "type": "esriFieldTypeString", "alias": "Install Year Detail", "length": 150, "domain": null }, { "name": "MH_Setting", "type": "esriFieldTypeString", "alias": "Manhole Setting", "length": 10, "domain": { "type": "codedValue", "name": "SS_MHSetting", "description": "", "codedValues": [ { "name": "Flush", "code": "Flush" }, { "name": "Elevated", "code": "Elevated" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MHMaterial", "type": "esriFieldTypeString", "alias": "Manhole Material", "length": 25, "domain": { "type": "codedValue", "name": "SS_MHMaterial", "description": "", "codedValues": [ { "name": "Precast Concrete", "code": "PRECAST" }, { "name": "Concrete Brick/Block", "code": "CONCRBR/BL" }, { "name": "Clay Brick/Block", "code": "CLAY BR/BL" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Diam_In_1", "type": "esriFieldTypeString", "alias": "Diameter In Pipe #1", "length": 10, "domain": { "type": "codedValue", "name": "SS_MH_PipeDiameter", "description": "", "codedValues": [ { "name": "4\"", "code": "4\"" }, { "name": "6\"", "code": "6\"" }, { "name": "8\"", "code": "8\"" }, { "name": "10\"", "code": "10\"" }, { "name": "12\"", "code": "12\"" }, { "name": "14\"", "code": "14\"" }, { "name": "15\"", "code": "15\"" }, { "name": "16\"", "code": "16\"" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "1.5\"", "code": "1.5\"" }, { "name": "3\"", "code": "3\"" }, { "name": "2\"", "code": "2\"" }, { "name": "5\"", "code": "5\"" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Diam_In_2", "type": "esriFieldTypeString", "alias": "Diameter In Pipe #2", "length": 10, "domain": { "type": "codedValue", "name": "SS_MH_PipeDiameter", "description": "", "codedValues": [ { "name": "4\"", "code": "4\"" }, { "name": "6\"", "code": "6\"" }, { "name": "8\"", "code": "8\"" }, { "name": "10\"", "code": "10\"" }, { "name": "12\"", "code": "12\"" }, { "name": "14\"", "code": "14\"" }, { "name": "15\"", "code": "15\"" }, { "name": "16\"", "code": "16\"" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "1.5\"", "code": "1.5\"" }, { "name": "3\"", "code": "3\"" }, { "name": "2\"", "code": "2\"" }, { "name": "5\"", "code": "5\"" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Diam_In_3", "type": "esriFieldTypeString", "alias": "Diameter In Pipe #3", "length": 10, "domain": { "type": "codedValue", "name": "SS_MH_PipeDiameter", "description": "", "codedValues": [ { "name": "4\"", "code": "4\"" }, { "name": "6\"", "code": "6\"" }, { "name": "8\"", "code": "8\"" }, { "name": "10\"", "code": "10\"" }, { "name": "12\"", "code": "12\"" }, { "name": "14\"", "code": "14\"" }, { "name": "15\"", "code": "15\"" }, { "name": "16\"", "code": "16\"" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "1.5\"", "code": "1.5\"" }, { "name": "3\"", "code": "3\"" }, { "name": "2\"", "code": "2\"" }, { "name": "5\"", "code": "5\"" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Diam_In_4", "type": "esriFieldTypeString", "alias": "Diameter In Pipe #4", "length": 10, "domain": { "type": "codedValue", "name": "SS_MH_PipeDiameter", "description": "", "codedValues": [ { "name": "4\"", "code": "4\"" }, { "name": "6\"", "code": "6\"" }, { "name": "8\"", "code": "8\"" }, { "name": "10\"", "code": "10\"" }, { "name": "12\"", "code": "12\"" }, { "name": "14\"", "code": "14\"" }, { "name": "15\"", "code": "15\"" }, { "name": "16\"", "code": "16\"" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "1.5\"", "code": "1.5\"" }, { "name": "3\"", "code": "3\"" }, { "name": "2\"", "code": "2\"" }, { "name": "5\"", "code": "5\"" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Diam_In_5", "type": "esriFieldTypeString", "alias": "Diameter In Pipe #5", "length": 10, "domain": { "type": "codedValue", "name": "SS_MH_PipeDiameter", "description": "", "codedValues": [ { "name": "4\"", "code": "4\"" }, { "name": "6\"", "code": "6\"" }, { "name": "8\"", "code": "8\"" }, { "name": "10\"", "code": "10\"" }, { "name": "12\"", "code": "12\"" }, { "name": "14\"", "code": "14\"" }, { "name": "15\"", "code": "15\"" }, { "name": "16\"", "code": "16\"" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "1.5\"", "code": "1.5\"" }, { "name": "3\"", "code": "3\"" }, { "name": "2\"", "code": "2\"" }, { "name": "5\"", "code": "5\"" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Diam_In_6", "type": "esriFieldTypeString", "alias": "Diameter In Pipe #6", "length": 10, "domain": { "type": "codedValue", "name": "SS_MH_PipeDiameter", "description": "", "codedValues": [ { "name": "4\"", "code": "4\"" }, { "name": "6\"", "code": "6\"" }, { "name": "8\"", "code": "8\"" }, { "name": "10\"", "code": "10\"" }, { "name": "12\"", "code": "12\"" }, { "name": "14\"", "code": "14\"" }, { "name": "15\"", "code": "15\"" }, { "name": "16\"", "code": "16\"" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "1.5\"", "code": "1.5\"" }, { "name": "3\"", "code": "3\"" }, { "name": "2\"", "code": "2\"" }, { "name": "5\"", "code": "5\"" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Diam_In_7", "type": "esriFieldTypeString", "alias": "Diameter In Pipe #7", "length": 10, "domain": { "type": "codedValue", "name": "SS_MH_PipeDiameter", "description": "", "codedValues": [ { "name": "4\"", "code": "4\"" }, { "name": "6\"", "code": "6\"" }, { "name": "8\"", "code": "8\"" }, { "name": "10\"", "code": "10\"" }, { "name": "12\"", "code": "12\"" }, { "name": "14\"", "code": "14\"" }, { "name": "15\"", "code": "15\"" }, { "name": "16\"", "code": "16\"" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "1.5\"", "code": "1.5\"" }, { "name": "3\"", "code": "3\"" }, { "name": "2\"", "code": "2\"" }, { "name": "5\"", "code": "5\"" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Diam_Out", "type": "esriFieldTypeString", "alias": "Diameter Outlet Pipe", "length": 10, "domain": { "type": "codedValue", "name": "SS_MH_PipeDiameter", "description": "", "codedValues": [ { "name": "4\"", "code": "4\"" }, { "name": "6\"", "code": "6\"" }, { "name": "8\"", "code": "8\"" }, { "name": "10\"", "code": "10\"" }, { "name": "12\"", "code": "12\"" }, { "name": "14\"", "code": "14\"" }, { "name": "15\"", "code": "15\"" }, { "name": "16\"", "code": "16\"" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "1.5\"", "code": "1.5\"" }, { "name": "3\"", "code": "3\"" }, { "name": "2\"", "code": "2\"" }, { "name": "5\"", "code": "5\"" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Matl_In_1", "type": "esriFieldTypeString", "alias": "Material In Pipe #1", "length": 40, "domain": { "type": "codedValue", "name": "SS_Material_Main", "description": "", "codedValues": [ { "name": "ABS Plastic Pipe", "code": "ABS" }, { "name": "Asbestos Cement Pipe", "code": "ACP" }, { "name": "Cast In Place Fiberglass Pipe", "code": "CIPFP" }, { "name": "Cast Iron Pipe", "code": "CIP" }, { "name": "Concrete Pressure Pipe", "code": "CPP" }, { "name": "Copper Pipe", "code": "CP" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "High Density Polyethylene Pipe", "code": "HDPE" }, { "name": "Non-Reinforced Concrete Pipe", "code": "NRCP" }, { "name": "Plastic/Steel Composite Pipe", "code": "PSCP" }, { "name": "Polyvinyl Chloride Pipe", "code": "PVC" }, { "name": "Pre-Stressed Concrete Cylinder Pipe", "code": "PSCCP" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Reinforced Fiberglass Pipe", "code": "RFP" }, { "name": "Reinforced Glass Cement Pipe", "code": "RGCP" }, { "name": "Reinforced Plastic (Truss) Pipe", "code": "RPTP" }, { "name": "Steel Pipe", "code": "SP" }, { "name": "Terra Cotta Pipe", "code": "TCP" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Matl_In_2", "type": "esriFieldTypeString", "alias": "Material In Pipe #2", "length": 40, "domain": { "type": "codedValue", "name": "SS_Material_Main", "description": "", "codedValues": [ { "name": "ABS Plastic Pipe", "code": "ABS" }, { "name": "Asbestos Cement Pipe", "code": "ACP" }, { "name": "Cast In Place Fiberglass Pipe", "code": "CIPFP" }, { "name": "Cast Iron Pipe", "code": "CIP" }, { "name": "Concrete Pressure Pipe", "code": "CPP" }, { "name": "Copper Pipe", "code": "CP" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "High Density Polyethylene Pipe", "code": "HDPE" }, { "name": "Non-Reinforced Concrete Pipe", "code": "NRCP" }, { "name": "Plastic/Steel Composite Pipe", "code": "PSCP" }, { "name": "Polyvinyl Chloride Pipe", "code": "PVC" }, { "name": "Pre-Stressed Concrete Cylinder Pipe", "code": "PSCCP" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Reinforced Fiberglass Pipe", "code": "RFP" }, { "name": "Reinforced Glass Cement Pipe", "code": "RGCP" }, { "name": "Reinforced Plastic (Truss) Pipe", "code": "RPTP" }, { "name": "Steel Pipe", "code": "SP" }, { "name": "Terra Cotta Pipe", "code": "TCP" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Matl_In_3", "type": "esriFieldTypeString", "alias": "Material In Pipe #3", "length": 40, "domain": { "type": "codedValue", "name": "SS_Material_Main", "description": "", "codedValues": [ { "name": "ABS Plastic Pipe", "code": "ABS" }, { "name": "Asbestos Cement Pipe", "code": "ACP" }, { "name": "Cast In Place Fiberglass Pipe", "code": "CIPFP" }, { "name": "Cast Iron Pipe", "code": "CIP" }, { "name": "Concrete Pressure Pipe", "code": "CPP" }, { "name": "Copper Pipe", "code": "CP" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "High Density Polyethylene Pipe", "code": "HDPE" }, { "name": "Non-Reinforced Concrete Pipe", "code": "NRCP" }, { "name": "Plastic/Steel Composite Pipe", "code": "PSCP" }, { "name": "Polyvinyl Chloride Pipe", "code": "PVC" }, { "name": "Pre-Stressed Concrete Cylinder Pipe", "code": "PSCCP" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Reinforced Fiberglass Pipe", "code": "RFP" }, { "name": "Reinforced Glass Cement Pipe", "code": "RGCP" }, { "name": "Reinforced Plastic (Truss) Pipe", "code": "RPTP" }, { "name": "Steel Pipe", "code": "SP" }, { "name": "Terra Cotta Pipe", "code": "TCP" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Matl_In_4", "type": "esriFieldTypeString", "alias": "Material In Pipe #4", "length": 40, "domain": { "type": "codedValue", "name": "SS_Material_Main", "description": "", "codedValues": [ { "name": "ABS Plastic Pipe", "code": "ABS" }, { "name": "Asbestos Cement Pipe", "code": "ACP" }, { "name": "Cast In Place Fiberglass Pipe", "code": "CIPFP" }, { "name": "Cast Iron Pipe", "code": "CIP" }, { "name": "Concrete Pressure Pipe", "code": "CPP" }, { "name": "Copper Pipe", "code": "CP" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "High Density Polyethylene Pipe", "code": "HDPE" }, { "name": "Non-Reinforced Concrete Pipe", "code": "NRCP" }, { "name": "Plastic/Steel Composite Pipe", "code": "PSCP" }, { "name": "Polyvinyl Chloride Pipe", "code": "PVC" }, { "name": "Pre-Stressed Concrete Cylinder Pipe", "code": "PSCCP" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Reinforced Fiberglass Pipe", "code": "RFP" }, { "name": "Reinforced Glass Cement Pipe", "code": "RGCP" }, { "name": "Reinforced Plastic (Truss) Pipe", "code": "RPTP" }, { "name": "Steel Pipe", "code": "SP" }, { "name": "Terra Cotta Pipe", "code": "TCP" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Matl_In_5", "type": "esriFieldTypeString", "alias": "Material In Pipe #5", "length": 40, "domain": { "type": "codedValue", "name": "SS_Material_Main", "description": "", "codedValues": [ { "name": "ABS Plastic Pipe", "code": "ABS" }, { "name": "Asbestos Cement Pipe", "code": "ACP" }, { "name": "Cast In Place Fiberglass Pipe", "code": "CIPFP" }, { "name": "Cast Iron Pipe", "code": "CIP" }, { "name": "Concrete Pressure Pipe", "code": "CPP" }, { "name": "Copper Pipe", "code": "CP" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "High Density Polyethylene Pipe", "code": "HDPE" }, { "name": "Non-Reinforced Concrete Pipe", "code": "NRCP" }, { "name": "Plastic/Steel Composite Pipe", "code": "PSCP" }, { "name": "Polyvinyl Chloride Pipe", "code": "PVC" }, { "name": "Pre-Stressed Concrete Cylinder Pipe", "code": "PSCCP" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Reinforced Fiberglass Pipe", "code": "RFP" }, { "name": "Reinforced Glass Cement Pipe", "code": "RGCP" }, { "name": "Reinforced Plastic (Truss) Pipe", "code": "RPTP" }, { "name": "Steel Pipe", "code": "SP" }, { "name": "Terra Cotta Pipe", "code": "TCP" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Matl_In_6", "type": "esriFieldTypeString", "alias": "Material In Pipe #6", "length": 40, "domain": { "type": "codedValue", "name": "SS_Material_Main", "description": "", "codedValues": [ { "name": "ABS Plastic Pipe", "code": "ABS" }, { "name": "Asbestos Cement Pipe", "code": "ACP" }, { "name": "Cast In Place Fiberglass Pipe", "code": "CIPFP" }, { "name": "Cast Iron Pipe", "code": "CIP" }, { "name": "Concrete Pressure Pipe", "code": "CPP" }, { "name": "Copper Pipe", "code": "CP" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "High Density Polyethylene Pipe", "code": "HDPE" }, { "name": "Non-Reinforced Concrete Pipe", "code": "NRCP" }, { "name": "Plastic/Steel Composite Pipe", "code": "PSCP" }, { "name": "Polyvinyl Chloride Pipe", "code": "PVC" }, { "name": "Pre-Stressed Concrete Cylinder Pipe", "code": "PSCCP" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Reinforced Fiberglass Pipe", "code": "RFP" }, { "name": "Reinforced Glass Cement Pipe", "code": "RGCP" }, { "name": "Reinforced Plastic (Truss) Pipe", "code": "RPTP" }, { "name": "Steel Pipe", "code": "SP" }, { "name": "Terra Cotta Pipe", "code": "TCP" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Matl_In_7", "type": "esriFieldTypeString", "alias": "Material In Pipe #7", "length": 40, "domain": { "type": "codedValue", "name": "SS_Material_Main", "description": "", "codedValues": [ { "name": "ABS Plastic Pipe", "code": "ABS" }, { "name": "Asbestos Cement Pipe", "code": "ACP" }, { "name": "Cast In Place Fiberglass Pipe", "code": "CIPFP" }, { "name": "Cast Iron Pipe", "code": "CIP" }, { "name": "Concrete Pressure Pipe", "code": "CPP" }, { "name": "Copper Pipe", "code": "CP" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "High Density Polyethylene Pipe", "code": "HDPE" }, { "name": "Non-Reinforced Concrete Pipe", "code": "NRCP" }, { "name": "Plastic/Steel Composite Pipe", "code": "PSCP" }, { "name": "Polyvinyl Chloride Pipe", "code": "PVC" }, { "name": "Pre-Stressed Concrete Cylinder Pipe", "code": "PSCCP" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Reinforced Fiberglass Pipe", "code": "RFP" }, { "name": "Reinforced Glass Cement Pipe", "code": "RGCP" }, { "name": "Reinforced Plastic (Truss) Pipe", "code": "RPTP" }, { "name": "Steel Pipe", "code": "SP" }, { "name": "Terra Cotta Pipe", "code": "TCP" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Matl_Out", "type": "esriFieldTypeString", "alias": "Material Outlet Pipe", "length": 40, "domain": { "type": "codedValue", "name": "SS_Material_Main", "description": "", "codedValues": [ { "name": "ABS Plastic Pipe", "code": "ABS" }, { "name": "Asbestos Cement Pipe", "code": "ACP" }, { "name": "Cast In Place Fiberglass Pipe", "code": "CIPFP" }, { "name": "Cast Iron Pipe", "code": "CIP" }, { "name": "Concrete Pressure Pipe", "code": "CPP" }, { "name": "Copper Pipe", "code": "CP" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "High Density Polyethylene Pipe", "code": "HDPE" }, { "name": "Non-Reinforced Concrete Pipe", "code": "NRCP" }, { "name": "Plastic/Steel Composite Pipe", "code": "PSCP" }, { "name": "Polyvinyl Chloride Pipe", "code": "PVC" }, { "name": "Pre-Stressed Concrete Cylinder Pipe", "code": "PSCCP" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Reinforced Fiberglass Pipe", "code": "RFP" }, { "name": "Reinforced Glass Cement Pipe", "code": "RGCP" }, { "name": "Reinforced Plastic (Truss) Pipe", "code": "RPTP" }, { "name": "Steel Pipe", "code": "SP" }, { "name": "Terra Cotta Pipe", "code": "TCP" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RimElev", "type": "esriFieldTypeDouble", "alias": "Rim Elevation", "domain": null }, { "name": "Depth", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null }, { "name": "Inv_In_1", "type": "esriFieldTypeDouble", "alias": "Invert In Pipe #1", "domain": null }, { "name": "Inv_In_2", "type": "esriFieldTypeDouble", "alias": "Invert In Pipe #2", "domain": null }, { "name": "Inv_In_3", "type": "esriFieldTypeDouble", "alias": "Invert In Pipe #3", "domain": null }, { "name": "Inv_In_4", "type": "esriFieldTypeDouble", "alias": "Invert In Pipe #4", "domain": null }, { "name": "Inv_In_5", "type": "esriFieldTypeDouble", "alias": "Invert In Pipe #5", "domain": null }, { "name": "Inv_In_6", "type": "esriFieldTypeDouble", "alias": "Invert In Pipe #6", "domain": null }, { "name": "Inv_In_7", "type": "esriFieldTypeDouble", "alias": "Invert In Pipe #7", "domain": null }, { "name": "Invert_Out", "type": "esriFieldTypeDouble", "alias": "Invert Outlet Pipe", "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "Northing", "type": "esriFieldTypeDouble", "alias": "Northing", "domain": null }, { "name": "Easting", "type": "esriFieldTypeDouble", "alias": "Easting", "domain": null }, { "name": "GNSS_Heigh", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Vert_Accuracy", "type": "esriFieldTypeDouble", "alias": "Vertical Accuracy", "domain": null }, { "name": "Horz_Accuracy", "type": "esriFieldTypeDouble", "alias": "Horizontal Accuracy", "domain": null }, { "name": "GPS_Date", "type": "esriFieldTypeDate", "alias": "Field Date", "length": 8, "domain": null }, { "name": "Datafile", "type": "esriFieldTypeString", "alias": "Field Datafile", "length": 20, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Sanitary_Sewer_Grease_Interceptor", "type": "Feature Layer", "description": "This feature class contains features mapped to represent sanitary sewer grease interceptors which are holding tanks with access points designed to trap grease so that it can be extracted. The GIS data herein have been incorporated by SGS during Phase I as derived from plans (see process steps) or surveyed by SGS during Phase II. All data herein are identified as to their source (Scanned Hardcopy Plan, AutoCAD data, NCAGR Redline Drawing, Mapping Grade GPS Survey, and Survey Grade GPS Survey).", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "J. Samuel Taylor, PLS, GISP\nSouthern Geospatial Services, PLLC\n\nWilliam H. McClure\nN.C. Department of Agriculture & Consumer Services", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7239a6ccee584d5e431769a0cd28d279", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABw0lEQVQ4jb3VT0sbQRzG8e9uVjHYFGsguNsmBg/FViXWjYcWaqE3wVToxVdQYwP2KvSWF6CXQHQDYm9tjzXxBXgoHtr0JXgIZEIv9U+qpm6S9bAICe7aXWl9bjszfHbmNzuzCv8pyq3BuQraTaDlGMIVzgt0GYqA6hc2BOm0RsERDoDx7Quq2fCHDqjwaAYjV6F0OfMu2ALNbMDTBQBqHl117/PVRtfNa0Oq1aTWqzDXgnJGo+w0bkMgcCidKxwAQ1bQLUC2AYACkHKCPMMnR+g7a9BqQvMcRp9D8hWL5W04ObTHxJ9AbMIn/Ok9vHwD8Un7ubQKLRMiI/D1Izx+AaHwDWb8S9hoow7fi/bOn9UhOg7hB3bf3Yh7aVzh3iCcHUNPEIYTsLsF0TG4M+g+S0/w/ApsZuDhM7vOvw9gYMgbei08nKCQ+cDiz33oC8HsO2pA0WySnX7Nj/57VLEoIZHyBbehkImRzgt0gKWO7zhXYUpSUJc0yhsCwxccAD3fca1cvqAzTm1/hS0wZLdOD+mCJRB/Tp3P/nXp6QOJ7iPfBac1kutVipLkvkSnSCAsi2znnXylFG/vO++y39zer+lf5QLh73rPSdP3pQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2085049.5101065487, "ymin": 744120.8912152201, "xmax": 2086272.7796416432, "ymax": 744546.070811063, "spatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Originator", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Originator", "type": "esriFieldTypeString", "alias": "Originator", "length": 10, "domain": { "type": "codedValue", "name": "Originator", "description": "", "codedValues": [ { "name": "SGS", "code": "SGS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DateMade", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 5, "domain": { "type": "codedValue", "name": "SS_Owner", "description": "", "codedValues": [ { "name": "COR", "code": "COR" }, { "name": "NCAGR", "code": "NCAGR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 25, "domain": { "type": "codedValue", "name": "Source", "description": "", "codedValues": [ { "name": "Scanned Hardcopy Plan", "code": "Scanned Hardcopy Plan" }, { "name": "AutoCAD Data", "code": "AutoCAD Data" }, { "name": "NCAGR Redline Drawing", "code": "NCAGR Redline Drawing" }, { "name": "Mapping Grade GPS Survey", "code": "Mapping Grade GPS Survey" }, { "name": "Survey Grade GPS Survey", "code": "Survey Grade GPS Survey" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SourceDetail", "type": "esriFieldTypeString", "alias": "Source Detail", "length": 150, "domain": null }, { "name": "InstallYear", "type": "esriFieldTypeString", "alias": "Install Year", "length": 10, "domain": null }, { "name": "InstallYearDetail", "type": "esriFieldTypeString", "alias": "Install Year Detail", "length": 150, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "Northing", "type": "esriFieldTypeDouble", "alias": "Northing", "domain": null }, { "name": "Easting", "type": "esriFieldTypeDouble", "alias": "Easting", "domain": null }, { "name": "GNSS_Heigh", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Vert_Accuracy", "type": "esriFieldTypeDouble", "alias": "Vertical Accuracy", "domain": null }, { "name": "Horz_Accuracy", "type": "esriFieldTypeDouble", "alias": "Horizontal Accuracy", "domain": null }, { "name": "GPS_Date", "type": "esriFieldTypeDate", "alias": "Field Date", "length": 8, "domain": null }, { "name": "Datafile", "type": "esriFieldTypeString", "alias": "Field Datafile", "length": 20, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Sanitary_Sewer_Connections", "type": "Feature Layer", "description": "This feature class contains features mapped to represent sanitary sewer connections which are sanitary sewer intake locations. The GIS data herein have been incorporated by SGS during Phase I as derived from plans (see process steps) or surveyed by SGS during Phase II. All data herein are identified as to their source (Scanned Hardcopy Plan, AutoCAD data, NCAGR Redline Drawing, Mapping Grade GPS Survey, and Survey Grade GPS Survey).", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "J. Samuel Taylor, PLS, GISP\nSouthern Geospatial Services, PLLC\n\nWilliam H. McClure\nN.C. Department of Agriculture & Consumer Services", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b40f117642d3ced429a0de670ddcc279", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAATCAYAAABPwleqAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABcklEQVQ4jcXPMUjUURwH8A93/+uuLsW7IpCsKYcSHVOXoqCOlsjAwYumtoRoaSkiXBobvNaWlsBsawiiqM0Cl8yGQgoLCoyK8krp7n8Nj0C9/1nh0Bd+8B7vfXjfF9lAov+Pu/ZZePfC9mKXeqFTfeWlRsyHOdH3L1I9B92afay8CqciUWmUoUvSSK99ZbnKeJnUJpnE2sfONYNsPqyzeQ6fYepOQm3ItYWKk2PUa2RyfJxncJi+o+E88c+/82qK9h2URsM+rjM+Qs+htTcTcK6NtzPUfhJlSKU5P9EME/HuXvpKVMpsbmfvAfpPNldOxLB/KMziJ54/oHKKszf/Aj+ZpHuQ4k62FhkYZmmRuaekM3/A23YxcZnT18h38OMrs48Yucr7l+vgpW/s6afR4PYV4hpRluMXQpPX0+vgexVOXKR7IMzKLFd5eIMtHa3wdabvUuhcDeM4VK5+pvdIAp5/pgALb8K0ysz9Fi//azaEfwEt+2K9PnuylgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2082237.1499176323, "ymin": 743332.9488934726, "xmax": 2086552.5566411316, "ymax": 745423.4621008933, "spatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Originator", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Originator", "type": "esriFieldTypeString", "alias": "Originator", "length": 10, "domain": { "type": "codedValue", "name": "Originator", "description": "", "codedValues": [ { "name": "SGS", "code": "SGS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DateMade", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 5, "domain": { "type": "codedValue", "name": "SS_Owner", "description": "", "codedValues": [ { "name": "COR", "code": "COR" }, { "name": "NCAGR", "code": "NCAGR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 25, "domain": { "type": "codedValue", "name": "Source", "description": "", "codedValues": [ { "name": "Scanned Hardcopy Plan", "code": "Scanned Hardcopy Plan" }, { "name": "AutoCAD Data", "code": "AutoCAD Data" }, { "name": "NCAGR Redline Drawing", "code": "NCAGR Redline Drawing" }, { "name": "Mapping Grade GPS Survey", "code": "Mapping Grade GPS Survey" }, { "name": "Survey Grade GPS Survey", "code": "Survey Grade GPS Survey" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SourceDetail", "type": "esriFieldTypeString", "alias": "Source Detail", "length": 150, "domain": null }, { "name": "InstallYear", "type": "esriFieldTypeString", "alias": "Install Year", "length": 10, "domain": null }, { "name": "InstallYearDetail", "type": "esriFieldTypeString", "alias": "Install Year Detail", "length": 150, "domain": null }, { "name": "Conxn_Type", "type": "esriFieldTypeString", "alias": "Connection Type", "length": 40, "domain": { "type": "codedValue", "name": "SS_Conxns_Type", "description": "", "codedValues": [ { "name": "Floor Sink Or Concessions Connection", "code": "FSINK_CONC" }, { "name": "RV Connection", "code": "RV" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Config", "type": "esriFieldTypeString", "alias": "Configuration", "length": 10, "domain": { "type": "codedValue", "name": "SS_ConxnConfig", "description": "", "codedValues": [ { "name": "Single", "code": "Single" }, { "name": "Double", "code": "Double" }, { "name": "Triple", "code": "Triple" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ConfigInfo", "type": "esriFieldTypeString", "alias": "Configuration Detail", "length": 100, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "Northing", "type": "esriFieldTypeDouble", "alias": "Northing", "domain": null }, { "name": "Easting", "type": "esriFieldTypeDouble", "alias": "Easting", "domain": null }, { "name": "GNSS_Heigh", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Vert_Accuracy", "type": "esriFieldTypeDouble", "alias": "Vertical Accuracy", "domain": null }, { "name": "Horz_Accuracy", "type": "esriFieldTypeDouble", "alias": "Horizontal Accuracy", "domain": null }, { "name": "GPS_Date", "type": "esriFieldTypeDate", "alias": "Field Date", "length": 8, "domain": null }, { "name": "Datafile", "type": "esriFieldTypeString", "alias": "Field Datafile", "length": 20, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Sanitary_Sewer_Clean_Out", "type": "Feature Layer", "description": "This feature class contains features mapped to represent sanitary sewer clean outs which are access points for cleaning sanitary sewer lines. The GIS data herein have been incorporated by SGS during Phase I as derived from plans (see process steps) or surveyed by SGS during Phase II. All data herein are identified as to their source (Scanned Hardcopy Plan, AutoCAD data, NCAGR Redline Drawing, Mapping Grade GPS Survey, and Survey Grade GPS Survey).", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "J. Samuel Taylor, PLS, GISP\nSouthern Geospatial Services, PLLC\n\nWilliam H. McClure\nN.C. Department of Agriculture & Consumer Services", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "eb8a28c2423174a0f965ced1558b8cec", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA6ElEQVQokWNhIBGwUKSh/IivnByv9kx5XjUTJkYW1hffHl67+eF8Raf1ukMYGor3+4roCtsejtYolUMyw3Lf4zWbGI4y+ME0wTUoCGr0R6oXIStmYGBgYHCSDeF/+PlGBwPDOisUDVLcSlpMjMxY3S3BJa+F4aR////8weXRf////MbQ8PTrnaPf/3wx42ThwdDw8POtMxgaNnyYWMZxncc2TrPCBKbp3/+/DMtu9j569PlqOoaGA44Mfxj2t1r+uPKlS5pbxZqJkYXl2dd71268OVcw1WXvWwwNME0HGCYW4fILhgZiAADQZFKhoNsyKwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2082237.1492614746, "ymin": 743331.6142504811, "xmax": 2086565.0484140515, "ymax": 745696.1154269725, "spatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Originator", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Originator", "type": "esriFieldTypeString", "alias": "Originator", "length": 10, "domain": { "type": "codedValue", "name": "Originator", "description": "", "codedValues": [ { "name": "SGS", "code": "SGS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DateMade", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 5, "domain": { "type": "codedValue", "name": "SS_Owner", "description": "", "codedValues": [ { "name": "COR", "code": "COR" }, { "name": "NCAGR", "code": "NCAGR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 25, "domain": { "type": "codedValue", "name": "Source", "description": "", "codedValues": [ { "name": "Scanned Hardcopy Plan", "code": "Scanned Hardcopy Plan" }, { "name": "AutoCAD Data", "code": "AutoCAD Data" }, { "name": "NCAGR Redline Drawing", "code": "NCAGR Redline Drawing" }, { "name": "Mapping Grade GPS Survey", "code": "Mapping Grade GPS Survey" }, { "name": "Survey Grade GPS Survey", "code": "Survey Grade GPS Survey" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SourceDetail", "type": "esriFieldTypeString", "alias": "Source Detail", "length": 150, "domain": null }, { "name": "InstallYear", "type": "esriFieldTypeString", "alias": "Install Year", "length": 10, "domain": null }, { "name": "InstallYearDetail", "type": "esriFieldTypeString", "alias": "Install Year Detail", "length": 150, "domain": null }, { "name": "Diameter", "type": "esriFieldTypeSmallInteger", "alias": "Diameter", "domain": { "type": "codedValue", "name": "SS_Diameter_Lateral", "description": "", "codedValues": [ { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "Other", "code": 99 }, { "name": "Unknown", "code": 0 }, { "name": "3\"", "code": 3 }, { "name": "1.5\"", "code": 1 }, { "name": "2\"", "code": 2 }, { "name": "5\"", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Pipe Material", "length": 40, "domain": { "type": "codedValue", "name": "SS_Material_Lat_BV_CO", "description": "", "codedValues": [ { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Polyvinyl Chloride Pipe", "code": "PVC" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location Detail", "length": 100, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "Northing", "type": "esriFieldTypeDouble", "alias": "Northing", "domain": null }, { "name": "Easting", "type": "esriFieldTypeDouble", "alias": "Easting", "domain": null }, { "name": "GNSS_Heigh", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Vert_Accuracy", "type": "esriFieldTypeDouble", "alias": "Vertical Accuracy", "domain": null }, { "name": "Horz_Accuracy", "type": "esriFieldTypeDouble", "alias": "Horizontal Accuracy", "domain": null }, { "name": "GPS_Date", "type": "esriFieldTypeDate", "alias": "Field Date", "length": 8, "domain": null }, { "name": "Datafile", "type": "esriFieldTypeString", "alias": "Field Datafile", "length": 20, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Sanitary_Sewer_Lateral_Line_Survey_Point", "type": "Feature Layer", "description": "This feature class contains features that have been surveyed along a sanitary sewer lateral line that has been located by NCAGR. The GIS data herein have all been surveyed by SGS during Phase II. It is possible that during Phase III or potential future maintenances that some data may be incorporated into this feature class from CAD or other data sources. All data herein are identified as to their source (Scanned Hardcopy Plan, AutoCAD data, NCAGR Redline Drawing, Mapping Grade GPS Survey, and Survey Grade GPS Survey).", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "J. Samuel Taylor, PLS, GISP\nSouthern Geospatial Services, PLLC\n\nWilliam H. McClure\nN.C. Department of Agriculture & Consumer Services", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 152, 230, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2084335.5325318873, "ymin": 743592.600933224, "xmax": 2086541.0156537145, "ymax": 745343.249662891, "spatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Originator", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Originator", "type": "esriFieldTypeString", "alias": "Originator", "length": 10, "domain": { "type": "codedValue", "name": "Originator", "description": "", "codedValues": [ { "name": "SGS", "code": "SGS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DateMade", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 5, "domain": { "type": "codedValue", "name": "SS_Owner", "description": "", "codedValues": [ { "name": "COR", "code": "COR" }, { "name": "NCAGR", "code": "NCAGR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 25, "domain": { "type": "codedValue", "name": "Source", "description": "", "codedValues": [ { "name": "Scanned Hardcopy Plan", "code": "Scanned Hardcopy Plan" }, { "name": "AutoCAD Data", "code": "AutoCAD Data" }, { "name": "NCAGR Redline Drawing", "code": "NCAGR Redline Drawing" }, { "name": "Mapping Grade GPS Survey", "code": "Mapping Grade GPS Survey" }, { "name": "Survey Grade GPS Survey", "code": "Survey Grade GPS Survey" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SourceDetail", "type": "esriFieldTypeString", "alias": "Source Detail", "length": 150, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "Northing", "type": "esriFieldTypeDouble", "alias": "Northing", "domain": null }, { "name": "Easting", "type": "esriFieldTypeDouble", "alias": "Easting", "domain": null }, { "name": "GNSS_Heigh", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Vert_Accuracy", "type": "esriFieldTypeDouble", "alias": "Vertical Accuracy", "domain": null }, { "name": "Horz_Accuracy", "type": "esriFieldTypeDouble", "alias": "Horizontal Accuracy", "domain": null }, { "name": "GPS_Date", "type": "esriFieldTypeDate", "alias": "Field Date", "length": 8, "domain": null }, { "name": "Datafile", "type": "esriFieldTypeString", "alias": "Field Datafile", "length": 20, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }