{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 123, "name": "Sewer Lift Stations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": { "id": 114, "name": "Utility Sewer" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1ed156c16c995cdba7cf694ef0804f7e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACMAAAAaCAYAAAA9rOU8AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABlElEQVRIieXWSyjDcQDA8e8eHsuGPJLkcRCR18FS7ODmlagdPIpy2FqWaSknbhwUh3mUcNhhBzdciFopJ4+DQoiklpUilqhlmvgnjyZL7bfJt/79/7/f5f+p/+/3//+VRFBKIiglEY6ZVyhRxGpQheqm3ge8Pi+PQOtPmNr6Xga1zYyHCnO2w4jdivnrfCCMr3OUPX+oJECBjlO7ladgMGHr72NONuHaBVExUFgNKg3c38L2IuSUSYcwzLIN5PLXXcHKBAyswWQHZJWAcxYM05BVLAgjl0OPQ7oe04PnEhLToW0Yzndha0Eg5mOaFOn8gri7guxSyCziV/0K4/fDhgMePBIiIQ10bWDJA107dNkEYw7WQRUPZrs012CFyhZw9MPqFNRZBK4Z09z72H0Mrn2o0EO3HWaMYXzPxKeCcw7Km8B9BOpkgZio2M9jdRLkV4EhTYK9bHVhGNOHR/SWfgAa+ySoTCYQ813Rqv/+bRKJ0RgzGMrVhuyeXBy+/ljFBYOpuXHD9hLCC4RZJ0xF/JohXD0D/g5dxgdZ6L0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 26, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 210, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6030201.40634203, "ymin": 1971241.2910611928, "xmax": 6053346.118910775, "ymax": 1992512.2659076005, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LS_NAME", "type": "esriFieldTypeString", "alias": "LS_NAME", "length": 50, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Owner", "description": "Ownership", "codedValues": [ { "name": "City", "code": "CITY" }, { "name": "County", "code": "COUNTY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATION_TYPE", "type": "esriFieldTypeString", "alias": "STATION_TYPE", "length": 255, "domain": { "type": "codedValue", "name": "WS2_StationType", "description": "Sewer Lift Station Configuration", "codedValues": [ { "name": "Wet Well / Dry Well", "code": "Wet Well/Dry Well" }, { "name": "Submersible Pump", "code": "Submersible" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LS_FLOW_RATE", "type": "esriFieldTypeString", "alias": "LS_FLOW_RATE", "length": 50, "domain": null }, { "name": "INSTALL_YEAR", "type": "esriFieldTypeString", "alias": "INSTALL_YEAR", "length": 50, "domain": null }, { "name": "REHAB_YEAR", "type": "esriFieldTypeString", "alias": "REHAB_YEAR", "length": 100, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Status", "description": "Feature Status (LIVE/ABAN)", "codedValues": [ { "name": "LIVE - Feature is in service", "code": "LIVE" }, { "name": "ABAN - Feature is abandoned (not in service) ", "code": "ABAN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLAN_NUM", "type": "esriFieldTypeString", "alias": "PLAN_NUM", "length": 200, "domain": null }, { "name": "WW_DIMENSIONS", "type": "esriFieldTypeString", "alias": "WW_DIMENSIONS", "length": 100, "domain": null }, { "name": "WW_VOL", "type": "esriFieldTypeString", "alias": "WW_VOL", "length": 50, "domain": null }, { "name": "WW_MATERIAL", "type": "esriFieldTypeString", "alias": "WW_MATERIAL", "length": 50, "domain": null }, { "name": "NUM_PUMPS", "type": "esriFieldTypeString", "alias": "NUM_PUMPS", "length": 50, "domain": null }, { "name": "PUMP_TYPE", "type": "esriFieldTypeString", "alias": "PUMP_TYPE", "length": 255, "domain": { "type": "codedValue", "name": "WS2_PumpType", "description": "Sewer Lift Station Pump Type", "codedValues": [ { "name": "Centrifugal", "code": "Centrifugal" }, { "name": "Grinder", "code": "Grinder" }, { "name": "Submersible", "code": "Submersible" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MOTOR_SIZE", "type": "esriFieldTypeString", "alias": "MOTOR_SIZE", "length": 50, "domain": null }, { "name": "AVG_INFLOW", "type": "esriFieldTypeString", "alias": "AVG_INFLOW", "length": 50, "domain": null }, { "name": "TEST_DATE", "type": "esriFieldTypeDate", "alias": "TEST_DATE", "length": 8, "domain": null }, { "name": "STATION_CNTRL", "type": "esriFieldTypeString", "alias": "STATION_CNTRL", "length": 100, "domain": null }, { "name": "EMERG_GEN", "type": "esriFieldTypeString", "alias": "EMERG_GEN", "length": 50, "domain": null }, { "name": "EMERG_PUMP_BYPASS", "type": "esriFieldTypeString", "alias": "EMERG_PUMP_BYPASS", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Yes_No", "description": "Yes, No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SURFACE_WATER", "type": "esriFieldTypeString", "alias": "SURFACE_WATER", "length": 50, "domain": null }, { "name": "NEAREST_SD_INLET", "type": "esriFieldTypeString", "alias": "NEAREST_SD_INLET", "length": 100, "domain": null }, { "name": "OVERFLOW_ID", "type": "esriFieldTypeString", "alias": "OVERFLOW_ID", "length": 50, "domain": null }, { "name": "OVERFLOW_ELEV", "type": "esriFieldTypeString", "alias": "OVERFLOW_ELEV", "length": 50, "domain": null }, { "name": "IMAGE", "type": "esriFieldTypeString", "alias": "IMAGE", "length": 200, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R186_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a180_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d25a3743a20149319e0584e55b4b95fc" }