{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 152, "name": "sc_LiftStations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121905, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 200000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "dcb572f32bd6ac09f5b491b4c7b8a293", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAoklEQVRIie3VzQ2AIAwF4DZxCefQAXQax7DO5AA6gMxUL4J/iaFi0ajvyKFf0vAggYhJbsGYuQWAVMEwiFitsAnKFDAXvzU25f6s7pQwa1IBNfVi5BQWmh/7Eratg0cVxFhDxdoQVEGEhXRMjIXGDzvxNB1iiJhfMtEHi5EZIxpA54sxQJRvsZeukZnV1mgv3wN7poAZJcPNXZa6UsJcoq5xBHU8HyVCgFjHAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FACILITY]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 97, "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": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 344049.0212675631, "ymin": 1.0622111741555467E7, "xmax": 461978.14203613997, "ymax": 1.0733726716815874E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3.543294248495988E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EDITOR_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 16, "domain": null }, { "name": "FACILITY", "type": "esriFieldTypeString", "alias": "FACILITY", "length": 60, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 60, "domain": null }, { "name": "DISCHARGE", "type": "esriFieldTypeString", "alias": "DISCHARGE", "length": 100, "domain": null }, { "name": "AFFPLANT", "type": "esriFieldTypeString", "alias": "AFFPLANT", "length": 8, "domain": { "type": "codedValue", "name": "EPWUPlants", "description": "EPWU plants", "codedValues": [ { "name": "AUTO SHOP", "code": "AUTOSHOP" }, { "name": "FIELD ANNEX", "code": "FIELDANX" }, { "name": "FIELD OFFICE COMPLEX", "code": "FIELDOFC" }, { "name": "ROBERTSON PLANT", "code": "ROBERTSN" }, { "name": "HASKELL ST PLANT", "code": "HASKELL" }, { "name": "FRED HERVEY PLANT", "code": "FREDHERV" }, { "name": "WAREHOUSE COMPLEX", "code": "WAREHOUS" }, { "name": "HAWKINS MAIN OFFICE", "code": "HAWKINS" }, { "name": "JONATHON ROGERS PLANT", "code": "JONATNRG" }, { "name": "BUSTAMANTE PLANT", "code": "BUSTAMAN" }, { "name": "NORTHWEST PLANT", "code": "NORTHWST" }, { "name": "UPPER VALLEY PLANT", "code": "UPPRVLLY" }, { "name": "DESALINATION PLANT", "code": "DESAL" }, { "name": "IMPORTATION SOURCE", "code": "IMPORT" }, { "name": "WELL SOURCE", "code": "WELL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PUMPPSI", "type": "esriFieldTypeDouble", "alias": "PUMPPSI", "domain": null }, { "name": "TOTCAPMGD", "type": "esriFieldTypeDouble", "alias": "TOTCAPMGD", "domain": null }, { "name": "NUMPUMPS", "type": "esriFieldTypeSmallInteger", "alias": "NUMPUMPS", "domain": null }, { "name": "SELEV", "type": "esriFieldTypeDouble", "alias": "SELEV", "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "DESCRIPT", "length": 100, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 60, "domain": null }, { "name": "COMPTYPE", "type": "esriFieldTypeSmallInteger", "alias": "COMPTYPE", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeDouble", "alias": "COMPKEY", "domain": null }, { "name": "LIFTSTATION_NUMBER", "type": "esriFieldTypeString", "alias": "LIFTSTATION_NUMBER", "length": 18, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }