{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Sewer Lift Stations", "type": "Feature Layer", "description": "A list of all city liftstations, private and City owned.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Sewer" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "82e9bb55d7177fe6f3e08b162a0d2899", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAoUlEQVQokbWSwRGCMBBF3zppIrGMtIFXtQLrwDJMBXiWNiiD0IQz8ZAMYEBkcPyXHHbf/D9/o9go9TN4py1BiqVlAXfEuMxRCsACHaDTO5YOcAFyEIDuhDEV7QPgzP4wJPJ+Nup7JLGAn5stgmv0F9BU+BtA4HldC3rASmyRHaoJX0CdtxcdKYkn6mc9KODSncauWYpQT8D0I9yH6BNtbvUFO58k+NVaXd0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature['COLGIS.DBO.ssLiftStation.StationName']", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 8000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8934916.029515684, "ymin": 3016146.61270976, "xmax": -8927583.642714066, "ymax": 3023055.765079328, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "COLGIS.DBO.ssLiftStation.StationName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "COLGIS.DBO.ssLiftStation.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COLGIS.DBO.ssLiftStation.LiftStationID", "type": "esriFieldTypeString", "alias": "Lift Station ID", "length": 50, "domain": null }, { "name": "COLGIS.DBO.ssLiftStation.StationName", "type": "esriFieldTypeString", "alias": "Station Name", "length": 30, "domain": null }, { "name": "COLGIS.DBO.ssLiftStation.LiftStationType", "type": "esriFieldTypeString", "alias": "Lift Station Type", "length": 30, "domain": { "type": "codedValue", "name": "ssLSType", "description": "Sewer Lift Station Type", "codedValues": [ { "name": "N/A", "code": "NA" }, { "name": "Pumps are in the dry well", "code": "Can" }, { "name": "Pumps are in the wet well", "code": "Wet Well" }, { "name": "Pumps are on top of the wet well", "code": "Wet Well Mount" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COLGIS.DBO.ssLiftStation.StationCapacity", "type": "esriFieldTypeDouble", "alias": "Station Capacity (gpm)", "domain": null }, { "name": "COLGIS.DBO.ssLiftStation.Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "COLGIS.DBO.ssLiftStation.InvrtElevation", "type": "esriFieldTypeDouble", "alias": "Invert Elevation", "domain": null }, { "name": "COLGIS.DBO.ssLiftStation.BottomElev", "type": "esriFieldTypeDouble", "alias": "Bottom Elevation", "domain": null }, { "name": "COLGIS.DBO.ssLiftStation.RimElevation", "type": "esriFieldTypeDouble", "alias": "Rim Elevation", "domain": null }, { "name": "COLGIS.DBO.ssLiftStation.Generator", "type": "esriFieldTypeString", "alias": "Generator", "length": 10, "domain": null }, { "name": "COLGIS.DBO.ssLiftStation.FPLMeterNum", "type": "esriFieldTypeString", "alias": "FPL Meter Number", "length": 50, "domain": null }, { "name": "COLGIS.DBO.ssLiftStation.Voltage", "type": "esriFieldTypeString", "alias": "Voltage", "length": 50, "domain": null }, { "name": "COLGIS.DBO.ssLiftStation.Phase", "type": "esriFieldTypeString", "alias": "Phase", "length": 50, "domain": null }, { "name": "COLGIS.DBO.ssLiftStation.Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": { "type": "codedValue", "name": "Owner", "description": "Owner of Asset", "codedValues": [ { "name": "City of Lauderhill", "code": "Lauderhill" }, { "name": "Broward County", "code": "Broward" }, { "name": "Private", "code": "Private" }, { "name": "FDOT", "code": "FDOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COLGIS.DBO.ssLiftStation.MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": null }, { "name": "COLGIS.DBO.ssLiftStation.Address", "type": "esriFieldTypeString", "alias": "Address", "length": 100, "domain": null }, { "name": "COLGIS.DBO.ssLiftStation.Location", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "COLGIS.DBO.ssLiftStation.Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 100, "domain": null }, { "name": "COLGIS.DBO.ssLiftStation.ConditionDate", "type": "esriFieldTypeDate", "alias": "ConditionDate", "length": 8, "domain": null }, { "name": "COLGIS.DBO.ssLiftStation.Warranty", "type": "esriFieldTypeString", "alias": "Warranty", "length": 100, "domain": null }, { "name": "COLGIS.DBO.ssLiftStation.WarrantyDate", "type": "esriFieldTypeDate", "alias": "Warranty Exp Date", "length": 8, "domain": null }, { "name": "COLGIS.DBO.ssLiftStation.InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "COLGIS.DBO.ssLiftStation.DateLastInspected", "type": "esriFieldTypeDate", "alias": "Date Last Inspected", "length": 8, "domain": null }, { "name": "COLGIS.DBO.ssLiftStation.Priority", "type": "esriFieldTypeString", "alias": "Priority", "length": 50, "domain": null }, { "name": "COLGIS.DBO.ssLiftStation.USER2TY", "type": "esriFieldTypeString", "alias": "USER2TY", "length": 50, "domain": null }, { "name": "COLGIS.DBO.ssLiftStation.USER3TY", "type": "esriFieldTypeString", "alias": "USER3TY", "length": 50, "domain": null }, { "name": "COLGIS.DBO.ssLiftStation.PriorityNo", "type": "esriFieldTypeString", "alias": "Priority Number", "length": 50, "domain": null }, { "name": "COLGIS.DBO.ssLiftStation.FPLAccountNo", "type": "esriFieldTypeString", "alias": "FPL Account Number", "length": 50, "domain": null }, { "name": "COLGIS.DBO.ssLiftStation.MainbreakerAmps", "type": "esriFieldTypeString", "alias": "Mainbreaker Amps", "length": 50, "domain": null }, { "name": "COLGIS.DBO.ssLiftStation.GenSize2PumpsKv", "type": "esriFieldTypeString", "alias": "GenSize2PumpsKv", "length": 50, "domain": null }, { "name": "COLGIS.DBO.ssLiftStation.FacilityID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 50, "domain": null }, { "name": "COLGIS.DBO.ssLiftStation.GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "COLGIS.DBO.ssLiftStation.SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "COLGIS.DBO.ssLiftStation.FPLMeterNo2", "type": "esriFieldTypeString", "alias": "FPL Meter No 2", "length": 30, "domain": null }, { "name": "COLGIS.DBO.ssLiftStation.FPLAddress", "type": "esriFieldTypeString", "alias": "FPL Acct Address", "length": 50, "domain": null }, { "name": "COLGIS.DBO.LS_Pumps.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "COLGIS.DBO.LS_Pumps.PumpID", "type": "esriFieldTypeString", "alias": "PumpID", "length": 50, "domain": null }, { "name": "COLGIS.DBO.LS_Pumps.StationID", "type": "esriFieldTypeString", "alias": "StationID", "length": 50, "domain": null }, { "name": "COLGIS.DBO.LS_Pumps.Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "COLGIS.DBO.LS_Pumps.Location", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "COLGIS.DBO.LS_Pumps.Model", "type": "esriFieldTypeString", "alias": "Model", "length": 50, "domain": null }, { "name": "COLGIS.DBO.LS_Pumps.SerialNum", "type": "esriFieldTypeString", "alias": "SerialNum", "length": 50, "domain": null }, { "name": "COLGIS.DBO.LS_Pumps.HP", "type": "esriFieldTypeString", "alias": "HP", "length": 50, "domain": null }, { "name": "COLGIS.DBO.LS_Pumps.Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "COLGIS.DBO.LS_Pumps.InstallDat", "type": "esriFieldTypeDate", "alias": "InstallDat", "length": 8, "domain": null }, { "name": "COLGIS.DBO.LS_Pumps.DateLastIn", "type": "esriFieldTypeDate", "alias": "DateLastIn", "length": 8, "domain": null }, { "name": "COLGIS.DBO.LS_Pumps.RewDate1", "type": "esriFieldTypeDate", "alias": "RewDate1", "length": 8, "domain": null }, { "name": "COLGIS.DBO.LS_Pumps.RewDate2", "type": "esriFieldTypeDate", "alias": "RewDate2", "length": 8, "domain": null }, { "name": "COLGIS.DBO.LS_Pumps.RewDate3", "type": "esriFieldTypeDate", "alias": "RewDate3", "length": 8, "domain": null } ], "geometryField": { "name": "COLGIS.DBO.ssLiftStation.SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R15_pk", "fields": "COLGIS.DBO.ssLiftStation.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_15", "fields": "COLGIS.DBO.ssLiftStation.GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I55FacilityID", "fields": "COLGIS.DBO.ssLiftStation.FacilityID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I55LiftStationID", "fields": "COLGIS.DBO.ssLiftStation.LiftStationID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_15", "fields": "COLGIS.DBO.ssLiftStation.GlobalID,COLGIS.DBO.ssLiftStation.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_idx", "fields": "COLGIS.DBO.ssLiftStation.SHAPE", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R1350_SDE_ROWID_UK", "fields": "COLGIS.DBO.LS_Pumps.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_3998_Station", "fields": "COLGIS.DBO.LS_Pumps.StationID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "LS_Pumps", "relatedTableId": 59, "role": "esriRelRoleOrigin", "keyField": "LiftStationID", "cardinality": "esriRelCardinalityOneToOne", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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, "serviceItemId": "8e83716336aa4c59b61da464a5e43567" }