{ "currentVersion": 10.91, "id": 0, "name": "WQ Near-real-time Surface Water stations", "type": "Feature Layer", "description": "WQ Near-real-time Surface Water stations updated hourly.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3395, "latestWkid": 3395 }, "copyrightText": "Southwest Florida Water Management District", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f9b40f176110686314d3195c624aaaca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQ1JREFUGJV10LFLAnEYxvGv1+Vv6OBEIS9ytoZoMEgIQheHKGkQqtkhjqDRUZrd+x+MoCAkCBzaIgJHG4IgKDgKKg9DeOM6G67iQu+ZXng/Lzy8OqPRABNwAT+80EOzqUrNuliLK0olUkj/nbfbazmvN6DrhHGcymVTMoU1iCEAU0ByLs/ObI6j6jZ0HR1ArZ/WfuFI0surlBsHtDZsHUAS2c2x8CcqOV8U0IIaWnwmUgKiDAswA+x7PSATqT/7PcANOn84bUllF4hNjJFDcB9uAD/ofHZfY8soYC3l/h8M4blzh/e4D3+v2/3iuJ2ncnWIkS6jTU7je68MXi7gaY9WdRDCACWPE2zAjqr+DZpGTJsoCDmxAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9204801.5281, "ymin": 3231399.329599999, "xmax": -9176788.8688, "ymax": 3388299.9538000003, "spatialReference": { "wkid": 3395, "latestWkid": 3395 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STATION_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STATION_NO", "type": "esriFieldTypeInteger", "alias": "Station Number", "domain": null }, { "name": "STATION_NAME", "type": "esriFieldTypeString", "alias": "Station Name", "length": 255, "domain": null }, { "name": "SITE_TYPE_DESC", "type": "esriFieldTypeString", "alias": "Site Type Description", "length": 255, "domain": null }, { "name": "STATION_TYPE", "type": "esriFieldTypeString", "alias": "Station Type", "length": 50, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "County", "length": 20, "domain": null }, { "name": "DATETIME_EST", "type": "esriFieldTypeDate", "alias": "Date Time EST", "length": 8, "domain": null }, { "name": "DOTOTAL_VALUE", "type": "esriFieldTypeDouble", "alias": "Dissolved Oxygen", "domain": null }, { "name": "DOTOTAL_UNITS", "type": "esriFieldTypeString", "alias": "Dissolved Oxygen Units", "length": 6, "domain": null }, { "name": "DEPTH_VALUE", "type": "esriFieldTypeDouble", "alias": "Instrument Depth", "domain": null }, { "name": "DEPTH_UNITS", "type": "esriFieldTypeString", "alias": "Instrument Depth Units", "length": 6, "domain": null }, { "name": "PH_VALUE", "type": "esriFieldTypeDouble", "alias": "pH", "domain": null }, { "name": "PH_UNITS", "type": "esriFieldTypeString", "alias": "pH Units", "length": 6, "domain": null }, { "name": "SALINITY_VALUE", "type": "esriFieldTypeDouble", "alias": "Salinity", "domain": null }, { "name": "SALINITY_UNITS", "type": "esriFieldTypeString", "alias": "Salinity Units", "length": 6, "domain": null }, { "name": "SPECCOND_VALUE", "type": "esriFieldTypeDouble", "alias": "Specific Conductivity", "domain": null }, { "name": "SPECCOND_UNITS", "type": "esriFieldTypeString", "alias": "Specific Conductivity Units", "length": 6, "domain": null }, { "name": "TURBIDITY_VALUE", "type": "esriFieldTypeDouble", "alias": "Turbidity", "domain": null }, { "name": "TURBIDITY_UNITS", "type": "esriFieldTypeString", "alias": "Turbidity Units", "length": 6, "domain": null }, { "name": "TEMP_VALUE", "type": "esriFieldTypeDouble", "alias": "Temperature", "domain": null }, { "name": "TEMP_UNITS", "type": "esriFieldTypeString", "alias": "Temperature Units", "length": 6, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1049_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S957_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }