{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Sanitary Sewer Lift Stations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103161, "latestWkid": 6588, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -126725700, "falseY": -77828800, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "46add058a219cd96fa5ad4f0c5330df1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABLElEQVQokaWTPUvDUBSGHzRpizalSfxARCE4FIQW3NyEgkgmRf+Ag5ND8S84ikupg6uDc1cVJze3QrMYpFRdgh9ptHGwxoDDRYs0gRSf7b7wcM49514JgQ5oJKcDuBKgKwXOckWMpGbXou3bmBKg5YoYSzUmksqNCvg2mjREqwP8yoEHThVm9kBW+1nnHHo3EM6BsRMjf76CXIenEsxuicypiqy3CNk6tJqwUIuQ48go8LEKXyuQVWMqR6Fvw/01TB7CyDS8rSWUAw9eDkBZB3kZ3BPIX0CwGyOrwMMR3J2KAZGCsWN4voJMC8JCTOVUHpxNSD+Ks6yKyXsbMH4JaRNGS/1N/JFlFeb3B9ufKgPl6Kv9+5F0uhbtRiW5FL5j/ciub2P69lC/CuD2GyqhTT+yKb5cAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3104896.970504552, "ymin": 1.3751598409702972E7, "xmax": 3170305.0221028924, "ymax": 1.3782512599186808E7, "spatialReference": { "wkid": 103161, "latestWkid": 6588, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -126725700, "falseY": -77828800, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 10, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 15, "domain": { "type": "codedValue", "name": "LiftStationLocality", "description": "Regional, Sub-Regional, or Local", "codedValues": [ { "name": "Regional", "code": "Regional" }, { "name": "Sub-Regional", "code": "Sub-Regional" }, { "name": "Local", "code": "Local" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 20, "domain": { "type": "codedValue", "name": "LiftStationOwnership", "description": "City or Private", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ServiceArea", "type": "esriFieldTypeString", "alias": "Service Area", "length": 255, "domain": null }, { "name": "Generator", "type": "esriFieldTypeString", "alias": "Generator", "length": 3, "domain": null }, { "name": "AutoDialer", "type": "esriFieldTypeString", "alias": "Auto Dialer", "length": 10, "domain": null }, { "name": "ManTransSwitch", "type": "esriFieldTypeString", "alias": "Manual Transfer Switch", "length": 8, "domain": null }, { "name": "AutoTransSwitch", "type": "esriFieldTypeString", "alias": "Auto Transfer Switch", "length": 8, "domain": null }, { "name": "PumpInfo", "type": "esriFieldTypeString", "alias": "Pump Info", "length": 255, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "length": 50, "domain": null }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Horizontal Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Vertical Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": null }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Correction Age", "domain": null }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": null }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Number of Satellites", "domain": null }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time", "length": 8, "domain": null }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Average Horizontal Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Average Vertical Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_AVG_POSITIONS", "type": "esriFieldTypeSmallInteger", "alias": "Averaged Positions", "domain": null }, { "name": "ESRIGNSS_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviation (m)", "domain": null }, { "name": "INFRA_ID", "type": "esriFieldTypeString", "alias": "INFRA_ID", "length": 255, "domain": null }, { "name": "LifeCycle", "type": "esriFieldTypeString", "alias": "LifeCycle", "length": 255, "domain": { "type": "codedValue", "name": "LifeCycle", "description": "Life Cycle of various assets for Asset Management", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Pump1Reading", "type": "esriFieldTypeString", "alias": "Pump1Reading", "length": 50, "domain": null }, { "name": "Pump2Reading", "type": "esriFieldTypeString", "alias": "Pump2Reading", "length": 50, "domain": null }, { "name": "Pump3Reading", "type": "esriFieldTypeString", "alias": "Pump3Reading", "length": 50, "domain": null }, { "name": "Pump4Reading", "type": "esriFieldTypeString", "alias": "Pump4Reading", "length": 50, "domain": null }, { "name": "DryMaintenanceWindow", "type": "esriFieldTypeInteger", "alias": "DryMaintenanceWindow", "domain": null }, { "name": "WetMaintenanceWindow", "type": "esriFieldTypeInteger", "alias": "WetMaintenanceWindow", "domain": null }, { "name": "EOCPriority", "type": "esriFieldTypeDouble", "alias": "EOCPriority", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R387_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_387", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_387", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S316_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "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": "582c4d8410f744868cc062e6b5f6623a" }