{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Sewer Grinder Pump", "type": "Feature Layer", "description": "This point feature class has fix subsets to classify data; duplex, simplex, progressive cavity, centrifugal, and screw. Simplex is a single piston reciprocating device that displaces fluids on both stroke cycles. In other words, the cylinder is filled with fluid above and below the piston, and pumps on both the up and down stroke. Simplex pumps may be powered by electric, gasoline, or diesel motors or by compressed air. Duplex consists of two pumps that alternate the pumping process, thereby allowing it to be more efficient than a single version. This pump has a higher flow rate due to its not having a dead spot in the pump stroke. A progressive cavity is a type of positive displacement pump that transfers fluid by means of the progress, through the pump, of a sequence of small, fixed shape, discrete cavities, as its rotor is turned.", "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": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "09f1b80016bd27781dcf08391cc1539e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB7ElEQVQ4jbWTz2sTQRzF3+xOuht3t0tKxRBSiCgqNW1KFSp6kFKVXpLopQc9iD8I9KhXL/0DpF577LmB1uQkFD22Fq0R1PSiQUmMoRQ3Nrt2k2x3ZHdtaLsVheIXBr68L/OZ92YYikMW/S+ATCYTqNVqYwBOAmgBeJXP5wv/BEgmk9er2ufJdp8mGsPFEGNsQFkdNMcnR0qQWvefPS4s/xGQTqfvNMPrl/Sh4jVaV2BJhqtb3Q1RH1zrV97El8amTtx4PvXpqQ+QSqUibaVxsT66fI9qqt8rb0Mf/gD5dXxhZA7nVyawut/BXVsy4vLbfhCzC3xTAP3R7Q4C6z1wdKe4ZheEb73TwMblPQBCiFwfXQm4oqbCiWAer7gzuXAW+lDRM2IcgVAJJ4CNvREYYwTAuYNuen8UxtDJSHePxC9RDZwd4vQgOCMIkdreYFOCWI787mW01c3vPgAhZF6oHLvy83QpBIsDsSi2g1ueO2p1eqEUhXHm47wPkMvllpIT4y/1xFqC8d7J7V7N21SOuL1Y6oMZ+6qxgD1zUASITHmgvrigNGPVm9uK3tEJI5Den4IttOpmrHx75wl9gGw26/i8dfXhwCK/dfQRr6lhwjHZplbDjFbzVo/+ZPdmH2CnFqffzQJw1l/r0L/xF7Qtss7keQ6YAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1359333.235, "ymin": 566402.3900000011, "xmax": 1493280.345, "ymax": 661092.063749999, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.002, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 9999.99900079938 } }, "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 Identification Number", "length": 15, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": { "type": "codedValue", "name": "dssPumpType", "description": "PumpType", "codedValues": [ { "name": "SIMPLEX", "code": "SIMPLEX" }, { "name": "DUPLEX", "code": "DUPLEX" }, { "name": "PROGRESSIVE CAVITY", "code": "PROGRESSIVE CAVITY" }, { "name": "CENTRIFUGAL", "code": "CENTRIFUGAL" }, { "name": "SCREW", "code": "SCREW" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "Owned By", "length": 10, "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "Maintained By", "length": 10, "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "Responsible Agency", "length": 75, "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "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": "G4489FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R1275_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1275", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1275", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A483_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 }