{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "Sewer Lift Station", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "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": "63451c1c73967893ff0fdeeca730d345", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAOCAYAAADNGCeJAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA60lEQVQ4jWNhoCJgoZlh5irSBf4m6p7Ear79/N3V+QcvFGE17D8Do06qk7EbsYYVL9nJh9NlHKzMP0R4uYg1i4GTlfU3TsPQwZqT1xiuPH7FEGKuBWaHWWgzaMmI4lSP1zAWZiaGPA9zhqm7TjO46Skz8HKy43UpXsNeffzKMGPPGYYsN1OGHRfuMLz+9I1BVpiPPMPE+LkZ0pyNGY7degx2JQjjA3gNc9BSANNWarIM5+4/Z9CXlyDfMAEuDjjbSFESr0EM6IZde/qGL3HGxt0EdUHB6TtPf+E07M2nr3ELDl4g1iz8LqMUAACGvjzkI0Q9LAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3144203.7016595625, "ymin": 1737631.4405678438, "xmax": 3172594.92705312, "ymax": 1786515.5271277055, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 5.407581049610145E-8, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3.698511370706479E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 150, "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 16, "domain": null }, { "name": "N_NUM", "type": "esriFieldTypeInteger", "alias": "N_NUM", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 255, "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeInteger", "alias": "ANGLE", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "Geometric Network Ancillary Role Domain", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "GIS_STATUS", "type": "esriFieldTypeString", "alias": "GIS_STATUS", "length": 50, "domain": { "type": "codedValue", "name": "GIS Status", "description": "GIS Status for Adds, Adjustments, and Review", "codedValues": [ { "name": "Added per Field Crew", "code": "Add-F" }, { "name": "Added per AsBuilt", "code": "Add-AB" }, { "name": "Added per Aerial or Street View", "code": "Add-A-SV" }, { "name": "Added per Address", "code": "Add-ADDR" }, { "name": "Adjusted per Field Crew", "code": "Adj-F" }, { "name": "Adjusted per Field Crew, AsBuilt", "code": "Adj-F-AB" }, { "name": "Adjusted per Field Crew, AsBuilt, Street View", "code": "Adj-F-AB-SV" }, { "name": "Adjusted per Aerial", "code": "Adj-A" }, { "name": "Adjusted per Street View", "code": "Adj-SV" }, { "name": "Adjusted per AsBuilt", "code": "Adj-AB" }, { "name": "Adjusted per Aerial, Street View", "code": "Adj-A-SV" }, { "name": "Adjusted per AsBuilt, Aerial", "code": "Adj-AB-A" }, { "name": "Adjusted per AsBuilt, Aerial, Street View", "code": "Adj-AB-A-SV" }, { "name": "Appox. Location", "code": "APPRX" }, { "name": "Reviewed - Location Accurate", "code": "R-GOOD" }, { "name": "Reviewed - Needs further verification", "code": "R-VRFY" }, { "name": "Added per AsBuilt, and Aerial", "code": "Add-AB-A" }, { "name": "Added per AsBuilt, and Aerial/ Street View", "code": "Add-AB-A-SV" }, { "name": "Added per CAD Drawing", "code": "Add-CAD" }, { "name": "Added per CDs, Needs AsBuilt Verification", "code": "Add-CD" }, { "name": "Adjusted per CDs, Needs AsBuilt Verification", "code": "Adj-CD" }, { "name": "Added per Address, Needs Field/Asbuilt Verification", "code": "Add-ADDR-V" }, { "name": "Added from GPS location", "code": "Add-GPS" }, { "name": "Adjusted from GPS location", "code": "Adj-GPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator", "length": 100, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "Create Date", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "Editor", "length": 100, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeInteger", "alias": "GIS ID", "domain": null }, { "name": "GIS_GUID", "type": "esriFieldTypeInteger", "alias": "GIS GUID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R268_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_268", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GlobalID_Index", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GISID_Index", "fields": "GIS_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UNITID", "fields": "UNITID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_268", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IX_GIS_GUID", "fields": "GIS_GUID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S252_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "Sewer Metering Station", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "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": "11eb31faa436b94daa3be23238aa4538", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA5klEQVQoka3RsWqEQBSF4V/QKW2EoJ1gZW/sRLDSFEs60+cd8jZ5AlNtabUopjBFehshTUBhQZsQsQjZBAmLu5qQA7eZuR8zd0bmj5H/AwbAxUL/I/ByDG+BraZpV5IkScei7/vXYRiYg2/ApW3bN67rCln+2hrHkaIoaJrmoa7r55MzhmH4riiKcBwHz/OI4xjf90mS5OSMU1RVPZzSdR2WZf3uVU3TPGBd12nbdh00DIMoigiCgDzP18Esy4QQgqqqprWyLBfhLk1TPmsmT8D0TT/hHrieE9/ZAPdz8O4MWrzq6nwA7vtDXuICzskAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3136014.315643098, "ymin": 1727166.747795805, "xmax": 3172341.0889730463, "ymax": 1763968.235157252, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 5.407581049610145E-8, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3.698511370706479E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 150, "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 16, "domain": null }, { "name": "N_NUM", "type": "esriFieldTypeInteger", "alias": "N_NUM", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 255, "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeInteger", "alias": "ANGLE", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "Geometric Network Ancillary Role Domain", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "GIS_STATUS", "type": "esriFieldTypeString", "alias": "GIS_STATUS", "length": 50, "domain": { "type": "codedValue", "name": "GIS Status", "description": "GIS Status for Adds, Adjustments, and Review", "codedValues": [ { "name": "Added per Field Crew", "code": "Add-F" }, { "name": "Added per AsBuilt", "code": "Add-AB" }, { "name": "Added per Aerial or Street View", "code": "Add-A-SV" }, { "name": "Added per Address", "code": "Add-ADDR" }, { "name": "Adjusted per Field Crew", "code": "Adj-F" }, { "name": "Adjusted per Field Crew, AsBuilt", "code": "Adj-F-AB" }, { "name": "Adjusted per Field Crew, AsBuilt, Street View", "code": "Adj-F-AB-SV" }, { "name": "Adjusted per Aerial", "code": "Adj-A" }, { "name": "Adjusted per Street View", "code": "Adj-SV" }, { "name": "Adjusted per AsBuilt", "code": "Adj-AB" }, { "name": "Adjusted per Aerial, Street View", "code": "Adj-A-SV" }, { "name": "Adjusted per AsBuilt, Aerial", "code": "Adj-AB-A" }, { "name": "Adjusted per AsBuilt, Aerial, Street View", "code": "Adj-AB-A-SV" }, { "name": "Appox. Location", "code": "APPRX" }, { "name": "Reviewed - Location Accurate", "code": "R-GOOD" }, { "name": "Reviewed - Needs further verification", "code": "R-VRFY" }, { "name": "Added per AsBuilt, and Aerial", "code": "Add-AB-A" }, { "name": "Added per AsBuilt, and Aerial/ Street View", "code": "Add-AB-A-SV" }, { "name": "Added per CAD Drawing", "code": "Add-CAD" }, { "name": "Added per CDs, Needs AsBuilt Verification", "code": "Add-CD" }, { "name": "Adjusted per CDs, Needs AsBuilt Verification", "code": "Adj-CD" }, { "name": "Added per Address, Needs Field/Asbuilt Verification", "code": "Add-ADDR-V" }, { "name": "Added from GPS location", "code": "Add-GPS" }, { "name": "Adjusted from GPS location", "code": "Adj-GPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator", "length": 100, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "Create Date", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "Editor", "length": 100, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeInteger", "alias": "GIS ID", "domain": null }, { "name": "GIS_GUID", "type": "esriFieldTypeInteger", "alias": "GIS GUID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R265_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UNITID", "fields": "UNITID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GlobalID_Index", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GISID_Index", "fields": "GIS_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_265", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IX_GIS_GUID", "fields": "GIS_GUID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S249_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 2, "name": "Sewer_Annotation", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 3, "name": "Default" } ], "minScale": 10000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -507924.3639282733, "ymin": 1727097.3969792277, "xmax": 3173219.5962756425, "ymax": 1789496.2144385576, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 5.407581049610145E-8, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3.698511370706479E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FeatureID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeInteger", "alias": "GIS ID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R257_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I511Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I511AnnotationCl", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_257", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GlobalID_Index", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GISID_Index", "fields": "GIS_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S241_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 3, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 2, "name": "Sewer_Annotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -507924.3639282733, "ymin": 1727097.3969792277, "xmax": 3173219.5962756425, "ymax": 1789496.2144385576, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 5.407581049610145E-8, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3.698511370706479E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 4, "name": "Sewer Manholes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 15000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Abandoned Sewer Manhole", "description": "Abandoned Sewer Manhole", "symbol": { "type": "esriPMS", "url": "14e740bcfe09412da816c4de2da0b685", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAnklEQVQokZXRoQoCQRSF4Q8xGCy+gM8gWE02s8mmSUHs+gRajHaD1VcwWW2+h2WzyMAszA67Cx64M3Dn/MO9nK4/1a3pDTBFHy+824AFLhEqdcUORQ5McEMn+2QZ71UOnGrMKXQO46XAuGnR5L0ChBl7mlWEIwXuWDeYP3jkwAEzDDPzF9sIVYDQGOGIeZLDHs/SlOcQoE2sWtUl3aofppUYD2PIXjAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "309" ] ] }, { "label": "Manhole", "description": "Manhole", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 255, 0, 0, 255 ], "width": 0.65 } }, "values": [ [ "308" ] ] }, { "label": "Metro Sewer Manhole", "description": "Metro Sewer Manhole", "symbol": { "type": "esriPMS", "url": "9440c07cb1bba81dd2a1d623f3f3a167", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA1ElEQVQokZXRvS5EYRCH8d8kmyyhEYIb2EZDoxWuwWclkSi2FTdAoVDpNaLBIkq3QLIdl7CNViHxcfa8GrJ71tmTeJJp3vyfeWcyNf+kVvaYLkypG/OsEwfyoUK61ZA7xbIu5rykG3ux7uqPkO5Myzxgsq/HrOQytdRj03nxh67DgXCPcJLOtGLHe09Ilip2nTBqAY/9O3yp5rM4UnIvzA8Jd8x4KgofjoxYQ2MgnAm7sSIrCLHtLV1blBwLqxhHW24/trR/c4U7xIZXNH+qlNJLV/EN/AYy53HnW68AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "310" ] ] }, { "label": "Private Manhole", "description": "Private Manhole", "symbol": { "type": "esriPMS", "url": "bd76b664857ab52cec0d4308e98cf4c3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA7UlEQVQokWNhIBGwYBOcOXOmCDMzM/eTJ08eNzQ0/MOpYf78+ap///6dxcDA4ADiy8jIvJgzZ05hSkrKCgwN06dPF/v79+9xBgYGYSQzJBgYGJbPmTOHPSUlZSGKBhYWlkY0xcigf/78+SsTExN/wDUwMjLa4fGr4J8/fwwYGBhOIPvhNx4NDMzMzL/QPb2NgYFBH4f6x48ePbqEooGNja31169fIQwMDKpoiv8wMjKmNDQ0/EHREBcX93XmzJmmzMzMnQwMDMEMDAw8DAwMp//9+1eclpZ2GqYOJR7S09M/MjAwZEAxVoA1pvEBAIUxRMCwm6NDAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "311" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "14e740bcfe09412da816c4de2da0b685", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAnklEQVQokZXRoQoCQRSF4Q8xGCy+gM8gWE02s8mmSUHs+gRajHaD1VcwWW2+h2WzyMAszA67Cx64M3Dn/MO9nK4/1a3pDTBFHy+824AFLhEqdcUORQ5McEMn+2QZ71UOnGrMKXQO46XAuGnR5L0ChBl7mlWEIwXuWDeYP3jkwAEzDDPzF9sIVYDQGOGIeZLDHs/SlOcQoE2sWtUl3aofppUYD2PIXjAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "309", "label": "Abandoned Sewer Manhole" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 255, 0, 0, 255 ], "width": 0.65 } }, "value": "308", "label": "Manhole" }, { "symbol": { "type": "esriPMS", "url": "9440c07cb1bba81dd2a1d623f3f3a167", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA1ElEQVQokZXRvS5EYRCH8d8kmyyhEYIb2EZDoxWuwWclkSi2FTdAoVDpNaLBIkq3QLIdl7CNViHxcfa8GrJ71tmTeJJp3vyfeWcyNf+kVvaYLkypG/OsEwfyoUK61ZA7xbIu5rykG3ux7uqPkO5Myzxgsq/HrOQytdRj03nxh67DgXCPcJLOtGLHe09Ilip2nTBqAY/9O3yp5rM4UnIvzA8Jd8x4KgofjoxYQ2MgnAm7sSIrCLHtLV1blBwLqxhHW24/trR/c4U7xIZXNH+qlNJLV/EN/AYy53HnW68AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "310", "label": "Metro Sewer Manhole" }, { "symbol": { "type": "esriPMS", "url": "bd76b664857ab52cec0d4308e98cf4c3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA7UlEQVQokWNhIBGwYBOcOXOmCDMzM/eTJ08eNzQ0/MOpYf78+ap///6dxcDA4ADiy8jIvJgzZ05hSkrKCgwN06dPF/v79+9xBgYGYSQzJBgYGJbPmTOHPSUlZSGKBhYWlkY0xcigf/78+SsTExN/wDUwMjLa4fGr4J8/fwwYGBhOIPvhNx4NDMzMzL/QPb2NgYFBH4f6x48ePbqEooGNja31169fIQwMDKpoiv8wMjKmNDQ0/EHREBcX93XmzJmmzMzMnQwMDMEMDAw8DAwMp//9+1eclpZ2GqYOJR7S09M/MjAwZEAxVoA1pvEBAIUxRMCwm6NDAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "311", "label": "Private Manhole" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 210, 252, 255 ], "toColor": [ 189, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 182, 255 ], "toColor": [ 195, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 187, 255 ], "toColor": [ 252, 204, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 179, 252, 255 ], "toColor": [ 251, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 247, 255 ], "toColor": [ 202, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 187, 255 ], "toColor": [ 252, 246, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 208, 255 ], "toColor": [ 252, 182, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 179, 252, 255 ], "toColor": [ 189, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 212, 252, 255 ], "toColor": [ 238, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 213, 255 ], "toColor": [ 192, 252, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 212, 255 ], "toColor": [ 252, 242, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 232, 255 ], "toColor": [ 252, 215, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 235, 252, 255 ], "toColor": [ 215, 235, 252, 255 ] } ] } }, "visualVariables": [ { "type": "rotationInfo", "field": "ANGLE", "rotationType": "geographic" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[UNITID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamicNeverRemove", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 3000, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 255, 240, 240, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 230, 0, 0, 255 ], "haloSize": 0.7, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 3135993.1286780266, "ymin": 1726971.9224019567, "xmax": 3182606.023700929, "ymax": 1789657.6074884832, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 5.407581049610145E-8, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3.698511370706479E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "UNITID", "typeIdField": "TYPE", "subtypeFieldName": "TYPE", "subtypeField": "TYPE", "defaultSubtypeCode": 308, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeInteger", "alias": "TYPE", "domain": null }, { "name": "N_NUM", "type": "esriFieldTypeInteger", "alias": "N_NUM", "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 16, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "Geometric Network Ancillary Role Domain", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "DownStream_Depth", "type": "esriFieldTypeDouble", "alias": "Manhole_Depth", "domain": null }, { "name": "CIP_Year", "type": "esriFieldTypeSmallInteger", "alias": "CIP_Year", "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 255, "domain": null }, { "name": "DROP_MH", "type": "esriFieldTypeSmallInteger", "alias": "DROP_MH", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GIS_STATUS", "type": "esriFieldTypeString", "alias": "GIS_STATUS", "length": 50, "domain": { "type": "codedValue", "name": "GIS Status", "description": "GIS Status for Adds, Adjustments, and Review", "codedValues": [ { "name": "Added per Field Crew", "code": "Add-F" }, { "name": "Added per AsBuilt", "code": "Add-AB" }, { "name": "Added per Aerial or Street View", "code": "Add-A-SV" }, { "name": "Added per Address", "code": "Add-ADDR" }, { "name": "Adjusted per Field Crew", "code": "Adj-F" }, { "name": "Adjusted per Field Crew, AsBuilt", "code": "Adj-F-AB" }, { "name": "Adjusted per Field Crew, AsBuilt, Street View", "code": "Adj-F-AB-SV" }, { "name": "Adjusted per Aerial", "code": "Adj-A" }, { "name": "Adjusted per Street View", "code": "Adj-SV" }, { "name": "Adjusted per AsBuilt", "code": "Adj-AB" }, { "name": "Adjusted per Aerial, Street View", "code": "Adj-A-SV" }, { "name": "Adjusted per AsBuilt, Aerial", "code": "Adj-AB-A" }, { "name": "Adjusted per AsBuilt, Aerial, Street View", "code": "Adj-AB-A-SV" }, { "name": "Appox. Location", "code": "APPRX" }, { "name": "Reviewed - Location Accurate", "code": "R-GOOD" }, { "name": "Reviewed - Needs further verification", "code": "R-VRFY" }, { "name": "Added per AsBuilt, and Aerial", "code": "Add-AB-A" }, { "name": "Added per AsBuilt, and Aerial/ Street View", "code": "Add-AB-A-SV" }, { "name": "Added per CAD Drawing", "code": "Add-CAD" }, { "name": "Added per CDs, Needs AsBuilt Verification", "code": "Add-CD" }, { "name": "Adjusted per CDs, Needs AsBuilt Verification", "code": "Adj-CD" }, { "name": "Added per Address, Needs Field/Asbuilt Verification", "code": "Add-ADDR-V" }, { "name": "Added from GPS location", "code": "Add-GPS" }, { "name": "Adjusted from GPS location", "code": "Adj-GPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 200, "domain": null }, { "name": "LEGACY_ID", "type": "esriFieldTypeString", "alias": "Legacy ID", "length": 250, "domain": null }, { "name": "ID_UPDATE", "type": "esriFieldTypeString", "alias": "ID Update Note", "length": 250, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator", "length": 100, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "Create Date", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "Editor", "length": 100, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeInteger", "alias": "GIS ID", "domain": null }, { "name": "GIS_GUID", "type": "esriFieldTypeInteger", "alias": "GIS GUID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R266_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UNITID", "fields": "UNITID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GlobalID_Index", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GISID_Index", "fields": "GIS_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_266", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IX_GIS_GUID", "fields": "GIS_GUID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S250_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "DROP_MH": {"type": "inherited"}, "GIS_STATUS": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"} }, "id": 308, "name": "Manhole" }, { "domains": { "DROP_MH": {"type": "inherited"}, "GIS_STATUS": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"} }, "id": 309, "name": "Abandoned Manhole" }, { "domains": { "DROP_MH": {"type": "inherited"}, "GIS_STATUS": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"} }, "id": 310, "name": "Metro Manhole" }, { "domains": { "DROP_MH": {"type": "inherited"}, "GIS_STATUS": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"} }, "id": 311, "name": "Private Manhole" } ], "subtypes": [ { "domains": { "DROP_MH": {"type": "inherited"}, "GIS_STATUS": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"} }, "defaultValues": { "TYPE": null, "UNITID": null, "N_NUM": null, "DownStream_Depth": null, "DROP_MH": 0, "CIP_Year": null, "OWNER": null, "LOCATION": null, "COMMENT": null, "LEGACY_ID": null, "ID_UPDATE": null, "GIS_STATUS": null, "CREATOR": null, "CREATE_DATE": null, "EDITOR": null, "EDIT_DATE": null, "ENABLED": 1, "ANCILLARYROLE": 0, "GlobalID": null, "GIS_ID": null, "GIS_GUID": null }, "code": 308, "name": "Manhole" }, { "domains": { "DROP_MH": {"type": "inherited"}, "GIS_STATUS": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"} }, "defaultValues": { "TYPE": null, "UNITID": null, "N_NUM": null, "DownStream_Depth": null, "DROP_MH": 0, "CIP_Year": null, "OWNER": null, "LOCATION": null, "COMMENT": null, "LEGACY_ID": null, "ID_UPDATE": null, "GIS_STATUS": null, "CREATOR": null, "CREATE_DATE": null, "EDITOR": null, "EDIT_DATE": null, "ENABLED": 1, "ANCILLARYROLE": 0, "GlobalID": null, "GIS_ID": null, "GIS_GUID": null }, "code": 309, "name": "Abandoned Manhole" }, { "domains": { "DROP_MH": {"type": "inherited"}, "GIS_STATUS": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"} }, "defaultValues": { "TYPE": null, "UNITID": null, "N_NUM": null, "DownStream_Depth": null, "DROP_MH": 0, "CIP_Year": null, "OWNER": null, "LOCATION": null, "COMMENT": null, "LEGACY_ID": null, "ID_UPDATE": null, "GIS_STATUS": null, "CREATOR": null, "CREATE_DATE": null, "EDITOR": null, "EDIT_DATE": null, "ENABLED": 1, "ANCILLARYROLE": 0, "GlobalID": null, "GIS_ID": null, "GIS_GUID": null }, "code": 310, "name": "Metro Manhole" }, { "domains": { "DROP_MH": {"type": "inherited"}, "GIS_STATUS": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"} }, "defaultValues": { "TYPE": null, "UNITID": null, "N_NUM": null, "DownStream_Depth": null, "DROP_MH": 0, "CIP_Year": null, "OWNER": null, "LOCATION": null, "COMMENT": null, "LEGACY_ID": null, "ID_UPDATE": null, "GIS_STATUS": null, "CREATOR": null, "CREATE_DATE": null, "EDITOR": null, "EDIT_DATE": null, "ENABLED": 1, "ANCILLARYROLE": 0, "GlobalID": null, "GIS_ID": null, "GIS_GUID": null }, "code": 311, "name": "Private Manhole" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 5, "name": "Sewer Clean-Outs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 15000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Clean Out", "description": "Clean Out", "symbol": { "type": "esriPMS", "url": "19ea35979b3232eb409180b5df7ae95f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABDklEQVQokWNhIBGwoAtkHo4SZGP66fSfiYGH4d+/s5Os11/BqaHgWHDkf4afVv8YmNYw/P93j4mB0T3/eHDq7x9M1dMcV39B0ZB/ItSG4f8/yYmWa3ORzDifezRAmZWDoRWkBEUD479/sQKWupkMDGtRnDjZesPd/KNBj/KOBuqAnIfspO8NjA3/sHn0HyPjPkZGRmMGBgaEhv+MDIy4w4aJj/HfP1Q/gGzIP+EnPtFi00sM5Qz/Qn79Y69D0fDrD3snOzNDf/4Jv3KYpob/DUwfTlwuYPjPcGy67bL3KBpAApmHowrZGBnK848HczL+Z/j/4fhlzv9MTIsnWq4+AlOHEg9QUypw+wVLTBMCAAY0Y72M4BydAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "312" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "19ea35979b3232eb409180b5df7ae95f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABDklEQVQokWNhIBGwoAtkHo4SZGP66fSfiYGH4d+/s5Os11/BqaHgWHDkf4afVv8YmNYw/P93j4mB0T3/eHDq7x9M1dMcV39B0ZB/ItSG4f8/yYmWa3ORzDifezRAmZWDoRWkBEUD479/sQKWupkMDGtRnDjZesPd/KNBj/KOBuqAnIfspO8NjA3/sHn0HyPjPkZGRmMGBgaEhv+MDIy4w4aJj/HfP1Q/gGzIP+EnPtFi00sM5Qz/Qn79Y69D0fDrD3snOzNDf/4Jv3KYpob/DUwfTlwuYPjPcGy67bL3KBpAApmHowrZGBnK848HczL+Z/j/4fhlzv9MTIsnWq4+AlOHEg9QUypw+wVLTBMCAAY0Y72M4BydAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "312", "label": "Clean Out" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 210, 252, 255 ], "toColor": [ 189, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 182, 255 ], "toColor": [ 195, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 187, 255 ], "toColor": [ 252, 204, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 179, 252, 255 ], "toColor": [ 251, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 247, 255 ], "toColor": [ 202, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 187, 255 ], "toColor": [ 252, 246, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 208, 255 ], "toColor": [ 252, 182, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 179, 252, 255 ], "toColor": [ 189, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 212, 252, 255 ], "toColor": [ 238, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 213, 255 ], "toColor": [ 192, 252, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 212, 255 ], "toColor": [ 252, 242, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 232, 255 ], "toColor": [ 252, 215, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 235, 252, 255 ], "toColor": [ 215, 235, 252, 255 ] } ] } }, "visualVariables": [ { "type": "rotationInfo", "field": "ANGLE", "rotationType": "geographic" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3136054.8332777824, "ymin": 1734344.4468795096, "xmax": 3173589.205596257, "ymax": 1789349.0769634638, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 5.407581049610145E-8, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3.698511370706479E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "UNITID", "typeIdField": "TYPE", "subtypeFieldName": "TYPE", "subtypeField": "TYPE", "defaultSubtypeCode": 312, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeInteger", "alias": "TYPE", "domain": null }, { "name": "N_NUM", "type": "esriFieldTypeInteger", "alias": "N_NUM", "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 16, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "Geometric Network Ancillary Role Domain", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 255, "domain": null }, { "name": "GIS_STATUS", "type": "esriFieldTypeString", "alias": "GIS_STATUS", "length": 50, "domain": { "type": "codedValue", "name": "GIS Status", "description": "GIS Status for Adds, Adjustments, and Review", "codedValues": [ { "name": "Added per Field Crew", "code": "Add-F" }, { "name": "Added per AsBuilt", "code": "Add-AB" }, { "name": "Added per Aerial or Street View", "code": "Add-A-SV" }, { "name": "Added per Address", "code": "Add-ADDR" }, { "name": "Adjusted per Field Crew", "code": "Adj-F" }, { "name": "Adjusted per Field Crew, AsBuilt", "code": "Adj-F-AB" }, { "name": "Adjusted per Field Crew, AsBuilt, Street View", "code": "Adj-F-AB-SV" }, { "name": "Adjusted per Aerial", "code": "Adj-A" }, { "name": "Adjusted per Street View", "code": "Adj-SV" }, { "name": "Adjusted per AsBuilt", "code": "Adj-AB" }, { "name": "Adjusted per Aerial, Street View", "code": "Adj-A-SV" }, { "name": "Adjusted per AsBuilt, Aerial", "code": "Adj-AB-A" }, { "name": "Adjusted per AsBuilt, Aerial, Street View", "code": "Adj-AB-A-SV" }, { "name": "Appox. Location", "code": "APPRX" }, { "name": "Reviewed - Location Accurate", "code": "R-GOOD" }, { "name": "Reviewed - Needs further verification", "code": "R-VRFY" }, { "name": "Added per AsBuilt, and Aerial", "code": "Add-AB-A" }, { "name": "Added per AsBuilt, and Aerial/ Street View", "code": "Add-AB-A-SV" }, { "name": "Added per CAD Drawing", "code": "Add-CAD" }, { "name": "Added per CDs, Needs AsBuilt Verification", "code": "Add-CD" }, { "name": "Adjusted per CDs, Needs AsBuilt Verification", "code": "Adj-CD" }, { "name": "Added per Address, Needs Field/Asbuilt Verification", "code": "Add-ADDR-V" }, { "name": "Added from GPS location", "code": "Add-GPS" }, { "name": "Adjusted from GPS location", "code": "Adj-GPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LEGACY_ID", "type": "esriFieldTypeString", "alias": "Legacy ID", "length": 250, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator", "length": 100, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "Create Date", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "Editor", "length": 100, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeInteger", "alias": "GIS ID", "domain": null }, { "name": "GIS_GUID", "type": "esriFieldTypeInteger", "alias": "GIS GUID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R271_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GlobalID_Index", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GISID_Index", "fields": "GIS_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UNITID", "fields": "UNITID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_271", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IX_GIS_GUID", "fields": "GIS_GUID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S255_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "GIS_STATUS": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"} }, "id": 312, "name": "Clean-Out" } ], "subtypes": [ { "domains": { "GIS_STATUS": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"} }, "defaultValues": { "TYPE": 308, "UNITID": null, "N_NUM": null, "OWNER": null, "COMMENT": null, "LEGACY_ID": null, "GIS_STATUS": null, "ENABLED": 1, "ANCILLARYROLE": 0, "CREATOR": null, "CREATE_DATE": null, "EDITOR": null, "EDIT_DATE": null, "GlobalID": null, "GIS_ID": null, "GIS_GUID": null }, "code": 312, "name": "Clean-Out" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 6, "name": "Sewer Grease Traps", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueGroups": [ { "heading": "TYPE", "classes": [ { "label": "", "description": "", "symbol": { "type": "esriPMS", "url": "3506a784e3ecfb1d6715715e52950854", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAMCAYAAABr5z2BAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA4ElEQVQoka3RO0qDYRCF4WdiFEFB0FIxjTa2ooW4BLGR/Fi6C5uUaQRXEi+NFjYW7kDFgAvQ1kolBv58kiDiJXzg5XQzzHnnVvVHVf8NkA4tSmaVOllHmBJuonD/eYJSzahryQrOMC/M6amqmHivG3Oha5mvgL5KqzhBQ3iS7Ai3kjVM49KLtpC9QYldHPeDKGynliY2orDez6UDtRygIzQle7jyqy+07VuyickfAaLu9INpMO7bGo3BXbKAipRaFvCYbVkxo+f5GyDqztOROV3jWcCIhyi0h6+w5S5rHqJXfFI1rBsXAN4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "" ] ] }, { "label": "Grease Trap", "description": "Grease Trap", "symbol": { "type": "esriPMS", "url": "ed11c6d9f7e596f3b3ffad3c5b4bda28", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAUCAYAAACTQC2+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACIklEQVRIiWNhoBNgGRCLzFcwNDIxMOpQw+A///7XnY5iuIrVIsb/DPb/Gf/bc7LwMPgoJjLI82kwMDEyEWXw518fGI4928pw8c0RMJ+ZkWEy3qDjZuH9N9/tLJMsryrJvojVLGfoO5fLsOb2VAw5DIsCVTI+y/Kq8pNsCwMDAyMDI0OOfjfDxruzGX7//YXfIkU+nd8MFAB2Zk4GKR4lhocfb+C3iImR6T+M/Z/hP8Oa21MY9j1ezfD192cGBT5Nhhz9LoYjzzYz7H+yFkWfDI8KQ7nJDDCbmZGZtOS98uYEhokXihjspP0ZNIVMGVbemsjAxcLDoC1sDqYvvD7M8OnXOwZbaT+wT/ABvBbtfLiUgYOZi6HFahXDnQ8XGYzFnBg4WbgZjMQcGHyVkhnS99owXHpzlKHdei0DMyP+LIlX9sffbwwsTGwMrExsDDMv1zKcf30QHCz7gr/gNZRkiwxE7Rg23J3JsOrWJIZ03WaG/vMFYJ+RA/BalKnXxvDi20OGCecLwAlDnEuWIV23lToWffn9AV4U8LEJMfTbbWf4+fc7w7///8DxgwxmOkNKAWylBEGLjj7fyhmimoMiRihFIYPbHy4wvP7+lIGgRSee7+CaebmGIUm7DpwISAG3P1xgqD4WRnwcLbjWyrDsZi+DFLciSYXqayw+wWoREzNDwb+/DAIg9q8/PxgefLzOQC7g4GC4gNOiY2GoktQEdKthAQrnqbJG2Hx6AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Grease Trap" ] ] }, { "label": "Sand Trap", "description": "Sand Trap", "symbol": { "type": "esriPMS", "url": "7b91c460f07b22f5fbecdb47276a30e9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAATCAYAAACKsM07AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABr0lEQVQ4jb2Vv28SYRjHPy8cKKIBWh3E+COpEBKTFpuomDCYuHUQlzqY+A9oSMWlSZns5Mji0Ek6NHHRgQEng6sLEBUnowxVQowVolGhhTPHS3Ne5N7exdTv8n7vkuf7ee+e5+7V2Gdp/xWglznAT479U+KAnrjB54kAglev8/3545EXHjh0CoR379D+FvS/Sh+Z70A1MhkgvGK0Rq/BhUfgn3K+808leHnTQQ+M0EsboB12Hr67qcQKfHyCGhCes4YP+zD4Ab6wvNaHxk1rjRjHHE07AHj8pm+uQy077sdJuPICXufh/Zq1ZuEDBM9Ya20Bf6pZlMFns9Brw/Y3SCzD6VtQSct15jYEjttGqAGzD6B+D2p3wBeCaAbCSQk1FIjCdEoZoQa8ewgnMnCxCM/i0CpLgAupAeHz8CYPjfvGfMtX4lJ/A/SB6eM5iC3BsAfegHVqFnWUtbaAbgP0HXP0hMcarlKn5gDwqwX1u5AsmBAn6r6Ct6vmAIyl2TZ38ymEzjn7F/W+QKcun1wJ8B+sEMvmcKsjxld8WXrha0F1MkCkSm2g4Bqg0L4fOL8BNhVjs3NFZOwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Sand Trap" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "3506a784e3ecfb1d6715715e52950854", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAMCAYAAABr5z2BAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA4ElEQVQoka3RO0qDYRCF4WdiFEFB0FIxjTa2ooW4BLGR/Fi6C5uUaQRXEi+NFjYW7kDFgAvQ1kolBv58kiDiJXzg5XQzzHnnVvVHVf8NkA4tSmaVOllHmBJuonD/eYJSzahryQrOMC/M6amqmHivG3Oha5mvgL5KqzhBQ3iS7Ai3kjVM49KLtpC9QYldHPeDKGynliY2orDez6UDtRygIzQle7jyqy+07VuyickfAaLu9INpMO7bGo3BXbKAipRaFvCYbVkxo+f5GyDqztOROV3jWcCIhyi0h6+w5S5rHqJXfFI1rBsXAN4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "", "label": "" }, { "symbol": { "type": "esriPMS", "url": "ed11c6d9f7e596f3b3ffad3c5b4bda28", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAUCAYAAACTQC2+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACIklEQVRIiWNhoBNgGRCLzFcwNDIxMOpQw+A///7XnY5iuIrVIsb/DPb/Gf/bc7LwMPgoJjLI82kwMDEyEWXw518fGI4928pw8c0RMJ+ZkWEy3qDjZuH9N9/tLJMsryrJvojVLGfoO5fLsOb2VAw5DIsCVTI+y/Kq8pNsCwMDAyMDI0OOfjfDxruzGX7//YXfIkU+nd8MFAB2Zk4GKR4lhocfb+C3iImR6T+M/Z/hP8Oa21MY9j1ezfD192cGBT5Nhhz9LoYjzzYz7H+yFkWfDI8KQ7nJDDCbmZGZtOS98uYEhokXihjspP0ZNIVMGVbemsjAxcLDoC1sDqYvvD7M8OnXOwZbaT+wT/ABvBbtfLiUgYOZi6HFahXDnQ8XGYzFnBg4WbgZjMQcGHyVkhnS99owXHpzlKHdei0DMyP+LIlX9sffbwwsTGwMrExsDDMv1zKcf30QHCz7gr/gNZRkiwxE7Rg23J3JsOrWJIZ03WaG/vMFYJ+RA/BalKnXxvDi20OGCecLwAlDnEuWIV23lToWffn9AV4U8LEJMfTbbWf4+fc7w7///8DxgwxmOkNKAWylBEGLjj7fyhmimoMiRihFIYPbHy4wvP7+lIGgRSee7+CaebmGIUm7DpwISAG3P1xgqD4WRnwcLbjWyrDsZi+DFLciSYXqayw+wWoREzNDwb+/DAIg9q8/PxgefLzOQC7g4GC4gNOiY2GoktQEdKthAQrnqbJG2Hx6AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Grease Trap", "label": "Grease Trap" }, { "symbol": { "type": "esriPMS", "url": "7b91c460f07b22f5fbecdb47276a30e9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAATCAYAAACKsM07AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABr0lEQVQ4jb2Vv28SYRjHPy8cKKIBWh3E+COpEBKTFpuomDCYuHUQlzqY+A9oSMWlSZns5Mji0Ek6NHHRgQEng6sLEBUnowxVQowVolGhhTPHS3Ne5N7exdTv8n7vkuf7ee+e5+7V2Gdp/xWglznAT479U+KAnrjB54kAglev8/3545EXHjh0CoR379D+FvS/Sh+Z70A1MhkgvGK0Rq/BhUfgn3K+808leHnTQQ+M0EsboB12Hr67qcQKfHyCGhCes4YP+zD4Ab6wvNaHxk1rjRjHHE07AHj8pm+uQy077sdJuPICXufh/Zq1ZuEDBM9Ya20Bf6pZlMFns9Brw/Y3SCzD6VtQSct15jYEjttGqAGzD6B+D2p3wBeCaAbCSQk1FIjCdEoZoQa8ewgnMnCxCM/i0CpLgAupAeHz8CYPjfvGfMtX4lJ/A/SB6eM5iC3BsAfegHVqFnWUtbaAbgP0HXP0hMcarlKn5gDwqwX1u5AsmBAn6r6Ct6vmAIyl2TZ38ymEzjn7F/W+QKcun1wJ8B+sEMvmcKsjxld8WXrha0F1MkCkSm2g4Bqg0L4fOL8BNhVjs3NFZOwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Sand Trap", "label": "Sand Trap" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 210, 252, 255 ], "toColor": [ 189, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 182, 255 ], "toColor": [ 195, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 187, 255 ], "toColor": [ 252, 204, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 179, 252, 255 ], "toColor": [ 251, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 247, 255 ], "toColor": [ 202, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 187, 255 ], "toColor": [ 252, 246, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 208, 255 ], "toColor": [ 252, 182, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 179, 252, 255 ], "toColor": [ 189, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 212, 252, 255 ], "toColor": [ 238, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 213, 255 ], "toColor": [ 192, 252, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 212, 255 ], "toColor": [ 252, 242, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 232, 255 ], "toColor": [ 252, 215, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 235, 252, 255 ], "toColor": [ 215, 235, 252, 255 ] } ] } }, "visualVariables": [ { "type": "rotationInfo", "field": "ANGLE", "rotationType": "geographic" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[UNITID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamicNeverRemove", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "none", "where": "TYPE = 'Grease Trap' ", "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Grease Trap", "priority": 1, "symbol": { "type": "esriTS", "color": [ 211, 255, 190, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 38, 115, 0, 255 ], "haloSize": 0.7, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[UNITID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamicNeverRemove", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "none", "where": "(TYPE = 'Sand Trap' )", "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Sand Trap", "priority": 2, "symbol": { "type": "esriTS", "color": [ 255, 235, 175, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 168, 112, 0, 255 ], "haloSize": 0.7, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 3136185.8477769126, "ymin": 1727058.1748523966, "xmax": 3173442.2406641543, "ymax": 1789302.6866353655, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 5.407581049610145E-8, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3.698511370706479E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BUS_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "Unit ID", "length": 16, "domain": null }, { "name": "N_NUM", "type": "esriFieldTypeInteger", "alias": "Num", "domain": null }, { "name": "BUS_NAME", "type": "esriFieldTypeString", "alias": "Business Name", "length": 255, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 150, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "TRAP_TYPE", "type": "esriFieldTypeString", "alias": "Trap Type", "length": 25, "domain": null }, { "name": "CAPACITY", "type": "esriFieldTypeString", "alias": "Capacity", "length": 50, "domain": null }, { "name": "MONITOR", "type": "esriFieldTypeString", "alias": "Monitor", "length": 1, "domain": null }, { "name": "INSPECTION", "type": "esriFieldTypeString", "alias": "Inspection", "length": 50, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "Comment", "length": 255, "domain": null }, { "name": "PERMIT_ASBUILT", "type": "esriFieldTypeString", "alias": "Permit / AsBuilt", "length": 100, "domain": null }, { "name": "RELEASE_DATE", "type": "esriFieldTypeString", "alias": "Release Date", "length": 12, "domain": null }, { "name": "DATE_ADDED", "type": "esriFieldTypeString", "alias": "Date Added", "length": 12, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GIS_STATUS", "type": "esriFieldTypeString", "alias": "GIS Status", "length": 50, "domain": { "type": "codedValue", "name": "GIS Status", "description": "GIS Status for Adds, Adjustments, and Review", "codedValues": [ { "name": "Added per Field Crew", "code": "Add-F" }, { "name": "Added per AsBuilt", "code": "Add-AB" }, { "name": "Added per Aerial or Street View", "code": "Add-A-SV" }, { "name": "Added per Address", "code": "Add-ADDR" }, { "name": "Adjusted per Field Crew", "code": "Adj-F" }, { "name": "Adjusted per Field Crew, AsBuilt", "code": "Adj-F-AB" }, { "name": "Adjusted per Field Crew, AsBuilt, Street View", "code": "Adj-F-AB-SV" }, { "name": "Adjusted per Aerial", "code": "Adj-A" }, { "name": "Adjusted per Street View", "code": "Adj-SV" }, { "name": "Adjusted per AsBuilt", "code": "Adj-AB" }, { "name": "Adjusted per Aerial, Street View", "code": "Adj-A-SV" }, { "name": "Adjusted per AsBuilt, Aerial", "code": "Adj-AB-A" }, { "name": "Adjusted per AsBuilt, Aerial, Street View", "code": "Adj-AB-A-SV" }, { "name": "Appox. Location", "code": "APPRX" }, { "name": "Reviewed - Location Accurate", "code": "R-GOOD" }, { "name": "Reviewed - Needs further verification", "code": "R-VRFY" }, { "name": "Added per AsBuilt, and Aerial", "code": "Add-AB-A" }, { "name": "Added per AsBuilt, and Aerial/ Street View", "code": "Add-AB-A-SV" }, { "name": "Added per CAD Drawing", "code": "Add-CAD" }, { "name": "Added per CDs, Needs AsBuilt Verification", "code": "Add-CD" }, { "name": "Adjusted per CDs, Needs AsBuilt Verification", "code": "Adj-CD" }, { "name": "Added per Address, Needs Field/Asbuilt Verification", "code": "Add-ADDR-V" }, { "name": "Added from GPS location", "code": "Add-GPS" }, { "name": "Adjusted from GPS location", "code": "Adj-GPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator", "length": 100, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "Create Date", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "Editor", "length": 100, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeInteger", "alias": "GIS ID", "domain": null }, { "name": "GIS_GUID", "type": "esriFieldTypeInteger", "alias": "GIS GUID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R269_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GlobalID_Index", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GISID_Index", "fields": "GIS_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UNITID", "fields": "UNITID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_269", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IX_GIS_GUID", "fields": "GIS_GUID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S253_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 7, "name": "Sewer Plugs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 15000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Sewer Plug", "description": "Sewer Plug", "symbol": { "type": "esriPMS", "url": "202e5ac693b6314f81dff10cf8eaadca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAXElEQVQYlWNhIABYYIy848EZyBL/fzOtnWy3+jVcwb//DAdgbGYGBl9mpn/yDAwMCAVTrNbegLHzjwabYFjBQMgNg0FBwbHgCTD2fwYGDYb/DDUoCiZYrS0gywoABSUW+3/pHRcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 9, "angle": 0, "xoffset": -1, "yoffset": 0 }, "values": [ [ "3" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "202e5ac693b6314f81dff10cf8eaadca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAXElEQVQYlWNhIABYYIy848EZyBL/fzOtnWy3+jVcwb//DAdgbGYGBl9mpn/yDAwMCAVTrNbegLHzjwabYFjBQMgNg0FBwbHgCTD2fwYGDYb/DDUoCiZYrS0gywoABSUW+3/pHRcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 9, "angle": 0, "xoffset": -1, "yoffset": 0 }, "value": "3", "label": "Sewer Plug" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 210, 252, 255 ], "toColor": [ 189, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 182, 255 ], "toColor": [ 195, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 187, 255 ], "toColor": [ 252, 204, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 179, 252, 255 ], "toColor": [ 251, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 247, 255 ], "toColor": [ 202, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 187, 255 ], "toColor": [ 252, 246, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 208, 255 ], "toColor": [ 252, 182, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 179, 252, 255 ], "toColor": [ 189, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 212, 252, 255 ], "toColor": [ 238, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 213, 255 ], "toColor": [ 192, 252, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 212, 255 ], "toColor": [ 252, 242, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 232, 255 ], "toColor": [ 252, 215, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 235, 252, 255 ], "toColor": [ 215, 235, 252, 255 ] } ] } }, "visualVariables": [ { "type": "rotationInfo", "field": "ANGLE", "rotationType": "geographic" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3143906.215711928, "ymin": 1732591.0065238278, "xmax": 3176368.377258843, "ymax": 1788798.5875678626, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 5.407581049610145E-8, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3.698511370706479E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "UNITID", "typeIdField": "TYPE", "subtypeFieldName": "TYPE", "subtypeField": "TYPE", "defaultSubtypeCode": 3, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeInteger", "alias": "TYPE", "domain": null }, { "name": "N_NUM", "type": "esriFieldTypeInteger", "alias": "N_NUM", "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 16, "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeInteger", "alias": "ANGLE", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "Geometric Network Ancillary Role Domain", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 255, "domain": null }, { "name": "GIS_STATUS", "type": "esriFieldTypeString", "alias": "GIS_STATUS", "length": 50, "domain": { "type": "codedValue", "name": "GIS Status", "description": "GIS Status for Adds, Adjustments, and Review", "codedValues": [ { "name": "Added per Field Crew", "code": "Add-F" }, { "name": "Added per AsBuilt", "code": "Add-AB" }, { "name": "Added per Aerial or Street View", "code": "Add-A-SV" }, { "name": "Added per Address", "code": "Add-ADDR" }, { "name": "Adjusted per Field Crew", "code": "Adj-F" }, { "name": "Adjusted per Field Crew, AsBuilt", "code": "Adj-F-AB" }, { "name": "Adjusted per Field Crew, AsBuilt, Street View", "code": "Adj-F-AB-SV" }, { "name": "Adjusted per Aerial", "code": "Adj-A" }, { "name": "Adjusted per Street View", "code": "Adj-SV" }, { "name": "Adjusted per AsBuilt", "code": "Adj-AB" }, { "name": "Adjusted per Aerial, Street View", "code": "Adj-A-SV" }, { "name": "Adjusted per AsBuilt, Aerial", "code": "Adj-AB-A" }, { "name": "Adjusted per AsBuilt, Aerial, Street View", "code": "Adj-AB-A-SV" }, { "name": "Appox. Location", "code": "APPRX" }, { "name": "Reviewed - Location Accurate", "code": "R-GOOD" }, { "name": "Reviewed - Needs further verification", "code": "R-VRFY" }, { "name": "Added per AsBuilt, and Aerial", "code": "Add-AB-A" }, { "name": "Added per AsBuilt, and Aerial/ Street View", "code": "Add-AB-A-SV" }, { "name": "Added per CAD Drawing", "code": "Add-CAD" }, { "name": "Added per CDs, Needs AsBuilt Verification", "code": "Add-CD" }, { "name": "Adjusted per CDs, Needs AsBuilt Verification", "code": "Adj-CD" }, { "name": "Added per Address, Needs Field/Asbuilt Verification", "code": "Add-ADDR-V" }, { "name": "Added from GPS location", "code": "Add-GPS" }, { "name": "Adjusted from GPS location", "code": "Adj-GPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LEGACY_ID", "type": "esriFieldTypeString", "alias": "Legacy ID", "length": 250, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator", "length": 100, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "Create Date", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "Editor", "length": 100, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeInteger", "alias": "GIS ID", "domain": null }, { "name": "GIS_GUID", "type": "esriFieldTypeInteger", "alias": "GIS GUID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R264_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UNITID", "fields": "UNITID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GlobalID_Index", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GISID_Index", "fields": "GIS_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_264", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IX_GIS_GUID", "fields": "GIS_GUID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S248_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "GIS_STATUS": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"} }, "id": 3, "name": "Sewer Plug" } ], "subtypes": [ { "domains": { "GIS_STATUS": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"} }, "defaultValues": { "TYPE": 308, "UNITID": null, "N_NUM": null, "OWNER": null, "COMMENT": null, "LEGACY_ID": null, "GIS_STATUS": null, "CREATOR": null, "CREATE_DATE": null, "EDITOR": null, "EDIT_DATE": null, "ANGLE": 0, "ENABLED": 1, "ANCILLARYROLE": 0, "GlobalID": null, "GIS_ID": null, "GIS_GUID": null }, "code": 3, "name": "Sewer Plug" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 8, "name": "Metro Wastewater Connections", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "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": "d07505fb52be1fd6e3f6caab87fef400", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABEUlEQVQ4jdXSPyuFURgA8N/J9Q2EjHc0SF0DMvkGuGThA9hkYLMaZDIZLAYDGZQsRosyyAeQKIOSWeLods/Ve2/v1cu9i2c5f576PefpPCVdjNL/xiLVwHHHWGQMG7qBYR6VSDlw1ylWTesCtgphkX5Mt+QHUE77pch9S/4Dp4G3JizwHOnDDnpzCg/jMHN+wWIDasISuBu5wREGf+joGnOBh9w2M+BlpJJ+byIH2sdK9kVtsQQ+RU7aYHt5UFssxWxmH+s1vu+vFMUiQxhPyHZq7UB9gGvYemEMM3jFcuAsFZhMc7YaGQncFsVqPzkaeGxcBN6xFrnAlF9gm4HPvETgPNJTuM12UCZfm/xi2F/jC+h9O4Iip1MfAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3138754.95413587, "ymin": 1729268.2045088627, "xmax": 3182744.666471027, "ymax": 1780489.6634027767, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 5.407581049610145E-8, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3.698511370706479E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "UNITID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "N_NUM", "type": "esriFieldTypeInteger", "alias": "N_NUM", "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 16, "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeInteger", "alias": "ANGLE", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "Geometric Network Ancillary Role Domain", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 255, "domain": null }, { "name": "GIS_STATUS", "type": "esriFieldTypeString", "alias": "GIS_STATUS", "length": 50, "domain": { "type": "codedValue", "name": "GIS Status", "description": "GIS Status for Adds, Adjustments, and Review", "codedValues": [ { "name": "Added per Field Crew", "code": "Add-F" }, { "name": "Added per AsBuilt", "code": "Add-AB" }, { "name": "Added per Aerial or Street View", "code": "Add-A-SV" }, { "name": "Added per Address", "code": "Add-ADDR" }, { "name": "Adjusted per Field Crew", "code": "Adj-F" }, { "name": "Adjusted per Field Crew, AsBuilt", "code": "Adj-F-AB" }, { "name": "Adjusted per Field Crew, AsBuilt, Street View", "code": "Adj-F-AB-SV" }, { "name": "Adjusted per Aerial", "code": "Adj-A" }, { "name": "Adjusted per Street View", "code": "Adj-SV" }, { "name": "Adjusted per AsBuilt", "code": "Adj-AB" }, { "name": "Adjusted per Aerial, Street View", "code": "Adj-A-SV" }, { "name": "Adjusted per AsBuilt, Aerial", "code": "Adj-AB-A" }, { "name": "Adjusted per AsBuilt, Aerial, Street View", "code": "Adj-AB-A-SV" }, { "name": "Appox. Location", "code": "APPRX" }, { "name": "Reviewed - Location Accurate", "code": "R-GOOD" }, { "name": "Reviewed - Needs further verification", "code": "R-VRFY" }, { "name": "Added per AsBuilt, and Aerial", "code": "Add-AB-A" }, { "name": "Added per AsBuilt, and Aerial/ Street View", "code": "Add-AB-A-SV" }, { "name": "Added per CAD Drawing", "code": "Add-CAD" }, { "name": "Added per CDs, Needs AsBuilt Verification", "code": "Add-CD" }, { "name": "Adjusted per CDs, Needs AsBuilt Verification", "code": "Adj-CD" }, { "name": "Added per Address, Needs Field/Asbuilt Verification", "code": "Add-ADDR-V" }, { "name": "Added from GPS location", "code": "Add-GPS" }, { "name": "Adjusted from GPS location", "code": "Adj-GPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator", "length": 100, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "Create Date", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "Editor", "length": 100, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeInteger", "alias": "GIS ID", "domain": null }, { "name": "GIS_GUID", "type": "esriFieldTypeInteger", "alias": "GIS GUID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R262_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UNITID", "fields": "UNITID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GlobalID_Index", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GISID_Index", "fields": "GIS_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_262", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IX_GIS_GUID", "fields": "GIS_GUID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S246_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 9, "name": "Sewer Valve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 15000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "669cc518fbf60ae49744d7f5401d8355", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAxUlEQVQokWNhIBGwILEzCKg9wMDAcANZw/QiH4YbEVYML5FVPXvPwBYzmUH3yw+GQnQNDJO3M2jYazFo+JlA+K8/MTAkTWdg+PIDu5MYfv9lYAjtY2BYW8zAYKHGwODcxMBw5TFuP4DBrz8MDMG9DAwKogwMt57j9zQcaEozMDjrMjD0bWHAABga9OUZGPbWMTAI8zIwcLIxMLSuw6MBWTEItERAaGRNKBp05RgYmtdiOkOAi+HXh2+YGhiXHMZUTNAPhAAA1mwtY1GEQOAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3145778.7316144733, "ymin": 1748893.8981325969, "xmax": 3172652.0165070053, "ymax": 1781192.640685413, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 5.407581049610145E-8, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3.698511370706479E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "N_NUM", "type": "esriFieldTypeInteger", "alias": "N_NUM", "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": null }, { "name": "GIS_STATUS", "type": "esriFieldTypeString", "alias": "GIS_STATUS", "length": 50, "domain": { "type": "codedValue", "name": "GIS Status", "description": "GIS Status for Adds, Adjustments, and Review", "codedValues": [ { "name": "Added per Field Crew", "code": "Add-F" }, { "name": "Added per AsBuilt", "code": "Add-AB" }, { "name": "Added per Aerial or Street View", "code": "Add-A-SV" }, { "name": "Added per Address", "code": "Add-ADDR" }, { "name": "Adjusted per Field Crew", "code": "Adj-F" }, { "name": "Adjusted per Field Crew, AsBuilt", "code": "Adj-F-AB" }, { "name": "Adjusted per Field Crew, AsBuilt, Street View", "code": "Adj-F-AB-SV" }, { "name": "Adjusted per Aerial", "code": "Adj-A" }, { "name": "Adjusted per Street View", "code": "Adj-SV" }, { "name": "Adjusted per AsBuilt", "code": "Adj-AB" }, { "name": "Adjusted per Aerial, Street View", "code": "Adj-A-SV" }, { "name": "Adjusted per AsBuilt, Aerial", "code": "Adj-AB-A" }, { "name": "Adjusted per AsBuilt, Aerial, Street View", "code": "Adj-AB-A-SV" }, { "name": "Appox. Location", "code": "APPRX" }, { "name": "Reviewed - Location Accurate", "code": "R-GOOD" }, { "name": "Reviewed - Needs further verification", "code": "R-VRFY" }, { "name": "Added per AsBuilt, and Aerial", "code": "Add-AB-A" }, { "name": "Added per AsBuilt, and Aerial/ Street View", "code": "Add-AB-A-SV" }, { "name": "Added per CAD Drawing", "code": "Add-CAD" }, { "name": "Added per CDs, Needs AsBuilt Verification", "code": "Add-CD" }, { "name": "Adjusted per CDs, Needs AsBuilt Verification", "code": "Adj-CD" }, { "name": "Added per Address, Needs Field/Asbuilt Verification", "code": "Add-ADDR-V" }, { "name": "Added from GPS location", "code": "Add-GPS" }, { "name": "Adjusted from GPS location", "code": "Adj-GPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 150, "domain": null }, { "name": "LEGACY_ID", "type": "esriFieldTypeString", "alias": "Legacy ID", "length": 250, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator", "length": 100, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "Create Date", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "Editor", "length": 100, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeInteger", "alias": "GIS ID", "domain": null }, { "name": "GIS_GUID", "type": "esriFieldTypeInteger", "alias": "GIS GUID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R259_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UNITID", "fields": "UNITID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GlobalID_Index", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GISID_Index", "fields": "GIS_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_259", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IX_GIS_GUID", "fields": "GIS_GUID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S243_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 10, "name": "Sewer Mains", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Sewer Line", "description": "Sewer Line", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 145, 255, 89, 255 ], "width": 1.9118 }, "values": [ [ "7" ] ] }, { "label": "Private", "description": "Private", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 76, 230, 0, 255 ], "width": 0.4 }, "values": [ [ "10" ] ] }, { "label": "Abandoned Sewer Line", "description": "Abandoned Sewer Line", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "values": [ [ "302" ] ] }, { "label": "Metro Main", "description": "Metro Main", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 10 }, "values": [ [ "8" ] ] }, { "label": "Force Main", "description": "Force Main", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 111, 198, 83, 255 ], "width": 10 }, "values": [ [ "9" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 145, 255, 89, 255 ], "width": 1.9118 }, "value": "7", "label": "Sewer Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 76, 230, 0, 255 ], "width": 0.4 }, "value": "10", "label": "Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "302", "label": "Abandoned Sewer Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 10 }, "value": "8", "label": "Metro Main" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 111, 198, 83, 255 ], "width": 10 }, "value": "9", "label": "Force Main" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 210, 252, 255 ], "toColor": [ 189, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 182, 255 ], "toColor": [ 195, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 187, 255 ], "toColor": [ 252, 204, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 179, 252, 255 ], "toColor": [ 251, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 247, 255 ], "toColor": [ 202, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 187, 255 ], "toColor": [ 252, 246, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 208, 255 ], "toColor": [ 252, 182, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 179, 252, 255 ], "toColor": [ 189, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 212, 252, 255 ], "toColor": [ 238, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 213, 255 ], "toColor": [ 192, 252, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 212, 255 ], "toColor": [ 252, 242, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 232, 255 ], "toColor": [ 252, 215, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 235, 252, 255 ], "toColor": [ 215, 235, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[DIAMETER] CONCAT \"''\"", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerPart", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "offsetDistance": 0, "stackLabel": false, "removeDuplicates": "none", "where": "TYPE = 7", "useCodedValues": true, "maxScale": 0, "minScale": 2500, "name": "Diameter", "priority": 12, "symbol": { "type": "esriTS", "color": [ 233, 255, 190, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 38, 115, 0, 255 ], "haloSize": 0.75, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "\"AB\"", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamicNeverRemove", "allowOverrun": true, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerPart", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "TYPE = 302", "useCodedValues": true, "maxScale": 0, "minScale": 2500, "name": "Abandoned", "priority": 14, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "\"METRO\"", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerPart", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "TYPE = 8", "useCodedValues": true, "maxScale": 0, "minScale": 2500, "name": "Metro", "priority": 15, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "\"FM\"", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamicNeverRemove", "allowOverrun": true, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerPart", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "TYPE = 9", "useCodedValues": true, "maxScale": 0, "minScale": 3000, "name": "Force", "priority": 16, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "ROUND([Asbuilt_Length],0) CONCAT \"'\"", "labelPlacement": "esriServerLinePlacementBelowAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerPart", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "offsetDistance": 0, "stackLabel": false, "removeDuplicates": "none", "where": "TYPE = 7", "useCodedValues": true, "maxScale": 0, "minScale": 2500, "name": "length", "priority": 13, "symbol": { "type": "esriTS", "color": [ 233, 255, 190, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 38, 115, 0, 255 ], "haloSize": 0.75, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 3135993.1913978904, "ymin": 1726971.956941396, "xmax": 3189088.9296943843, "ymax": 1790101.9353399724, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 5.407581049610145E-8, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3.698511370706479E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PrimaryID", "typeIdField": "TYPE", "subtypeFieldName": "TYPE", "subtypeField": "TYPE", "defaultSubtypeCode": 7, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeInteger", "alias": "TYPE", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeInteger", "alias": "DIAMETER", "domain": { "type": "codedValue", "name": "Sewer_Diameter", "description": "Sewer Diameter", "codedValues": [ { "name": "2", "code": 2 }, { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "15", "code": 15 }, { "name": "16", "code": 16 }, { "name": "18", "code": 18 }, { "name": "20", "code": 20 }, { "name": "21", "code": 21 }, { "name": "22", "code": 22 }, { "name": "24", "code": 24 }, { "name": "26", "code": 26 }, { "name": "27", "code": 27 }, { "name": "30", "code": 30 }, { "name": "33", "code": 33 }, { "name": "36", "code": 36 }, { "name": "48", "code": 48 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ASBUILT", "type": "esriFieldTypeString", "alias": "ASBUILT", "length": 250, "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 254, "domain": null }, { "name": "UNITID2", "type": "esriFieldTypeString", "alias": "UNITID2", "length": 254, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "PrimaryID", "type": "esriFieldTypeString", "alias": "PrimaryID", "length": 20, "domain": null }, { "name": "GXP_ID", "type": "esriFieldTypeString", "alias": "GXP_ID", "length": 50, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 250, "domain": null }, { "name": "Asbuilt_Length", "type": "esriFieldTypeDouble", "alias": "Main_Length", "domain": null }, { "name": "DOCS_IDNum", "type": "esriFieldTypeInteger", "alias": "DOCS_IDNum", "domain": null }, { "name": "CIP_Year", "type": "esriFieldTypeSmallInteger", "alias": "CIP_Year", "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 255, "domain": null }, { "name": "GIS_STATUS", "type": "esriFieldTypeString", "alias": "GIS_STATUS", "length": 50, "domain": { "type": "codedValue", "name": "GIS Status", "description": "GIS Status for Adds, Adjustments, and Review", "codedValues": [ { "name": "Added per Field Crew", "code": "Add-F" }, { "name": "Added per AsBuilt", "code": "Add-AB" }, { "name": "Added per Aerial or Street View", "code": "Add-A-SV" }, { "name": "Added per Address", "code": "Add-ADDR" }, { "name": "Adjusted per Field Crew", "code": "Adj-F" }, { "name": "Adjusted per Field Crew, AsBuilt", "code": "Adj-F-AB" }, { "name": "Adjusted per Field Crew, AsBuilt, Street View", "code": "Adj-F-AB-SV" }, { "name": "Adjusted per Aerial", "code": "Adj-A" }, { "name": "Adjusted per Street View", "code": "Adj-SV" }, { "name": "Adjusted per AsBuilt", "code": "Adj-AB" }, { "name": "Adjusted per Aerial, Street View", "code": "Adj-A-SV" }, { "name": "Adjusted per AsBuilt, Aerial", "code": "Adj-AB-A" }, { "name": "Adjusted per AsBuilt, Aerial, Street View", "code": "Adj-AB-A-SV" }, { "name": "Appox. Location", "code": "APPRX" }, { "name": "Reviewed - Location Accurate", "code": "R-GOOD" }, { "name": "Reviewed - Needs further verification", "code": "R-VRFY" }, { "name": "Added per AsBuilt, and Aerial", "code": "Add-AB-A" }, { "name": "Added per AsBuilt, and Aerial/ Street View", "code": "Add-AB-A-SV" }, { "name": "Added per CAD Drawing", "code": "Add-CAD" }, { "name": "Added per CDs, Needs AsBuilt Verification", "code": "Add-CD" }, { "name": "Adjusted per CDs, Needs AsBuilt Verification", "code": "Adj-CD" }, { "name": "Added per Address, Needs Field/Asbuilt Verification", "code": "Add-ADDR-V" }, { "name": "Added from GPS location", "code": "Add-GPS" }, { "name": "Adjusted from GPS location", "code": "Adj-GPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 30, "domain": { "type": "codedValue", "name": "Sewer_Material", "description": "Cues Standards: Sewer Pipe Material", "codedValues": [ { "name": "Asbestos Cement", "code": "Asbestos Cement" }, { "name": "Cement", "code": "Cement" }, { "name": "Cement Reinforced", "code": "Cement Reinforced" }, { "name": "Clay", "code": "Clay" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Concrete Reinforced", "code": "Concrete Reinforced" }, { "name": "Corrugated", "code": "Corrugated" }, { "name": "Cured-In-Place", "code": "Cured-In-Place" }, { "name": "Fiberglass", "code": "Fiberglass" }, { "name": "Not Known", "code": "Not Known" }, { "name": "Other", "code": "Other" }, { "name": "Polyethylene", "code": "Polyethylene" }, { "name": "PVC", "code": "PVC" }, { "name": "Steel", "code": "Steel" }, { "name": "Cast Iron", "code": "Iron" }, { "name": "Ductile Iron", "code": "Ductile" }, { "name": "Polypropylene", "code": "Polypropylene" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TV_Pipe_Type", "type": "esriFieldTypeString", "alias": "TV - Material", "length": 30, "domain": { "type": "codedValue", "name": "Sewer_Material", "description": "Cues Standards: Sewer Pipe Material", "codedValues": [ { "name": "Asbestos Cement", "code": "Asbestos Cement" }, { "name": "Cement", "code": "Cement" }, { "name": "Cement Reinforced", "code": "Cement Reinforced" }, { "name": "Clay", "code": "Clay" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Concrete Reinforced", "code": "Concrete Reinforced" }, { "name": "Corrugated", "code": "Corrugated" }, { "name": "Cured-In-Place", "code": "Cured-In-Place" }, { "name": "Fiberglass", "code": "Fiberglass" }, { "name": "Not Known", "code": "Not Known" }, { "name": "Other", "code": "Other" }, { "name": "Polyethylene", "code": "Polyethylene" }, { "name": "PVC", "code": "PVC" }, { "name": "Steel", "code": "Steel" }, { "name": "Cast Iron", "code": "Iron" }, { "name": "Ductile Iron", "code": "Ductile" }, { "name": "Polypropylene", "code": "Polypropylene" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TV_Pipe_Width", "type": "esriFieldTypeDouble", "alias": "TV - Diameter", "domain": null }, { "name": "TV_Pipe_Shape", "type": "esriFieldTypeString", "alias": "TV - Shape", "length": 35, "domain": { "type": "codedValue", "name": "Sewer_Pipe_Shape", "description": "Cues Standards: Pipe Shape", "codedValues": [ { "name": "Arched", "code": "Arched" }, { "name": "Barrel", "code": "Barrel" }, { "name": "Circular", "code": "Circular" }, { "name": "Egg", "code": "Egg" }, { "name": "Horseshoe", "code": "Horseshoe" }, { "name": "Other", "code": "Other" }, { "name": "Oval", "code": "Oval" }, { "name": "Rectangle", "code": "Rectangle" }, { "name": "Square", "code": "Square" }, { "name": "Trapezoidal", "code": "Trapezoidal" }, { "name": "U-shaped with Flat Top", "code": "U-shaped with flat top" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TV_Date_Start", "type": "esriFieldTypeDate", "alias": "TV - Start Date", "length": 8, "domain": null }, { "name": "TV_Date_End", "type": "esriFieldTypeDate", "alias": "TV - End Date", "length": 8, "domain": null }, { "name": "TV_Reason", "type": "esriFieldTypeString", "alias": "TV - Reason", "length": 60, "domain": { "type": "codedValue", "name": "Sewer_TV_Reason", "description": "Reason for TV Inspection", "codedValues": [ { "name": "CIP", "code": "CIP" }, { "name": "Customer", "code": "Customer" }, { "name": "Final", "code": "Final" }, { "name": "Grouting", "code": "Grouting" }, { "name": "Initial", "code": "Initial" }, { "name": "Repair", "code": "Repair" }, { "name": "Root Cut", "code": "Root Cut" }, { "name": "Root Spray", "code": "Root Spray" }, { "name": "Routine", "code": "Routine" }, { "name": "St Drain", "code": "St Drain" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TV_Pipe_Condition", "type": "esriFieldTypeString", "alias": "TV - Pipe Condition", "length": 50, "domain": { "type": "codedValue", "name": "Sewer_Pipe_Condition", "description": "Sewer Pipe Condition", "codedValues": [ { "name": "Poor", "code": "Poor" }, { "name": "Fair", "code": "Fair" }, { "name": "Good", "code": "Good" }, { "name": "Deteriorated", "code": "Deteriorated" }, { "name": "Not Recorded During Inspection", "code": "Not Recorded" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TV_Surface_Condition", "type": "esriFieldTypeString", "alias": "TV - Surface Condition", "length": 30, "domain": { "type": "codedValue", "name": "Sewer_Surface_Condition", "description": "Cues Standards: Surface Condition during TV observation", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Garden", "code": "Garden" }, { "name": "Other", "code": "Other" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "Woodland", "code": "Woodland" }, { "name": "Rock", "code": "Rock" }, { "name": "Soil / Dirt", "code": "Soil/Dirt" }, { "name": "Holder999", "code": "Holder" }, { "name": "Turf / Grass", "code": "Turf/Grass" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TV_Footage", "type": "esriFieldTypeDouble", "alias": "TV - Footage", "domain": null }, { "name": "TV_Operator", "type": "esriFieldTypeString", "alias": "TV - Operator", "length": 50, "domain": null }, { "name": "TV_Comment", "type": "esriFieldTypeString", "alias": "TV - Comment", "length": 255, "domain": null }, { "name": "ID_UPDATE", "type": "esriFieldTypeString", "alias": "ID Update Note", "length": 250, "domain": null }, { "name": "LEGACY_ID", "type": "esriFieldTypeString", "alias": "Legacy ID", "length": 250, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator", "length": 100, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "Create Date", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "Editor", "length": 100, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeInteger", "alias": "GIS ID", "domain": null }, { "name": "GIS_GUID", "type": "esriFieldTypeInteger", "alias": "GIS GUID", "domain": null }, { "name": "Primary_GUID", "type": "esriFieldTypeString", "alias": "Primary GIS GUID", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R267_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UNITID", "fields": "UNITID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GlobalID_Index", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GISID_Index", "fields": "GIS_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UNITID2", "fields": "UNITID2", "isAscending": true, "isUnique": false, "description": "" }, { "name": "PrimaryID", "fields": "PrimaryID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_267", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IX_GIS_GUID", "fields": "GIS_GUID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_Primary_GUID", "fields": "Primary_GUID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S251_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "TV_Pipe_Type": {"type": "inherited"}, "TV_Pipe_Shape": {"type": "inherited"}, "TV_Reason": {"type": "inherited"}, "TV_Pipe_Condition": {"type": "inherited"}, "TV_Surface_Condition": {"type": "inherited"}, "GIS_STATUS": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "id": 7, "name": "Sewer Line" }, { "domains": { "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "TV_Pipe_Type": {"type": "inherited"}, "TV_Pipe_Shape": {"type": "inherited"}, "TV_Reason": {"type": "inherited"}, "TV_Pipe_Condition": {"type": "inherited"}, "TV_Surface_Condition": {"type": "inherited"}, "GIS_STATUS": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "id": 8, "name": "Metro Main" }, { "domains": { "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "TV_Pipe_Type": {"type": "inherited"}, "TV_Pipe_Shape": {"type": "inherited"}, "TV_Reason": {"type": "inherited"}, "TV_Pipe_Condition": {"type": "inherited"}, "TV_Surface_Condition": {"type": "inherited"}, "GIS_STATUS": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "id": 9, "name": "Forced Main" }, { "domains": { "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "TV_Pipe_Type": {"type": "inherited"}, "TV_Pipe_Shape": {"type": "inherited"}, "TV_Reason": {"type": "inherited"}, "TV_Pipe_Condition": {"type": "inherited"}, "TV_Surface_Condition": {"type": "inherited"}, "GIS_STATUS": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "id": 10, "name": "Private" }, { "domains": { "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "TV_Pipe_Type": {"type": "inherited"}, "TV_Pipe_Shape": {"type": "inherited"}, "TV_Reason": {"type": "inherited"}, "TV_Pipe_Condition": {"type": "inherited"}, "TV_Surface_Condition": {"type": "inherited"}, "GIS_STATUS": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "id": 302, "name": "Abandoned Sewer Line" } ], "subtypes": [ { "domains": { "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "TV_Pipe_Type": {"type": "inherited"}, "TV_Pipe_Shape": {"type": "inherited"}, "TV_Reason": {"type": "inherited"}, "TV_Pipe_Condition": {"type": "inherited"}, "TV_Surface_Condition": {"type": "inherited"}, "GIS_STATUS": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "defaultValues": { "TYPE": null, "PrimaryID": null, "UNITID": null, "UNITID2": null, "DIAMETER": null, "MATERIAL": null, "OWNER": null, "YEAR_INSTALLED": null, "CIP_Year": null, "Asbuilt_Length": null, "COMMENT": null, "Location": null, "GXP_ID": null, "TV_Pipe_Type": null, "TV_Pipe_Width": null, "TV_Pipe_Shape": null, "TV_Date_Start": null, "TV_Date_End": null, "TV_Reason": null, "TV_Pipe_Condition": null, "TV_Surface_Condition": null, "TV_Footage": null, "TV_Operator": null, "TV_Comment": null, "DOCS_IDNum": null, "ASBUILT": null, "LEGACY_ID": null, "ID_UPDATE": null, "GIS_STATUS": null, "CREATOR": null, "CREATE_DATE": null, "EDITOR": null, "EDIT_DATE": null, "ENABLED": 1, "GlobalID": null, "GIS_ID": null, "GIS_GUID": null, "Primary_GUID": null }, "code": 7, "name": "Sewer Line" }, { "domains": { "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "TV_Pipe_Type": {"type": "inherited"}, "TV_Pipe_Shape": {"type": "inherited"}, "TV_Reason": {"type": "inherited"}, "TV_Pipe_Condition": {"type": "inherited"}, "TV_Surface_Condition": {"type": "inherited"}, "GIS_STATUS": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "defaultValues": { "TYPE": null, "PrimaryID": null, "UNITID": null, "UNITID2": null, "DIAMETER": null, "MATERIAL": null, "OWNER": null, "YEAR_INSTALLED": null, "CIP_Year": null, "Asbuilt_Length": null, "COMMENT": null, "Location": null, "GXP_ID": null, "TV_Pipe_Type": null, "TV_Pipe_Width": null, "TV_Pipe_Shape": null, "TV_Date_Start": null, "TV_Date_End": null, "TV_Reason": null, "TV_Pipe_Condition": null, "TV_Surface_Condition": null, "TV_Footage": null, "TV_Operator": null, "TV_Comment": null, "DOCS_IDNum": null, "ASBUILT": null, "LEGACY_ID": null, "ID_UPDATE": null, "GIS_STATUS": null, "CREATOR": null, "CREATE_DATE": null, "EDITOR": null, "EDIT_DATE": null, "ENABLED": 1, "GlobalID": null, "GIS_ID": null, "GIS_GUID": null, "Primary_GUID": null }, "code": 8, "name": "Metro Main" }, { "domains": { "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "TV_Pipe_Type": {"type": "inherited"}, "TV_Pipe_Shape": {"type": "inherited"}, "TV_Reason": {"type": "inherited"}, "TV_Pipe_Condition": {"type": "inherited"}, "TV_Surface_Condition": {"type": "inherited"}, "GIS_STATUS": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "defaultValues": { "TYPE": null, "PrimaryID": null, "UNITID": null, "UNITID2": null, "DIAMETER": null, "MATERIAL": null, "OWNER": null, "YEAR_INSTALLED": null, "CIP_Year": null, "Asbuilt_Length": null, "COMMENT": null, "Location": null, "GXP_ID": null, "TV_Pipe_Type": null, "TV_Pipe_Width": null, "TV_Pipe_Shape": null, "TV_Date_Start": null, "TV_Date_End": null, "TV_Reason": null, "TV_Pipe_Condition": null, "TV_Surface_Condition": null, "TV_Footage": null, "TV_Operator": null, "TV_Comment": null, "DOCS_IDNum": null, "ASBUILT": null, "LEGACY_ID": null, "ID_UPDATE": null, "GIS_STATUS": null, "CREATOR": null, "CREATE_DATE": null, "EDITOR": null, "EDIT_DATE": null, "ENABLED": 1, "GlobalID": null, "GIS_ID": null, "GIS_GUID": null, "Primary_GUID": null }, "code": 9, "name": "Forced Main" }, { "domains": { "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "TV_Pipe_Type": {"type": "inherited"}, "TV_Pipe_Shape": {"type": "inherited"}, "TV_Reason": {"type": "inherited"}, "TV_Pipe_Condition": {"type": "inherited"}, "TV_Surface_Condition": {"type": "inherited"}, "GIS_STATUS": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "defaultValues": { "TYPE": null, "PrimaryID": null, "UNITID": null, "UNITID2": null, "DIAMETER": null, "MATERIAL": null, "OWNER": null, "YEAR_INSTALLED": null, "CIP_Year": null, "Asbuilt_Length": null, "COMMENT": null, "Location": null, "GXP_ID": null, "TV_Pipe_Type": null, "TV_Pipe_Width": null, "TV_Pipe_Shape": null, "TV_Date_Start": null, "TV_Date_End": null, "TV_Reason": null, "TV_Pipe_Condition": null, "TV_Surface_Condition": null, "TV_Footage": null, "TV_Operator": null, "TV_Comment": null, "DOCS_IDNum": null, "ASBUILT": null, "LEGACY_ID": null, "ID_UPDATE": null, "GIS_STATUS": null, "CREATOR": null, "CREATE_DATE": null, "EDITOR": null, "EDIT_DATE": null, "ENABLED": 1, "GlobalID": null, "GIS_ID": null, "GIS_GUID": null, "Primary_GUID": null }, "code": 10, "name": "Private" }, { "domains": { "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "TV_Pipe_Type": {"type": "inherited"}, "TV_Pipe_Shape": {"type": "inherited"}, "TV_Reason": {"type": "inherited"}, "TV_Pipe_Condition": {"type": "inherited"}, "TV_Surface_Condition": {"type": "inherited"}, "GIS_STATUS": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "defaultValues": { "TYPE": null, "PrimaryID": null, "UNITID": null, "UNITID2": null, "DIAMETER": null, "MATERIAL": null, "OWNER": null, "YEAR_INSTALLED": null, "CIP_Year": null, "Asbuilt_Length": null, "COMMENT": null, "Location": null, "GXP_ID": null, "TV_Pipe_Type": null, "TV_Pipe_Width": null, "TV_Pipe_Shape": null, "TV_Date_Start": null, "TV_Date_End": null, "TV_Reason": null, "TV_Pipe_Condition": null, "TV_Surface_Condition": null, "TV_Footage": null, "TV_Operator": null, "TV_Comment": null, "DOCS_IDNum": null, "ASBUILT": null, "LEGACY_ID": null, "ID_UPDATE": null, "GIS_STATUS": null, "CREATOR": null, "CREATE_DATE": null, "EDITOR": null, "EDIT_DATE": null, "ENABLED": 1, "GlobalID": null, "GIS_ID": null, "GIS_GUID": null, "Primary_GUID": null }, "code": 302, "name": "Abandoned Sewer Line" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 11, "name": "Northglenn Force Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "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": [ 168, 112, 0, 255 ], "width": 5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3136809.22093381, "ymin": 1745997.8447425663, "xmax": 3154068.752359554, "ymax": 1791242.8316802233, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 5.407581049610145E-8, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3.698511370706479E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SIZE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "length": 12, "domain": null }, { "name": "LFT_STN", "type": "esriFieldTypeString", "alias": "LFT_STN", "length": 24, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator", "length": 100, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "Create Date", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "Editor", "length": 100, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeInteger", "alias": "GIS ID", "domain": null }, { "name": "GIS_GUID", "type": "esriFieldTypeInteger", "alias": "GIS GUID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R261_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GlobalID_Index", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GISID_Index", "fields": "GIS_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_261", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IX_GIS_GUID", "fields": "GIS_GUID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S245_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 12, "name": "Sewer Service Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 15000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Service Line", "description": "Service Line", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 111, 198, 83, 255 ], "width": 0.4 }, "values": [ [ "10" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 111, 198, 83, 255 ], "width": 0.4 }, "value": "10", "label": "Service Line" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 210, 255 ], "toColor": [ 252, 248, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 179, 252, 255 ], "toColor": [ 244, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 218, 252, 255 ], "toColor": [ 192, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 192, 255 ], "toColor": [ 252, 184, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 184, 255 ], "toColor": [ 189, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 240, 255 ], "toColor": [ 184, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 244, 255 ], "toColor": [ 252, 204, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 210, 255 ], "toColor": [ 252, 220, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 185, 252, 255 ], "toColor": [ 184, 185, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 245, 252, 255 ], "toColor": [ 212, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 216, 255 ], "toColor": [ 212, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 189, 255 ], "toColor": [ 229, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 187, 252, 255 ], "toColor": [ 220, 187, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3137432.4919969738, "ymin": 1727153.4985730648, "xmax": 3176368.3137314767, "ymax": 1789379.2225465626, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 5.407581049610145E-8, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3.698511370706479E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ASBUILT", "typeIdField": "TYPE", "subtypeFieldName": "TYPE", "subtypeField": "TYPE", "defaultSubtypeCode": 10, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeInteger", "alias": "TYPE", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeInteger", "alias": "DIAMETER", "domain": { "type": "codedValue", "name": "Sewer_Diameter", "description": "Sewer Diameter", "codedValues": [ { "name": "2", "code": 2 }, { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "15", "code": 15 }, { "name": "16", "code": 16 }, { "name": "18", "code": 18 }, { "name": "20", "code": 20 }, { "name": "21", "code": 21 }, { "name": "22", "code": 22 }, { "name": "24", "code": 24 }, { "name": "26", "code": 26 }, { "name": "27", "code": 27 }, { "name": "30", "code": 30 }, { "name": "33", "code": 33 }, { "name": "36", "code": 36 }, { "name": "48", "code": 48 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ASBUILT", "type": "esriFieldTypeString", "alias": "ASBUILT", "length": 200, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": null }, { "name": "GIS_STATUS", "type": "esriFieldTypeString", "alias": "GIS_STATUS", "length": 50, "domain": { "type": "codedValue", "name": "GIS Status", "description": "GIS Status for Adds, Adjustments, and Review", "codedValues": [ { "name": "Added per Field Crew", "code": "Add-F" }, { "name": "Added per AsBuilt", "code": "Add-AB" }, { "name": "Added per Aerial or Street View", "code": "Add-A-SV" }, { "name": "Added per Address", "code": "Add-ADDR" }, { "name": "Adjusted per Field Crew", "code": "Adj-F" }, { "name": "Adjusted per Field Crew, AsBuilt", "code": "Adj-F-AB" }, { "name": "Adjusted per Field Crew, AsBuilt, Street View", "code": "Adj-F-AB-SV" }, { "name": "Adjusted per Aerial", "code": "Adj-A" }, { "name": "Adjusted per Street View", "code": "Adj-SV" }, { "name": "Adjusted per AsBuilt", "code": "Adj-AB" }, { "name": "Adjusted per Aerial, Street View", "code": "Adj-A-SV" }, { "name": "Adjusted per AsBuilt, Aerial", "code": "Adj-AB-A" }, { "name": "Adjusted per AsBuilt, Aerial, Street View", "code": "Adj-AB-A-SV" }, { "name": "Appox. Location", "code": "APPRX" }, { "name": "Reviewed - Location Accurate", "code": "R-GOOD" }, { "name": "Reviewed - Needs further verification", "code": "R-VRFY" }, { "name": "Added per AsBuilt, and Aerial", "code": "Add-AB-A" }, { "name": "Added per AsBuilt, and Aerial/ Street View", "code": "Add-AB-A-SV" }, { "name": "Added per CAD Drawing", "code": "Add-CAD" }, { "name": "Added per CDs, Needs AsBuilt Verification", "code": "Add-CD" }, { "name": "Adjusted per CDs, Needs AsBuilt Verification", "code": "Adj-CD" }, { "name": "Added per Address, Needs Field/Asbuilt Verification", "code": "Add-ADDR-V" }, { "name": "Added from GPS location", "code": "Add-GPS" }, { "name": "Adjusted from GPS location", "code": "Adj-GPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DOCS_IDNum", "type": "esriFieldTypeInteger", "alias": "DOCS_IDNum", "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator", "length": 100, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "Create Date", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "Editor", "length": 100, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeInteger", "alias": "GIS ID", "domain": null }, { "name": "GIS_GUID", "type": "esriFieldTypeInteger", "alias": "GIS GUID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R256_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_256", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GlobalID_Index", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GISID_Index", "fields": "GIS_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_GIS_GUID", "fields": "GIS_GUID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S240_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "DIAMETER": {"type": "inherited"}, "GIS_STATUS": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "id": 10, "name": "Sewer Service Line" } ], "subtypes": [ { "domains": { "DIAMETER": {"type": "inherited"}, "GIS_STATUS": {"type": "inherited"}, "ENABLED": {"type": "inherited"} }, "defaultValues": { "TYPE": 7, "DIAMETER": null, "COMMENT": null, "OWNER": null, "DOCS_IDNum": null, "ASBUILT": null, "GIS_STATUS": null, "CREATOR": null, "CREATE_DATE": null, "EDITOR": null, "EDIT_DATE": null, "ENABLED": 1, "GlobalID": null, "GIS_ID": null, "GIS_GUID": null }, "code": 10, "name": "Sewer Service Line" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 13, "name": "Sewer Basins", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "BASIN", "uniqueValueGroups": [ { "heading": "BASIN", "classes": [ { "label": "A", "description": "A", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "A" ] ] }, { "label": "B", "description": "B", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "B" ] ] }, { "label": "C", "description": "C", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 185, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "C" ] ] }, { "label": "D", "description": "D", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "D" ] ] }, { "label": "E", "description": "E", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "E" ] ] }, { "label": "F", "description": "F", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 232, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "F" ] ] }, { "label": "G", "description": "G", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "G" ] ] }, { "label": "H", "description": "H", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "H" ] ] }, { "label": "I", "description": "I", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "I" ] ] }, { "label": "J", "description": "J", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "J" ] ] }, { "label": "K", "description": "K", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "K" ] ] }, { "label": "M", "description": "M", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 198, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "M" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "A", "label": "A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "B", "label": "B" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 185, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C", "label": "C" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "D", "label": "D" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "E", "label": "E" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 232, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "F", "label": "F" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "G", "label": "G" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "H", "label": "H" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "I", "label": "I" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "J", "label": "J" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "K", "label": "K" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 198, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "M", "label": "M" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 210, 255 ], "toColor": [ 252, 248, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 179, 252, 255 ], "toColor": [ 244, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 218, 252, 255 ], "toColor": [ 192, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 192, 255 ], "toColor": [ 252, 184, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 184, 255 ], "toColor": [ 189, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 240, 255 ], "toColor": [ 184, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 244, 255 ], "toColor": [ 252, 204, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 210, 255 ], "toColor": [ 252, 220, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 185, 252, 255 ], "toColor": [ 184, 185, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 245, 252, 255 ], "toColor": [ 212, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 216, 255 ], "toColor": [ 212, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 189, 255 ], "toColor": [ 229, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 187, 252, 255 ], "toColor": [ 220, 187, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "[BASIN]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 8, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 3135957.8076103926, "ymin": 1726738.9390347302, "xmax": 3172745.822288811, "ymax": 1789775.1147993952, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 5.407581049610145E-8, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3.698511370706479E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BASIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "Basin", "length": 254, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator", "length": 100, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "Create Date", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "Editor", "length": 100, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeInteger", "alias": "GIS ID", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GIS_GUID", "type": "esriFieldTypeInteger", "alias": "GIS GUID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R258_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_258", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GlobalID_Index", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GISID_Index", "fields": "GIS_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_GIS_GUID", "fields": "GIS_GUID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S242_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }