{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Rainfall", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "The last recorded data for rainfall levels using the District's data collection sites.", "copyrightText": "Southwest Florida Water Management District", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 401379.95760249364, "ymin": 886433.3365009548, "xmax": 871670.2348955334, "ymax": 1869515.2669035313, "spatialReference": { "wkid": 2882, "latestWkid": 2882 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8444b2a9b00501031227a3fbd3cadc6e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQ5JREFUGJV1kLFKw1AUhr+mF+/QQkoDmtAMguCgTl0KgujiIFIcCuojFNFFqOBQXbroVvAdFMFBiiD4AuITiIODS1FQE7CBU9qrQxBTbD44cH7Od+BwFP+xABsIAZMcqERvr+7qpjstizqvHenx+fHC/U1bToBuUp6oNTn352UtjkKuAMUSlW2H8sURW0BXAazv64Y/9yuOMjXLUvWA484pdQVQ8GSDzDg1pujpFRBLAVgKL10FnRMXsBWAGRIAfprc7xEAoQL4CvSdU5KFTMop4RsPgFEA1y1pbLZYdmcojyx8w+szT4OIPfh73fAyS6X2yFnepmplmTSG9yjglj47nTZRUoZDBldQJ66x/ABOWkjXigP7OgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "STATION_NO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STATION_NO", "type": "esriFieldTypeInteger", "alias": "SITE_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATION_NO" }, { "name": "STATION_NAME", "type": "esriFieldTypeString", "alias": "SITE_NAME", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "STATION_NAME" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTYNAME", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "COUNTY" }, { "name": "LASTTIMESTAMP_UTC", "type": "esriFieldTypeDate", "alias": "RECORDED_DT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTTIMESTAMP_UTC" }, { "name": "LASTVALUE", "type": "esriFieldTypeDouble", "alias": "RECORDEDVALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LASTVALUE" }, { "name": "UNITS_OF_MEASUREMENT", "type": "esriFieldTypeString", "alias": "UNITS_OF_MEASURE_TXT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "UNITS_OF_MEASUREMENT" }, { "name": "EXTERNALDATALINK", "type": "esriFieldTypeString", "alias": "WMIS_GW_WL_POR_URL", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "EXTERNALDATALINK" }, { "name": "EDPLINK", "type": "esriFieldTypeString", "alias": "EDPLINK", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EDPLINK" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R997_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S908_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Rainfall", "description": "", "prototype": { "attributes": { "EXTERNALDATALINK": null, "EDPLINK": null, "STATION_NO": null, "STATION_NAME": null, "COUNTY": null, "LASTTIMESTAMP_UTC": null, "LASTVALUE": null, "UNITS_OF_MEASUREMENT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 1, "name": "Surface Water", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "The last recorded data for surface water, water levels using the District's data collection sites.", "copyrightText": "Southwest Florida Water Management District", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 411214.3896354353, "ymin": 986327.2538313575, "xmax": 873492.5887643807, "ymax": 1804799.043532345, "spatialReference": { "wkid": 2882, "latestWkid": 2882 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "581a4de1e1ee1350c48041a0a3d3e774", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARZJREFUGJV1kDFLAnEYhx/Pvx1UdERgaS3lTRlELpIQtTQ4RGNbY0jkEmhEVIsNBQVBNLW39AECv0DUFCGEQxAORiHegRlvXGfDRVx0/uCFF37PCw+v4n80wABswPUXyrcb+sb5rownM3rfwBAf701q1Rs5OT6ESt0P97B3dSnJTBZAAAaB+ESag+EUO8UVqNQVgL55UZDJ2WyAEpgzcxS39jlazSkAiZnLhEKBLIAeNxcENE8jEol1JQHp7R8BDA92HAsY60q3WxZge87WS1lGE1NoWjD89nwLuJ5zyS5Qup8nMZ36c9DpwNNDlVYjD7+vW/siXE7zeHeGEV1ChaO4boPm6zWftXVO820fDGwvOkDuZwLzDZe+Tm7BF1+1AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "STATION_NO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STATION_NO", "type": "esriFieldTypeInteger", "alias": "SITE_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATION_NO" }, { "name": "STATION_NAME", "type": "esriFieldTypeString", "alias": "SITE_NAME", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "STATION_NAME" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTYNAME", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "COUNTY" }, { "name": "LASTTIMESTAMP_UTC", "type": "esriFieldTypeDate", "alias": "RECORDED_DT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTTIMESTAMP_UTC" }, { "name": "LASTVALUE", "type": "esriFieldTypeDouble", "alias": "RECORDEDVALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LASTVALUE" }, { "name": "UNITS_OF_MEASURE", "type": "esriFieldTypeString", "alias": "UNITS_OF_MEASURE_TXT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "UNITS_OF_MEASURE" }, { "name": "DATUM", "type": "esriFieldTypeString", "alias": "RESOURCE_PARAM_DESC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DATUM" }, { "name": "EXTERNALDATALINK", "type": "esriFieldTypeString", "alias": "WMIS_GW_WL_POR_URL", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "EXTERNALDATALINK" }, { "name": "EDPLINK", "type": "esriFieldTypeString", "alias": "EDPLINK", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EDPLINK" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R995_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S906_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Surface Water", "description": "", "prototype": { "attributes": { "EXTERNALDATALINK": null, "EDPLINK": null, "STATION_NO": null, "STATION_NAME": null, "COUNTY": null, "LASTTIMESTAMP_UTC": null, "LASTVALUE": null, "UNITS_OF_MEASURE": null, "DATUM": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 2, "name": "Groundwater", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "The last recorded data for groundwater, water levels using the District's data collection sites.", "copyrightText": "Southwest Florida Water Management District", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 369375.20541376626, "ymin": -3.8660951318272695E7, "xmax": 905118.9680285665, "ymax": 1869553.75401063, "spatialReference": { "wkid": 2882, "latestWkid": 2882 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c3bde0052f6071b32d4e3ab6f845f2ca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARNJREFUGJV1kDFLAnEYxn96//oTihcJ5qFUkDRUk4sQRK0O0RRBTRGERC2BQYO1uNQmNAkNDVF7S9AXCD+BNDREIAjmSZz0Znc1NHTR3QMvPPD8Xnh4FP8VBUygB3j+QPm8uab3KpZMLcR0POngdNs8P9xI7RRo+eHhLSrXOZkrAiAQZ5RxMoUEyXyd43WgpQA29EE5J7PFgEpMMrO4yeHJFWclBTAm1ipEglgAUtpaRogqgCGUFUoCIxJLA6YCGODaQDYMfsexgZ4CeNP2fVoy85GQKq+0G4CnAC6lWt6hujTBdP7vwxcvPD126O/D73RuHaOwTfM8gbliYKRcvI6DfdflY/eWWt8PA0efF1Di5wL1DVJySZPQUU4hAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "STATION_NO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STATION_NO", "type": "esriFieldTypeInteger", "alias": "SITE_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATION_NO" }, { "name": "STATION_NAME", "type": "esriFieldTypeString", "alias": "SITE_NAME", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "STATION_NAME" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTYNAME", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "COUNTY" }, { "name": "LASTTIMESTAMP_UTC", "type": "esriFieldTypeDate", "alias": "RECORDED_DT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTTIMESTAMP_UTC" }, { "name": "LASTVALUE", "type": "esriFieldTypeDouble", "alias": "RECORDEDVALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LASTVALUE" }, { "name": "UNITS_OF_MEASURE", "type": "esriFieldTypeString", "alias": "UNITS_OF_MEASURE_TXT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "UNITS_OF_MEASURE" }, { "name": "DATUM", "type": "esriFieldTypeString", "alias": "RESOURCE_PARAM_DESC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DATUM" }, { "name": "EXTERNALDATALINK", "type": "esriFieldTypeString", "alias": "WMIS_GW_WL_POR_URL", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "EXTERNALDATALINK" }, { "name": "EDPLINK", "type": "esriFieldTypeString", "alias": "EDPLINK", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EDPLINK" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R996_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S907_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Groundwater", "description": "", "prototype": { "attributes": { "EXTERNALDATALINK": null, "EDPLINK": null, "STATION_NO": null, "STATION_NAME": null, "COUNTY": null, "LASTTIMESTAMP_UTC": null, "LASTVALUE": null, "UNITS_OF_MEASURE": null, "DATUM": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }