{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 3, "name": "FlowMeters", "type": "Feature Layer", "description": "The feature uses points to represent data and has five types; area velocity, level sensor, live flow, signature meter, and ultrasonic. An area velocity flow meter uses a sensor (typically a radar sensor) to measure flow velocity. An ultrasonic flow meter uses ultrasonic technology to measure flow velocity. A level sensor measures the depth of flow. A live flow meter uses either radar or ultrasonic technology to measure flow velocity in an active sewer as opposed to measuring flow in an overflow pipe, which is only active during sanitary sewer overflow events. A signature meter records flow from sewer pump stations.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.002, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -120561100, "falseY": -95444400, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Baltimore County, Maryland\nDepartment of Public Works & Transportation", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "efb1dfa2baa32e8324c6d5d21132441d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACqElEQVRIibVVX2tSYRx+jtpii8jF2HCVbXfaIEVXZFstIrwIl3a7m9om6y7oC6T2AYq6CBppoy+wLQerroqWSqEYDI51UW60djEHjijozzzxHDyno56TbtADB857znue8/vz/J7Xgv8IS7MNS4V4r1mSvAJMNglSL58JMCdPOa9md02eEWe8FVSiW9/KgWJpBeXvZfki3HZXJC0mIAHTFUGKDTsmv7RMnhbj0U+lj5H86jvM5uYb3ivPzjlGpsaHr0ylxXjM55yMNiVPiYlksVQMPFp6jGKp+M+0XxReggHc8F+PpMSE7bRz4pohOSMmcWTuFloFS8X9sdBNZrCuzcCirTFLwYh3gzvP7+Hu2O1IRpxRm62Ss3lMUVsKx+Gj8B8/iR5rp7xOfViGIAH72/dh4Eg/Xol5PMu/UTOYy80j5Ak+ADCoklNuVEV98wqfV/Dj5y+ELwTk9WI2g4pUke/PHnOjva2tZj+/D3mC3pqyUMeUmx4qVTIt+rttSL9fRnc1Iy2YfVp8OOpzhpMyOQdE0XAz7LXswejgEO4/ncXa5kbDe/KQT42ck9cK+aUTQ7B1dqHHetBwD3mUSW46/lo8eftaLtP4+YtoBdWymJMcab1p1MNCNoVtnV4QbrtL5lPJqUt6hR5MgqDey7cSsLGlX0JrhxV9XX34LWyvq+QETYhewZFW4Dhkx8iAR12PnfFjMZdB6WvZMGryKEb2d4gEKUYTopSU5hbWVuWrFTDiy54gTDBNK89Ucv6N7kYT2om3KCCxteNATOvzNWqh6dDdaEL0ilbkqUTssrsWfM6JGtttkCJtk+5GE6JXGCmIzWONlYjriXXJlQzobjQheoXSB81JJEfM5rHGRkee4RBVP5DdjV5Rf4ZSbkbHW1Py2kzC8lDsFH8A9I1GfargRHQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1368508.34999999, "ymin": 566428.9500000031, "xmax": 1480673.47, "ymax": 663976.495000005, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3.695308229454812E7, "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": "FACILITYID", "length": 15, "domain": null }, { "name": "FLOWMETERID", "type": "esriFieldTypeString", "alias": "FLOWMETERID", "length": 20, "domain": null }, { "name": "SEWER_SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SEWER_SERVICE_AREA", "length": 14, "domain": null }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "LIFECYCLE_STATUS", "length": 25, "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FLOW_METER_TYPE", "type": "esriFieldTypeString", "alias": "FLOW_METER_TYPE", "length": 30, "domain": { "type": "codedValue", "name": "dssFlowMeterType", "description": "", "codedValues": [ { "name": "AREA VELOCITY", "code": "AREA VELOCITY" }, { "name": "LEVEL SENSOR", "code": "LEVEL SENSOR" }, { "name": "LIVE FLOW", "code": "LIVE FLOW" }, { "name": "SIGNATURE METER", "code": "SIGNATURE METER" }, { "name": "ULTRASONIC", "code": "ULTRASONIC" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PURPOSE", "type": "esriFieldTypeString", "alias": "PURPOSE", "length": 50, "domain": { "type": "codedValue", "name": "dssFlowMeterPurpose", "description": "", "codedValues": [ { "name": "BASEMENT BACKUP", "code": "BASEMENT BACKUP" }, { "name": "BILLING SITE", "code": "BILLING SITE" }, { "name": "CITY METER", "code": "CITY METER" }, { "name": "CONSULTANT", "code": "CONSULTANT" }, { "name": "FREDERICK RD PS STUDY", "code": "FREDERICK RD PS STUDY" }, { "name": "H2S SENSOR", "code": "H2S SENSOR" }, { "name": "I/I INVESTIGATIONS", "code": "I/I INVESTIGATIONS" }, { "name": "O&M MONITORING", "code": "O&M MONITORING" }, { "name": "OVERFLOW PIPE", "code": "OVERFLOW PIPE" }, { "name": "P14", "code": "P14" }, { "name": "P7", "code": "P7" }, { "name": "PERFORMANCE ASSESSMENT", "code": "PERFORMANCE ASSESSMENT" }, { "name": "PUMP STATION", "code": "PUMP STATION" }, { "name": "SSO MONITORING", "code": "SSO MONITORING" }, { "name": "STATION FLOWS", "code": "STATION FLOWS" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "PROJECT", "length": 100, "domain": null }, { "name": "FLOW_METER_OWNER", "type": "esriFieldTypeString", "alias": "FLOW_METER_OWNER", "length": 20, "domain": { "type": "codedValue", "name": "dssFlowMeterOwner", "description": "", "codedValues": [ { "name": "ADS", "code": "ADS" }, { "name": "CONSULTANT", "code": "CONSULTANT" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "DUKES/ITRACKER", "code": "DUKES/ITRACKER" }, { "name": "RJN", "code": "RJN" }, { "name": "SMARTCOVER", "code": "SMARTCOVER" }, { "name": "XYLEM", "code": "XYLEM" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "INSTALL_DATE", "length": 8, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R15597_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_15597", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_15597", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A720_IX1", "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }