This dataset contains 50-ft contours for the Hot Springs shallowest unit of the Ouachita Mountains aquifer system potentiometric-surface map. The potentiometric-surface shows altitude at which the water level would have risen in tightly-cased wells and represents synoptic conditions during the summer of 2017. Contours were constructed from 59 water-level measurements measured in selected wells (locations in the well point dataset). Major streams and creeks were selected in the study area from the USGS National Hydrography Dataset (U.S. Geological Survey, 2017), and the spring point dataset with 18 spring altitudes calculated from 10-meter digital elevation model (DEM) data (U.S. Geological Survey, 2015; U.S. Geological Survey, 2016). After collecting, processing, and plotting the data, a potentiometric surface was generated using the interpolation method Topo to Raster in ArcMap 10.5 (Esri, 2017a). This tool is specifically designed for the creation of digital elevation models and imposes constraints that ensure a connected drainage structure and a correct representation of the surface from the provided contour data (Esri, 2017a). Once the raster surface was created, 50-ft contour interval were generated using Contour (Spatial Analyst), a spatial analyst tool (available through ArcGIS 3D Analyst toolbox) that creates a line-feature class of contours (isolines) from the raster surface (Esri, 2017b). The Topo to Raster and contouring done by ArcMap 10.5 is a rapid way to interpolate data, but computer programs do not account for hydrologic connections between groundwater and surface water. For this reason, some contours were manually adjusted based on topographical influence, a comparison with the potentiometric surface of Kresse and Hays (2009), and data-point water-level altitudes to more accurately represent the potentiometric surface. Select References: Esri, 2017a, How Topo to Raster works—Help | ArcGIS Desktop, accessed December 5, 2017, at ArcGIS Pro at http://pro.arcgis.com/en/pro-app/tool-reference/3d-analyst/how-topo-to-raster-works.htm. Esri, 2017b, Contour—Help | ArcGIS Desktop, accessed December 5, 2017, at ArcGIS Pro Raster Surface toolset at http://pro.arcgis.com/en/pro-app/tool-reference/3d-analyst/contour.htm. Kresse, T.M., and Hays, P.D., 2009, Geochemistry, Comparative Analysis, and Physical and Chemical Characteristics of the Thermal Waters East of Hot Springs National Park, Arkansas, 2006-09: U.S. Geological Survey 2009–5263, 48 p., accessed November 28, 2017, at https://pubs.usgs.gov/sir/2009/5263/. U.S. Geological Survey, 2015, USGS NED 1 arc-second n35w094 1 x 1 degree ArcGrid 2015, accessed December 5, 2017, at The National Map: Elevation at https://nationalmap.gov/elevation.html. U.S. Geological Survey, 2016, USGS NED 1 arc-second n35w093 1 x 1 degree ArcGrid 2016, accessed December 5, 2017, at The National Map: Elevation at https://nationalmap.gov/elevation.html.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
This New Zealand car detection Deep Learning Package will detect cars from high resolution imagery. This model is re-trained from the Esri Car Detection - USA Deep Learning Package and is trained to work better within the New Zealand geography.The model precision had also improved from 0.81 to 0.89. The package is trained to be more aggressive in terms of car detecting and is able to detect most cars that are fully covered in shade or partially blocked by tree canopy. This deep learning model is used to detect cars in high resolution drone or aerial imagery. Car detection can be used for applications such as traffic management and analysis, parking lot utilization, urban planning, etc. It can also be used as a proxy for deriving economic indicators and estimating retail sales. High resolution aerial and drone imagery can be used for car detection due to its high spatio-temporal coverage.Licensing requirementsArcGIS Desktop – ArcGIS Image Analyst and ArcGIS 3D Analyst extensions for ArcGIS ProArcGIS Online – ArcGIS Image for ArcGIS OnlineUsing the modelFollow the guide to use the model. Before using this model, ensure that the supported deep learning libraries are installed. For more details, check Deep Learning Libraries Installer for ArcGIS.Note: Deep learning is computationally intensive, and a powerful GPU is recommended to process large datasets.InputHigh resolution RGB imagery (7.5 centimetre spatial resolution)OutputFeature class containing detected carsApplicable geographiesThe model is expected to work well with the New Zealand localised data.Model architectureThis model uses the MaskRCNN model architecture implemented in ArcGIS Pro Arcpy.Accuracy metricsThis model has an average precision score of 0.89.Sample resultsHere are a few results from the model.(Post processing are recommended to filter out False Positive Object.e.g (confidence >= x | 0.95) |& ((shape_area/shape_length) >= x | 0.5) |& (class == Car) |& Regularize(feature)3% of detected object will need to be filtered out averagely .To learn how to use this model, see this story
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
This New Zealand Point Cloud Classification Deep Learning Package will classify point clouds into building and background classes. This model is optimized to work with New Zealand aerial LiDAR data.The classification of point cloud datasets to identify Building is useful in applications such as high-quality 3D basemap creation, urban planning, and planning climate change response.Building could have a complex irregular geometrical structure that is hard to capture using traditional means. Deep learning models are highly capable of learning these complex structures and giving superior results.This model is designed to extract Building in both urban and rural area in New Zealand.The Training/Testing/Validation dataset are taken within New Zealand resulting of a high reliability to recognize the pattern of NZ common building architecture.Licensing requirementsArcGIS Desktop - ArcGIS 3D Analyst extension for ArcGIS ProUsing the modelThe model can be used in ArcGIS Pro's Classify Point Cloud Using Trained Model tool. Before using this model, ensure that the supported deep learning frameworks libraries are installed. For more details, check Deep Learning Libraries Installer for ArcGIS.Note: Deep learning is computationally intensive, and a powerful GPU is recommended to process large datasets.The model is trained with classified LiDAR that follows the The model was trained using a training dataset with the full set of points. Therefore, it is important to make the full set of points available to the neural network while predicting - allowing it to better discriminate points of 'class of interest' versus background points. It is recommended to use 'selective/target classification' and 'class preservation' functionalities during prediction to have better control over the classification and scenarios with false positives.The model was trained on airborne lidar datasets and is expected to perform best with similar datasets. Classification of terrestrial point cloud datasets may work but has not been validated. For such cases, this pre-trained model may be fine-tuned to save on cost, time, and compute resources while improving accuracy. Another example where fine-tuning this model can be useful is when the object of interest is tram wires, railway wires, etc. which are geometrically similar to electricity wires. When fine-tuning this model, the target training data characteristics such as class structure, maximum number of points per block and extra attributes should match those of the data originally used for training this model (see Training data section below).OutputThe model will classify the point cloud into the following classes with their meaning as defined by the American Society for Photogrammetry and Remote Sensing (ASPRS) described below: 0 Background 6 BuildingApplicable geographiesThe model is expected to work well in the New Zealand. It's seen to produce favorable results as shown in many regions. However, results can vary for datasets that are statistically dissimilar to training data.Training dataset - Auckland, Christchurch, Kapiti, Wellington Testing dataset - Auckland, WellingtonValidation/Evaluation dataset - Hutt City Dataset City Training Auckland, Christchurch, Kapiti, Wellington Testing Auckland, Wellington Validating HuttModel architectureThis model uses the SemanticQueryNetwork model architecture implemented in ArcGIS Pro.Accuracy metricsThe table below summarizes the accuracy of the predictions on the validation dataset. - Precision Recall F1-score Never Classified 0.984921 0.975853 0.979762 Building 0.951285 0.967563 0.9584Training dataThis model is trained on classified dataset originally provided by Open TopoGraphy with < 1% of manual labelling and correction.Train-Test split percentage {Train: 75~%, Test: 25~%} Chosen this ratio based on the analysis from previous epoch statistics which appears to have a descent improvementThe training data used has the following characteristics: X, Y, and Z linear unitMeter Z range-137.74 m to 410.50 m Number of Returns1 to 5 Intensity16 to 65520 Point spacing0.2 ± 0.1 Scan angle-17 to +17 Maximum points per block8192 Block Size50 Meters Class structure[0, 6]Sample resultsModel to classify a dataset with 23pts/m density Wellington city dataset. The model's performance are directly proportional to the dataset point density and noise exlcuded point clouds.To learn how to use this model, see this story
This layer shows the division boundaries for the three sections of contours. Sanborn derived this contour dataset from LiDAR data produced by Dewberry as part of a 2012 Virginia FEMA LiDAR project. The class-2 ground points were used to create a terrain surface with approximate point spacing of 2.5' (equal to the average spacing of the LiDAR class 2 ground points.) No thinning was done to the terrain surface. Using ArcGIS 3D Analyst tools, a 2' interval contour polyine feature class was derived from the terrain surface. Resulting contours were thin simplified, using ArcGIS tools, to remove extraneous vertices from the contours, and the contours were diced. This was done to increase efficiency in using the data for subsequesnt users.
CC0 1.0 Universal Public Domain Dedicationhttps://creativecommons.org/publicdomain/zero/1.0/
License information was derived automatically
Moisture Index (MI) for the state of Utah is calculated from a spatial raster of annual actual (ETact) and potential (PET) evapotranspiration data from 2000 to 2013 derived from the MODIS instrumentation (Mu, Zhao, & Running, 2011; Mu, Zhao, & Running, 2013; Numerical Terradynamic Simulation Group, 2013). Moisture Index (MI) was created to compare the suitability of settlement locations throughout Utah to explain initial Euro-American settlement of the region. MI is one of two proxies created specifically for Utah for comparison of environmental productivity throughout the state. Moisture index (MI) was originally used by Ramankutty et al. (2002) on a global scale to understand probability of cultivation based on a series of environmental factors. The Ramankutty et al. (2002) methods were used to build a regional proxy of agricultural suitability for the state of Utah. Adapting the methods in Ramankutty et al. (2002), we were able to create a higher resolution dataset of MI specific to the state of Utah. Unlike S, MI only accounts for evapotranspiration rates.The Moisture Index is calculated as: MI = ETact / PET Where ETact is the actual evapotranspiration and PET is the potential evapotranspiration. This calculation results in a zero to one index representing global variation in moisture. MI is calculated for the study area (Utah) using a raster of annual actual (ETact) and potential (PET) evapotranspiration data from 2000 to 2013 derived from the MODIS instrumentation (Mu, Zhao, & Running, 2011; Mu, Zhao, & Running, 2013; Numerical Terradynamic Simulation Group, 2013). Using the ArcMap 10.3.1 Raster Calculator (Spatial Analyst), a raster dataset is created at a resolution of 2.6 kilometer square, which contain values representative of the average Moisture Index for Utah over a fourteen year period (ESRI, 2015). The data were collected remotely by satellite (MODIS) and represents reflective surfaces (urban areas, lakes, and the Utah Salt Flats) as null values in the dataset. Areas of null values that were not bodies of water are interpolated using Inverse Distance Weighting (3d Analyst) in ArcMap 10.3.1 (ESRI, 2015). Download the moisture index (MI) data below. If you have any questions or concerns, please contact me at PYaworsky89@gmail.com. Citations ESRI. (2015). ArcGIS Desktop: Release (Version 10.3.1). Redlands, CA: Environmental Systems Research Institute. Mu, Q., Zhao, M., & Running, S. W. (2013). MODIS Global Terrestrial Evapotranspiration (ET) Product (NASA MOD16A2/A3). Algorithm Theoretical Basis Document, Collection, 5. Retrieved from http://www.ntsg.umt.edu/sites/ntsg.umt.edu/files/MOD16_ATBD.pdf Mu, Q., Zhao, M., & Running, S. W. (2011). Improvements to a MODIS global terrestrial evapotranspiration algorithm. Remote Sensing of Environment, 115(8), 1781–1800. Numerical Terradynamic Simulation Group. (2013, July 29). MODIS Global Evapotranspiration Project (MOD16). University of Montana. Ramankutty, N., Foley, J. A., Norman, J., & Mcsweeney, K. (2002). The global distribution of cultivable lands: current patterns and sensitivity to possible climate change. Global Ecology and Biogeography, 11(5), 377–392. http://doi.org/10.1046/j.1466-822x.2002.00294.x
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
This New Zealand Point Cloud Classification Deep Learning Package will classify point clouds into tree and background classes. This model is optimized to work with New Zealand aerial LiDAR data.The classification of point cloud datasets to identify Trees is useful in applications such as high-quality 3D basemap creation, urban planning, forestry workflows, and planning climate change response.Trees could have a complex irregular geometrical structure that is hard to capture using traditional means. Deep learning models are highly capable of learning these complex structures and giving superior results.This model is designed to extract Tree in both urban and rural area in New Zealand.The Training/Testing/Validation dataset are taken within New Zealand resulting of a high reliability to recognize the pattern of NZ common building architecture.Licensing requirementsArcGIS Desktop - ArcGIS 3D Analyst extension for ArcGIS ProUsing the modelThe model can be used in ArcGIS Pro's Classify Point Cloud Using Trained Model tool. Before using this model, ensure that the supported deep learning frameworks libraries are installed. For more details, check Deep Learning Libraries Installer for ArcGIS.Note: Deep learning is computationally intensive, and a powerful GPU is recommended to process large datasets.InputThe model is trained with classified LiDAR that follows the LINZ base specification. The input data should be similar to this specification.Note: The model is dependent on additional attributes such as Intensity, Number of Returns, etc, similar to the LINZ base specification. This model is trained to work on classified and unclassified point clouds that are in a projected coordinate system, in which the units of X, Y and Z are based on the metric system of measurement. If the dataset is in degrees or feet, it needs to be re-projected accordingly. The model was trained using a training dataset with the full set of points. Therefore, it is important to make the full set of points available to the neural network while predicting - allowing it to better discriminate points of 'class of interest' versus background points. It is recommended to use 'selective/target classification' and 'class preservation' functionalities during prediction to have better control over the classification and scenarios with false positives.The model was trained on airborne lidar datasets and is expected to perform best with similar datasets. Classification of terrestrial point cloud datasets may work but has not been validated. For such cases, this pre-trained model may be fine-tuned to save on cost, time, and compute resources while improving accuracy. Another example where fine-tuning this model can be useful is when the object of interest is tram wires, railway wires, etc. which are geometrically similar to electricity wires. When fine-tuning this model, the target training data characteristics such as class structure, maximum number of points per block and extra attributes should match those of the data originally used for training this model (see Training data section below).OutputThe model will classify the point cloud into the following classes with their meaning as defined by the American Society for Photogrammetry and Remote Sensing (ASPRS) described below: 0 Background 5 Trees / High-vegetationApplicable geographiesThe model is expected to work well in the New Zealand. It's seen to produce favorable results as shown in many regions. However, results can vary for datasets that are statistically dissimilar to training data.Training dataset - Wellington CityTesting dataset - Tawa CityValidation/Evaluation dataset - Christchurch City Dataset City Training Wellington Testing Tawa Validating ChristchurchModel architectureThis model uses the PointCNN model architecture implemented in ArcGIS API for Python.Accuracy metricsThe table below summarizes the accuracy of the predictions on the validation dataset. - Precision Recall F1-score Never Classified 0.991200 0.975404 0.983239 High Vegetation 0.933569 0.975559 0.954102Training dataThis model is trained on classified dataset originally provided by Open TopoGraphy with < 1% of manual labelling and correction.Train-Test split percentage {Train: 80%, Test: 20%} Chosen this ratio based on the analysis from previous epoch statistics which appears to have a descent improvementThe training data used has the following characteristics: X, Y, and Z linear unitMeter Z range-121.69 m to 26.84 m Number of Returns1 to 5 Intensity16 to 65520 Point spacing0.2 ± 0.1 Scan angle-15 to +15 Maximum points per block8192 Block Size20 Meters Class structure[0, 5]Sample resultsModel to classify a dataset with 5pts/m density Christchurch city dataset. The model's performance are directly proportional to the dataset point density and noise exlcuded point clouds.To learn how to use this model, see this story
This first pulse DEM for the Gwynns Falls was interpolated at a resolution of 1 meter from LIDAR data with an average post spacing of 1 meter using the Natural Neighbor interpolation method available in the ArcGIS 3D Analyst. This is part of a collection of 221 Baltimore Ecosystem Study metadata records that point to a geodatabase. The geodatabase is available online and is considerably large. Upon request, and under certain arrangements, it can be shipped on media, such as a usb hard drive. The geodatabase is roughly 51.4 Gb in size, consisting of 4,914 files in 160 folders. Although this metadata record and the others like it are not rich with attributes, it is nonetheless made available because the data that it represents could be indeed useful.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
The Seabed Landform Classification Toolset is a GIS toolbox designed to classify seabed landforms on continental and island shelf settings. The user is guided through a series of classification steps within an ArcGIS toolbox to classify prominent seabed features termed ‘seabed landforms’, which characterise the morphology of the seabed surface. Seabed landforms include reefs/banks, peaks, plains, scarps, channels and depressions. Plain areas can additionally be classified into high and low features at localised and broad scales to capture features within plain surfaces. Common variables for seabed classification are utilised, including slope, bathymetric position index and ruggedness, and a series of procedures are applied to identify reef outcrops and minimise noise. The classification approach applies a whole-seascape classification which is aimed to offer a flexible and user-friendly approach to extract key seabed features from high-resolution shelf bathymetry data.
This toolset was developed using ESRI ArcGIS Desktop 10.8 and requires an Advanced licence with Spatial Analyst and 3D Analyst and extensions. It utilises scripts within the Benthic Terrain Modeler toolset (Walbridge et al. 2018) and Geomorphometry and Gradients Metrics Toolbox (Evans et al., 2014).
Please read the User Guide and supporting documentation for information on how to run the toolset. A web explainer is available at: https://arcg.is/1Tqmv50
The Seabed Landform Classification Toolset is also available for download on GitHub (https://github.com/LinklaterM/Seabed-Landforms-Classification-Toolset/).
The toolset was developed by the Coastal and Marine Team, NSW Department of Climate Change, Energy, the Environment and Water (formerly NSW Department of Planning and Environment), funded by NSW Climate Change Fund through the Coastal Management Funding Package and the Marine Estate Management Authority.
Please cite this toolset as: Linklater, M, Morris, B.D. and Hanslow, D.J. (2023) Classification of seabed landforms on continental and island shelves. Frontiers of Marine Science, 10, https://doi.org/10.3389/fmars.2023.1258556.
Other toolsets utilised by the Seabed Landform Classification Toolset include: Benthic Terrain Modeler: Walbridge, S., Slocum, N., Pobuda, M., and Wright, D. J. (2018). Unified geomorphological analysis workflows with Benthic Terrain Modeler. Geosciences 8, 94. Geomorphometry and Gradients Metrics Toolbox: Evans, J., Oakleaf, J., and Cushman, S. (2014). An ArcGIS Toolbox for Surface Gradient and Geomorphometric Modeling, Version 2.0-0. https://github.com/jeffreyevans/GradientMetrics.
This bare earth DEM for the Gwynns Falls was interpolated at a resolution of 1 meter from LIDAR data with an average post spacing of 1 meter using the Natural Neighbor interpolation method available in the ArcGIS 3D Analyst. This is part of a collection of 221 Baltimore Ecosystem Study metadata records that point to a geodatabase. The geodatabase is available online and is considerably large. Upon request, and under certain arrangements, it can be shipped on media, such as a usb hard drive. The geodatabase is roughly 51.4 Gb in size, consisting of 4,914 files in 160 folders. Although this metadata record and the others like it are not rich with attributes, it is nonetheless made available because the data that it represents could be indeed useful.
The Petrel Sub-basin Marine Environmental Survey GA-0335, (SOL5463) was undertaken by the RV Solander during May 2012 as part of the Commonwealth Government's National Low Emission Coal Initiative (NLECI). The survey was undertaken as a collaboration between the Australian Institute of Marine Science (AIMS) and GA. The purpose was to acquire geophysical and biophysical data on shallow (less then 100m water depth) seabed environments within two targeted areas in the Petrel Sub-basin to support investigation for CO2 storage potential in these areas. This dataset comprises an interpreted geomorphic map.
Interpreted local-scale geomorphic maps were produced for each survey area in the Petrel Sub-basin using multibeam bathymetry and backscatter grids at 2 m resolution and bathymetric derivatives (e.g. slope; 1-m contours). Five geomorphic units; bank, plain, ridge, terrace and valley, were identified and mapped using definitions suitable for interpretation at the local scale (nominally 1:10 000). Maps and polygons were manual digitised in ArcGIS using the spatial analyst and 3D analyst toolboxes.
You can also purchase hard copies of Geoscience Australia data and other products at http://www.ga.gov.au/products-services/how-to-order-products/sales-centre.html
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
Analysis of ‘Collisions’ provided by Analyst-2 (analyst-2.ai), based on source dataset retrieved from https://catalog.data.gov/dataset/056a25c0-f123-4313-876e-ce4f9005c84f on 12 February 2022.
--- Dataset description provided by original source is as follows ---
This includes all types of collisions. Collisions will display at the intersection or mid-block of a segment. Timeframe: 2004 to Present.
| Attribute Information: https://www.seattle.gov/Documents/Departments/SDOT/GIS/Collisions_OD.pdf
| Update Cycle: Weekly
| Contact Email: DOT_IT_GIS@seattle.gov
---
Common SDOT queries of collision data and data downloads
| Collision with a Pedestrian:
PEDCOUNT greater than or = 1
| Collision with a Bicycle:
PEDCYLCOUNT greater than or = 1
| Collision with a Fatality:
FATALITIES greater than or = 1
| Collision with a Serious Injury:
SERIOUSINJURIES greater than or = 1
--- Original source retains full ownership of the source dataset ---
ArcGIS Pro/QGIS to modify layers R for scripts
This data layer contains the critical slopes (slopes in excess of 25%) for Albemarle County. The critical slopes were derived from the Y2007 DTM using ArcGIS v. 9.x 3D Analyst.
This dataset contains unified Bathymetric Plan Curvature GeoTiffs with 4x4 meter cell resolution describing the topography of 15 areas along the shelf edge off the South Atlantic Bight where NOAA South East Fisheries Independent Survey (SEFIS) are conducting research on Red Snapper (lutjanus campechanus). The multibeam data covers a total of 232 sq km and was collected in 2010 by the NOAA Ship Nancy Foster with a hull-mounted Kongsberg Simrad EM 1002 multibeam echo sounder (95 kHz). It was processed by NOAA's NOS/NCCOS/CCMA Biogeography Branch using CARIS HIPS 7.1 software. Data has all correctors applied (attitude, sound velocity) and has been reduced to mean lower low water (MLLW) using final approved tides and zoning from NOAA COOPS. The processed CARIS data was used to generate a CARIS BASE surface using CUBE. The CARIS export option "BASE Surface to ASCII" was then used to create a GeoTiff of the priority areas in ArcGIS 10. Curvature was derived from this surface using the plan curvature function in ArcGIS 3D Analyst.
Curvature was calculated from the bathymetry surface for each raster cell using the ArcGIS 3D Analyst "Curvature" Tool. Curvature describes the rate of change of curvature (in 1/100 z units) within a square 3x3 cell window. A negative value denotes concavity, while a positive value denotes convexity. The 2x2 meter resolution curvature GeoTIFF was exported and added as a new map layer to aid in benthic habitat classification. Please see ESRI's online support center for more information about Curvature. Acoustic imagery was acquired for the VICRNM on two separate missions onboard the NOAA ship, Nancy Foster. The first mission took place from 2/18/04 to 3/5/04. The second mission took place from 2/1/05 to 2/12/05. On both missions, seafloor depths between 14 to 55 m were mapped using a RESON SeaBat 8101 ER (240 kHz) MBES sensor. This pole-mounted system measured water depths across a 150 degree swath consisting of 101 individual 1.5 degree x 1.5 degree beams. The beams to the port and starboard of nadir (i.e., directly underneath the ship) overlapped adjacent survey lines by approximately 10 m. The vessel survey speed was between 5 and 8 kn. In 2004, the ship's _location was determined by a Trimble DSM 132 DGPS system, which provided a RTCM differential data stream from the U.S. Coast Guard Continually Operating Reference Station (CORS) at Port Isabel, Puerto Rico. Gyro, heave, pitch and roll correctors were acquired using an Ixsea Octans gyrocompass. In 2005, the ship's positioning and orientation were determined by the Applanix POS/MV 320 V4, which is a GPS aided Inertial Motion Unit (IMU) providing measurements of roll, pitch and heading. The POS/MV obtained its positions from two dual frequency Trimble Zephyr GPS antennae. An auxiliary Trimble DSM 132 DGPS system provided a RTCM differential data stream from the U.S. Coast Guard CORS at Port Isabel, Puerto Rico. For both years, CTD (conductivity, temperature and depth) measurements were taken approximately every 4 hours using a Seabird Electronics SBE-19 to correct for the changing sound velocities in the water column. In 2004, raw data were logged in .xtf (extended triton format) using Triton ISIS software 6.2. In 2005, raw data were logged in .gsf (generic sensor format) using SAIC ISS 2000 software. Data from 2004 were referenced to the WGS84 UTM 20 N horizontal coordinate system, and data from 2005 were referenced to the NAD83 UTM 20 N horizontal coordinate system. Data from both projects were referenced to the Mean Lower Low Water (MLLW) vertical tidal coordinate system. The 2004 and 2005 MBES bathymetric data were both corrected for sensor offsets, latency, roll, pitch, yaw, static draft, the changing speed of sound in the water column and the influence of tides in CARIS Hips & Sips 5.3 and 5.4, respectively. The 2004 data was then binned to create a 1 x 1 m raster surface, and the 2005 data was binned to a create 2 x 2 m raster surface. After these final surfaces were created, the datum for the 2004 bathymetric surfaces was transformed from WGS84 to NAD83 using the "Project Raster" function in ArcGIS 9.1. The 2004 surface was transformed so that it would have the same datum as the 2005 surface. The 2004 bathymetric surface was then down sampled from 1 x 1 to 2 x 2 m using the "Resample" function in ArcGIS 9.1. The 2004 surface was resampled so it would have the same spatial resolution as the 2005 surface. Having the same coordinate systems and spatial resolutions, the final 2004 and 2005 bathymetry rasters were then merged using the Raster Calculator function "Merge" in ArcGIS's Spatial Analyst Extension to create a seamless bathymetry surface for the entire VICRNM area south of St. John. For a complete description of the data acquisition and processing parameters, please see the data acquisition and processing reports (DAPRs) for projects: NF-04-06-VI and NF-05-05-VI (Monaco & Rooney, 2004; Battista & Lazar, 2005).
Let op: deze tool werkt momenteel niet door een wijiziging in de brondata vanuit de BRO.Actualiteit: september 2020Requirements: ArcGIS Pro 2.5 of hoger. ArcGIS 3D Analyst voor publiceren naar ArcGIS OnlineInhoud van de download:
Deze How-to (.pdf)BRO Add-in voor ArcGIS Pro 2.5-2.9 (.esriAddinX)BRO Add-in voor ArcGIS Pro 3.0 (.esriAddinX)File geodatabase met benodigde dataschema’s (.gdb)Layerfile voor de symbologie (.lyrx). De symbologie is gebaseerd op de Robertson classificatieDeze How-to bevat instructies voor het gebruik van de BRO Add-in voor ArcGIS Pro. De Add-in wordt beschikbaar gesteld door Esri Nederland en is bedoeld om geotechnische sonderingen van de Basisregistratie Ondergrond (BRO) in ArcGIS in te lezen en te visualiseren.De geotechnische sonderingsonderzoeken van de BRO vallen onder het Bodem- en grondonderzoek en worden aangeboden in .gef en .xml bestandsformaat. Met behulp van de BRO Add-in kunt u deze bestandsformaten nu eenvoudig in ArcGIS Pro inlezen en visualiseren in 2D en 3D sonderingen, inclusief symbologie. Vervolgens kunt u de data inzichtelijk maken in een klassieke sonderingsgrafiek. Om de 3D weergave van de sonderingen met anderen te delen wordt uitgelegd hoe u de data kunt publiceren naar ArcGIS Online.Gegevens van de BRO zijn voor iedereen beschikbaar om te downloaden via het BROloket en DINOloket. Voor meer informatie over de BRO zie https://basisregistratieondergrond.nl/.Naast deze how-to stelt Esri Nederland andere handleidingen en tools beschikbaar via https://esri.nl/howto en de gebruiker Esri_NL_Tools.Deze how-to wordt aangeboden vanuit Esri Nederland Content. Esri Nederland Content biedt landsdekkende data en services aan die gebruikt kunnen worden in het ArcGIS-platform. Het content-team actualiseert het aanbod en voegt geregeld nieuwe content toe. Door content van Esri Nederland te combineren met andere gegevens creëert u snel en eenvoudig nieuwe informatieproducten. Meer informatie over het content aanbod is te vinden via: esri.nl/content. Heeft u vragen of opmerkingen dan horen wij dat graag via content@esri.nl. Blijf op de hoogte van het laatste content-nieuws via de Esri Nederland Content Hub.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
Analysis of ‘Seattle Streets’ provided by Analyst-2 (analyst-2.ai), based on source dataset retrieved from https://catalog.data.gov/dataset/b3742ff4-d18a-4bbe-8b6d-958528e7e960 on 12 February 2022.
--- Dataset description provided by original source is as follows ---
Streets data includes: Arterial Classification, Street Names, Block Number, Direction, One-way, Surface Width, Surface Type, Pavement Condition, Speed Limit, Percent Slope. From the Hansen Asset Management System:
The linework is from the SND(Street Network Database) which can be found at our open data site - https://data-seattlecitygis.opendata.arcgis.com/datasets/street-network-database-snd.
| Attribute Information: https://www.seattle.gov/Documents/Departments/SDOT/GIS/Seattle_Streets_OD.pdf
| Update Cycle: Weekly
| Contact Email: DOT_IT_GIS@seattle.gov
---
Common SDOT queries and data downloads
| Arterial Classification: of Seattle Streets
ARTCLASS IN(1,2,3,4)
| Transit Classification: of Seattle Streets
TRANCLASS IN(1,2,3,4,5,6)
--- Original source retains full ownership of the source dataset ---
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
Analysis of ‘Seattle Streets’ provided by Analyst-2 (analyst-2.ai), based on source dataset retrieved from https://catalog.data.gov/dataset/942ce366-a24d-47cb-a1b1-7bce641ecf46 on 12 February 2022.
--- Dataset description provided by original source is as follows ---
Streets data includes: Arterial Classification, Street Names, Block Number, Direction, One-way, Surface Width, Surface Type, Pavement Condition, Speed Limit, Percent Slope. From the Hansen Asset Management System:
The linework is from the SND(Street Network Database) which can be found at our open data site - https://data-seattlecitygis.opendata.arcgis.com/datasets/street-network-database-snd.
| Attribute Information: https://www.seattle.gov/Documents/Departments/SDOT/GIS/Seattle_Streets_OD.pdf
| Update Cycle: Weekly
| Contact Email: DOT_IT_GIS@seattle.gov
---
Common SDOT queries and data downloads
| Arterial Classification: of Seattle Streets
ARTCLASS IN(1,2,3,4)
| Transit Classification: of Seattle Streets
TRANCLASS IN(1,2,3,4,5,6)
--- Original source retains full ownership of the source dataset ---
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
This New Zealand Point Cloud Classification Deep Learning Package will classify point clouds into building and background classes. This model is optimized to work with New Zealand aerial LiDAR data.The classification of point cloud datasets to identify Building is useful in applications such as high-quality 3D basemap creation, urban planning, and planning climate change response.Building could have a complex irregular geometrical structure that is hard to capture using traditional means. Deep learning models are highly capable of learning these complex structures and giving superior results.This model is designed to extract Building in both urban and rural area in New Zealand.The Training/Testing/Validation dataset are taken within New Zealand resulting of a high reliability to recognize the pattern of NZ common building architecture.Licensing requirementsArcGIS Desktop - ArcGIS 3D Analyst extension for ArcGIS ProUsing the modelThe model can be used in ArcGIS Pro's Classify Point Cloud Using Trained Model tool. Before using this model, ensure that the supported deep learning frameworks libraries are installed. For more details, check Deep Learning Libraries Installer for ArcGIS.Note: Deep learning is computationally intensive, and a powerful GPU is recommended to process large datasets.The model is trained with classified LiDAR that follows the The model was trained using a training dataset with the full set of points. Therefore, it is important to make the full set of points available to the neural network while predicting - allowing it to better discriminate points of 'class of interest' versus background points. It is recommended to use 'selective/target classification' and 'class preservation' functionalities during prediction to have better control over the classification and scenarios with false positives.The model was trained on airborne lidar datasets and is expected to perform best with similar datasets. Classification of terrestrial point cloud datasets may work but has not been validated. For such cases, this pre-trained model may be fine-tuned to save on cost, time, and compute resources while improving accuracy. Another example where fine-tuning this model can be useful is when the object of interest is tram wires, railway wires, etc. which are geometrically similar to electricity wires. When fine-tuning this model, the target training data characteristics such as class structure, maximum number of points per block and extra attributes should match those of the data originally used for training this model (see Training data section below).OutputThe model will classify the point cloud into the following classes with their meaning as defined by the American Society for Photogrammetry and Remote Sensing (ASPRS) described below: 0 Background 6 BuildingApplicable geographiesThe model is expected to work well in the New Zealand. It's seen to produce favorable results as shown in many regions. However, results can vary for datasets that are statistically dissimilar to training data.Training dataset - Auckland, Christchurch, Kapiti, Wellington Testing dataset - Auckland, WellingtonValidation/Evaluation dataset - Hutt City Dataset City Training Auckland, Christchurch, Kapiti, Wellington Testing Auckland, Wellington Validating HuttModel architectureThis model uses the SemanticQueryNetwork model architecture implemented in ArcGIS Pro.Accuracy metricsThe table below summarizes the accuracy of the predictions on the validation dataset. - Precision Recall F1-score Never Classified 0.984921 0.975853 0.979762 Building 0.951285 0.967563 0.9584Training dataThis model is trained on classified dataset originally provided by Open TopoGraphy with < 1% of manual labelling and correction.Train-Test split percentage {Train: 75~%, Test: 25~%} Chosen this ratio based on the analysis from previous epoch statistics which appears to have a descent improvementThe training data used has the following characteristics: X, Y, and Z linear unitMeter Z range-137.74 m to 410.50 m Number of Returns1 to 5 Intensity16 to 65520 Point spacing0.2 ± 0.1 Scan angle-17 to +17 Maximum points per block8192 Block Size50 Meters Class structure[0, 6]Sample resultsModel to classify a dataset with 23pts/m density Wellington city dataset. The model's performance are directly proportional to the dataset point density and noise exlcuded point clouds.To learn how to use this model, see this story
Cette boîte à outils "LiDAR HD for ArcGIS" permet d'ajouter des outils facilitant l'usage des données LiDAR HD de l'IGN dans ArcGIS Pro. Version 1.3 (29/04/2025)Ajout de l'outil "Coloriser un jeu de données LAS à partir des OrthoHR IGN". Ce nouvel outil permet la colorisation de vos fichiers LiDAR HD (au format LAS ou ZLAS) directement à partir de service WMS OrthoHR de l'IGN, ce qui vous évite de télécharger l'ensemble d'un département pour coloriser uniquement quelques km². Cet outil peut être enchainé à l'outil "Télécharger et convertir des tuiles LiDAR HD" pour un workflow complet.Version 1.2 (14/03/2025)Modification de l'outil "Télécharger et convertir des tuiles LiDAR HD" : Modification du paramètre de l'outil correspondant au jeu de données LAS en sortie pour le gérer en tant que "LAS Dataset" et pouvoir ainsi utiliser cette sortie dans un modèle de géotraitement.Version 1.1 (02/03/2025)Modification de l'outil "Télécharger et convertir des tuiles LiDAR HD" : Support du format ZLAS (format compressé Esri) en plus du format LAS. Cela permet la conversion des fichiers de l'IGN en jeux de données LAS moins volumineux tout en gardant la possibilité de modifier les points (notamment la classification) dans les nuages de points.Version 1.0 (19/02/2025)Dans cette première version, deux outils ont été ajoutés :L'outil "Ajouter la couche de la couverture LiDAR HD" permet d'ajouter la couche de la couverture courante des LiDAR HD de l'IGN. L'outil ajoute un groupe de 2 couches contenant respectivement les emprises des blocs et les tuiles. Il n'est pas nécessaire d'ajouter ces couches pour exécuter les autres outils de cette boîte à outils.L'outil "Télécharger et convertir des tuiles LiDAR HD" permet de télécharger, depuis le site Open Data de l'IGN, les tuiles LiDAR HD sur la zone d'intérêt spécifiée. Cette zone d'intérêt peut venir d'une couches d'entités (poins, lignes, polygones) existantes ou bien être dessinée interactivement lors de l'exécution de l'outil. Après le téléchargement, l'outil convertit les fichiers COPC LAZ au format standard LAS puis référence ces fichiers dans un jeu de données LAS (LAS Dataset). Pour terminer, l'outil calcule la pyramide sur le jeu de données LAS pour optimiser les performances d'affichage. Si vous utilisez ArcGIS Pro basic, cet outil nécessite l'extension Spatial Analyst ou 3D Analyst. InstallationTélécharger le fichier ZIP depuis cette page.Décompresser le fichier "LiDAR HD for ArcGIS.atbx" dans le dossier de votre choix.Dans ArcGIS Pro, ajouter la boîte à outils dans votre projet courant (ou en tant que boîte à outils par défaut dans tous les projets ArcGIS Pro si vous le souhaitez).La boîte à outils "LiDAR HD for ArcGIS" est alors disponible. Elle peut être utilisée dans le contexte d'une carte (2D) ou d'une scène (3D)
This dataset contains 50-ft contours for the Hot Springs shallowest unit of the Ouachita Mountains aquifer system potentiometric-surface map. The potentiometric-surface shows altitude at which the water level would have risen in tightly-cased wells and represents synoptic conditions during the summer of 2017. Contours were constructed from 59 water-level measurements measured in selected wells (locations in the well point dataset). Major streams and creeks were selected in the study area from the USGS National Hydrography Dataset (U.S. Geological Survey, 2017), and the spring point dataset with 18 spring altitudes calculated from 10-meter digital elevation model (DEM) data (U.S. Geological Survey, 2015; U.S. Geological Survey, 2016). After collecting, processing, and plotting the data, a potentiometric surface was generated using the interpolation method Topo to Raster in ArcMap 10.5 (Esri, 2017a). This tool is specifically designed for the creation of digital elevation models and imposes constraints that ensure a connected drainage structure and a correct representation of the surface from the provided contour data (Esri, 2017a). Once the raster surface was created, 50-ft contour interval were generated using Contour (Spatial Analyst), a spatial analyst tool (available through ArcGIS 3D Analyst toolbox) that creates a line-feature class of contours (isolines) from the raster surface (Esri, 2017b). The Topo to Raster and contouring done by ArcMap 10.5 is a rapid way to interpolate data, but computer programs do not account for hydrologic connections between groundwater and surface water. For this reason, some contours were manually adjusted based on topographical influence, a comparison with the potentiometric surface of Kresse and Hays (2009), and data-point water-level altitudes to more accurately represent the potentiometric surface. Select References: Esri, 2017a, How Topo to Raster works—Help | ArcGIS Desktop, accessed December 5, 2017, at ArcGIS Pro at http://pro.arcgis.com/en/pro-app/tool-reference/3d-analyst/how-topo-to-raster-works.htm. Esri, 2017b, Contour—Help | ArcGIS Desktop, accessed December 5, 2017, at ArcGIS Pro Raster Surface toolset at http://pro.arcgis.com/en/pro-app/tool-reference/3d-analyst/contour.htm. Kresse, T.M., and Hays, P.D., 2009, Geochemistry, Comparative Analysis, and Physical and Chemical Characteristics of the Thermal Waters East of Hot Springs National Park, Arkansas, 2006-09: U.S. Geological Survey 2009–5263, 48 p., accessed November 28, 2017, at https://pubs.usgs.gov/sir/2009/5263/. U.S. Geological Survey, 2015, USGS NED 1 arc-second n35w094 1 x 1 degree ArcGrid 2015, accessed December 5, 2017, at The National Map: Elevation at https://nationalmap.gov/elevation.html. U.S. Geological Survey, 2016, USGS NED 1 arc-second n35w093 1 x 1 degree ArcGrid 2016, accessed December 5, 2017, at The National Map: Elevation at https://nationalmap.gov/elevation.html.