{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Lateral Lines", "type": "Feature Layer", "description": "

Separated and combined laterial lines.<\/SPAN><\/P><\/DIV><\/DIV>", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102651, "latestWkid": 3433, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122328300, "falseY": -93908400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 255, 197, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 592011.9397243112, "ymin": 323953.1691030562, "xmax": 650373.6317277253, "ymax": 387194.51998230815, "spatialReference": { "wkid": 102651, "latestWkid": 3433, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122328300, "falseY": -93908400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": { "type": "codedValue", "name": "piPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Asphalt", "code": "ASP" }, { "name": "Brick Masonary", "code": "BMP" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Clay Tile", "code": "CT" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Concrete Segments (Bolted)", "code": "CSB" }, { "name": "Concrete Segments (Unbolted)", "code": "CSU" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Copper", "code": "COP" }, { "name": "Cured In Place", "code": "CIPP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "Earth & Geotextile", "code": "EARGEO" }, { "name": "Earthen", "code": "EAR" }, { "name": "Geotextile", "code": "GEO" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "High Density Polyethelene", "code": "HDPE" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Pre-Stressed Concrete Cylinder", "code": "PCCP" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic (Truss)", "code": "RPM" }, { "name": "Segmented Block", "code": "SB" }, { "name": "Steel", "code": "SP" }, { "name": "Transite", "code": "TTE" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LINETYPE", "type": "esriFieldTypeString", "alias": "Line Type", "length": 30, "domain": { "type": "codedValue", "name": "piLiningMethod", "description": "The pipe lining method based on LACP and PACP standards", "codedValues": [ { "name": "Cured in Place", "code": "CP" }, { "name": "Fold and Form or Deform/Reform", "code": "FF" }, { "name": "Segmented Panel", "code": "SN" }, { "name": "Segmented Pipe", "code": "SP" }, { "name": "Spiral Wound", "code": "SW" }, { "name": "Other", "code": "OTH" }, { "name": "None", "code": "NONE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 50, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "piPipeDiameter", "description": "A list of pipe diameters", "codedValues": [ { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/4\"", "code": 1.25 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2 1/2\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "66\"", "code": 66 }, { "name": "72\"", "code": 72 }, { "name": "75\"", "code": 75 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 }, { "name": "5/8\"", "code": 0.625 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DISTANCE", "type": "esriFieldTypeInteger", "alias": "Distance", "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "Water Type", "length": 30, "domain": { "type": "codedValue", "name": "ssWaterType", "description": "Sanitary sewer water type", "codedValues": [ { "name": "Treated Water", "code": "Treated" }, { "name": "Combined Waste Water", "code": "Combined" }, { "name": "Potable Water", "code": "Potable" }, { "name": "Raw Water", "code": "Raw" }, { "name": "Reclaimed Water", "code": "Reclaimed" }, { "name": "Salt Water", "code": "Salt" }, { "name": "Sewage", "code": "Sewage" }, { "name": "Storm Runoff", "code": "Storm" }, { "name": "Waste Water Effluent", "code": "Effluent" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "esriSPTDefaultValue" } }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Greenwood", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Greenwood", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2131_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1944_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": 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": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "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, "serviceItemId": "4921826955e54963b20aa7c503f4052b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Fittings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102651, "latestWkid": 3433, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122328300, "falseY": -93908400, "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": "6aeca767738abd30f9041bfb8ed41966", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA4klEQVQYlYXQIQ6DMBQG4J+w9AJNSHuHOQiiZwCSXWIaMYfBcAVuUIuhJ5hCNHg8CTObmlpCWF6zkk3tmbbp1/bvO+C3BAD2mT8BPPzGwU+qqjoVRXERQihaz/N8b9s201oPO/QoTVO1LIs7qJTijDEDwGGCglAYhsoYg77vHczzHFJKXpal0VofCbJt21SSJA7Udb1DqmEYOJk9478i+FzX9W6t5ZTPP22tdWMQBBOAF8EH/Y6yZFnG4zh2QEqJcRynpmnOAG7u6U8LHI6iiDLtqOu6608fCdPvvhr+opt8yDdtZV7T2rETLwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 640572.3941123933, "ymin": 325847.1134779006, "xmax": 640572.3941123933, "ymax": 325847.1134779006, "spatialReference": { "wkid": 102651, "latestWkid": 3433, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122328300, "falseY": -93908400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "FITTINGTYPE", "type": "esriFieldTypeString", "alias": "Fitting Type", "length": 50, "domain": { "type": "codedValue", "name": "piFittingType", "description": "List of infrastructure Fitting Types", "codedValues": [ { "name": "Bend", "code": "Bend" }, { "name": "Cap", "code": "Cap" }, { "name": "Coupling", "code": "Coupling" }, { "name": "Cross", "code": "Cross" }, { "name": "Expansion Joint", "code": "Expansion Joint" }, { "name": "Over Under", "code": "Over Under" }, { "name": "Reducer", "code": "Reducer" }, { "name": "Reducing Cross", "code": "Reducing Cross" }, { "name": "Reducing Tee", "code": "Reducing Tee" }, { "name": "Sleeve", "code": "Sleeve" }, { "name": "Tap", "code": "Tap" }, { "name": "Tee", "code": "Tee" }, { "name": "Transition", "code": "Transition" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 200, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "Rotation", "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": "esriSPTDefaultValue" } }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Greenwood", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Greenwood", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2128_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1941_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4921826955e54963b20aa7c503f4052b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Force Main", "type": "Feature Layer", "description": "

Separated and combined sewer pressure mains.<\/SPAN><\/P><\/DIV><\/DIV>", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102651, "latestWkid": 3433, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122328300, "falseY": -93908400, "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": [ 56, 168, 0, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 591978.1559992135, "ymin": 323792.54508048296, "xmax": 656639.5233953893, "ymax": 387294.21269631386, "spatialReference": { "wkid": 102651, "latestWkid": 3433, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122328300, "falseY": -93908400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": { "type": "codedValue", "name": "piPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Asphalt", "code": "ASP" }, { "name": "Brick Masonary", "code": "BMP" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Clay Tile", "code": "CT" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Concrete Segments (Bolted)", "code": "CSB" }, { "name": "Concrete Segments (Unbolted)", "code": "CSU" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Copper", "code": "COP" }, { "name": "Cured In Place", "code": "CIPP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "Earth & Geotextile", "code": "EARGEO" }, { "name": "Earthen", "code": "EAR" }, { "name": "Geotextile", "code": "GEO" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "High Density Polyethelene", "code": "HDPE" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Pre-Stressed Concrete Cylinder", "code": "PCCP" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic (Truss)", "code": "RPM" }, { "name": "Segmented Block", "code": "SB" }, { "name": "Steel", "code": "SP" }, { "name": "Transite", "code": "TTE" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "piPipeDiameter", "description": "A list of pipe diameters", "codedValues": [ { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/4\"", "code": 1.25 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2 1/2\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "66\"", "code": 66 }, { "name": "72\"", "code": 72 }, { "name": "75\"", "code": 75 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 }, { "name": "5/8\"", "code": 0.625 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "Water Type", "length": 30, "domain": { "type": "codedValue", "name": "ssWaterType", "description": "Sanitary sewer water type", "codedValues": [ { "name": "Treated Water", "code": "Treated" }, { "name": "Combined Waste Water", "code": "Combined" }, { "name": "Potable Water", "code": "Potable" }, { "name": "Raw Water", "code": "Raw" }, { "name": "Reclaimed Water", "code": "Reclaimed" }, { "name": "Salt Water", "code": "Salt" }, { "name": "Sewage", "code": "Sewage" }, { "name": "Storm Runoff", "code": "Storm" }, { "name": "Waste Water Effluent", "code": "Effluent" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "esriSPTDefaultValue" } }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Greenwood", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Greenwood", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2135_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1948_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "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, "serviceItemId": "4921826955e54963b20aa7c503f4052b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Manhole", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102651, "latestWkid": 3433, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122328300, "falseY": -93908400, "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": "76eef2bad13f0defa2d928e65aef29ef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB6ElEQVQokaWSP0gbYRjGf0OG0ClDiaYIH1IRXCLYJWZycNDQRYdmsUpcMoRoQHC0IqJgUQMOgoggBC6cmA46NES6ZMnSIdMtN5gMDQfnkKUHJ4q896mktLZDPziO+7jnff68T4j/OKE/3KmhITLRKG9DId54Hj/bbS4chyrQehE8MkJhYoJCIoFSCiIRuLuDdpv3pknLMMgDF7+BR0fJpFIUpqdRlgXn53B2BpkMRKOwu4uKxSjv7ZEFSr1glUzySYBLSzA+DtksHBxAPg/7+5BOB9+vOh02DYO6WAjA4lGkCuPsLKytweCgnloqQbWq78tlSCZRtRofXJfPAXhggNfiUX4ShnA4kMnODqyu6vfcHCwvw9QUDA8Td91H2b5PQsIxTdje1owrKxrgOHqAPP39sLUFt7dEnj13u9jhMO/GxnRQzSYsLEBfn5Z9ehoEyvGxTv+XtB2H75ZFenISrq60/CfJApRB8/MQj4Pk4vtUnsGuy5FpktvYQC0u6rBmZjRYGHM5sO2gB1QqWM0m33pX1TUMPsZifJV1XF/DyYn2WCzq1aVS0GjgXl5SfGpab8PqUgDPY1PWJsyiotOBmxvNKEDH4eilbpcOD6nXarrbnofyfX7c39OwLL78tduPp2XbrIvHf50Hnfy5zguWF1QAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 592004.4545030594, "ymin": 321766.9831867218, "xmax": 656636.3895433843, "ymax": 387293.9928804785, "spatialReference": { "wkid": 102651, "latestWkid": 3433, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122328300, "falseY": -93908400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 20, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "HIGHELEV", "type": "esriFieldTypeDouble", "alias": "High Pipe Elevation", "domain": null }, { "name": "INVERTELEV", "type": "esriFieldTypeDouble", "alias": "Invert Elevation", "domain": null }, { "name": "WALLMAT", "type": "esriFieldTypeString", "alias": "Wall Material", "length": 25, "domain": { "type": "codedValue", "name": "piPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Asphalt", "code": "ASP" }, { "name": "Brick Masonary", "code": "BMP" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Clay Tile", "code": "CT" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Concrete Segments (Bolted)", "code": "CSB" }, { "name": "Concrete Segments (Unbolted)", "code": "CSU" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Copper", "code": "COP" }, { "name": "Cured In Place", "code": "CIPP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "Earth & Geotextile", "code": "EARGEO" }, { "name": "Earthen", "code": "EAR" }, { "name": "Geotextile", "code": "GEO" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "High Density Polyethelene", "code": "HDPE" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Pre-Stressed Concrete Cylinder", "code": "PCCP" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic (Truss)", "code": "RPM" }, { "name": "Segmented Block", "code": "SB" }, { "name": "Steel", "code": "SP" }, { "name": "Transite", "code": "TTE" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MHTYPE", "type": "esriFieldTypeString", "alias": "Manhole Type", "length": 15, "domain": { "type": "codedValue", "name": "piManholeType", "description": "List of infrastructure Manhole Types", "codedValues": [ { "name": "Access", "code": "Access" }, { "name": "Inside Drop", "code": "Inside Drop" }, { "name": "PTO", "code": "PTO" }, { "name": "Up Side BWG", "code": "Up Side BWG" }, { "name": "Down Side BWG", "code": "Down Side BWG" }, { "name": "Up Side SG", "code": "Up Side SG" }, { "name": "Down Side SG", "code": "Down Side SG" }, { "name": "Control", "code": "Control" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Manhole Condition", "length": 10, "domain": { "type": "codedValue", "name": "Condition_1", "description": "The condition of the asset", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "9", "code": "9" }, { "name": "10", "code": "10" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CUTDEPTH", "type": "esriFieldTypeDouble", "alias": "Pavement Cut Depth", "domain": null }, { "name": "FLOWDIR", "type": "esriFieldTypeString", "alias": "Flow Direction", "length": 5, "domain": { "type": "codedValue", "name": "Direction", "description": "The direction the sign is facing", "codedValues": [ { "name": "East", "code": "East" }, { "name": "North", "code": "North" }, { "name": "South", "code": "South" }, { "name": "West", "code": "West" }, { "name": "Northeast", "code": "Northeast" }, { "name": "Northwest", "code": "Northwest" }, { "name": "Southeast", "code": "Southeast" }, { "name": "Southwest", "code": "Southwest" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LINED", "type": "esriFieldTypeString", "alias": "Lined", "length": 3, "domain": { "type": "codedValue", "name": "YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPSDATE", "type": "esriFieldTypeDate", "alias": "GPS Date", "length": 8, "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "Water Type", "length": 30, "domain": { "type": "codedValue", "name": "ssWaterType", "description": "Sanitary sewer water type", "codedValues": [ { "name": "Treated Water", "code": "Treated" }, { "name": "Combined Waste Water", "code": "Combined" }, { "name": "Potable Water", "code": "Potable" }, { "name": "Raw Water", "code": "Raw" }, { "name": "Reclaimed Water", "code": "Reclaimed" }, { "name": "Salt Water", "code": "Salt" }, { "name": "Sewage", "code": "Sewage" }, { "name": "Storm Runoff", "code": "Storm" }, { "name": "Waste Water Effluent", "code": "Effluent" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "esriSPTDefaultValue" } }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Greenwood", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Greenwood", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUMFLOW", "type": "esriFieldTypeDouble", "alias": "Flow Summary", "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 200, "domain": null }, { "name": "INVERT", "type": "esriFieldTypeDouble", "alias": "Invert", "domain": null }, { "name": "RIMELEV", "type": "esriFieldTypeDouble", "alias": "Rim Elevation", "domain": null }, { "name": "ManholeDepth", "type": "esriFieldTypeDouble", "alias": "ManholeDepth", "domain": null }, { "name": "PipeDia", "type": "esriFieldTypeDouble", "alias": "PipeDia", "domain": null }, { "name": "CHGCode", "type": "esriFieldTypeInteger", "alias": "CHGCode", "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2132_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1945_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4921826955e54963b20aa7c503f4052b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "System Valve", "type": "Feature Layer", "description": "

Separated and combined sewer system valves.<\/SPAN><\/P><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102651, "latestWkid": 3433, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122328300, "falseY": -93908400, "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": "3dd086e4c0d0a673a8efd81668a3b8ac", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACfElEQVQ4jcWVT2iScRzGn2+TSOYoiRi+h6C26uChhtapdik61Aw69AfqEBF67lQ39VrRfdKtU3XZcnXcYUYzUgRxsTWECKartdaWNQn1N55XX3vf11cZRfSA+IPv+35+33+PuvCP5PpvYKWUBiAAwAeAZyopItk/AiulCAsBiC5OlVApbaJSruqx4TEtqpTiMSEikW2DVRM6nksUA7lEEeXsmiU+EyvAo7kxGvWHlVK8PGSvwOUELWfXMql4AYvJEvb5d8Pl7kNts255jhW8jGSQSxR9NzNnM0qpoBnucso01YJSJ24fxpuHC/jybsOxZazm6YUULj8/lTTNoCPjEMs3oIauTI3qL68U1h3hfJ6ZK6ViIhKzgFVz+lH21K49B/px4/UZTFybbVdi10x8DiPhoSgAKxhAgNO3D8rQzgEXLk2cxPTdPNL35zvi7Dnf5TBFJGkG+xjUb3P3oX9wVxPo+f2I7BCcvndUHyjnwI2rV+uoLDfXcDn7Fb6A12fPWDP21HvQow+NGjzm7cjOf3W//t2oNbC68L1dQet9reser8yt48Wtt/r5/KPj2HtkoB378amKZxdfYWl2Fb1kBifpKC5/N33Of8OTUAobH386xofH9GSTFrCIZGlTOsrotVnvJ5cweT2NX5WaI9QX8PJTNkxib0WCNqWjzEo/mMf0nTxUQ/99cNRIeKidbQdYRCJcFy67sXYcTuHxh57QQyGNYGYadwS3FKL36TSawWln7dBz40Ee4yJS6gqWZq+D9D4zp6Oces6esnwjU5rCHHdcN2kOQKP3aVO2hctv+j3WB9XqqSXTnmDTBfR9jH1vOerv/0FsF1jK3I62AP+yMixdpjrjAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 635220.1098694652, "ymin": 323856.51706539094, "xmax": 656630.6257753819, "ymax": 328910.7034793049, "spatialReference": { "wkid": 102651, "latestWkid": 3433, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122328300, "falseY": -93908400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 200, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "piPipeDiameter", "description": "A list of pipe diameters", "codedValues": [ { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/4\"", "code": 1.25 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2 1/2\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "66\"", "code": 66 }, { "name": "72\"", "code": 72 }, { "name": "75\"", "code": 75 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 }, { "name": "5/8\"", "code": 0.625 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VALVETYPE", "type": "esriFieldTypeString", "alias": "Valve Type", "length": 30, "domain": { "type": "codedValue", "name": "piSystemValveType_1", "description": "List of system valves ty[pes", "codedValues": [ { "name": "Ball", "code": "Ball" }, { "name": "Butterfly", "code": "Butterfly" }, { "name": "Cone", "code": "Cone" }, { "name": "Gate", "code": "Gate" }, { "name": "Plug", "code": "Plug" }, { "name": "Roundway", "code": "Roundway" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Inline", "code": "Inline" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BYPASSVALVE", "type": "esriFieldTypeSmallInteger", "alias": "Bypass Valve", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CLOCKTOCLOSE", "type": "esriFieldTypeSmallInteger", "alias": "Clockwise To Close", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NORMALLYOPEN", "type": "esriFieldTypeSmallInteger", "alias": "Normally Open", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TURNSTOCLOSE", "type": "esriFieldTypeInteger", "alias": "Turns To Close", "domain": null }, { "name": "OPERABLE", "type": "esriFieldTypeSmallInteger", "alias": "Operable", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CURROPEN", "type": "esriFieldTypeSmallInteger", "alias": "Currently Open", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "esriSPTDefaultValue" } }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Greenwood", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Greenwood", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2137_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1950_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4921826955e54963b20aa7c503f4052b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Network Structure", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102651, "latestWkid": 3433, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122328300, "falseY": -93908400, "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": "STRUCTTYPE", "uniqueValueGroups": [ { "heading": "Structure Type", "classes": [ { "label": "Barscreen", "description": "Barscreen", "symbol": { "type": "esriPMS", "url": "6e3e73295ce7ee31d967927dde8614bd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAOCAYAAAD5YeaVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABBUlEQVQokZ3SIUxCARDG8V+guMmcmwWCEZPpJRPMgAEJNtnM6IzgrILBJDaDo6LOYIKqw/KKY3NEA3MG2KwYjO7JmIIUvXS7/Xf33XcX84eI/Qtep/BBPOQaQySzFN9oP9GegJMUt8i8k+xSCSjkKD2S/gWH1CN4m1KX5w2KK8RvRpMmZfRontM6ZrPC6SqJBu2Q1qwFh/eUcwRFEk0GDQ7Qn+lGQH6R+ShfIrFM8EpnFpyKdCaJH/KwR3qH8slIxlf3MRzPUw5I3dJpUJ7jYp+gzVHI7k84kSH/wuCOM3TqVNe4zJIPqUbdx/DgitoC/d63VZE7ERTFhIxhh9r0eadrf/qNT4/GSNN8qx8XAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Barscreen" ] ] }, { "label": "Discharge Structure", "description": "Discharge Structure", "symbol": { "type": "esriPMS", "url": "506a80a797e7c81bbbd50e9c93a106eb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABV0lEQVQokZWRP0gCcRTHv12iBiFxF+TWWSEO7v6JFiEOxwgXJRAcavWWpkAEnW5RwaFB3KT5QNEhsaFdgsCEH4lRp5IYB9HFdReJSD8jqO/yHl/eh/flPQv+Kcu3/mRW7QDcAGwA7gGMZv4VgNs5IAjCaSaTUWRZZtPptNs0TQQCgedcLtetVqs3qVQKFMDz/LrH4+FLpSKyWREsy6Ld7nOapnE+n+/hR6Rms2mPRg+RTO7D6WSnXii0jULhArVafQ9AmwJ6vd4yx9nmw1/S9Vd4vZvI57sbALYowGq1mpOJurR4FUUZgmEYwzCMNwoIBoPvicSBvVyuIx4Xph4hIyiKClEUryVJuqMAl8ulRyLH0HUD4fAZHI5V+P27KBbP0Wq1niRJojc0Go2PWCz2SAhZGQzGjn5fYYbDF01Vj8adTmcHwCUFEELWCCEL+RVUKpVfP/0nfQLqe4LA2KesIgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Discharge Structure" ] ] }, { "label": "Flow Meter", "description": "Flow Meter", "symbol": { "type": "esriPMS", "url": "14525e0412c2dce609101a4e5add89ac", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAq0lEQVQokWNhIBGwILEzCKg9xMDAcA1ZgyUDA8NxBgYGDiyK3zEwMNiha3ivra3d+P//f2Qxhs+fPz97/PjxXAYGhh/oTmKwtrbm4+Li4pgwYQJcTF5e/gcuP4BBf38/AyMjI5jGBliwCfb19YE1gWgGYjSAQG9vL5heu3Ytbg1Xr179EB0d/Q9Z7O/fv19hHkbXYH/06NGVR48exWYhLMhRNBjich5RfsAFAAJHMY911iDFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Flow Meter" ] ] }, { "label": "Lift Station", "description": "Lift Station", "symbol": { "type": "esriPMS", "url": "f821ffcc17d2349bd3f1609b8cba0e9a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAOCAYAAADNGCeJAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA3UlEQVQ4jWNhoCJgoZlhKuYMBWb+DJ7Ean5+m+Hq/vkMRdhd9p9BxzmVwY1YwxYVM/DhdBkrB8MPXhFijWJgYOVk+I3TMHRwYg0Dw+MrDAwWIRC2ZRgDg4wWbvV4DWNmYWDwzGNg2DmVgUHPjYGBkxe/S/Ea9vEVA8PuGQwMblkMDBd2MDB8es3AICxLpmH8YgwMLmkMDDePQVwJwvgAXmktBwitbsXAcP8cA4O8PgWGcQsg2IpG+A1iQDfs6TUGvqmJDLsJa4OAu6cZfuE07NMbhriDC4g1ioDLKAUARAUrFuM1K60AAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Lift Station" ] ] }, { "label": "Pump Station", "description": "Pump Station", "symbol": { "type": "esriPMS", "url": "0bdbd81aff3ab491b0b59d949d877054", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACDUlEQVQ4jbWSwUvbcBTHv78kbia1k9ZDYazE5iDCtKCMHmoVVubYDjvpdach3nbZ2GVn/R9ECtt9g4G7jOFBBIXqEKqVsRG3rrMaNpsuSpq1sb/xYiMt2l3G3jH5vc973+/7SvjHkv4L4NEaD0sShjhHuAHIAlBlDGXXxU4mycp/Bcxm+cQVu5DqOj4YFevWqMBrMTDRdIXA1knw5uuZLN9YTLCNSwGzWT5x9Xj3Afux/fSbU4Sh6zha/Yjunp5QRNPS8UkrbQeHn89kOXyI1Lo2TabmfGET9jMNQBzCdAHO0QkKuRws10LqPuaa73WSI52vImGI1v6Sy8H4qSMIAgCB+RR+L+movd2DufsV328XcV1UphxZ/QDg3TmADCPNh7oO9J59q6+XIPTJUJ7c8gBUe69WcONhf4wD4TYJDXKb12K/DAOCK3vfnBd5D0BbiAMhnH4yYWsiwE9DF0wUgCq5TYaRZudlHsGFSe8fTadmgonbFjAmmt77VgCjOwuBrejjO+nP8286BieiaaB3nGG/DeC62KE7D1asdHl8EJW1EmpLZ7qpSMI1qRfxu/dMW1GXRRelNkAmycoUErpzMoE5Ott+pIiKYaCrVEekO+o1V2U14yjq+8UEa9+AisJBIaGKjihTamMk5hnWTCJNbjZfnkQfQiGhO/unIsNIM63tT+4I8OVQSDo62VJ/ALw17t4v8OmWAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Pump Station" ] ] }, { "label": "Tide Chamber", "description": "Tide Chamber", "symbol": { "type": "esriPMS", "url": "6840bee3822123d1f18acd1fe68fc76f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABKElEQVQokWNhIBGwYBETEVRXcufg4+N6c/XWud/fvp3FqUHW3jRTPzM+QzXIXY+JlYXh3c17r483TNxwY8WmMgYGhg8oGsSMdIJcZra3PTl4SuBY40SGn+8/MnCKCok6TWlIZWJhZrm2ZH0Siga1EM9MIXVlASF1ZYbvb94z3FixmcEwJw4sZ1GbG/TkwOmZn548OQnXwCMtroHLo4JqivziZrr2KBoY/v77i0vDv99/GP7/+/cLxUnv7j68xMDAII9Nw4MdB19/vH1zBYqGZ6cuF1+Zv9pUJzFUgoWTnUFUD+LC97fv/729bsfU11cfvEDR8GT3odtcfPyOX56+nCqgJGvKwMLCcXHa0rsvTp2fdGXh2ulY4+HW2s03bq1lcMblFwwNxAAAJf5ym0omFp0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Tide Chamber" ] ] }, { "label": "Treatment Plant", "description": "Treatment Plant", "symbol": { "type": "esriPMS", "url": "50d9e0cdcfd25d3f8b1d0191b6762e4d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACCElEQVQ4jbVSz2vTYBh+viR1bbcW1goFdYTkIAPnYD1UrNvAgqLCTgPxIjvI6M2TeNDzvHnyOAv+AdODCkOqV4cZMujGGGqUMTsNkmZNS5rVrJ+8oSmL1l3E5/j9eN73+SHhHyH9F4Jbb3lKkjDGOVIdICYALcZQ8zxslPKsdiRBUePTx5ztyUjjW1b8aWcF3lbARMsTBteaiTNP5zW+uphjq30JihqfHmhszrAf63e+VCr4ruuoGwaiQ0PDGVUtjF+yC07i7P15jSMgkQ6vTZPpc6VcRn1KQWTuOhIA9l+8w87KFuzl55i8ioXue53kSL1VJIzR2jTZ0HUk7l6DePqkfzcwcw7tlxos08bXiyZOiPqsG5PfA3jVIyDDSDOtTWgUHyG5dA/cbMB5+Kwn8/PSMk7dnFM4kApJ6JDbvK2Q5gDuk9cQjidx8KHaO3PUFMAPhv8wUQBa5DYZ5jabfTMX0kmI6zvABdHy3x8mYJSzMLg2cvtG4eODx/6Zt7IF6fxoiCSjqqB3nKEaIvA8bFDOo3t2oTaVhbX5CR3T9s0jkKFJKY7xy1csJy6/ET3shghKeVajklDO+RwWtqNpVF0Te4aByG4dmWja/9yKySU3LpcXcyy8AYHKQSUhjEzEZ+XOvuIb1m0iTe5+7t/EgIRKQjkHUZFhpJnWDib/lSCQQyXpG8Vv+AUm8OlTRuS/mgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Treatment Plant" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "6e3e73295ce7ee31d967927dde8614bd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAOCAYAAAD5YeaVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABBUlEQVQokZ3SIUxCARDG8V+guMmcmwWCEZPpJRPMgAEJNtnM6IzgrILBJDaDo6LOYIKqw/KKY3NEA3MG2KwYjO7JmIIUvXS7/Xf33XcX84eI/Qtep/BBPOQaQySzFN9oP9GegJMUt8i8k+xSCSjkKD2S/gWH1CN4m1KX5w2KK8RvRpMmZfRontM6ZrPC6SqJBu2Q1qwFh/eUcwRFEk0GDQ7Qn+lGQH6R+ShfIrFM8EpnFpyKdCaJH/KwR3qH8slIxlf3MRzPUw5I3dJpUJ7jYp+gzVHI7k84kSH/wuCOM3TqVNe4zJIPqUbdx/DgitoC/d63VZE7ERTFhIxhh9r0eadrf/qNT4/GSNN8qx8XAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Barscreen", "label": "Barscreen" }, { "symbol": { "type": "esriPMS", "url": "506a80a797e7c81bbbd50e9c93a106eb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABV0lEQVQokZWRP0gCcRTHv12iBiFxF+TWWSEO7v6JFiEOxwgXJRAcavWWpkAEnW5RwaFB3KT5QNEhsaFdgsCEH4lRp5IYB9HFdReJSD8jqO/yHl/eh/flPQv+Kcu3/mRW7QDcAGwA7gGMZv4VgNs5IAjCaSaTUWRZZtPptNs0TQQCgedcLtetVqs3qVQKFMDz/LrH4+FLpSKyWREsy6Ld7nOapnE+n+/hR6Rms2mPRg+RTO7D6WSnXii0jULhArVafQ9AmwJ6vd4yx9nmw1/S9Vd4vZvI57sbALYowGq1mpOJurR4FUUZgmEYwzCMNwoIBoPvicSBvVyuIx4Xph4hIyiKClEUryVJuqMAl8ulRyLH0HUD4fAZHI5V+P27KBbP0Wq1niRJojc0Go2PWCz2SAhZGQzGjn5fYYbDF01Vj8adTmcHwCUFEELWCCEL+RVUKpVfP/0nfQLqe4LA2KesIgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Discharge Structure", "label": "Discharge Structure" }, { "symbol": { "type": "esriPMS", "url": "14525e0412c2dce609101a4e5add89ac", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAq0lEQVQokWNhIBGwILEzCKg9xMDAcA1ZgyUDA8NxBgYGDiyK3zEwMNiha3ivra3d+P//f2Qxhs+fPz97/PjxXAYGhh/oTmKwtrbm4+Li4pgwYQJcTF5e/gcuP4BBf38/AyMjI5jGBliwCfb19YE1gWgGYjSAQG9vL5heu3Ytbg1Xr179EB0d/Q9Z7O/fv19hHkbXYH/06NGVR48exWYhLMhRNBjich5RfsAFAAJHMY911iDFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Flow Meter", "label": "Flow Meter" }, { "symbol": { "type": "esriPMS", "url": "f821ffcc17d2349bd3f1609b8cba0e9a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAOCAYAAADNGCeJAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA3UlEQVQ4jWNhoCJgoZlhKuYMBWb+DJ7Ean5+m+Hq/vkMRdhd9p9BxzmVwY1YwxYVM/DhdBkrB8MPXhFijWJgYOVk+I3TMHRwYg0Dw+MrDAwWIRC2ZRgDg4wWbvV4DWNmYWDwzGNg2DmVgUHPjYGBkxe/S/Ea9vEVA8PuGQwMblkMDBd2MDB8es3AICxLpmH8YgwMLmkMDDePQVwJwvgAXmktBwitbsXAcP8cA4O8PgWGcQsg2IpG+A1iQDfs6TUGvqmJDLsJa4OAu6cZfuE07NMbhriDC4g1ioDLKAUARAUrFuM1K60AAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Lift Station", "label": "Lift Station" }, { "symbol": { "type": "esriPMS", "url": "0bdbd81aff3ab491b0b59d949d877054", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACDUlEQVQ4jbWSwUvbcBTHv78kbia1k9ZDYazE5iDCtKCMHmoVVubYDjvpdach3nbZ2GVn/R9ECtt9g4G7jOFBBIXqEKqVsRG3rrMaNpsuSpq1sb/xYiMt2l3G3jH5vc973+/7SvjHkv4L4NEaD0sShjhHuAHIAlBlDGXXxU4mycp/Bcxm+cQVu5DqOj4YFevWqMBrMTDRdIXA1knw5uuZLN9YTLCNSwGzWT5x9Xj3Afux/fSbU4Sh6zha/Yjunp5QRNPS8UkrbQeHn89kOXyI1Lo2TabmfGET9jMNQBzCdAHO0QkKuRws10LqPuaa73WSI52vImGI1v6Sy8H4qSMIAgCB+RR+L+movd2DufsV328XcV1UphxZ/QDg3TmADCPNh7oO9J59q6+XIPTJUJ7c8gBUe69WcONhf4wD4TYJDXKb12K/DAOCK3vfnBd5D0BbiAMhnH4yYWsiwE9DF0wUgCq5TYaRZudlHsGFSe8fTadmgonbFjAmmt77VgCjOwuBrejjO+nP8286BieiaaB3nGG/DeC62KE7D1asdHl8EJW1EmpLZ7qpSMI1qRfxu/dMW1GXRRelNkAmycoUErpzMoE5Ott+pIiKYaCrVEekO+o1V2U14yjq+8UEa9+AisJBIaGKjihTamMk5hnWTCJNbjZfnkQfQiGhO/unIsNIM63tT+4I8OVQSDo62VJ/ALw17t4v8OmWAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pump Station", "label": "Pump Station" }, { "symbol": { "type": "esriPMS", "url": "6840bee3822123d1f18acd1fe68fc76f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABKElEQVQokWNhIBGwYBETEVRXcufg4+N6c/XWud/fvp3FqUHW3jRTPzM+QzXIXY+JlYXh3c17r483TNxwY8WmMgYGhg8oGsSMdIJcZra3PTl4SuBY40SGn+8/MnCKCok6TWlIZWJhZrm2ZH0Siga1EM9MIXVlASF1ZYbvb94z3FixmcEwJw4sZ1GbG/TkwOmZn548OQnXwCMtroHLo4JqivziZrr2KBoY/v77i0vDv99/GP7/+/cLxUnv7j68xMDAII9Nw4MdB19/vH1zBYqGZ6cuF1+Zv9pUJzFUgoWTnUFUD+LC97fv/729bsfU11cfvEDR8GT3odtcfPyOX56+nCqgJGvKwMLCcXHa0rsvTp2fdGXh2ulY4+HW2s03bq1lcMblFwwNxAAAJf5ym0omFp0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Tide Chamber", "label": "Tide Chamber" }, { "symbol": { "type": "esriPMS", "url": "50d9e0cdcfd25d3f8b1d0191b6762e4d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACCElEQVQ4jbVSz2vTYBh+viR1bbcW1goFdYTkIAPnYD1UrNvAgqLCTgPxIjvI6M2TeNDzvHnyOAv+AdODCkOqV4cZMujGGGqUMTsNkmZNS5rVrJ+8oSmL1l3E5/j9eN73+SHhHyH9F4Jbb3lKkjDGOVIdICYALcZQ8zxslPKsdiRBUePTx5ztyUjjW1b8aWcF3lbARMsTBteaiTNP5zW+uphjq30JihqfHmhszrAf63e+VCr4ruuoGwaiQ0PDGVUtjF+yC07i7P15jSMgkQ6vTZPpc6VcRn1KQWTuOhIA9l+8w87KFuzl55i8ioXue53kSL1VJIzR2jTZ0HUk7l6DePqkfzcwcw7tlxos08bXiyZOiPqsG5PfA3jVIyDDSDOtTWgUHyG5dA/cbMB5+Kwn8/PSMk7dnFM4kApJ6JDbvK2Q5gDuk9cQjidx8KHaO3PUFMAPhv8wUQBa5DYZ5jabfTMX0kmI6zvABdHy3x8mYJSzMLg2cvtG4eODx/6Zt7IF6fxoiCSjqqB3nKEaIvA8bFDOo3t2oTaVhbX5CR3T9s0jkKFJKY7xy1csJy6/ET3shghKeVajklDO+RwWtqNpVF0Te4aByG4dmWja/9yKySU3LpcXcyy8AYHKQSUhjEzEZ+XOvuIb1m0iTe5+7t/EgIRKQjkHUZFhpJnWDib/lSCQQyXpG8Vv+AUm8OlTRuS/mgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Treatment Plant", "label": "Treatment Plant" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 189, 252, 255 ], "toColor": [ 243, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 190, 255 ], "toColor": [ 182, 252, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 182, 255 ], "toColor": [ 252, 205, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 238, 252, 255 ], "toColor": [ 187, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 179, 255 ], "toColor": [ 251, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 200, 252, 255 ], "toColor": [ 184, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 221, 255 ], "toColor": [ 252, 202, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 228, 255 ], "toColor": [ 192, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 183, 255 ], "toColor": [ 252, 182, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 204, 255 ], "toColor": [ 221, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 222, 252, 255 ], "toColor": [ 212, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 226, 255 ], "toColor": [ 252, 184, 226, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 625269.7334448099, "ymin": 324634.74680814147, "xmax": 656639.5233953893, "ymax": 335991.6640549004, "spatialReference": { "wkid": 102651, "latestWkid": 3433, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122328300, "falseY": -93908400, "xyUnits": 3048.0060960121928, "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": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 200, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 20, "domain": null }, { "name": "OPDATE", "type": "esriFieldTypeDate", "alias": "Operational Date", "length": 8, "domain": null }, { "name": "STRUCTTYPE", "type": "esriFieldTypeString", "alias": "Structure Type", "length": 30, "domain": { "type": "codedValue", "name": "ssNetworkStructureType", "description": "Sanitary network structure types", "codedValues": [ { "name": "Diversion Chamber", "code": "Diversion Chamber" }, { "name": "Diversion Point", "code": "Diversion Point" }, { "name": "Junction Chamber", "code": "Junction Chamber" }, { "name": "Production Well", "code": "Production Well" }, { "name": "Pump Station", "code": "Pump Station" }, { "name": "Split Manhole", "code": "Split Manhole" }, { "name": "Storage Basin", "code": "Storage Basin" }, { "name": "Tide Chamber", "code": "Tide Chamber" }, { "name": "Treatment Plant", "code": "Treatment Plant" }, { "name": "Lift Station", "code": "Lift Station" }, { "name": "Discharge Structure", "code": "Discharge Structure" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" }, { "name": "Virtual Junction", "code": "Virtual Junction" }, { "name": "Flow Meter", "code": "Flow Meter" }, { "name": "Monitoring Well", "code": "Monitoring Well" }, { "name": "Pump", "code": "Pump" }, { "name": "Backflow Prevention", "code": "Backflow Prevention" }, { "name": "Grease Separator", "code": "Grease Separator" }, { "name": "Barscreen", "code": "Barscreen" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "esriSPTDefaultValue" } }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner_1_1", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Greenwood", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager_1_1", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Greenwood", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VOLT_PHASE", "type": "esriFieldTypeString", "alias": "VOLT_PHASE", "length": 50, "domain": null }, { "name": "INSIDE_BASIN_DIA", "type": "esriFieldTypeString", "alias": "INSIDE_BASIN_DIA", "length": 20, "domain": null }, { "name": "BASIN_DEPTH", "type": "esriFieldTypeString", "alias": "BASIN_DEPTH", "length": 15, "domain": null }, { "name": "PUMP_1_RATE_GPM", "type": "esriFieldTypeInteger", "alias": "#1 PUMP RATE", "domain": null }, { "name": "PUMP_2_RATE_GPM", "type": "esriFieldTypeInteger", "alias": "#2 PUMP RATE", "domain": null }, { "name": "DUPLEX_PUMP_RATE_GPM", "type": "esriFieldTypeInteger", "alias": "DUPLEX PUMPAGE GPM", "domain": null }, { "name": "CONTRIB_LIFT_STN_AREA", "type": "esriFieldTypeInteger", "alias": "CONTRIBUTING LIFT STATION ACREAGE", "domain": null }, { "name": "MAX_AUDEV_AREA", "type": "esriFieldTypeInteger", "alias": "MAX UNDEVEL ACREAGE", "domain": null }, { "name": "MAX_GPM_SEW_DEMAND", "type": "esriFieldTypeInteger", "alias": "MAX GPM SEWAGE DEMAND", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2133_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1946_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4921826955e54963b20aa7c503f4052b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Gravity Main", "type": "Feature Layer", "description": "

Separated and combined sewer gravity mains.<\/SPAN><\/P><\/DIV><\/DIV>", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102651, "latestWkid": 3433, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122328300, "falseY": -93908400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 623622.0280788094, "ymin": 321766.9831867218, "xmax": 656639.5233953893, "ymax": 336211.88671156764, "spatialReference": { "wkid": 102651, "latestWkid": 3433, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122328300, "falseY": -93908400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": { "type": "codedValue", "name": "piPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Asphalt", "code": "ASP" }, { "name": "Brick Masonary", "code": "BMP" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Clay Tile", "code": "CT" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Concrete Segments (Bolted)", "code": "CSB" }, { "name": "Concrete Segments (Unbolted)", "code": "CSU" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Copper", "code": "COP" }, { "name": "Cured In Place", "code": "CIPP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "Earth & Geotextile", "code": "EARGEO" }, { "name": "Earthen", "code": "EAR" }, { "name": "Geotextile", "code": "GEO" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "High Density Polyethelene", "code": "HDPE" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Pre-Stressed Concrete Cylinder", "code": "PCCP" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic (Truss)", "code": "RPM" }, { "name": "Segmented Block", "code": "SB" }, { "name": "Steel", "code": "SP" }, { "name": "Transite", "code": "TTE" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "piPipeDiameter", "description": "A list of pipe diameters", "codedValues": [ { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/4\"", "code": 1.25 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2 1/2\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "66\"", "code": 66 }, { "name": "72\"", "code": 72 }, { "name": "75\"", "code": 75 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 }, { "name": "5/8\"", "code": 0.625 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAINSHAPE", "type": "esriFieldTypeString", "alias": "Main Shape", "length": 50, "domain": { "type": "codedValue", "name": "piPipeShape", "description": "Sanitary and stormwater pipe shapes", "codedValues": [ { "name": "Circular", "code": "Circular" }, { "name": "Horseshoe", "code": "Horseshoe" }, { "name": "Oblong", "code": "Oblong" }, { "name": "Rectangular", "code": "Rectangular" }, { "name": "Trapezoidal", "code": "Trapezoidal" }, { "name": "Triangular", "code": "Triangular" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LINEDYEAR", "type": "esriFieldTypeString", "alias": "Year Lined", "length": 4, "domain": null }, { "name": "LINERTYPE", "type": "esriFieldTypeString", "alias": "Liner Type", "length": 20, "domain": { "type": "codedValue", "name": "piLiningMethod", "description": "The pipe lining method based on LACP and PACP standards", "codedValues": [ { "name": "Cured in Place", "code": "CP" }, { "name": "Fold and Form or Deform/Reform", "code": "FF" }, { "name": "Segmented Panel", "code": "SN" }, { "name": "Segmented Pipe", "code": "SP" }, { "name": "Spiral Wound", "code": "SW" }, { "name": "Other", "code": "OTH" }, { "name": "None", "code": "NONE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FROMMH", "type": "esriFieldTypeString", "alias": "From Manhole", "length": 11, "domain": null }, { "name": "TOMH", "type": "esriFieldTypeString", "alias": "To Manhole", "length": 11, "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "Water Type", "length": 30, "domain": { "type": "codedValue", "name": "ssWaterType", "description": "Sanitary sewer water type", "codedValues": [ { "name": "Treated Water", "code": "Treated" }, { "name": "Combined Waste Water", "code": "Combined" }, { "name": "Potable Water", "code": "Potable" }, { "name": "Raw Water", "code": "Raw" }, { "name": "Reclaimed Water", "code": "Reclaimed" }, { "name": "Salt Water", "code": "Salt" }, { "name": "Sewage", "code": "Sewage" }, { "name": "Storm Runoff", "code": "Storm" }, { "name": "Waste Water Effluent", "code": "Effluent" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "esriSPTDefaultValue" } }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Greenwood", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Greenwood", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUMFLOW", "type": "esriFieldTypeDouble", "alias": "Flow Summary", "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "DOWNELEV", "type": "esriFieldTypeDouble", "alias": "Downstream Elevation", "domain": null }, { "name": "UPELEV", "type": "esriFieldTypeDouble", "alias": "Upstream Elevation", "domain": null }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2129_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1942_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": 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": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "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, "serviceItemId": "4921826955e54963b20aa7c503f4052b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Clean Out", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102651, "latestWkid": 3433, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122328300, "falseY": -93908400, "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": "9090c5fd6f7ae60721700bbb423fbda2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABHElEQVQoka2RoY6DQBRFn2hISAgYTFH8A4uuwsEfoGclCT8wYBGgWY/CdR0Kh2klCksWhUBhN3dCu51Nt002vckkMy9zZt69b0f/1O6VoMMYCyzL8rFflmVqmuaz7/uUiL7+AgPG2DHLMlrXVRQURdnnec7SNGVJkrwR0fk3iJ+OZVlSGIZUVZUoHg4HatuWOOc4ni7wFUR7gB6Jc44Hk2EYgiu4eXoq3/edoijkVi+bKIrIcRya55k8z5NAwzD2kkekR0Si6LouqapK4zgKj7fSdX2SQEQOq89a7boO935AzAmRb+mRpmlkmqYEFUUx1XX9IYEY7hb1CbBt22LdQnEcv9+bI3QGjMiRHoKAJ7S3/SSge6CAMSdE/kjflvN110ZLC0EAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 631474.2466263026, "ymin": 323953.3193652332, "xmax": 650373.4955731332, "ymax": 335658.42456389964, "spatialReference": { "wkid": 102651, "latestWkid": 3433, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122328300, "falseY": -93908400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "ACCESSMAT", "type": "esriFieldTypeString", "alias": "Access Material", "length": 20, "domain": { "type": "codedValue", "name": "piPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Asphalt", "code": "ASP" }, { "name": "Brick Masonary", "code": "BMP" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Clay Tile", "code": "CT" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Concrete Segments (Bolted)", "code": "CSB" }, { "name": "Concrete Segments (Unbolted)", "code": "CSU" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Copper", "code": "COP" }, { "name": "Cured In Place", "code": "CIPP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "Earth & Geotextile", "code": "EARGEO" }, { "name": "Earthen", "code": "EAR" }, { "name": "Geotextile", "code": "GEO" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "High Density Polyethelene", "code": "HDPE" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Pre-Stressed Concrete Cylinder", "code": "PCCP" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic (Truss)", "code": "RPM" }, { "name": "Segmented Block", "code": "SB" }, { "name": "Steel", "code": "SP" }, { "name": "Transite", "code": "TTE" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACCESSTYPE", "type": "esriFieldTypeString", "alias": "Access Type", "length": 20, "domain": { "type": "codedValue", "name": "piAccessType", "description": "List of infrastructure access types", "codedValues": [ { "name": "Door", "code": "Door" }, { "name": "Grate", "code": "Grate" }, { "name": "Cover", "code": "Cover" }, { "name": "Hand", "code": "Hand" }, { "name": "Lid", "code": "Lid" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INTDEPTH", "type": "esriFieldTypeDouble", "alias": "Interior Depth", "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "DEVICETYPE", "type": "esriFieldTypeString", "alias": "Cleanout Type", "length": 30, "domain": { "type": "codedValue", "name": "piCleanoutTypes", "description": "List of infrastructure cleanout types", "codedValues": [ { "name": "Cleanout", "code": "Cleanout" }, { "name": "Flushing Structure", "code": "Flushing Structure" }, { "name": "Lamp Hole", "code": "Lamp Hole" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "Rotation", "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": "esriSPTDefaultValue" } }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Greenwood", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Greenwood", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "ACCESSDIAM", "type": "esriFieldTypeDouble", "alias": "Access Diameter", "domain": { "type": "range", "name": "piAccessDiameter", "description": "Valid range of infrastructure access diameters", "range": [ 0, 72 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2124_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1937_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4921826955e54963b20aa7c503f4052b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Control Valve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102651, "latestWkid": 3433, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122328300, "falseY": -93908400, "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": "VALVETYPE", "defaultSymbol": { "type": "esriPMS", "url": "7ba912178bf4813e7521aef82f04bde0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJElEQVQokZWRsYqDQBCGf1BbCXYKFuIjmEYRRbA0r7EGIuQRzHViY+0i+BBJZWsnSN4igm9gd4yX9RLurriBZdmd/9+Z/UbGP0P+5c55LgPAA8Dtuf80RFHEfN+vTdOE53nQNA3X6xVpmn4AuLwZSHw8HuuyLKEoCoqiQBAEaNsWjuPk+/2eZBdhcMIwrHe7HZZlwTAM6PsecRyjaRoygDGWc875ZkiSZE3c73fM84zT6YQsyyBJ0ipgjIFzngiDQeK1R1nG+XyG67qoquqbxFfeEIbHNE3QdX09hGGIw+Hwho7yr5++EQ0qS9F1HSzLAtESQXnatgqEjmhQ6TzPYdv2Jh7HUaAdX+dwIXREgyqpqrq28ecchInQEY3npNc26GWh+AShUmd87gmNuwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Valve Type", "classes": [ { "label": "Air Control; Air Gap; Air Release", "description": "Air Control; Air Gap; Air Release", "symbol": { "type": "esriPMS", "url": "4a10e76751c975d84617b819a6bc4224", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJklEQVQYlXWRMYuDQBSEB9zSFAHBi0VIISdpAku4KlxztWJjl15/RswfSCnEH2Bh5yWF7dWH9TVXpTBbS3qP2aBFyA2sK/u+95wdBe56kVLKyWTyigdNp1NVVdUXACUIZln2uVqt3mzbfmRxu90gpfxJ0/RDcCLBzWaD8/mMtm1HMAgCuK7L12VZlu+Cnx4mrtdrnE4n5HmONE1142w2g2masCzLoQ2t6/WqAe5xHKNpGg3zbJC4XC4oigJ93+uJ1PF4RJIkI+R53h3mY7fbjQWC9EqxYRiwWCwg5vM5oihC13W6sN/v4TiO3inaUEqhrmsI5rjdbsFL0i/FJl6Wy/d9GIbBmhIMnDmGYbg8HA5Pc67r+ruqqoaeFQNnjoznnz/YAPj9A8jcfcO3T7tJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Air Control" ], [ "Air Gap" ], [ "Air Release" ] ] }, { "label": "Blowoff", "description": "Blowoff", "symbol": { "type": "esriPMS", "url": "0753e38fab42e1eb37c3a0a5c284c641", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABQElEQVQokZ2SsWuDQBTGv0GzuAguFdcgGVyKkCGLq1u3LK6OZs3fECfXTg6B5A8oONdAQAjc3DmgNUsgiCLEpbxrTKXkOvRb7k7fj3vffU/CPyUN9lPHcTxRYV3Xn4yxdwCHITgNw/DV87xnEVhVFdbr9Wm1Wr0QzEG6iSDDMIStGYaBIAiesizzdrvdN9iraRp0XQdFUSDLMv92uVz4qqqq0CM2mw3yPEfbtlgulzifz9hutyjLEovFApqmPQYJsG0bjDFEUYTxeMxvNk2TexSCvu8jSRLMZjMcj0e4rov9fg9JkmBZFrfyECRv8/mc7+M45mt/7t/gITjUaDQS/foBKVzyMIxD1/X7y/aiGqq9gzQRFC7l1BdNJhNcr1cURXGH0jQ9Mcbehq0eaCIoXFFrt5Ej6OO3xwNNxJ/GBvoCULOPDKXR6+0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Blowoff" ] ] }, { "label": "Shutoff", "description": "Shutoff", "symbol": { "type": "esriPMS", "url": "3b3d0d832292a5cd2af2ff4265fd05ff", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABT0lEQVQokaVTIY6EQBBssRo0PIDg5x6AQZDAG3CQ8AkWh8bBF3BwCQIzDjWShBeA5geXmmVmOXY3J64MZIbqrq5qbvQP3N6csSAI7q7rMtM0rX3ft2VZxDAMdyISH8lBEPRZloVhGJ6PLSIKhRBhHMfNPM/pC1kRGWNUFMWLnDzPaRzHxPd9UgUUmZ07CiGo73tNTJLkIcGyqCzLJIqiBp9JMmY8S63rWpNt29ZkAN95nldzzr8kGebQCeiAAmmaSrkY5QzHcRjn/CEbrv66PaRi9nNXBagBJBlxHK5qNE1D67rK57WAYRibJiNHjKMuYZhyHNKjKJKjKEzT1GsyFgA5qtlARFcFFOi6Tr5DSdu235qMZlgA5IgOKHI1ads2WbCqKsT07AwgeCwAcoTDV6AjiG83TBXAAiBHxAFXYQ5mPKQ+N+fDjyGwAMjxL/wASpio0r/7tvUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Shutoff" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "4a10e76751c975d84617b819a6bc4224", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJklEQVQYlXWRMYuDQBSEB9zSFAHBi0VIISdpAku4KlxztWJjl15/RswfSCnEH2Bh5yWF7dWH9TVXpTBbS3qP2aBFyA2sK/u+95wdBe56kVLKyWTyigdNp1NVVdUXACUIZln2uVqt3mzbfmRxu90gpfxJ0/RDcCLBzWaD8/mMtm1HMAgCuK7L12VZlu+Cnx4mrtdrnE4n5HmONE1142w2g2masCzLoQ2t6/WqAe5xHKNpGg3zbJC4XC4oigJ93+uJ1PF4RJIkI+R53h3mY7fbjQWC9EqxYRiwWCwg5vM5oihC13W6sN/v4TiO3inaUEqhrmsI5rjdbsFL0i/FJl6Wy/d9GIbBmhIMnDmGYbg8HA5Pc67r+ruqqoaeFQNnjoznnz/YAPj9A8jcfcO3T7tJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Air Control", "label": "Air Control; Air Gap; Air Release" }, { "symbol": { "type": "esriPMS", "url": "4a10e76751c975d84617b819a6bc4224", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJklEQVQYlXWRMYuDQBSEB9zSFAHBi0VIISdpAku4KlxztWJjl15/RswfSCnEH2Bh5yWF7dWH9TVXpTBbS3qP2aBFyA2sK/u+95wdBe56kVLKyWTyigdNp1NVVdUXACUIZln2uVqt3mzbfmRxu90gpfxJ0/RDcCLBzWaD8/mMtm1HMAgCuK7L12VZlu+Cnx4mrtdrnE4n5HmONE1142w2g2masCzLoQ2t6/WqAe5xHKNpGg3zbJC4XC4oigJ93+uJ1PF4RJIkI+R53h3mY7fbjQWC9EqxYRiwWCwg5vM5oihC13W6sN/v4TiO3inaUEqhrmsI5rjdbsFL0i/FJl6Wy/d9GIbBmhIMnDmGYbg8HA5Pc67r+ruqqoaeFQNnjoznnz/YAPj9A8jcfcO3T7tJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Air Gap", "label": "Air Control; Air Gap; Air Release" }, { "symbol": { "type": "esriPMS", "url": "4a10e76751c975d84617b819a6bc4224", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJklEQVQYlXWRMYuDQBSEB9zSFAHBi0VIISdpAku4KlxztWJjl15/RswfSCnEH2Bh5yWF7dWH9TVXpTBbS3qP2aBFyA2sK/u+95wdBe56kVLKyWTyigdNp1NVVdUXACUIZln2uVqt3mzbfmRxu90gpfxJ0/RDcCLBzWaD8/mMtm1HMAgCuK7L12VZlu+Cnx4mrtdrnE4n5HmONE1142w2g2masCzLoQ2t6/WqAe5xHKNpGg3zbJC4XC4oigJ93+uJ1PF4RJIkI+R53h3mY7fbjQWC9EqxYRiwWCwg5vM5oihC13W6sN/v4TiO3inaUEqhrmsI5rjdbsFL0i/FJl6Wy/d9GIbBmhIMnDmGYbg8HA5Pc67r+ruqqoaeFQNnjoznnz/YAPj9A8jcfcO3T7tJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Air Release", "label": "Air Control; Air Gap; Air Release" }, { "symbol": { "type": "esriPMS", "url": "0753e38fab42e1eb37c3a0a5c284c641", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABQElEQVQokZ2SsWuDQBTGv0GzuAguFdcgGVyKkCGLq1u3LK6OZs3fECfXTg6B5A8oONdAQAjc3DmgNUsgiCLEpbxrTKXkOvRb7k7fj3vffU/CPyUN9lPHcTxRYV3Xn4yxdwCHITgNw/DV87xnEVhVFdbr9Wm1Wr0QzEG6iSDDMIStGYaBIAiesizzdrvdN9iraRp0XQdFUSDLMv92uVz4qqqq0CM2mw3yPEfbtlgulzifz9hutyjLEovFApqmPQYJsG0bjDFEUYTxeMxvNk2TexSCvu8jSRLMZjMcj0e4rov9fg9JkmBZFrfyECRv8/mc7+M45mt/7t/gITjUaDQS/foBKVzyMIxD1/X7y/aiGqq9gzQRFC7l1BdNJhNcr1cURXGH0jQ9Mcbehq0eaCIoXFFrt5Ej6OO3xwNNxJ/GBvoCULOPDKXR6+0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Blowoff", "label": "Blowoff" }, { "symbol": { "type": "esriPMS", "url": "3b3d0d832292a5cd2af2ff4265fd05ff", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABT0lEQVQokaVTIY6EQBBssRo0PIDg5x6AQZDAG3CQ8AkWh8bBF3BwCQIzDjWShBeA5geXmmVmOXY3J64MZIbqrq5qbvQP3N6csSAI7q7rMtM0rX3ft2VZxDAMdyISH8lBEPRZloVhGJ6PLSIKhRBhHMfNPM/pC1kRGWNUFMWLnDzPaRzHxPd9UgUUmZ07CiGo73tNTJLkIcGyqCzLJIqiBp9JMmY8S63rWpNt29ZkAN95nldzzr8kGebQCeiAAmmaSrkY5QzHcRjn/CEbrv66PaRi9nNXBagBJBlxHK5qNE1D67rK57WAYRibJiNHjKMuYZhyHNKjKJKjKEzT1GsyFgA5qtlARFcFFOi6Tr5DSdu235qMZlgA5IgOKHI1ads2WbCqKsT07AwgeCwAcoTDV6AjiG83TBXAAiBHxAFXYQ5mPKQ+N+fDjyGwAMjxL/wASpio0r/7tvUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Shutoff", "label": "Shutoff" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 189, 252, 255 ], "toColor": [ 243, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 190, 255 ], "toColor": [ 182, 252, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 182, 255 ], "toColor": [ 252, 205, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 238, 252, 255 ], "toColor": [ 187, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 179, 255 ], "toColor": [ 251, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 200, 252, 255 ], "toColor": [ 184, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 221, 255 ], "toColor": [ 252, 202, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 228, 255 ], "toColor": [ 192, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 183, 255 ], "toColor": [ 252, 182, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 204, 255 ], "toColor": [ 221, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 222, 252, 255 ], "toColor": [ 212, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 226, 255 ], "toColor": [ 252, 184, 226, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 628224.4129028916, "ymin": 323797.86987297237, "xmax": 656632.0175048858, "ymax": 335929.2990221381, "spatialReference": { "wkid": 102651, "latestWkid": 3433, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122328300, "falseY": -93908400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 200, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "piPipeDiameter", "description": "A list of pipe diameters", "codedValues": [ { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/4\"", "code": 1.25 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2 1/2\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "66\"", "code": 66 }, { "name": "72\"", "code": 72 }, { "name": "75\"", "code": 75 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 }, { "name": "5/8\"", "code": 0.625 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VALVETYPE", "type": "esriFieldTypeString", "alias": "Valve Type", "length": 30, "domain": { "type": "codedValue", "name": "piControlValveType", "description": "List of infrastructure Control Valve Types", "codedValues": [ { "name": "Altitude", "code": "Altitude" }, { "name": "Blowoff", "code": "Blowoff" }, { "name": "Combination", "code": "Combination" }, { "name": "Vacuum", "code": "Vacuum" }, { "name": "Air Control", "code": "Air Control" }, { "name": "Air Gap", "code": "Air Gap" }, { "name": "Air Release", "code": "Air Release" }, { "name": "Atmospheric Vacuum", "code": "Atmospheric Vacuum" }, { "name": "Backflow Control", "code": "Backflow Control" }, { "name": "Double Check", "code": "Double Check" }, { "name": "Pressure Vacuum", "code": "Pressure Vacuum" }, { "name": "Pressure Reducer", "code": "Pressure Reducer" }, { "name": "Simple Check", "code": "Simple Check" }, { "name": "Vacuum Breaker", "code": "Vacuum Breaker" }, { "name": "Vacuum Release", "code": "Vacuum Release" }, { "name": "Surge Relief", "code": "Surge Relief" }, { "name": "Snubber", "code": "Snubber" }, { "name": "CLA", "code": "CLA" }, { "name": "Reduced Pressure Zone", "code": "RPZ" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Shutoff", "code": "Shutoff" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "esriSPTDefaultValue" } }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Greenwood", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Greenwood", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2125_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1938_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4921826955e54963b20aa7c503f4052b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Detention", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102651, "latestWkid": 3433, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122328300, "falseY": -93908400, "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": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 128, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 128, 255, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 42.168675, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102651, "latestWkid": 3433, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122328300, "falseY": -93908400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 200, "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null }, { "name": "SIDESLOPE", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null }, { "name": "VOLUME", "type": "esriFieldTypeDouble", "alias": "Volume", "domain": null }, { "name": "BEDMATERIAL", "type": "esriFieldTypeString", "alias": "Bed Material", "length": 50, "domain": { "type": "codedValue", "name": "piPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Asphalt", "code": "ASP" }, { "name": "Brick Masonary", "code": "BMP" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Clay Tile", "code": "CT" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Concrete Segments (Bolted)", "code": "CSB" }, { "name": "Concrete Segments (Unbolted)", "code": "CSU" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Copper", "code": "COP" }, { "name": "Cured In Place", "code": "CIPP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "Earth & Geotextile", "code": "EARGEO" }, { "name": "Earthen", "code": "EAR" }, { "name": "Geotextile", "code": "GEO" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "High Density Polyethelene", "code": "HDPE" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Pre-Stressed Concrete Cylinder", "code": "PCCP" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic (Truss)", "code": "RPM" }, { "name": "Segmented Block", "code": "SB" }, { "name": "Steel", "code": "SP" }, { "name": "Transite", "code": "TTE" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BNKMATERIAL", "type": "esriFieldTypeString", "alias": "Bank Material", "length": 50, "domain": { "type": "codedValue", "name": "piPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Asphalt", "code": "ASP" }, { "name": "Brick Masonary", "code": "BMP" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Clay Tile", "code": "CT" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Concrete Segments (Bolted)", "code": "CSB" }, { "name": "Concrete Segments (Unbolted)", "code": "CSU" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Copper", "code": "COP" }, { "name": "Cured In Place", "code": "CIPP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "Earth & Geotextile", "code": "EARGEO" }, { "name": "Earthen", "code": "EAR" }, { "name": "Geotextile", "code": "GEO" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "High Density Polyethelene", "code": "HDPE" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Pre-Stressed Concrete Cylinder", "code": "PCCP" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic (Truss)", "code": "RPM" }, { "name": "Segmented Block", "code": "SB" }, { "name": "Steel", "code": "SP" }, { "name": "Transite", "code": "TTE" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INVERTELEV", "type": "esriFieldTypeDouble", "alias": "Invert Elevation", "domain": null }, { "name": "OUTFLWELEV", "type": "esriFieldTypeDouble", "alias": "Outflow Elevation", "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": "esriSPTDefaultValue" } }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Greenwood", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Greenwood", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2126_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1939_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "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, "serviceItemId": "4921826955e54963b20aa7c503f4052b" } ], "tables": [] }