{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "DataIssues", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.02, "zTolerance": 2.0E-5, "mTolerance": 0.004656612879582606, "falseX": -1.1975629999121006E8, "falseY": -9.634249999246006E7, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7371a84c21aac0fce40006e1b3c291a8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAWCAYAAAArdgcFAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABo0lEQVQ4jeXTT0gUURwH8M8u258FNa0IKTQMOhREQQtREF0DO2pgKSJlUYcOQZ48FRQSBF7US0QkdOgQ2KUIyg7WwUOHDl3CQMFaFCokinZ3Jho2yWpXdto99bvMm/ed95nHm9+k1LBS/w1+CjdrgbdKGZJ3C0F18Tb93tqEw3hWXbygR5vQom5L1cW3yWpxX0KnDpxBWDkeSmPDirn9LmiRdBTrpWUcM2n6t5WLEvLl8B5JI0J1f7z0IhLotM6YiWi8smZxAlOl8DtCL3BXs60eadYqGSUNxSeGca04nvJZh2++eorT+FD+WHiDQ967KuOs2+hSv5yuLa4alDWkTmAQI5V80BwuyXms10S06/Zf0su4oSBwEK/idss01sgU7z6iEQeiY0pZKA2vjjc5bnd0pc874za7Lu+8tC82Yhdex8Mb9dsraaesOTNC5wwY9kCDI5q81GfeQBy83px9RhWExnAl+k9znpg0KnDSFl3Ew9sF5oURsNy7WBLoxkMLUZfswEyleEFgDz6VyMeFnmN7HPxemexn/UD/Cq+G/3PVFP8ONEFq9ddJ4iQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 893268.0087899417, "ymin": 776042.8875399381, "xmax": 903728.818789944, "ymax": 784098.4475399405, "spatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.02, "zTolerance": 2.0E-5, "mTolerance": 0.004656612879582606, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3.729494550073574E7, "falseZ": 0, "zUnits": 100000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IssueType", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "IssueType", "type": "esriFieldTypeString", "alias": "IssueType", "length": 20, "domain": { "type": "codedValue", "name": "issueType", "description": "Type of issue", "codedValues": [ { "name": "Attribute", "code": "ATTRIBUTE" }, { "name": "General", "code": "GENERAL" }, { "name": "Feature", "code": "FEATURE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IssueDesc", "type": "esriFieldTypeString", "alias": "IssueDesc", "length": 60, "domain": null }, { "name": "IssueDate", "type": "esriFieldTypeInteger", "alias": "IssueDate", "domain": null }, { "name": "IssueTypeSpec", "type": "esriFieldTypeString", "alias": "IssueTypeSpec", "length": 20, "domain": { "type": "codedValue", "name": "issueTypeSpec", "description": "Specific Type of issue", "codedValues": [ { "name": "Feature", "code": "FEATURE" }, { "name": "Attribute", "code": "ATTRIBUTE" }, { "name": "General", "code": "GENERAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ResolutionMethod", "type": "esriFieldTypeString", "alias": "ResolutionMethod", "length": 20, "domain": { "type": "codedValue", "name": "issueRes", "description": "Potential resolution options", "codedValues": [ { "name": "Client", "code": "CLIENT" }, { "name": "Technical Staff", "code": "TECHNICAL STAFF" }, { "name": "Project Manager", "code": "PROJECT MANAGER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IssueStatus", "type": "esriFieldTypeString", "alias": "IssueStatus", "length": 20, "domain": { "type": "codedValue", "name": "issueStatus", "description": "Status of issue", "codedValues": [ { "name": "Open", "code": "OPEN" }, { "name": "Resolved", "code": "RESOLVED" }, { "name": "Pending", "code": "PENDING" }, { "name": "Unresolved", "code": "UNRESOLVED" }, { "name": "Estimated", "code": "ESTIMATED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StatusDate", "type": "esriFieldTypeInteger", "alias": "StatusDate", "domain": null }, { "name": "IssueRes", "type": "esriFieldTypeString", "alias": "IssueRes", "length": 80, "domain": null }, { "name": "FeatureClass", "type": "esriFieldTypeString", "alias": "FeatureClass", "length": 20, "domain": { "type": "codedValue", "name": "issueClass", "description": "Feature class containing the issue", "codedValues": [ { "name": "SewerConnection", "code": "SEWER CONNECTION" }, { "name": "SewerFeature", "code": "SEWER FEATURE" }, { "name": "SewerFitting", "code": "SEWER FITTING" }, { "name": "SewerLateral", "code": "SEWER LATERAL" }, { "name": "SewerMain", "code": "SEWER MAIN" }, { "name": "SewerManhole", "code": "SEWER MANHOLE" }, { "name": "SewerShed", "code": "SEWER SHED" }, { "name": "SewerShedLine", "code": "SEWER SHED LINE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_11", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_11", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S6_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1537114101000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "SewerFeature", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.02, "zTolerance": 2.0E-5, "mTolerance": 0.004656612879582606, "falseX": -1.1975629999121006E8, "falseY": -9.634249999246006E7, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e3947851549627d80d1b4640f1269089", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAACQjC21AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABK0lEQVQ4jcXUzUsCQRjH8e9u2iGiKOjQvbBbhKBuCyGde/Fi2dEg7NClU5dejCDoBU8ReOySul3qP4jA8uLZ/8B/QMEidiY2QgxX290W/J2GZ+AzwzDPE8DnBAYGxg1Gnzdo+gJqBRY+BCdAwhdQKuSsSy6WWHrd5OVfoFYiISVxay0EV0DUMxjOE5SSy3ZBIaIVSb6lePAEBsfYA2Y7axLOw3keqxk+XYGawaQUHNlszQyPkwFuXIFSkAUmbPfgWH/irrxOwxGoG4RMwW6vw4Aps8UBcOgINAXX1hPSP/t6gdvyFvW+YOSeZWCFvzNiKpwCO73BLKqqfn9ip0nHiuQqKWq2YGyObWDeBTgEXABrXaDV/O+CM9xntbMl2+DPJJn2AP7K4Oah03wBFLdKhnHSWWsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 903882.0387899429, "ymin": 776164.68753995, "xmax": 903882.0387899429, "ymax": 776164.68753995, "spatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.02, "zTolerance": 2.0E-5, "mTolerance": 0.004656612879582606, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3.729494550073574E7, "falseZ": 0, "zUnits": 100000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FeatureName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SewerFeat_ID", "type": "esriFieldTypeString", "alias": "SewerFeat_ID", "length": 20, "domain": null }, { "name": "AdministrativeArea", "type": "esriFieldTypeString", "alias": "AdministrativeArea", "length": 60, "domain": null }, { "name": "OperationalArea", "type": "esriFieldTypeString", "alias": "OperationalArea", "length": 60, "domain": null }, { "name": "Feat_type", "type": "esriFieldTypeString", "alias": "Feat_type", "length": 20, "domain": { "type": "codedValue", "name": "sewerFeatureType", "description": "Feature type", "codedValues": [ { "name": "Pump station", "code": "PUMPSTATION" }, { "name": "Treatment plant", "code": "TREATMENT" }, { "name": "Metering Chamber", "code": "METERCHAMBER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FeatureName", "type": "esriFieldTypeString", "alias": "FeatureName", "length": 60, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "featStatus", "description": "Status of feature", "codedValues": [ { "name": "Active", "code": "ACTIVE" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Inactive", "code": "INACTIVE" }, { "name": "Abandoned", "code": "ABANDONED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YearInst", "type": "esriFieldTypeInteger", "alias": "YearInst", "domain": null }, { "name": "LocationDesc", "type": "esriFieldTypeString", "alias": "LocationDesc", "length": 80, "domain": null }, { "name": "IssueType", "type": "esriFieldTypeString", "alias": "IssueType", "length": 20, "domain": null }, { "name": "IssueDesc", "type": "esriFieldTypeString", "alias": "IssueDesc", "length": 80, "domain": null }, { "name": "IssueRes", "type": "esriFieldTypeString", "alias": "IssueRes", "length": 80, "domain": null }, { "name": "metaDatecreate", "type": "esriFieldTypeInteger", "alias": "metaDatecreate", "domain": null }, { "name": "metaEntryMethod", "type": "esriFieldTypeString", "alias": "metaEntryMethod", "length": 20, "domain": { "type": "codedValue", "name": "metaDomainEntryMethod", "description": "Method of data entry", "codedValues": [ { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Converted from another format", "code": "TRANSLATED" }, { "name": "Digitized from a scanned image", "code": "SCANNED" }, { "name": "Derived from calculations such as COGO", "code": "KEYED" }, { "name": "Manually digitized with no known coordinates", "code": "HAND" }, { "name": "Manually digitized with known coordinates", "code": "DIGITIZED" }, { "name": "Derived from spatial processing", "code": "COMPUTED" }, { "name": "Collected via Global Positioning System", "code": "GPS" }, { "name": "Photogrammetric digitization", "code": "PHOTOG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "metaSrc", "type": "esriFieldTypeString", "alias": "metaSrc", "length": 60, "domain": null }, { "name": "metaSrcDate", "type": "esriFieldTypeInteger", "alias": "metaSrcDate", "domain": null }, { "name": "metaSrcTtl", "type": "esriFieldTypeString", "alias": "metaSrcTtl", "length": 80, "domain": null }, { "name": "metaReliability", "type": "esriFieldTypeString", "alias": "metaReliability", "length": 20, "domain": { "type": "codedValue", "name": "metaDomainReliability", "description": "General indication of positional accuracy", "codedValues": [ { "name": "Excellent reliability", "code": "EXCELLENT" }, { "name": "Good reliability", "code": "GOOD" }, { "name": "Fair reliability", "code": "FAIR" }, { "name": "Fairly accurate but not reliably known", "code": "ESTIMATED" }, { "name": "Variable quality", "code": "VARIABLE" }, { "name": "Accuracy is suspect", "code": "QUESTIONABLE" }, { "name": "Poor reliability", "code": "POOR" }, { "name": "Unknown quality", "code": "UNKNOWN" }, { "name": "To be determined", "code": "TBD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "metaCreator", "type": "esriFieldTypeString", "alias": "metaCreator", "length": 40, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 200, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_12", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_12", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S7_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1537114101000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "SewerManhole", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.02, "zTolerance": 2.0E-5, "mTolerance": 0.004656612879582606, "falseX": -1.1975629999121006E8, "falseY": -9.634249999246006E7, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ffb8307b41fa9af9d8284b549b7f4f2f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB2klEQVQ4jbWTX0hTcRTHP9fdW5m0FTbM/uiDYYqboihBgURQ0PTJpx5U8KEFIhFkhA+BzUQfFETmH6gIeuilKIoEg6JQkLBohDamOf8UzXQIuqH7c+91oldJdxUfxC8c+P7+nA/nwDkie5S4LwDbOOm+N9xd+ktugkjImM379EqcLwSiuwIsDh65G6lKvYYhtQTUMPj7uDpYSX1hJ+Xfqnm7IyDzNs+kY1QU3d8KNVlBreLI9xpeWpuwDdXxQQfIuod1Ocr1szXa2f8ZfO/AkAgZNyHxNBQ4kQYreAqc0QECIzTktyOt+t/PITILuc0gL8CPO2B5qEHMlzklQPGfV/RtbUEl7fA6d24A8p2aP5AMea0w2gaWBjAXI0z3UAJxgJiKuuGFtTr+SzKBGtK84RAoAQRdCxE/U8oihWISSEZYGAaTRXsbc8LJUs3PuwgHf/FRBwiO0OLt4uK5Wk5k1YGnCSaeQEyG5AtgvqT983bjicxuA5ADfPF20JtyhbKjeRhzHqCT28HYnAsHoOgAAIuT2PttKBl2zmfWkiMmkbB6vzRF0HUL98wnutUgrzfnxE+iHPZx42c9RaNtlB88TkpMRglN41mO8hj4F1/VTsv0VZ5fi121521cAVL9l57C0ZbyAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 892784.018789947, "ymin": 776042.8875399381, "xmax": 903956.4087899476, "ymax": 785471.8175399452, "spatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.02, "zTolerance": 2.0E-5, "mTolerance": 0.004656612879582606, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3.729494550073574E7, "falseZ": 0, "zUnits": 100000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SMH_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SMH_ID", "type": "esriFieldTypeString", "alias": "SMH_ID", "length": 20, "domain": null }, { "name": "AdministrativeArea", "type": "esriFieldTypeString", "alias": "AdministrativeArea", "length": 60, "domain": null }, { "name": "OperationalArea", "type": "esriFieldTypeString", "alias": "OperationalArea", "length": 60, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "featStatus", "description": "Status of feature", "codedValues": [ { "name": "Active", "code": "ACTIVE" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Inactive", "code": "INACTIVE" }, { "name": "Abandoned", "code": "ABANDONED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RimElev", "type": "esriFieldTypeDouble", "alias": "RimElev", "domain": null }, { "name": "InvertElev1", "type": "esriFieldTypeDouble", "alias": "InvertElev1", "domain": null }, { "name": "InvertElev1Desc", "type": "esriFieldTypeString", "alias": "InvertElev1Desc", "length": 20, "domain": null }, { "name": "InvertElev2", "type": "esriFieldTypeDouble", "alias": "InvertElev2", "domain": null }, { "name": "InvertElev2Desc", "type": "esriFieldTypeString", "alias": "InvertElev2Desc", "length": 20, "domain": null }, { "name": "InvertElev3", "type": "esriFieldTypeDouble", "alias": "InvertElev3", "domain": null }, { "name": "InvertElev3Desc", "type": "esriFieldTypeString", "alias": "InvertElev3Desc", "length": 20, "domain": null }, { "name": "YearInst", "type": "esriFieldTypeInteger", "alias": "YearInst", "domain": null }, { "name": "IssueType", "type": "esriFieldTypeString", "alias": "IssueType", "length": 20, "domain": null }, { "name": "IssueDesc", "type": "esriFieldTypeString", "alias": "IssueDesc", "length": 80, "domain": null }, { "name": "IssueRes", "type": "esriFieldTypeString", "alias": "IssueRes", "length": 80, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SealedDate", "type": "esriFieldTypeDate", "alias": "SealedDate", "length": 8, "domain": null }, { "name": "ManholeDepthFt", "type": "esriFieldTypeDouble", "alias": "ManholeDepthFt", "domain": null }, { "name": "Leaking", "type": "esriFieldTypeString", "alias": "Leaking", "length": 50, "domain": { "type": "codedValue", "name": "Leaking", "description": "LeakType", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Weeping", "code": "Weeping" }, { "name": "Garden Hose", "code": "Garden Hose" }, { "name": "Emergency", "code": "Emergency" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NeedCleaning", "type": "esriFieldTypeString", "alias": "NeedCleaning", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 200, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_16", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_16", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S11_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1537114101000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "SewerMain", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.02, "zTolerance": 2.0E-5, "mTolerance": 0.004656612879582606, "falseX": -1.1975629999121006E8, "falseY": -9.634249999246006E7, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 892784.018789947, "ymin": 776038.5275399387, "xmax": 903956.4087899476, "ymax": 785471.8175399452, "spatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.02, "zTolerance": 2.0E-5, "mTolerance": 0.004656612879582606, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3.729494550073574E7, "falseZ": 0, "zUnits": 100000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SewerMain_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SewerMain_ID", "type": "esriFieldTypeString", "alias": "SewerMain_ID", "length": 20, "domain": null }, { "name": "AdministrativeArea", "type": "esriFieldTypeString", "alias": "AdministrativeArea", "length": 60, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "featStatus", "description": "Status of feature", "codedValues": [ { "name": "Active", "code": "ACTIVE" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Inactive", "code": "INACTIVE" }, { "name": "Abandoned", "code": "ABANDONED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PipeMaterial", "type": "esriFieldTypeString", "alias": "PipeMaterial", "length": 20, "domain": { "type": "codedValue", "name": "SewerPipeMaterial", "description": "Pipe material", "codedValues": [ { "name": "Asphalt concrete pipe", "code": "AC" }, { "name": "Ductile iron pipe", "code": "DIP" }, { "name": "Vitrified clay pipe", "code": "VCP" }, { "name": "Poly Vinyl Chloride", "code": "PVC" }, { "name": "Cast iron pipe", "code": "CIP" }, { "name": "Unknown material", "code": "UNKNOWN" }, { "name": "Tile", "code": "TILE" }, { "name": "Vitrified Tile", "code": "VT" }, { "name": "Truss Pipe", "code": "TP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FlowType", "type": "esriFieldTypeString", "alias": "FlowType", "length": 20, "domain": { "type": "codedValue", "name": "sewerFlowType", "description": "Flow type", "codedValues": [ { "name": "Gravity", "code": "GRAVITY" }, { "name": "Low pressure", "code": "LOWPRESSURE" }, { "name": "High pressure", "code": "HIGHPRESSURE" }, { "name": "Vacuum", "code": "VACUUM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PipeSize", "type": "esriFieldTypeDouble", "alias": "PipeSize", "domain": null }, { "name": "YearInst", "type": "esriFieldTypeInteger", "alias": "YearInst", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_13", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_13", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S8_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1537114101000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "SewerLateral", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.02, "zTolerance": 2.0E-5, "mTolerance": 0.004656612879582606, "falseX": -1.1975629999121006E8, "falseY": -9.634249999246006E7, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 892741.6287899464, "ymin": 776127.737539947, "xmax": 903960.4587899446, "ymax": 785478.3475399464, "spatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.02, "zTolerance": 2.0E-5, "mTolerance": 0.004656612879582606, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3.729494550073574E7, "falseZ": 0, "zUnits": 100000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Lateral_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Lateral_ID", "type": "esriFieldTypeString", "alias": "Lateral_ID", "length": 20, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "featStatus", "description": "Status of feature", "codedValues": [ { "name": "Active", "code": "ACTIVE" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Inactive", "code": "INACTIVE" }, { "name": "Abandoned", "code": "ABANDONED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PipeMaterial", "type": "esriFieldTypeString", "alias": "PipeMaterial", "length": 20, "domain": { "type": "codedValue", "name": "SewerPipeMaterial", "description": "Pipe material", "codedValues": [ { "name": "Asphalt concrete pipe", "code": "AC" }, { "name": "Ductile iron pipe", "code": "DIP" }, { "name": "Vitrified clay pipe", "code": "VCP" }, { "name": "Poly Vinyl Chloride", "code": "PVC" }, { "name": "Cast iron pipe", "code": "CIP" }, { "name": "Unknown material", "code": "UNKNOWN" }, { "name": "Tile", "code": "TILE" }, { "name": "Vitrified Tile", "code": "VT" }, { "name": "Truss Pipe", "code": "TP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FlowType", "type": "esriFieldTypeString", "alias": "FlowType", "length": 20, "domain": { "type": "codedValue", "name": "sewerFlowType", "description": "Flow type", "codedValues": [ { "name": "Gravity", "code": "GRAVITY" }, { "name": "Low pressure", "code": "LOWPRESSURE" }, { "name": "High pressure", "code": "HIGHPRESSURE" }, { "name": "Vacuum", "code": "VACUUM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PipeSize", "type": "esriFieldTypeDouble", "alias": "PipeSize", "domain": null }, { "name": "Depth", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null }, { "name": "YearInst", "type": "esriFieldTypeInteger", "alias": "YearInst", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_14", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_14", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S9_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1537114101000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }