{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Subsidence Incident Reports", "type": "Feature Layer", "description": "What is a Subsidence Incident? Sinkholes are closed depressions in areas underlain by soluble rock such as limestone, dolostone, gypsum, or salt. Sinkholes form when surface sediments subside into underground voids created by the dissolving action of groundwater in the underlying bedrock. Other subterranean events can cause holes, depressions or subsidence of the land surface that may mimic sinkhole activity. These include subsurface expansive clay or organic layers which compress as water is removed, collapsed or broken sewer and drain pipes or broken septic tanks, improperly compacted soil after excavation work, and even buried trash, logs and other debris. Commonly, a reported depression is not verified by a licensed professional geologist to be a true sinkhole, and the cause of subsidence is not known. Such an event is called a subsidence incident. The Florida Geological Survey maintains and provides a downloadable database of reported subsidence incidents statewide. While this data may include some true sinkholes, the majority of the incidents have not been field-checked and the cause of subsidence is not verified.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3087, "latestWkid": 3087, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -19550100, "falseY": -7526400, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "985e247c37ce5de97c35e80b7d7d7967", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/ElEQVQoka2PPy9DYRTGf096+y8RG+kX8AWkG0bmbgYiLCwdJIamYng1RCTmO5CIMEh8EIOv0InFIAZSceXlPYZbohq3Ks50zpPzy/M8EX+c6N9BW7W8DuWHd6z4ujXsWPt6GA6ERQr+HjjNBM3ZOLyMpleuQrBJsAVzyeXnd6d4qwM9fXNMSoTcOVAFSyVpjqB2uhPzyHqfo1z5xpzNEHwMrHxJ9Qysabtw9mNHOSW2aU0ivwyoK1+p1Qv1gania4AQJxhTwLQ1bUx7ussG0SwW5tUqXpizEYKPyfsacJQNvr1uaLd83Y3eAZZsK5kYGPUD6tF2Su3BHX8571EZUcROsSusAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 146143.976500001, "ymin": 64049.7582, "xmax": 791244.458900001, "ymax": 775190.6995, "spatialReference": { "wkid": 3087, "latestWkid": 3087, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -19550100, "falseY": -7526400, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "REF_NUM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "REF_NUM", "type": "esriFieldTypeString", "alias": "REF_NUM", "length": 10, "domain": null }, { "name": "DATE_REV", "type": "esriFieldTypeDate", "alias": "DATE_REV", "length": 8, "domain": null }, { "name": "EVENT_DATE", "type": "esriFieldTypeDate", "alias": "EVENT_DATE", "length": 8, "domain": null }, { "name": "TRUE_SINK", "type": "esriFieldTypeString", "alias": "TRUE_SINK", "length": 10, "domain": { "type": "codedValue", "name": "LOGICODE", "description": "Logical Coding: Yes, No, Unknown", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LONGDD", "type": "esriFieldTypeDouble", "alias": "LONGDD", "domain": null }, { "name": "LATDD", "type": "esriFieldTypeDouble", "alias": "LATDD", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 20, "domain": { "type": "codedValue", "name": "COUNTIES", "description": "Counties", "codedValues": [ { "name": "Alachua", "code": "ALACHUA" }, { "name": "Baker", "code": "BAKER" }, { "name": "Bay", "code": "BAY" }, { "name": "Bradford", "code": "BRADFORD" }, { "name": "Brevard", "code": "BREVARD" }, { "name": "Broward", "code": "BROWARD" }, { "name": "Calhoun", "code": "CALHOUN" }, { "name": "Charlotte", "code": "CHARLOTTE" }, { "name": "Citrus", "code": "CITRUS" }, { "name": "Clay", "code": "CLAY" }, { "name": "Collier", "code": "COLLIER" }, { "name": "Columbia", "code": "COLUMBIA" }, { "name": "Dade", "code": "DADE" }, { "name": "Desoto", "code": "DESOTO" }, { "name": "Dixie", "code": "DIXIE" }, { "name": "Duval", "code": "DUVAL" }, { "name": "Escambia", "code": "ESCAMBIA" }, { "name": "Flagler", "code": "FLAGLER" }, { "name": "Franklin", "code": "FRANKLIN" }, { "name": "Gadsden", "code": "GADSDEN" }, { "name": "Gilchrist", "code": "GILCHRIST" }, { "name": "Glades", "code": "GLADES" }, { "name": "Gulf", "code": "GULF" }, { "name": "Hamilton", "code": "HAMILTON" }, { "name": "Hardee", "code": "HARDEE" }, { "name": "Hendry", "code": "HENDRY" }, { "name": "Hernando", "code": "HERNANDO" }, { "name": "Highlands", "code": "HIGHLANDS" }, { "name": "Hillsborough", "code": "HILLSBOROUGH" }, { "name": "Holmes", "code": "HOLMES" }, { "name": "Indian River", "code": "INDIAN RIVER" }, { "name": "Jackson", "code": "JACKSON" }, { "name": "Jefferson", "code": "JEFFERSON" }, { "name": "Lafayette", "code": "LAFAYETTE" }, { "name": "Lake", "code": "LAKE" }, { "name": "Lee", "code": "LEE" }, { "name": "Leon", "code": "LEON" }, { "name": "Levy", "code": "LEVY" }, { "name": "Liberty", "code": "LIBERTY" }, { "name": "Madison", "code": "MADISON" }, { "name": "Manatee", "code": "MANATEE" }, { "name": "Marion", "code": "MARION" }, { "name": "Martin", "code": "MARTIN" }, { "name": "Monroe", "code": "MONROE" }, { "name": "Nassau", "code": "NASSAU" }, { "name": "Okaloosa", "code": "OKALOOSA" }, { "name": "Okeechobee", "code": "OKEECHOBEE" }, { "name": "Orange", "code": "ORANGE" }, { "name": "Osceola", "code": "OSCEOLA" }, { "name": "Palm Beach", "code": "PALM BEACH" }, { "name": "Pasco", "code": "PASCO" }, { "name": "Pinellas", "code": "PINELLAS" }, { "name": "Polk", "code": "POLK" }, { "name": "Putnam", "code": "PUTNAM" }, { "name": "St. Johns", "code": "ST. JOHNS" }, { "name": "St. Lucie", "code": "ST. LUCIE" }, { "name": "Santa Rosa", "code": "SANTA ROSA" }, { "name": "Sarasota", "code": "SARASOTA" }, { "name": "Seminole", "code": "SEMINOLE" }, { "name": "Sumter", "code": "SUMTER" }, { "name": "Suwannee", "code": "SUWANNEE" }, { "name": "Taylor", "code": "TAYLOR" }, { "name": "Union", "code": "UNION" }, { "name": "Volusia", "code": "VOLUSIA" }, { "name": "Wakulla", "code": "WAKULLA" }, { "name": "Walton", "code": "WALTON" }, { "name": "Washington", "code": "WASHINGTON" }, { "name": "Offshore", "code": "OFFSHORE" }, { "name": "To Be Assigned", "code": "To Be Assigned" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TWNSHP_D", "type": "esriFieldTypeString", "alias": "TWNSHP_D", "length": 10, "domain": { "type": "codedValue", "name": "DIRECTION", "description": "Cardinal Direction", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" }, { "name": "E", "code": "E" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RANGE_D", "type": "esriFieldTypeString", "alias": "RANGE_D", "length": 10, "domain": { "type": "codedValue", "name": "DIRECTION", "description": "Cardinal Direction", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" }, { "name": "E", "code": "E" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "QTRSECT1", "type": "esriFieldTypeString", "alias": "QTRSECT1", "length": 10, "domain": null }, { "name": "QTRSECT2", "type": "esriFieldTypeString", "alias": "QTRSECT2", "length": 10, "domain": null }, { "name": "ACCURACY", "type": "esriFieldTypeString", "alias": "ACCURACY", "length": 40, "domain": null }, { "name": "RPT_SOURCE", "type": "esriFieldTypeString", "alias": "RPT_SOURCE", "length": 60, "domain": null }, { "name": "OCITY", "type": "esriFieldTypeString", "alias": "OCITY", "length": 30, "domain": null }, { "name": "SIZDIM", "type": "esriFieldTypeString", "alias": "SIZDIM", "length": 10, "domain": null }, { "name": "SINSHAPE", "type": "esriFieldTypeString", "alias": "SINSHAPE", "length": 10, "domain": null }, { "name": "SINLNGTH", "type": "esriFieldTypeDouble", "alias": "SINLNGTH", "domain": null }, { "name": "SINWIDTH", "type": "esriFieldTypeDouble", "alias": "SINWIDTH", "domain": null }, { "name": "SINDEPTH", "type": "esriFieldTypeDouble", "alias": "SINDEPTH", "domain": null }, { "name": "WATSIN", "type": "esriFieldTypeString", "alias": "WATSIN", "length": 10, "domain": null }, { "name": "LIMVIS", "type": "esriFieldTypeString", "alias": "LIMVIS", "length": 10, "domain": null }, { "name": "CAVVIS", "type": "esriFieldTypeString", "alias": "CAVVIS", "length": 10, "domain": null }, { "name": "SUBRATE", "type": "esriFieldTypeString", "alias": "SUBRATE", "length": 10, "domain": null }, { "name": "PROPDAM", "type": "esriFieldTypeString", "alias": "PROPDAM", "length": 10, "domain": null }, { "name": "REPAIR_S", "type": "esriFieldTypeString", "alias": "REPAIR_S", "length": 20, "domain": null }, { "name": "DRAINSTR", "type": "esriFieldTypeString", "alias": "DRAINSTR", "length": 40, "domain": null }, { "name": "SOILTYPE", "type": "esriFieldTypeString", "alias": "SOILTYPE", "length": 70, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "COMMENTS_2", "type": "esriFieldTypeString", "alias": "COMMENTS_2", "length": 255, "domain": null }, { "name": "LAT_DD", "type": "esriFieldTypeDouble", "alias": "LAT_DD", "domain": null }, { "name": "LONG_DD", "type": "esriFieldTypeDouble", "alias": "LONG_DD", "domain": null }, { "name": "MGRS", "type": "esriFieldTypeString", "alias": "MGRS", "length": 15, "domain": null }, { "name": "GOOGLEMAP", "type": "esriFieldTypeString", "alias": "GOOGLEMAP", "length": 100, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "DESCRIPT", "length": 30, "domain": null }, { "name": "FGDLAQDATE", "type": "esriFieldTypeDate", "alias": "FGDLAQDATE", "length": 8, "domain": null }, { "name": "AUTOID", "type": "esriFieldTypeInteger", "alias": "AUTOID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "TWNSHP", "type": "esriFieldTypeInteger", "alias": "TWNSHP", "domain": null }, { "name": "RANGE", "type": "esriFieldTypeInteger", "alias": "RANGE", "domain": null }, { "name": "SECTION", "type": "esriFieldTypeInteger", "alias": "SECTION", "domain": null }, { "name": "RPT_NAME", "type": "esriFieldTypeString", "alias": "RPT_NAME", "length": 50, "domain": null }, { "name": "OZIP", "type": "esriFieldTypeInteger", "alias": "OZIP", "domain": null }, { "name": "SLOPE", "type": "esriFieldTypeInteger", "alias": "SLOPE", "domain": null }, { "name": "WATBLS", "type": "esriFieldTypeInteger", "alias": "WATBLS", "domain": null }, { "name": "ACCESS_", "type": "esriFieldTypeString", "alias": "ACCESS_", "length": 220, "domain": null }, { "name": "DOCU_LINK", "type": "esriFieldTypeString", "alias": "DOCU_LINK", "length": 10, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "A20240718160406", "fields": "AUTOID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "AF20240718160409", "fields": "LONGDD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "AF20240718160413", "fields": "GOOGLEMAP", "isAscending": true, "isUnique": false, "description": "" }, { "name": "AF20240718160416", "fields": "REF_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "AF20240718160420", "fields": "LATDD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "D20240718160406", "fields": "DESCRIPT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R322251_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5116_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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 }