{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "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": "9855838dd1ab04950b9a1b5b97769b08", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAUCAYAAAB8gkaAAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABmElEQVRIicWVsU7jQBCGv5Wot9hujbtz5XZzEU8QUTgPwD1AroUXgJxoT4KGAhcn0VBdlxRRniDi4jZVymjdGckvMBQ2cKfDJsQc9zdea8fzWbv/zOzxgdr7rzARcYADgo65U6WUb4SJSAAs87LAl8XOlEAbrDZngGqEAUleFvQuTzrBAPzpDSIyUkqlTbAqsCwYxn1cGL0ZMlndkW3WL+41GsRqw9ngCCCjuj/bwsjqp/Nl8XZYrVwp1RORZbqY2a8/rwAYD76QLmZYbVgeX0BlhlREpC3ZttYP8vK+WmjDeH5LoA3ZZk26mDE6OBwBaXuKDnXmywIXRowODuH5GN8XZitbk9d3k23WuDBy/wS2PL6gd3ny9D5d/cKFUf6eMO/CT/axFMaDI4Y/znFhRBJ/BvCtX28JsyLiAZvEfZK4D0AS95Hvk9/jhiIy3Bk2Xd3xbW6gvb6efupx0VRjL8KsNkDltvH8dgvO32rqPH/A6sK89qc3nXuj1SYHpo2wWvtWm8Rq03XETFpHDEAd8Go32EUfOqkfAG2fjrqZXeslAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.LiftStationID", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 56, 168, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "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": "LiftStationID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LiftStationID", "type": "esriFieldTypeString", "alias": "Lift Station ID", "length": 50, "domain": null }, { "name": "StationName", "type": "esriFieldTypeString", "alias": "Station Name", "length": 30, "domain": null }, { "name": "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": "StationCapacity", "type": "esriFieldTypeDouble", "alias": "Station Capacity (gpm)", "domain": null }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "InvrtElevation", "type": "esriFieldTypeDouble", "alias": "Invert Elevation", "domain": null }, { "name": "BottomElev", "type": "esriFieldTypeDouble", "alias": "Bottom Elevation", "domain": null }, { "name": "RimElevation", "type": "esriFieldTypeDouble", "alias": "Rim Elevation", "domain": null }, { "name": "Generator", "type": "esriFieldTypeString", "alias": "Generator", "length": 10, "domain": null }, { "name": "FPLMeterNum", "type": "esriFieldTypeString", "alias": "FPL Meter Number", "length": 50, "domain": null }, { "name": "Voltage", "type": "esriFieldTypeString", "alias": "Voltage", "length": 50, "domain": null }, { "name": "Phase", "type": "esriFieldTypeString", "alias": "Phase", "length": 50, "domain": null }, { "name": "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": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 100, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 100, "domain": null }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "ConditionDate", "length": 8, "domain": null }, { "name": "Warranty", "type": "esriFieldTypeString", "alias": "Warranty", "length": 100, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "Warranty Exp Date", "length": 8, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "DateLastInspected", "type": "esriFieldTypeDate", "alias": "Date Last Inspected", "length": 8, "domain": null }, { "name": "Priority", "type": "esriFieldTypeString", "alias": "Priority", "length": 50, "domain": null }, { "name": "USER2TY", "type": "esriFieldTypeString", "alias": "USER2TY", "length": 50, "domain": null }, { "name": "USER3TY", "type": "esriFieldTypeString", "alias": "USER3TY", "length": 50, "domain": null }, { "name": "PriorityNo", "type": "esriFieldTypeString", "alias": "Priority Number", "length": 50, "domain": null }, { "name": "FPLAccountNo", "type": "esriFieldTypeString", "alias": "FPL Account Number", "length": 50, "domain": null }, { "name": "MainbreakerAmps", "type": "esriFieldTypeString", "alias": "Mainbreaker Amps", "length": 50, "domain": null }, { "name": "GenSize2PumpsKv", "type": "esriFieldTypeString", "alias": "GenSize2PumpsKv", "length": 50, "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FPLMeterNo2", "type": "esriFieldTypeString", "alias": "FPL Meter No 2", "length": 30, "domain": null }, { "name": "FPLAddress", "type": "esriFieldTypeString", "alias": "FPL Acct Address", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R15_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_15", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I55FacilityID", "fields": "FacilityID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I55LiftStationID", "fields": "LiftStationID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_15", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "LS_Pumps", "relatedTableId": 60, "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": "ea97e11d964648618aad3c33a281c57b" }