18 datasets found
  1. G

    QGIS Training Tutorials: Using Spatial Data in Geographic Information...

    • open.canada.ca
    • datasets.ai
    • +2more
    html
    Updated Oct 5, 2021
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Statistics Canada (2021). QGIS Training Tutorials: Using Spatial Data in Geographic Information Systems [Dataset]. https://open.canada.ca/data/en/dataset/89be0c73-6f1f-40b7-b034-323cb40b8eff
    Explore at:
    htmlAvailable download formats
    Dataset updated
    Oct 5, 2021
    Dataset provided by
    Statistics Canada
    License

    Open Government Licence - Canada 2.0https://open.canada.ca/en/open-government-licence-canada
    License information was derived automatically

    Description

    Have you ever wanted to create your own maps, or integrate and visualize spatial datasets to examine changes in trends between locations and over time? Follow along with these training tutorials on QGIS, an open source geographic information system (GIS) and learn key concepts, procedures and skills for performing common GIS tasks – such as creating maps, as well as joining, overlaying and visualizing spatial datasets. These tutorials are geared towards new GIS users. We’ll start with foundational concepts, and build towards more advanced topics throughout – demonstrating how with a few relatively easy steps you can get quite a lot out of GIS. You can then extend these skills to datasets of thematic relevance to you in addressing tasks faced in your day-to-day work.

  2. d

    Test Resource for OGC Web Services

    • search.dataone.org
    • hydroshare.org
    • +1more
    Updated Apr 15, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Jacob Wise Calhoon (2022). Test Resource for OGC Web Services [Dataset]. https://search.dataone.org/view/sha256%3A59bae29350865fc2ca6d4c4d3f5995a2a51b7b0ebb9cc8414122cf46a63846c0
    Explore at:
    Dataset updated
    Apr 15, 2022
    Dataset provided by
    Hydroshare
    Authors
    Jacob Wise Calhoon
    Time period covered
    Aug 6, 2020
    Area covered
    Description

    This resource contains the test data for the GeoServer OGC Web Services tutorials for various GIS applications including ArcGIS Pro, ArcMap, ArcGIS Story Maps, and QGIS. The contents of the data include a polygon shapefile, a polyline shapefile, a point shapefile, and a raster dataset; all of which pertain to the state of Utah, USA. The polygon shapefile is of every county in the state of Utah. The polyline is of every trail in the state of Utah. The point shapefile is the current list of GNIS place names in the state of Utah. The raster dataset covers a region in the center of the state of Utah. All datasets are projected to NAD 1983 Zone 12N.

  3. Vegetation Density Across NYC: Analysis of Land Cover Data (2017) within 200...

    • zenodo.org
    • data.niaid.nih.gov
    bin, tiff, zip
    Updated Jul 11, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Michael L Treglia; Michael L Treglia; Natalia C Piland; Natalia C Piland; Shravanthi Kanekal; Victoria Sanders; Shravanthi Kanekal; Victoria Sanders (2024). Vegetation Density Across NYC: Analysis of Land Cover Data (2017) within 200 meter Buffers of Points [Dataset]. http://doi.org/10.5281/zenodo.8370381
    Explore at:
    tiff, bin, zipAvailable download formats
    Dataset updated
    Jul 11, 2024
    Dataset provided by
    Zenodohttp://zenodo.org/
    Authors
    Michael L Treglia; Michael L Treglia; Natalia C Piland; Natalia C Piland; Shravanthi Kanekal; Victoria Sanders; Shravanthi Kanekal; Victoria Sanders
    License

    Attribution-NonCommercial-ShareAlike 4.0 (CC BY-NC-SA 4.0)https://creativecommons.org/licenses/by-nc-sa/4.0/
    License information was derived automatically

    Area covered
    New York
    Description

    Summary:

    This repository contains spatial data files representing the density of vegetation cover within a 200 meter radius of points on a grid across the land area of New York City (NYC), New York, USA based on 2017 six-inch resolution land cover data, as well as SQL code used to carry out the analysis. The 200 meter radius was selected based on a study led by researchers at the NYC Department of Health and Mental Hygiene, which found that for a given point in the city, cooling benefits of vegetation only begin to accrue once the vegetation cover within a 200 meter radius is at least 32% (Johnson et al. 2020). The grid spacing of 100 feet in north/south and east/west directions was intended to provide granular enough detail to offer useful insights at a local scale (e.g., within a neighborhood) while keeping the amount of data needed to be processed for this manageable.

    The contained files were developed by the NY Cities Program of The Nature Conservancy and the NYC Environmental Justice Alliance through the Just Nature NYC Partnership. Additional context and interpretation of this work is available in a blog post.

    References:

    Johnson, S., Z. Ross, I. Kheirbek, and K. Ito. 2020. Characterization of intra-urban spatial variation in observed summer ambient temperature from the New York City Community Air Survey. Urban Climate 31:100583. https://doi.org/10.1016/j.uclim.2020.100583

    Files in this Repository:

    Spatial Data (all data are in the New York State Plane Coordinate System - Long Island Zone, North American Datum 1983, EPSG 2263):

    Points with unique identifiers (fid) and data on proportion tree canopy cover (prop_canopy), proportion grass/shrub cover (prop_grassshrub), and proportion total vegetation cover (prop_veg) within a 200 meter radius (same data made available in two commonly used formats, Esri File GeoDatabase and GeoPackage):

    nyc_propveg2017_200mbuffer_100ftgrid_nowater.gdb.zip

    nyc_propveg2017_200mbuffer_100ftgrid_nowater.gpkg

    Raster Data with the proportion total vegetation within a 200 meter radius of the center of each cell (pixel centers align with the spatial point data)

    nyc_propveg2017_200mbuffer_100ftgrid_nowater.tif

    Computer Code:

    Code for generating the point data in PostgreSQL/PostGIS, assuming the data sources listed below are already in a PostGIS database.

    nyc_point_buffer_vegetation_overlay.sql

    Data Sources and Methods:

    We used two openly available datasets from the City of New York for this analysis:

    Borough Boundaries (Clipped to Shoreline) for NYC, from the NYC Department of City Planning, available at https://www.nyc.gov/site/planning/data-maps/open-data/districts-download-metadata.page

    Six-inch resolution land cover data for New York City as of 2017, available at https://data.cityofnewyork.us/Environment/Land-Cover-Raster-Data-2017-6in-Resolution/he6d-2qns

    All data were used in the New York State Plane Coordinate System, Long Island Zone (EPSG 2263). Land cover data were used in a polygonized form for these analyses.

    The general steps for developing the data available in this repository were as follows:

    Create a grid of points across the city, based on the full extent of the Borough Boundaries dataset, with points 100 feet from one another in east/west and north/south directions

    Delete any points that do not overlap the areas in the Borough Boundaries dataset.

    Create circles centered at each point, with a radius of 200 meters (656.168 feet) in line with the aforementioned paper (Johnson et al. 2020).

    Overlay the circles with the land cover data, and calculate the proportion of the land cover that was grass/shrub and tree canopy land cover types. Note, because the land cover data consistently ended at the boundaries of NYC, for points within 200 meters of Nassau and Westchester Counties, the area with land cover data was smaller than the area of the circles.

    Relate the results from the overlay analysis back to the associated points.

    Create a raster data layer from the point data, with 100 foot by 100 foot resolution, where the center of each pixel is at the location of the respective points. Areas between the Borough Boundary polygons (open water of NY Harbor) are coded as "no data."

    All steps except for the creation of the raster dataset were conducted in PostgreSQL/PostGIS, as documented in nyc_point_buffer_vegetation_overlay.sql. The conversion of the results to a raster dataset was done in QGIS (version 3.28), ultimately using the gdal_rasterize function.

  4. a

    Urban Park Size (Southeast Blueprint Indicator)

    • hub.arcgis.com
    • secas-fws.hub.arcgis.com
    Updated Jul 15, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    U.S. Fish & Wildlife Service (2024). Urban Park Size (Southeast Blueprint Indicator) [Dataset]. https://hub.arcgis.com/maps/d47cdf19c30b443096f5d94cf87b52d7
    Explore at:
    Dataset updated
    Jul 15, 2024
    Dataset authored and provided by
    U.S. Fish & Wildlife Service
    Area covered
    Description

    Reason for SelectionProtected natural areas in urban environments provide urban residents a nearby place to connect with nature and offer refugia for some species. They help foster a conservation ethic by providing opportunities for people to connect with nature, and also support ecosystem services like offsetting heat island effects (Greene and Millward 2017, Simpson 1998), water filtration, stormwater retention, and more (Hoover and Hopton 2019). In addition, parks, greenspace, and greenways can help improve physical and psychological health in communities (Gies 2006). Urban park size complements the equitable access to potential parks indicator by capturing the value of existing parks.Input DataSoutheast Blueprint 2024 extentFWS National Realty Tracts, accessed 12-13-2023Protected Areas Database of the United States(PAD-US):PAD-US 3.0national geodatabase -Combined Proclamation Marine Fee Designation Easement, accessed 12-6-20232020 Census Urban Areas from the Census Bureau’s urban-rural classification; download the data, read more about how urban areas were redefined following the 2020 censusOpenStreetMap data “multipolygons” layer, accessed 12-5-2023A polygon from this dataset is considered a beach if the value in the “natural” tag attribute is “beach”. Data for coastal states (VA, NC, SC, GA, FL, AL, MS, LA, TX) were downloaded in .pbf format and translated to an ESRI shapefile using R code. OpenStreetMap® is open data, licensed under theOpen Data Commons Open Database License (ODbL) by theOpenStreetMap Foundation (OSMF). Additional credit to OSM contributors. Read more onthe OSM copyright page.2021 National Land Cover Database (NLCD): Percentdevelopedimperviousness2023NOAA coastal relief model: volumes 2 (Southeast Atlantic), 3 (Florida and East Gulf of America), 4 (Central Gulf of America), and 5 (Western Gulf of America), accessed 3-27-2024Mapping StepsCreate a seamless vector layer to constrain the extent of the urban park size indicator to inland and nearshore marine areas <10 m in depth. The deep offshore areas of marine parks do not meet the intent of this indicator to capture nearby opportunities for urban residents to connect with nature. Shallow areas are more accessible for recreational activities like snorkeling, which typically has a maximum recommended depth of 12-15 meters. This step mirrors the approach taken in the Caribbean version of this indicator.Merge all coastal relief model rasters (.nc format) together using QGIS “create virtual raster”.Save merged raster to .tif and import into ArcPro.Reclassify the NOAA coastal relief model data to assign areas with an elevation of land to -10 m a value of 1. Assign all other areas (deep marine) a value of 0.Convert the raster produced above to vector using the “RasterToPolygon” tool.Clip to 2024 subregions using “Pairwise Clip” tool.Break apart multipart polygons using “Multipart to single parts” tool.Hand-edit to remove deep marine polygon.Dissolve the resulting data layer.This produces a seamless polygon defining land and shallow marine areas.Clip the Census urban area layer to the bounding box of NoData surrounding the extent of Southeast Blueprint 2024.Clip PAD-US 3.0 to the bounding box of NoData surrounding the extent of Southeast Blueprint 2024.Remove the following areas from PAD-US 3.0, which are outside the scope of this indicator to represent parks:All School Trust Lands in Oklahoma and Mississippi (Loc Des = “School Lands” or “School Trust Lands”). These extensive lands are leased out and are not open to the public.All tribal and military lands (“Des_Tp” = "TRIBL" or “Des_Tp” = "MIL"). Generally, these lands are not intended for public recreational use.All BOEM marine lease blocks (“Own_Name” = "BOEM"). These Outer Continental Shelf lease blocks do not represent actively protected marine parks, but serve as the “legal definition for BOEM offshore boundary coordinates...for leasing and administrative purposes” (BOEM).All lands designated as “proclamation” (“Des_Tp” = "PROC"). These typically represent the approved boundary of public lands, within which land protection is authorized to occur, but not all lands within the proclamation boundary are necessarily currently in a conserved status.Retain only selected attribute fields from PAD-US to get rid of irrelevant attributes.Merged the filtered PAD-US layer produced above with the OSM beaches and FWS National Realty Tracts to produce a combined protected areas dataset.The resulting merged data layer contains overlapping polygons. To remove overlapping polygons, use the Dissolve function.Clip the resulting data layer to the inland and nearshore extent.Process all multipart polygons (e.g., separate parcels within a National Wildlife Refuge) to single parts (referred to in Arc software as an “explode”).Select all polygons that intersect the Census urban extent within 0.5 miles. We chose 0.5 miles to represent a reasonable walking distance based on input and feedback from park access experts. Assuming a moderate intensity walking pace of 3 miles per hour, as defined by the U.S. Department of Health and Human Service’s physical activity guidelines, the 0.5 mi distance also corresponds to the 10-minute walk threshold used in the equitable access to potential parks indicator.Dissolve all the park polygons that were selected in the previous step.Process all multipart polygons to single parts (“explode”) again.Add a unique ID to the selected parks. This value will be used in a later step to join the parks to their buffers.Create a 0.5 mi (805 m) buffer ring around each park using the multiring plugin in QGIS. Ensure that “dissolve buffers” is disabled so that a single 0.5 mi buffer is created for each park.Assess the amount of overlap between the buffered park and the Census urban area using “overlap analysis”. This step is necessary to identify parks that do not intersect the urban area, but which lie within an urban matrix (e.g., Umstead Park in Raleigh, NC and Davidson-Arabia Mountain Nature Preserve in Atlanta, GA). This step creates a table that is joined back to the park polygons using the UniqueID.Remove parks that had ≤10% overlap with the urban areas when buffered. This excludes mostly non-urban parks that do not meet the intent of this indicator to capture parks that provide nearby access for urban residents. Note: The 10% threshold is a judgement call based on testing which known urban parks and urban National Wildlife Refuges are captured at different overlap cutoffs and is intended to be as inclusive as possible.Calculate the GIS acres of each remaining park unit using the Add Geometry Attributes function.Buffer the selected parks by 15 m. Buffering prevents very small and narrow parks from being left out of the indicator when the polygons are converted to raster.Reclassify the parks based on their area into the 7 classes seen in the final indicator values below. These thresholds were informed by park classification guidelines from the National Recreation and Park Association, which classify neighborhood parks as 5-10 acres, community parks as 30-50 acres, and large urban parks as optimally 75+ acres (Mertes and Hall 1995).Assess the impervious surface composition of each park using the NLCD 2021 impervious layer and the Zonal Statistics “MEAN” function. Retain only the mean percent impervious value for each park.Extract only parks with a mean impervious pixel value <80%. This step excludes parks that do not meet the intent of the indicator to capture opportunities to connect with nature and offer refugia for species (e.g., the Superdome in New Orleans, LA, the Astrodome in Houston, TX, and City Plaza in Raleigh, NC).Extract again to the inland and nearshore extent.Export the final vector file to a shapefile and import to ArcGIS Pro.Convert the resulting polygons to raster using the ArcPy Feature to Raster function and the area class field.Assign a value of 0 to all other pixels in the Southeast Blueprint 2024 extent not already identified as an urban park in the mapping steps above. Zero values are intended to help users better understand the extent of this indicator and make it perform better in online tools.Use the land and shallow marine layer and “extract by mask” tool to save the final version of this indicator.Add color and legend to raster attribute table.As a final step, clip to the spatial extent of Southeast Blueprint 2024.Note: For more details on the mapping steps, code used to create this layer is available in theSoutheast Blueprint Data Downloadunder > 6_Code.Final indicator valuesIndicator values are assigned as follows:6= 75+ acre urban park5= 50 to <75 acre urban park4= 30 to <50 acre urban park3= 10 to <30 acre urban park2=5 to <10acreurbanpark1 = <5 acre urban park0 = Not identified as an urban parkKnown IssuesThis indicator does not include park amenities that influence how well the park serves people and should not be the only tool used for parks and recreation planning. Park standards should be determined at a local level to account for various community issues, values, needs, and available resources.This indicator includes some protected areas that are not open to the public and not typically thought of as “parks”, like mitigation lands, private easements, and private golf courses. While we experimented with excluding them using the public access attribute in PAD, due to numerous inaccuracies, this inadvertently removed protected lands that are known to be publicly accessible. As a result, we erred on the side of including the non-publicly accessible lands.The NLCD percent impervious layer contains classification inaccuracies. As a result, this indicator may exclude parks that are mostly natural because they are misclassified as mostly impervious. Conversely, this indicator may include parks that are mostly impervious because they are misclassified as mostly

  5. f

    Global Source-to-sink Domain Map

    • figshare.com
    zip
    Updated Jun 24, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Harrison Martin; Michael P. Lamb (2025). Global Source-to-sink Domain Map [Dataset]. http://doi.org/10.6084/m9.figshare.28432280.v1
    Explore at:
    zipAvailable download formats
    Dataset updated
    Jun 24, 2025
    Dataset provided by
    figshare
    Authors
    Harrison Martin; Michael P. Lamb
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    This dataset contains the global raster files (at 250 m resolution) associated with a manuscript that has been accepted at the journal Geology:The unexpected global distribution of Earth's sediment sources and sinksHarrison K. Martin1,* and Michael P. Lamb11Division of Geological and Planetary Sciences, California Institute of Technology, Pasadena, CA, 91125, U.S.A.*hkm@caltech.eduThe paper describes a spatially continuous high-resolution (250 meter) global map of sediment source, bypass, and sink domains. If you use the data in your own research or projects, please include references to the paper above and to this dataset.This repository contains three main items: 1) the global raster map, 2) MATLAB code used to create the map, and 3) reduced intermediate data designed to work with the MATLAB code, so that users can recreate or modify the map locally without downloading and processing all of the original input data. The three items are described below. Most users will only need to download the global map (1).Item (1), the global map, is found in the .zip file: "mask_strat_241022.zip"Items (2) and (3), the MATLAB code and intermediate data files, are found in the .zip file: "Source-to-sink Map EE 241022 public.zip"1) Global raster map: The dataset consists of 60 GeoTIFF tiles, each 12,000 pixels by 12,000 pixels (or fewer for edge tiles). Each pixel is 250 meters by 250 meters. Tiles are in the WGS 84 / Equal Earth Greenwich projection (https://epsg.io/8857). For convenience, also included is a .vrt (Virtual Raster) file, which can be opened in your GIS software of choice to load all tiles at once. Tiles are saved as .tif files containing 8-bit integer values, and are compressed using the PackBits algorithm. This substantially reduces the filesize of the resulting dataset without any loss of information.This dataset was created using a combination of QGIS and Matlab, and the method is described in the supporting information of the above manuscript.Pixel values are as follows:0: Ocean (can be set as the noData value in your GIS software for easier visualization)1: Sink2: Bypass3: Source4: Missing Data2) MATLAB code:This code can be run to reproduce our results. It comes in a folder with three subdirectories used to read the inputs and write TIF raster outputs (same as (1) above) and, optionally, PNGs. There is also a .txt file in there with instructions to run the code. I tried to make it as simple as possible to run. I also tried to design it with scientific computing in mind, i.e., able to be run in reasonable time by lower performance computers. Considering it's making a global map, the memory requirements are fairly small. On my computer, it takes less than ten minutes to reproduce the global map.3) Intermediate files:A folder containing ten tiled intermediate datasets, described in the Supplemental Information of the Geology manuscript. This is the input that the MATLAB code in (2) reads. These files go into the "VRTs" folder in the same directory as the MATLAB code. These files are all standardized, compressed, tiled, rasterized at the right resolution and in the right CRS, etc. This folder, including the code, instructions, and intermediate files, is zipped to 188 MB compared to >5.5 GB if users were to download the original datasets themselves. Please feel free to reach out with any questions!- Harrison MartinPostdoctoral Scholar Research Associate in GeologyCaltechJune 24 2025hkm@caltech.eduhttps://harrison.studies.rocksEDIT (25/06/24): Made repository public, uploaded the code and intermediate files, and expanded the description accordingly.

  6. New maps of global geologic provinces and tectonic plates: global tectonics...

    • zenodo.org
    • explore.openaire.eu
    zip
    Updated Jun 17, 2022
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Derrick Hasterok; Derrick Hasterok; Jaqueline Halpin; Jaqueline Halpin; Alan Collins; Alan Collins; Martin Hand; Martin Hand; Corné Kreemer; Corné Kreemer; Matthew Gard; Matthew Gard; Stijn Glorie; Stijn Glorie (2022). New maps of global geologic provinces and tectonic plates: global tectonics data and QGIS project file [Dataset]. http://doi.org/10.5281/zenodo.6586972
    Explore at:
    zipAvailable download formats
    Dataset updated
    Jun 17, 2022
    Dataset provided by
    Zenodohttp://zenodo.org/
    Authors
    Derrick Hasterok; Derrick Hasterok; Jaqueline Halpin; Jaqueline Halpin; Alan Collins; Alan Collins; Martin Hand; Martin Hand; Corné Kreemer; Corné Kreemer; Matthew Gard; Matthew Gard; Stijn Glorie; Stijn Glorie
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    The global tectonics data compilation is a set of raster and vector data that are useful for investigating tectonics past and present. The datasets are useful on their own or can be used in GIS software, which includes the QGIS project file for convenience. The datasets include our new models for tectonic plate boundaries and deformation zones, geologic provinces and orogens. Additional datasets include earthquake and volcano locations, geochronology, topography, magnetics, gravity, and seismic velocity.

    The global tectonics collection is suitable for research and educational purposes.

  7. h

    Heat Severity - USA 2021

    • heat.gov
    • arc-gis-hub-home-arcgishub.hub.arcgis.com
    • +2more
    Updated Jan 6, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    The Trust for Public Land (2022). Heat Severity - USA 2021 [Dataset]. https://www.heat.gov/datasets/cdd2ffd5a2fc414ca1a5e676f5fce3e3
    Explore at:
    Dataset updated
    Jan 6, 2022
    Dataset authored and provided by
    The Trust for Public Land
    Area covered
    Description

    Notice: this is not the latest Heat Island Severity image service. For 2023 data, visit https://tpl.maps.arcgis.com/home/item.html?id=db5bdb0f0c8c4b85b8270ec67448a0b6. This layer contains the relative heat severity for every pixel for every city in the contiguous United States. This 30-meter raster was derived from Landsat 8 imagery band 10 (ground-level thermal sensor) from the summer of 2021, patched with data from 2020 where necessary.Federal statistics over a 30-year period show extreme heat is the leading cause of weather-related deaths in the United States. Extreme heat exacerbated by urban heat islands can lead to increased respiratory difficulties, heat exhaustion, and heat stroke. These heat impacts significantly affect the most vulnerable—children, the elderly, and those with preexisting conditions.The purpose of this layer is to show where certain areas of cities are hotter than the average temperature for that same city as a whole. Severity is measured on a scale of 1 to 5, with 1 being a relatively mild heat area (slightly above the mean for the city), and 5 being a severe heat area (significantly above the mean for the city). The absolute heat above mean values are classified into these 5 classes using the Jenks Natural Breaks classification method, which seeks to reduce the variance within classes and maximize the variance between classes. Knowing where areas of high heat are located can help a city government plan for mitigation strategies.This dataset represents a snapshot in time. It will be updated yearly, but is static between updates. It does not take into account changes in heat during a single day, for example, from building shadows moving. The thermal readings detected by the Landsat 8 sensor are surface-level, whether that surface is the ground or the top of a building. Although there is strong correlation between surface temperature and air temperature, they are not the same. We believe that this is useful at the national level, and for cities that don’t have the ability to conduct their own hyper local temperature survey. Where local data is available, it may be more accurate than this dataset. Dataset SummaryThis dataset was developed using proprietary Python code developed at The Trust for Public Land, running on the Descartes Labs platform through the Descartes Labs API for Python. The Descartes Labs platform allows for extremely fast retrieval and processing of imagery, which makes it possible to produce heat island data for all cities in the United States in a relatively short amount of time.What can you do with this layer?This layer has query, identify, and export image services available. Since it is served as an image service, it is not necessary to download the data; the service itself is data that can be used directly in any Esri geoprocessing tool that accepts raster data as input.In order to click on the image service and see the raw pixel values in a map viewer, you must be signed in to ArcGIS Online, then Enable Pop-Ups and Configure Pop-Ups.Using the Urban Heat Island (UHI) Image ServicesThe data is made available as an image service. There is a processing template applied that supplies the yellow-to-red or blue-to-red color ramp, but once this processing template is removed (you can do this in ArcGIS Pro or ArcGIS Desktop, or in QGIS), the actual data values come through the service and can be used directly in a geoprocessing tool (for example, to extract an area of interest). Following are instructions for doing this in Pro.In ArcGIS Pro, in a Map view, in the Catalog window, click on Portal. In the Portal window, click on the far-right icon representing Living Atlas. Search on the acronyms “tpl” and “uhi”. The results returned will be the UHI image services. Right click on a result and select “Add to current map” from the context menu. When the image service is added to the map, right-click on it in the map view, and select Properties. In the Properties window, select Processing Templates. On the drop-down menu at the top of the window, the default Processing Template is either a yellow-to-red ramp or a blue-to-red ramp. Click the drop-down, and select “None”, then “OK”. Now you will have the actual pixel values displayed in the map, and available to any geoprocessing tool that takes a raster as input. Below is a screenshot of ArcGIS Pro with a UHI image service loaded, color ramp removed, and symbology changed back to a yellow-to-red ramp (a classified renderer can also be used): Other Sources of Heat Island InformationPlease see these websites for valuable information on heat islands and to learn about exciting new heat island research being led by scientists across the country:EPA’s Heat Island Resource CenterDr. Ladd Keith, University of ArizonaDr. Ben McMahan, University of Arizona Dr. Jeremy Hoffman, Science Museum of Virginia Dr. Hunter Jones, NOAA Daphne Lundi, Senior Policy Advisor, NYC Mayor's Office of Recovery and ResiliencyDisclaimer/FeedbackWith nearly 14,000 cities represented, checking each city's heat island raster for quality assurance would be prohibitively time-consuming, so The Trust for Public Land checked a statistically significant sample size for data quality. The sample passed all quality checks, with about 98.5% of the output cities error-free, but there could be instances where the user finds errors in the data. These errors will most likely take the form of a line of discontinuity where there is no city boundary; this type of error is caused by large temperature differences in two adjacent Landsat scenes, so the discontinuity occurs along scene boundaries (see figure below). The Trust for Public Land would appreciate feedback on these errors so that version 2 of the national UHI dataset can be improved. Contact Dale.Watt@tpl.org with feedback.

  8. a

    Ground Level Map 5m DEM (CCT GLM 2019)

    • hub.arcgis.com
    • odp-cctegis.opendata.arcgis.com
    Updated Nov 11, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    City of Cape Town (2021). Ground Level Map 5m DEM (CCT GLM 2019) [Dataset]. https://hub.arcgis.com/documents/dfed46fcf1784aafacb146b14f01cd49
    Explore at:
    Dataset updated
    Nov 11, 2021
    Dataset authored and provided by
    City of Cape Town
    Description

    The 5m DEM is derived from the LiDAR2019B dataset (consisting of the 2018, 2019A and 2019B datasets). The 5m DEM has a vertical accuracy of 30cm. The height reference used is the SA Land Levelling Datum and the SAGEOID2010 was employed.The City of Cape Town Ground Level Map 2019 is defined in the City of Cape Town Municipal Planning Amendment By-law, 2019 as: “‘City of Cape Town Ground Level Map’ means a map approved in terms of the development management scheme, indicating the existing ground level based on floating point raster’s and a contour dataset from LiDAR information available to the City”. The Ground Level Map was approved by the City Council on the 27th July 2023.All Raster Image Services (REST):https://cityimg.capetown.gov.za/erdas-iws/esri/GeoSpatial%20Datasets/rest/services/All Raster Image Services (WMS):Use URL below to add WMS Server Connection in ArcGIS Desktop, ArcPro, QGIS, AutoCAD, etc.https://cityimg.capetown.gov.za/erdas-iws/ogc/wms/GeoSpatial Datasets?service=WMS&request=getcapabilities&For a copy or subset of this dataset, please contact the City Maps Office: city.maps@capetown.gov.zaCCT Ground Level Map: ‘How to Access’ Guide – External Users: CCT Ground Level Map: ‘How to Access’ Guide – External Users | Open Data Portal (arcgis.com)Geomatics Ground Level Map Explainer: Geomatics Ground Level Map Explainer | Open Data Portal (arcgis.com)Land Use Management Ground Level Map Explainer: Land Use Management Ground Level Map Explainer | Open Data Portal (arcgis.com)

  9. Updated Australian bathymetry: merged 250m bathyTopo

    • data.csiro.au
    • researchdata.edu.au
    Updated Sep 15, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Julian O'Grady; Claire Trenham; Ron Hoeke (2021). Updated Australian bathymetry: merged 250m bathyTopo [Dataset]. http://doi.org/10.25919/cm17-xc81
    Explore at:
    Dataset updated
    Sep 15, 2021
    Dataset provided by
    CSIROhttp://www.csiro.au/
    Authors
    Julian O'Grady; Claire Trenham; Ron Hoeke
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Time period covered
    Jan 1, 2009 - Aug 31, 2021
    Area covered
    Dataset funded by
    CSIROhttp://www.csiro.au/
    Description

    Accurate coastal wave and hydrodynamic modelling relies on quality bathymetric input. Many national scale modelling studies, hindcast and forecast products, have, or are currently using a 2009 digital elevation model (DEM), which does not include recently available bathymetric surveys and is now out of date. There are immediate needs for an updated national product, preceding the delivery of the AusSeabed program’s Global Multi-Resolution Topography for Australian coastal and ocean models. There are also challenges in stitching coarse resolution DEMs, which are often too shallow where they meet high-resolution information (e.g. LiDAR surveys) and require supervised/manual modifications (e.g. NSW, Perth, and Portland VIC bathymetries). This report updates the 2009 topography and bathymetry with a selection of nearshore surveys and demonstrates where the 2009 dataset and nearshore bathymetries do not matchup. Lineage: All of the datasets listed in Table 1 (see supporting files) were used in previous CSIRO internal projects or download from online data portals and processed using QGIS and R’s ‘raster’ package. The Perth LiDAR surveys were provided as points and gridded in R using raster::rasterFromXYZ(). The Macquarie Harbour contour lines were regridded in QGIS using the TIN interpolator. Each dataset was mapped with an accompanying Type Identifier (TID) following the conventions of the GEBCO dataset. The mapping went through several iterations, at each iteration the blending was checked for inconstancy, i.e., where the GA250m DEM was too shallow when it met the high-resolution LiDAR surveys. QGIS v3.16.4 was used to draw masks over inconstant blending and GA250 values falling within the mask and between two depths were assigned NA (no-data). LiDAR datasets were projected to +proj=longlat +datum=WGS84 +no_defs using raster::projectRaster(), resampled to the GA250 grid using raster::resample() and then merged with raster::merge(). Nearest neighbour resampling was performed for all datasets except for GEBCO ~500m product, which used the bilinear method. The order of the mapping overlay is sequential from TID = 1 being the base, through to 107, where 0 is the gap filled values.

    Permissions are required for all code and internal datasets (Contact Julian OGrady).

  10. Open-Source GIScience Online Course

    • ckan.americaview.org
    Updated Nov 2, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    ckan.americaview.org (2021). Open-Source GIScience Online Course [Dataset]. https://ckan.americaview.org/dataset/open-source-giscience-online-course
    Explore at:
    Dataset updated
    Nov 2, 2021
    Dataset provided by
    CKANhttps://ckan.org/
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    In this course, you will explore a variety of open-source technologies for working with geosptial data, performing spatial analysis, and undertaking general data science. The first component of the class focuses on the use of QGIS and associated technologies (GDAL, PROJ, GRASS, SAGA, and Orfeo Toolbox). The second component of the class introduces Python and associated open-source libraries and modules (NumPy, Pandas, Matplotlib, Seaborn, GeoPandas, Rasterio, WhiteboxTools, and Scikit-Learn) used by geospatial scientists and data scientists. We also provide an introduction to Structured Query Language (SQL) for performing table and spatial queries. This course is designed for individuals that have a background in GIS, such as working in the ArcGIS environment, but no prior experience using open-source software and/or coding. You will be asked to work through a series of lecture modules and videos broken into several topic areas, as outlined below. Fourteen assignments and the required data have been provided as hands-on opportunites to work with data and the discussed technologies and methods. If you have any questions or suggestions, feel free to contact us. We hope to continue to update and improve this course. This course was produced by West Virginia View (http://www.wvview.org/) with support from AmericaView (https://americaview.org/). This material is based upon work supported by the U.S. Geological Survey under Grant/Cooperative Agreement No. G18AP00077. The views and conclusions contained in this document are those of the authors and should not be interpreted as representing the opinions or policies of the U.S. Geological Survey. Mention of trade names or commercial products does not constitute their endorsement by the U.S. Geological Survey. After completing this course you will be able to: apply QGIS to visualize, query, and analyze vector and raster spatial data. use available resources to further expand your knowledge of open-source technologies. describe and use a variety of open data formats. code in Python at an intermediate-level. read, summarize, visualize, and analyze data using open Python libraries. create spatial predictive models using Python and associated libraries. use SQL to perform table and spatial queries at an intermediate-level.

  11. G

    High Resolution Digital Elevation Model (HRDEM) - CanElevation Series

    • open.canada.ca
    • catalogue.arctic-sdi.org
    • +1more
    esri rest, geotif +5
    Updated Jun 17, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Natural Resources Canada (2025). High Resolution Digital Elevation Model (HRDEM) - CanElevation Series [Dataset]. https://open.canada.ca/data/en/dataset/957782bf-847c-4644-a757-e383c0057995
    Explore at:
    shp, geotif, html, pdf, esri rest, json, kmzAvailable download formats
    Dataset updated
    Jun 17, 2025
    Dataset provided by
    Natural Resources Canada
    License

    Open Government Licence - Canada 2.0https://open.canada.ca/en/open-government-licence-canada
    License information was derived automatically

    Description

    The High Resolution Digital Elevation Model (HRDEM) product is derived from airborne LiDAR data (mainly in the south) and satellite images in the north. The complete coverage of the Canadian territory is gradually being established. It includes a Digital Terrain Model (DTM), a Digital Surface Model (DSM) and other derived data. For DTM datasets, derived data available are slope, aspect, shaded relief, color relief and color shaded relief maps and for DSM datasets, derived data available are shaded relief, color relief and color shaded relief maps. The productive forest line is used to separate the northern and the southern parts of the country. This line is approximate and may change based on requirements. In the southern part of the country (south of the productive forest line), DTM and DSM datasets are generated from airborne LiDAR data. They are offered at a 1 m or 2 m resolution and projected to the UTM NAD83 (CSRS) coordinate system and the corresponding zones. The datasets at a 1 m resolution cover an area of 10 km x 10 km while datasets at a 2 m resolution cover an area of 20 km by 20 km. In the northern part of the country (north of the productive forest line), due to the low density of vegetation and infrastructure, only DSM datasets are generally generated. Most of these datasets have optical digital images as their source data. They are generated at a 2 m resolution using the Polar Stereographic North coordinate system referenced to WGS84 horizontal datum or UTM NAD83 (CSRS) coordinate system. Each dataset covers an area of 50 km by 50 km. For some locations in the north, DSM and DTM datasets can also be generated from airborne LiDAR data. In this case, these products will be generated with the same specifications as those generated from airborne LiDAR in the southern part of the country. The HRDEM product is referenced to the Canadian Geodetic Vertical Datum of 2013 (CGVD2013), which is now the reference standard for heights across Canada. Source data for HRDEM datasets is acquired through multiple projects with different partners. Since data is being acquired by project, there is no integration or edgematching done between projects. The tiles are aligned within each project. The product High Resolution Digital Elevation Model (HRDEM) is part of the CanElevation Series created in support to the National Elevation Data Strategy implemented by NRCan. Collaboration is a key factor to the success of the National Elevation Data Strategy. Refer to the “Supporting Document” section to access the list of the different partners including links to their respective data.

  12. Raw planetary images and boulder labels data (as shapefiles) collected...

    • zenodo.org
    • data.niaid.nih.gov
    zip
    Updated Nov 30, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Nils Prieur; Nils Prieur; Brian Amaro; Brian Amaro; Emiliano Gonzalez; Emiliano Gonzalez; Mathieu Lapotre; Mathieu Lapotre (2024). Raw planetary images and boulder labels data (as shapefiles) collected during the BOULDERING Marie Skłodowska-Curie Global fellowship [Dataset]. http://doi.org/10.5281/zenodo.14250970
    Explore at:
    zipAvailable download formats
    Dataset updated
    Nov 30, 2024
    Dataset provided by
    Zenodohttp://zenodo.org/
    Authors
    Nils Prieur; Nils Prieur; Brian Amaro; Brian Amaro; Emiliano Gonzalez; Emiliano Gonzalez; Mathieu Lapotre; Mathieu Lapotre
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Time period covered
    Nov 2024
    Description

    This database contains 64 large images of craters on the lunar and martian surfaces and 3 images of boulder fields on Earth (see manuscript https://agupubs.onlinelibrary.wiley.com/doi/full/10.1029/2023JE008013 for more information on those terrestrial locations). The data was collected during the BOULDERING Marie Skłodowska-Curie Global fellowship between October 2021 and 2024.

    For each image, the boulder outlines within specific tiles within the image were carefully mapped in QGIS. More information about the labelling procedure can be found in the following manuscript (https://agupubs.onlinelibrary.wiley.com/doi/full/10.1029/2023JE008013). This dataset differs from the previous dataset included along with the manuscript https://zenodo.org/records/8171052, as it contains more mapped images, especially of boulder populations around young impact structures on the Moon (cold spots).

    For each location, you will find a raster with a .tif format, and three shapefiles:

    • a boulder-mapping file, which is the manually digitized outline of boulders.

    • a tiles-completely-mapped file, which depicts the patches/tiles/windows on which the boulder mapping has been conducted.

    • a global-tiles file, which shows all of the image patches/tiles/windows (pick the term you are the most familiar with) within a raster.

    In addition you will find .pkl (which stands for pickle), which contains some information about the patches/tiles/windows if you would need to clip those windows out from the original raster. You can find more information in the way we process this raw data into a format which can be ingested in a deep learning model (see https://zenodo.org/records/14250874) in the two following github repositories (https://github.com/astroNils/YOLOv8-BeyondEarth and https://github.com/astroNils/MLtools). If you don't plan in adding more training data, you can directly used the pre-processed database (see https://zenodo.org/records/14250874).

    There are multiple locations/images per planetary body. Cold spots are located on the Moon, but they are saved in a folder of their own.

    Note that the cold spots boulder mapping shapefiles are partially manually mapped, and partially originating from predictions made from a deep learning model (which explains the outline of boulders are predicted within one pixel).

    How to cite:

    Please refer to the "how to cite" section of the readme file of https://github.com/astroNils/YOLOv8-BeyondEarth.

    Structure:

    .
    └── raw_data/
    ├── coldspots/
     │ └── image_name/
     │  ├── shp/
     │  │ ├── 
  13. Gulf Coral & Hardbottom (Southeast Blueprint Indicator)

    • gis-fws.opendata.arcgis.com
    • hub.arcgis.com
    Updated Jul 16, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    U.S. Fish & Wildlife Service (2024). Gulf Coral & Hardbottom (Southeast Blueprint Indicator) [Dataset]. https://gis-fws.opendata.arcgis.com/maps/1c978f92a3944fa39094c4fc5c372eb0
    Explore at:
    Dataset updated
    Jul 16, 2024
    Dataset provided by
    U.S. Fish and Wildlife Servicehttp://www.fws.gov/
    Authors
    U.S. Fish & Wildlife Service
    Area covered
    Description

    Reason for SelectionHardbottom provides an anchor for important seafloor habitats such as deep-sea corals, plants, and sponges. Hardbottom is also sometimes associated with chemosynthetic communities that form around cold seeps or hydrothermal vents. In these unique ecosystems, micro-organisms that convert chemicals into energy form the base of complex food webs (Love et al. 2013). Hardbottom and associated species provide important habitat structure for many fish and invertebrates (NOAA 2018). Hardbottom areas serve as fish nursery, spawning, and foraging grounds, supporting commercially valuable fisheries like snapper and grouper (NCDEQ 2016).According to Dunn and Halpin (2009), “hardbottom habitats support high levels of biodiversity and are frequently used as a surrogate for it in marine spatial planning.” Artificial reefs arealso known to provide additional habitat that is quickly colonized to provide a suite of ecosystem services commonly associated with naturally occurring hardbottom (Wu et al. 2019). We did not include active oil and gas structures as human-created hardbottom. Although they provide habitat, because of their temporary nature, risk of contamination, and contributions to climate change, they do not have the same level of conservation value as other artificial structures.Input DataSoutheast Blueprint 2024 extentSoutheast Blueprint 2024 subregionsCoral & hardbottomusSEABED Gulf of America sediments, accessed 12-14-2023; download the data; view and read more about the data on the National Oceanic and Atmospheric Administration (NOAA) Gulf of Mexico Atlas (select Physical --> Marine geology --> 1. Dominant bottom types and habitats)Bureau of Ocean Energy Management (BOEM) Gulf of America, seismic water bottom anomalies, accessed 12-20-2023The Nature Conservancy’s (TNC)South Atlantic Bight Marine Assessment(SABMA); chapter 3 ofthe final reportprovides more detail on the seafloor habitats analysisNOAA deep-sea coral and sponge locations, accessed 12-20-2023 on theNOAA Deep-Sea Coral & Sponge Map PortalFlorida coral and hardbottom habitats, accessed 12-19-2023Shipwrecks & artificial reefsNOAA wrecks and obstructions layer, accessed 12-12-2023 on theMarine CadastreLouisiana Department of Wildlife and Fisheries (LDWF) Artificial Reefs: Inshore Artificial Reefs, Nearshore Artificial Reefs, Offshore and Deepwater Artificial Reefs (Google Earth/KML files), accessed 12-19-2023Texas Parks and Wildlife Department (TPWD) Artificial Reefs, accessed 12-19-2023; download the data fromThe Artificial Reefs Interactive Mapping Application(direct download from interactive mapping application)Mississippi Department of Marine Resources (MDMR) Artificial Reef Bureau: Inshore Reefs, Offshore Reefs, Rigs to Reef (lat/long coordinates), accessed 12-19-2023Alabama Department of Conservation and Natural Resources (ADCNR) Artificial Reefs: Master Alabama Public Reefs v2023 (.xls), accessed 12-19-2023Florida Fish and Wildlife Conservation Commission (FWC):Artificial Reefs in Florida(.xlsx), accessed 12-19-2023Defining inland extent & split with AtlanticMarine Ecoregions Level III from the Commission for Environmental Cooperation North American Environmental Atlas, accessed 12-8-20212023NOAA coastal relief model: volumes 2 (Southeast Atlantic), 3 (Florida and East Gulf of America), 4 (Central Gulf of America), and 5 (Western Gulf of America), accessed 3-27-2024National Oceanic and Atmospheric Administration (NOAA)Characterizing Spatial Distributions of Deep-sea Corals and Hardbottom Habitats in the U.S. Southeast Atlantic;read the final report; data shared prior to official release on 2-4-2022 by Matt Poti with the NOAA National Centers for Coastal Ocean Science (NCCOS) (matthew.poti@noaa.gov)Predictive Modeling and Mapping of Hardbottom Seafloor Habitats off the Southeast U.S: unpublished NOAA data anddraft final report entitled Assessment of Benthic Habitats for Fisheries Managementprovided on 1-28-2021 by Matt Poti with NOAA NCCOS (matthew.poti@noaa.gov)Mapping StepsNote: Most of the mapping steps were accomplished using the graphical modeler in QGIS 3.34. Individual models were created to combine data sources and assign ranked values. These models were combined in a single model to assemble all the data sources and create a summary raster.Create a seamless vector layer to constrain the extent of the Atlantic coral and hardbottom indicator to marine and estuarine areas <1 m in elevation. This defines how far inland it extends.Merge together all coastal relief model rasters (.nc format) using the create virtual raster tool in QGIS.Save the merged raster to .tif format and import it into ArcPro.Reclassify the NOAA coastal relief model data to assign a value of 1 to areas from deep marine to 1 m elevation. Assign all other areas (land) a value of 0.Convert the raster produced above to vector using the raster to polygon tool.Clip to the 2024 Blueprint subregions using the pairwise clip tool.Hand-edit to remove terrestrial polygons (one large terrestrial polygon and the Delmarva peninsula).Dissolve the resulting data layer to produce a seamless polygon defining marine and estuarine areas <1 m in elevation.Hand-edit to select all but the main marine polygon and delete.Define the extent of the Gulf version of this indicator to separate it from the Atlantic. This split reflects the extent of the different datasets available to represent coral and hardbottom habitat in the Atlantic and Gulf, rather than a meaningful ecological transition.Use the select tool to select the Florida Keys class from the Level III marine ecoregions (“NAME_L3 = "Florida Keys"“).Buffer the “Florida Keys” Level III marine ecoregion by 2 km to extend it far enough inland to intersect the inland edge of the <1 m elevation layer.Reclassify the two NOAA Atlantic hardbottom suitability datasets to give all non-NoData pixels a value of 0. Combine the reclassified hardbottom suitability datasets to define the total extent of these data. Convert the raster extent to vector and dissolve to create a polygon representing the extent of both NOAA hardbottom datasets.Union the buffered ecoregion with the combined NOAA extent polygon created above. Add a field and use it to dissolve the unioned polygons into one polygon. This leaves some holes inside the polygon, so use the eliminate polygon part tool to fill in those holes, then convert the polygon to a line.Hand-edit to extract the resulting line between the Gulf and Atlantic.Hand-edit to use this line to split the <1 m elevation layer created earlier in the mapping steps to create the separation between the Gulf and Atlantic extent.From the BOEM seismic water bottom anomaly data, extract the following shapefiles: anomaly_confirmed_relic_patchreefs.shp, anomaly_Cretaceous.shp, anomaly_relic_patchreefs.shp, seep_anomaly_confirmed_buried_carbonate.shp, seep_anomaly_confirmed_carbonate.shp, seep_anomaly_confirmed_organisms.shp, seep_anomaly_positives.shp, seep_anomaly_positives_confirmed_gas.shp, seep_anomaly_positives_confirmed_oil.shp, seep_anomaly_positives_possible_oil.shp, seep_anomaly_confirmed_corals.shp, seep_anomaly_confirmed_hydrate.shp.To create a class of confirmed BOEM features, merge anomaly_confirmed_relic_patchreefs.shp, seep_anomaly_confirmed_organisms.shp, seep_anomaly_confirmed_corals.shp, and seep_anomaly_confirmed_hydrate.shp and assign a value of 6.To create a class of predicted BOEM features, merge the remaining extracted shapefiles and assign a value of 3.From usSEABED sediments data, use the field “gom_domnc” to extract polygons: rock (dominant and subdominant) receives a value of 2 and gravel (dominant and subdominant) receives a value of 1.From the wrecks database, extract locations having “high” and “medium” confidence (positionQuality = “high” and positionQuality = “medium”). Buffer these locations by 150 m and assign a value of 4. The buffer distance used here, and later for coral locations, follows guidance from the Army Corps of Engineers for setbacks around artificial reefs and fish havens (Riley et al. 2021).Merge artificial reef point locations from FL, AL, MS and TX. Buffer these locations by 150 m. Merge this file with the three LA artificial reef polygons and assign a value of 5.From the NOAA deep-sea coral and sponge point locations, select all points. Buffer the point locations by 150 m and assign a value of 7.From the FWC coral and hardbottom dataset polygon locations, fix geometries, reproject to EPSG=5070, then assign coral reefs a value of 7, hardbottom a value of 6, hardbottom with seagrass a value of 6, and probable hardbottom a value of 3. Hand-edit to remove an erroneous hardbottom polygon off of Matagorda Island, TX, resulting from a mistake by Sheridan and Caldwell (2002) when they digitized a DOI sediment map. This error is documented on page 6 of the Gulf of Mexico Fishery Management Council’s5-Year Review of the Final Generic Amendment Number 3.From the TNC SABMA data, fix geometries and reproject to EPSG=5070, then select all polygons with TEXT_DESC = "01. mapped hard bottom area" and assign a value of 6.Union all of the above vector datasets together—except the vector for class 6 that combines the SABMA and FL data—and assign final indicator values. Class 6 had to be handled separately due to some unexpected GIS processing issues. For overlapping polygons, this value will represent the maximum value at a given location.Clip the unioned polygon dataset to the buffered marine subregions.Convert both the unioned polygon dataset and the separate vector layer for class 6 using GDAL “rasterize”.Fill NoData cells in both rasters with zeroes and, using Extract by Mask, mask the resulting raster with the Gulf indicator extent. Adding zero values helps users better understand the extent of this indicator and to make this indicator layer perform better in online tools.Use the raster calculator to evaluate the maximum value among

  14. z

    GLObal Building heights for Urban Studies (UT-GLOBUS)

    • zenodo.org
    bin, png, txt, zip
    Updated Feb 2, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Harsh Kamath; Harsh Kamath; Manmeet Singh; Manmeet Singh; Neetiraj Malviya; Alberto Martilli; Alberto Martilli; Liu He; Daniel Aliaga; Daniel Aliaga; Cenlin He; Fei Chen; Fei Chen; Lori Magruder; Lori Magruder; Zong-Liang Yang; Zong-Liang Yang; Dev Niyogi; Dev Niyogi; Neetiraj Malviya; Liu He; Cenlin He (2025). GLObal Building heights for Urban Studies (UT-GLOBUS) [Dataset]. http://doi.org/10.5281/zenodo.11156602
    Explore at:
    txt, bin, zip, pngAvailable download formats
    Dataset updated
    Feb 2, 2025
    Dataset provided by
    Zenodo
    Authors
    Harsh Kamath; Harsh Kamath; Manmeet Singh; Manmeet Singh; Neetiraj Malviya; Alberto Martilli; Alberto Martilli; Liu He; Daniel Aliaga; Daniel Aliaga; Cenlin He; Fei Chen; Fei Chen; Lori Magruder; Lori Magruder; Zong-Liang Yang; Zong-Liang Yang; Dev Niyogi; Dev Niyogi; Neetiraj Malviya; Liu He; Cenlin He
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    Important note: If you get a message that .zip archive is corrupt, please try updating WinRAR or right-click the folder and select Extract All on Windows or use unzip command on Linux terminal. If the issue persists, email: kamath.harsh@utexas.edu

    Abstract

    We introduce GLObal Building heights for Urban Studies (UT-GLOBUS), a dataset providing building heights and urban canopy parameters (UCPs) for major cities worldwide. UT-GLOBUS combines open-source spaceborne altimetry (ICESat-2 and GEDI) and coarse resolution urban canopy elevation data with a random forest model to estimate building-level information. Validation using LiDAR data from six U.S. cities showed UT-GLOBUS-derived building heights had an RMSE of 9.1 meters, and mean building height within 1-km² grid cells had an RMSE of 7.8 meters. Testing the UCPs in the urban Weather Research and Forecasting (WRF-Urban) model resulted in a significant improvement (~55% in RMSE) in intra-urban air temperature representation compared to the existing table-based local climate zone approach in Houston, TX. Additionally, we demonstrated the dataset's utility for simulating heat mitigation strategies and building energy consumption using WRF-Urban, with test cases in Chicago, IL, and Austin, TX. Street-scale mean radiant temperature simulations using the SOlar and LongWave Environmental Irradiance Geometry (SOLWEIG) model, incorporating UT-GLOBUS and LiDAR-derived building heights, confirmed the dataset’s effectiveness in modeling human thermal comfort at Baltimore, MD (daytime RMSE = 2.85°C). Thus, UT-GLOBUS can be used for modeling urban hazards with significant socioeconomic and ecological risks, enabling finer scale urban climate simulations and overcoming previous limitations due to the lack of building information.

    Data

    We are also supplying a vector file to represent the data coverage, and this file will receive updates as data for new city is added. Building-level data is accessible in vector file format (GeoPackage: .gpkg), which can be converted into raster file format (geoTIFF). These formats are compatible with the SUEWS and SOLWEIG models for the simulation of urban energy balance and thermal comfort. The vector files employ the Universal Transverse Mercator (UTM) projection. Both the vector and raster files are compatible with GIS platforms like QGIS and ArcGIS and can be imported for analysis using programming languages such as Python. We are also providing UCPs required by the BEP-BEM urban model in the urban WRF system in binary file format. Additionally, we provide the urban fractions calculated using ESA world cover dataset (https://esa-worldcover.org/en) for WRF model in binary file format. These files can be directly incorporated into the WRF pre-processing system (WPS). The UT-GLOBUS UCPs are determined using a moving kernel with a size of 1 km2 and spacing of 300 meters in both the X and Y directions

    Data coverage

    The 'Coverage_xxxx.gpkg' files provide that geographical extents of cities that are included in our dataset.

    How to find your city in the UT-GLOBUS dataset

    Open the 'coverage' geopackage (.gpkg) files in QGIS or ArcGIS. Click on the city polygons and get the 'Label'/City name. Find a folder with the same 'Label'/City name. All the data for the periticular city will be in the folder.

    How to run BEP-BEM model in WRF using UT-GLOBUS urban canopy parameters

    Step 0: Before compiling WRF, go to 'dyn_em' folder and open 'module_initialize_real.F'.
    Change line 3121 (in version 4.5.2):
    From
    grid%HI_URB2D(i,k,j) = grid%URB_PARAM(i,k+117,j)
    To
    grid%HI_URB2D(i,k,j) = grid%URB_PARAM(i,k+117,j)*100.
    1. Change the name of the binary files 'ufrac' and 'urb_param' inside 'urb_fra' and 'GLOBUS_morph' folders, respectively to 00001-tile_x.00001-tile_y.
    Values for tile_x and tile_y can be found in the index file inside the 'urb_fra' and 'GLOBUS_morph' folders. Make sure to append zeros before tile_x and tile_y values to make 5 digits.
    Ex: tile_x = 260 and tile_y = 219; Then the binary files should be renamed as 00001-00260.00001-00209
    2. Copy the 'urb_fra' and 'GLOBUS_morph' folders to WRF static data directory.
    3. Change the paths to 'URB_PARAM' and 'FRC_URB2D' variables inside GEOGRID.TBL file as follows:
    ===============================
    name=URB_PARAM
    priority=1
    optional=yes
    dest_type=continuous
    fill_missing = 0.
    z_dim_name=num_urb_params
    interp_option=default:nearest_neighbor
    abs_path= Your_WPS_static_data_folder/GLOBUS_morph/
    flag_in_output=FLAG_URB_PARAM
    ===============================
    name=FRC_URB2D
    priority=1
    optional=yes
    dest_type=continuous
    fill_missing = 0.
    interp_option=default:nearest_neighbor
    abs_path= Your_WPS_static_data_folder/urb_fra/
    flag_in_output=FLAG_FRC_URB2D
    ===============================
    4. Run geogrid.exe. If the domain covers the chosen city:
    -- 'FRC_URB2D' variable will show the urban fraction.
    -- 'URB_PARAM[91,:,:]' will show the plan area fraction.
    -- 'URB_PARAM[94,:,:]' will show the area averaged building heights.
    -- 'URB_PARAM[95,:,:]' will show the building surface to total area fraction.
    -- 'URB_PARAM[118-132,:,:]' will show the building height histograms with 5-meter bin size.
    5. If you see the data in 'FRC_URB2D' and 'URB_PARAM' variables after running the geogrid.exe, GLOBUS data is ingested in WPS and you can continue with ungrib and metgrid as usual.
    6. For running the model over the domain area which covers more that one city, UT-GLOBUS UCPs can be stitched together. For instance, if two cities are covered in the domain, step number 3 should be modified as follows:
    ===============================
    name=URB_PARAM
    priority=1
    dest_type=continuous
    fill_missing = 0.
    z_dim_name=num_urb_params
    interp_option=default:nearest_neighbor
    abs_path=Your_WPS_static_data_folder/GLOBUS_morph_for_city-1/
    flag_in_output=FLAG_URB_PARAM
    ===============================
    name=FRC_URB2D
    priority=1
    dest_type=continuous
    fill_missing = 0.
    interp_option=default:nearest_neighbor
    abs_path= Your_WPS_static_data_folder/urb_fra_for_city-1/
    flag_in_output=FLAG_FRC_URB2D
    ===============================
    name=URB_PARAM
    priority=2
    dest_type=continuous
    fill_missing = 0.
    z_dim_name=num_urb_params
    interp_option=default:nearest_neighbor
    abs_path= Your_WPS_static_data_folder/GLOBUS_morph_for_city-2/
    ===============================
    name=FRC_URB2D
    priority=2
    dest_type=continuous
    fill_missing = 0.
    interp_option=default:nearest_neighbor
    abs_path= Your_WPS_static_data_folder/urb_fra_for_city-2/
    ===============================
    References
    1. Skamarock, W., Klemp, J., Dudhia, J., Gill, D., Liu, Z., Berner, J., Wang, W., Powers, J., Duda, M., Barker, D., Huang, X., 2021. A Description of the advanced research WRF model.
    2. Martilli, A., Clappier, A., Rotach, M.W., 2002. An urban surface exchange parameterisation for mesoscale models. Boundary Layer Meteorol 104, 261–304. https://doi.org/10.1023/A:1016099921195
    3. Sun, T., Grimmond, S., 2019. A Python-enhanced urban land surface model SuPy (SUEWS in Python, v2019.2): Development, deployment and demonstration. Geosci Model Dev 12, 2781–2795. https://doi.org/10.5194/gmd-12-2781-2019
    4. Lindberg, F., Holmer, B., Thorsson, S., 2008. SOLWEIG 1.0 - Modelling spatial variations of 3D radiant fluxes and mean radiant temperature in complex urban settings. Int J Biometeorol 52, 697–713. https://doi.org/10.1007/s00484-008-0162-7
    5. Software: QGIS (https://www.qgis.org/en/site/)
  15. h

    Data from: CITADEL: Computational Investigation of the Topographical and...

    • heidata.uni-heidelberg.de
    Updated Jul 20, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Aaron Pattee; Aaron Pattee (2023). CITADEL: Computational Investigation of the Topographical and Architectural Designs in an Evolving Landscape (Research Data) [Dataset]. http://doi.org/10.11588/DATA/ZDOC7O
    Explore at:
    zip(2515336469), zip(963014807), zip(7565898080), pdf(131147), zip(1646553), zip(4763369383), zip(81491235), zip(30256270092), zip(1368892626), zip(6766013214), application/zipped-shapefile(9458991906), zip(3940476240), zip(87105561223), zip(192516483), pdf(46988), zip(12872667667), zip(123860657), zip(9098668197), zip(22234112612), pdf(7747), zip(1960518770), pdf(1725953), pdf(74210035), pdf(50343), zip(31849889210), zip(7286409552), zip(25536727162), zip(10678012450), zip(1389636742), pdf(1421880), zip(713337329), pdf(3724942), pdf(1212273), txt(67748), zip(233827788), zip(967343913), pdf(1524081), zip(15801446339)Available download formats
    Dataset updated
    Jul 20, 2023
    Dataset provided by
    heiDATA
    Authors
    Aaron Pattee; Aaron Pattee
    License

    Attribution-ShareAlike 4.0 (CC BY-SA 4.0)https://creativecommons.org/licenses/by-sa/4.0/
    License information was derived automatically

    Time period covered
    Sep 5, 2016 - Jul 22, 2021
    Area covered
    Germany, Rheinland-Pfalz
    Dataset funded by
    The Heidelberg Graduate School of Mathematical and Computational Methods for the Sciences (HGS MathComp)
    Description

    The data found in this repository contain the basis for the historical, architectural, and geo-spatial analyses discussed in the dissertation entitled: CITADEL – Computation Investigation of the Topographical and Architectural Designs in an Evolving Landscape. These data include the following categories. 1. Photogrammetric Data: all photos, calibration information, and Agisoft Metashape projects for the four sites. All post-processed 3D models of the photogrammetric process and their associated perspectives from which orthophotos were generated for the construction research. 2. Laserscan Data: all raw data and calibration information pertaining the four sites as recorded by the Riegl VZ-400 laser scanner, and all post-processed 3D models of the sites. 3. GIS Data: all historical maps that were geo-referenced in the project, the entire QGIS project file with all associated layers, all raster and vector data saved as individual files, and all shapefiles saved as individual files. 4. Graph Database: all spreadsheets containing the base information drawn from the charters provided by online and analog sources. The entire Cypher Script as well as instruction for importing the data into Neo4j. The rubric outlining how the status and administration positions of the individuals in the charters were ranked relative to one another. The cognitive development of the database’s structure represented by graph schemas over time. 5. Architectural Plans: the roombook outlining every wall, architectural element, and building phase of the four sites. All 76 architectural plans of the construction research using orthophotos of the photogrammetric models.

  16. Z

    Dataset for: Bedding scale correlation on Mars in western Arabia Terra

    • data.niaid.nih.gov
    Updated Jul 12, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Koeppel, Ari H. D. (2024). Dataset for: Bedding scale correlation on Mars in western Arabia Terra [Dataset]. https://data.niaid.nih.gov/resources?id=zenodo_7636996
    Explore at:
    Dataset updated
    Jul 12, 2024
    Dataset provided by
    Koeppel, Ari H. D.
    Lewis, Kevin W.
    Edwards, Christopher S.
    Annex, Andrew M.
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    Dataset for: Bedding scale correlation on Mars in western Arabia Terra

    A.M. Annex et al.

    Data Product Overview

    This repository contains all source data for the publication. Below is a description of each general data product type, software that can load the data, and a list of the file names along with the short description of the data product.

    HiRISE Digital Elevation Models (DEMs).

    HiRISE DEMs produced using the Ames Stereo Pipeline are in geotiff format ending with ‘*X_0_DEM-adj.tif’, the “X” prefix denotes the spatial resolution of the data product in meters. Geotiff files are able to be read by free GIS software like QGIS.

    HiRISE map-projected imagery (DRGs).

    Map-projected HiRISE images produced using the Ames Stereo Pipeline are in geotiff format ending with ‘*0_Y_DRG-cog.tif’, the “Y” prefix denotes the spatial resolution of the data product in centimeters. Geotiff files are able to be read by free GIS software like QGIS. The DRG files are formatted as COG-geotiffs for enhanced compression and ease of use.

    3D Topography files (.ply).

    Traingular Mesh versions of the HiRISE/CTX topography data used for 3D figures in “.ply” format. Meshes are greatly geometrically simplified from source files. Topography files can be loaded in a variety of open source tools like ParaView and Meshlab. Textures can be applied using embedded texture coordinates.

    3D Geological Model outputs (.vtk)

    VTK 3D file format files of model output over the spatial domain of each study site. VTK files can be loaded by ParaView open source software. The “block” files contain the model evaluation over a regular grid over the model extent. The “surfaces” files contain just the bedding surfaces as interpolated from the “block” files using the marching cubes algorithm.

    Geological Model geologic maps (geologic_map.tif).

    Geologic maps from geological models are standard geotiffs readable by conventional GIS software. The maximum value for each geologic map is the “no-data” value for the map. Geologic maps are calculated at a lower resolution than the topography data for storage efficiency.

    Beds Geopackage File (.gpkg).

    Geopackage vector data file containing all mapped layers and associated metadata including dip corrected bed thickness as well as WKB encoded 3D linestrings representing the sampled topography data to which the bedding orientations were fit. Geopackage files can be read using GIS software like QGIS and ArcGIS as well as the OGR/GDAL suite. A full description of each column in the file is provided below.

        Column
        Type
        Description
    
    
    
    
        uuid
        String
        unique identifier
    
    
        stratum_order
        Real
        0-indexed bed order
    
    
        section
        Real
        section number
    
    
        layer_id
        Real
        bed number/index
    
    
        layer_id_bk
        Real
        unused backup bed number/index
    
    
        source_raster
        String
        dem file path used
    
    
        raster
        String
        dem file name
    
    
        gsd
        Real
        ground sampling distant for dem
    
    
        wkn
        String
        well known name for dem
    
    
        rtype
        String
        raster type
    
    
        minx
        Real
        minimum x position of trace in dem crs
    
    
        miny
        Real
        minimum y position of trace in dem crs
    
    
        maxx
        Real
        maximum x position of trace in dem crs
    
    
        maxy
        Real
        maximum y position of trace in dem crs
    
    
        method
        String
        internal interpolation method
    
    
        sl
        Real
        slope in degrees
    
    
        az
        Real
        azimuth in degrees
    
    
        error
        Real
        maximum error ellipse angle
    
    
        stdr
        Real
        standard deviation of the residuals
    
    
        semr
        Real
        standard error of the residuals
    
    
        X
        Real
        mean x position in CRS
    
    
        Y
        Real
        mean y position in CRS
    
    
        Z
        Real
        mean z position in CRS
    
    
        b1
        Real
        plane coefficient 1
    
    
        b2
        Real
        plane coefficient 2
    
    
        b3
        Real
        plane coefficient 3
    
    
        b1_se
        Real
        standard error plane coefficient 1
    
    
        b2_se
        Real
        standard error plane coefficient 2
    
    
        b3_se
        Real
        standard error plane coefficient 3
    
    
        b1_ci_low
        Real
        plane coefficient 1 95% confidence interval low
    
    
        b1_ci_high
        Real
        plane coefficient 1 95% confidence interval high
    
    
        b2_ci_low
        Real
        plane coefficient 2 95% confidence interval low
    
    
        b2_ci_high
        Real
        plane coefficient 2 95% confidence interval high
    
    
        b3_ci_low
        Real
        plane coefficient 3 95% confidence interval low
    
    
        b3_ci_high
        Real
        plane coefficient 3 95% confidence interval high
    
    
        pca_ev_1
        Real
        pca explained variance ratio pc 1
    
    
        pca_ev_2
        Real
        pca explained variance ratio pc 2
    
    
        pca_ev_3
        Real
        pca explained variance ratio pc 3
    
    
        condition_number
        Real
        condition number for regression
    
    
        n
        Integer64
        number of data points used in regression
    
    
        rls
        Integer(Boolean)
        unused flag
    
    
        demeaned_regressions
        Integer(Boolean)
        centering indicator
    
    
        meansl
        Real
        mean section slope
    
    
        meanaz
        Real
        mean section azimuth
    
    
        angular_error
        Real
        angular error for section
    
    
        mB_1
        Real
        mean plane coefficient 1 for section
    
    
        mB_2
        Real
        mean plane coefficient 2 for section
    
    
        mB_3
        Real
        mean plane coefficient 3 for section
    
    
        R
        Real
        mean plane normal orientation vector magnitude
    
    
        num_valid
        Integer64
        number of valid planes in section
    
    
        meanc
        Real
        mean stratigraphic position
    
    
        medianc
        Real
        median stratigraphic position
    
    
        stdc
        Real
        standard deviation of stratigraphic index
    
    
        stec
        Real
        standard error of stratigraphic index
    
    
        was_monotonic_increasing_layer_id
        Integer(Boolean)
        monotonic layer_id after projection to stratigraphic index
    
    
        was_monotonic_increasing_meanc
        Integer(Boolean)
        monotonic meanc after projection to stratigraphic index
    
    
        was_monotonic_increasing_z
        Integer(Boolean)
        monotonic z increasing after projection to stratigraphic index
    
    
        meanc_l3sigma_std
        Real
        lower 3-sigma meanc standard deviation
    
    
        meanc_u3sigma_std
        Real
        upper 3-sigma meanc standard deviation
    
    
        meanc_l2sigma_sem
        Real
        lower 3-sigma meanc standard error
    
    
        meanc_u2sigma_sem
        Real
        upper 3-sigma meanc standard error
    
    
        thickness
        Real
        difference in meanc
    
    
        thickness_fromz
        Real
        difference in Z value
    
    
        dip_cor
        Real
        dip correction
    
    
        dc_thick
        Real
        thickness after dip correction
    
    
        dc_thick_fromz
        Real
        z thickness after dip correction
    
    
        dc_thick_dev
        Integer(Boolean)
        dc_thick <= total mean dc_thick
    
    
        dc_thick_fromz_dev
        Integer(Boolean)
        dc_thick <= total mean dc_thick_fromz
    
    
        thickness_fromz_dev
        Integer(Boolean)
        dc_thick <= total mean thickness_fromz
    
    
        dc_thick_dev_bg
        Integer(Boolean)
        dc_thick <= section mean dc_thick
    
    
        dc_thick_fromz_dev_bg
        Integer(Boolean)
        dc_thick <= section mean dc_thick_fromz
    
    
        thickness_fromz_dev_bg
        Integer(Boolean)
        dc_thick <= section mean thickness_fromz
    
    
        slr
        Real
        slope in radians
    
    
        azr
        Real
        azimuth in radians
    
    
        meanslr
        Real
        mean slope in radians
    
    
        meanazr
        Real
        mean azimuth in radians
    
    
        angular_error_r
        Real
        angular error of section in radians
    
    
        pca_ev_1_ok
        Integer(Boolean)
        pca_ev_1 < 99.5%
    
    
        pca_ev_2_3_ratio
        Real
        pca_ev_2/pca_ev_3
    
    
        pca_ev_2_3_ratio_ok
        Integer(Boolean)
        pca_ev_2_3_ratio > 15
    
    
        xyz_wkb_hex
        String
        hex encoded wkb geometry for all points used in regression
    

    Geological Model input files (.gpkg).

    Four geopackage (.gpkg) files represent the input dataset for the geological models, one per study site as specified in the name of the file. The files contain most of the columns described above in the Beds geopackage file, with the following additional columns. The final seven columns (azimuth, dip, polarity, formation, X, Y, Z) constituting the actual parameters used by the geological model (GemPy).

        Column
        Type
        Description
    
    
    
    
        azimuth_mean
        String
        Mean section dip azimuth 
    
    
        azimuth_indi
        Real
        Individual bed azimuth
    
    
        azimuth
        Real
        Azimuth of trace used by the geological model
    
    
        dip
        Real
        Dip for the trace used by the geological mode
    
    
        polarity
        Real
        Polarity of the dip vector normal vector 
    
    
        formation
        String
        String representation of layer_id required for GemPy models
    
    
        X
        Real
        X position in the CRS of the sampled point on the trace
    
    
        Y
        Real
        Y position in the CRS of the sampled point on the trace
    
    
        Z
        Real
        Z position in the CRS of the sampled point on the trace
    

    Stratigraphic Column Files (.gpkg).

    Stratigraphic columns computed from the Geological Models come in three kinds of Geopackage vector files indicated by the postfixes _sc, rbsc, and rbssc. File names include the wkn site name.

    sc (_sc.gpkg).

    Geopackage vector data file containing measured bed thicknesses from Geological Model joined with corresponding Beds Geopackage file, subsetted partially. The columns largely overlap with the the list above for the Beds Geopackage but with the following additions

        Column
        Type
        Description
    
    
    
    
        X
        Real
        X position of thickness measurement
    
    
        Y
        Real
        Y position of thickness measurement
    
    
        Z
        Real
        Z position of thickness measurement
    
    
        formation
        String
        Model required string representation of bed index
    
    
        bed thickness (m)
        Real
        difference of bed elevations
    
    
        azimuths
        Real
        azimuth as measured from model in degrees
    
    
        dip_degrees
        Real
        dip as measured from model in
    
  17. Z

    Dataset used in "Bathymetry observations of inland water bodies using a...

    • data.niaid.nih.gov
    • zenodo.org
    Updated Jan 24, 2020
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Daniel Olesen (2020). Dataset used in "Bathymetry observations of inland water bodies using a tethered single-beam sonar controlled by an Unmanned Aerial Vehicle". https://doi.org/10.5194/hess-2017-625. [Dataset]. https://data.niaid.nih.gov/resources?id=zenodo_1309416
    Explore at:
    Dataset updated
    Jan 24, 2020
    Dataset provided by
    Daniel Olesen
    Cecile Marie Margaretha Kittel
    Jakob Jakobsen
    Monica Garcia
    Sheng Wang
    Filippo Bandini
    Peter Bauer-Gottwein
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    Dataset used in

    Bathymetry observations of inland water bodies using a tethered single-beam sonar controlled by an Unmanned Aerial Vehicle

    Filippo Bandini1, Daniel Olesen2, Jakob Jakobsen2, Cecile Marie Margaretha Kittel1, Sheng Wang1, Monica Garcia1, and Peter Bauer-Gottwein1

    1Department of Environmental Engineering, Technical University of Denmark, Kgs. Lyngby, Denmark

    2National Space Institute, Technical University of Denmark, Kgs. Lyngby, 2800, Denmark

    Hydrol. Earth Syst. Sci.

    https://doi.org/10.5194/hess-2017-625

    The dataset contains

    -data/observations that were used to obtain the figures shown in the paper. Data have .mat extension (Binary data container format used by MATLAB; may include arrays, variables, functions, and other types of data;)

    -scripts to compute statistics and plot data, with .m extension (contain MATLAB code, either in the form of a script or a function)

    -shape files (shp — shape format; the feature geometry itself, .shx — shape index format, .dbf — attribute format, .prj — projection format; .sbn and .sbx — spatial index of the features, .cpg — used to specify the code page, .qpj QGIS projection file) or raster files (.geotiff) to reproduce the map contents reported in the referenced paper.

    The repository is subdivided into directories containing the dataset shown in the paper. These directories are named with the figures and/or tables numbers of the referenced paper.

  18. a

    Caribbean Urban Park Size (Southeast Blueprint Indicator)

    • hub.arcgis.com
    • secas-fws.hub.arcgis.com
    • +1more
    Updated Sep 25, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    U.S. Fish & Wildlife Service (2023). Caribbean Urban Park Size (Southeast Blueprint Indicator) [Dataset]. https://hub.arcgis.com/maps/ab02184458e045fc9142c84a2ac8e2c3
    Explore at:
    Dataset updated
    Sep 25, 2023
    Dataset authored and provided by
    U.S. Fish & Wildlife Service
    Area covered
    Description

    Reason for Selection Protected natural areas in urban environments provide urban residents a nearby place to connect with nature and offer refugia for some species. Because beaches in Puerto Rico and the U.S. Virgin Islands are open to the public, beaches also provide important outdoor recreation opportunities for urban residents, so we include beaches as parks in this indicator. Input Data

    Southeast Blueprint 2023 subregions: Caribbean
    Southeast Blueprint 2023 extent
    National Oceanic and Atmospheric Administration (NOAA) National Centers for Environmental Information (NCEI) Coastal Relief Model, accessed 11-22-2022
    Protected Areas Database of the United States (PAD-US) 3.0: VI, PR, and Marine Combined Fee Easement
    Puerto Rico Protected Natural Areas 2018 (December 2018 update): Terrestrial and marine protected areas (PACAT2018_areas_protegidasPR_TERRESTRES_07052019.shp, PACAT2018_areas_protegidasPR_MARINAS_07052019.shp) 
    2020 Census Urban Areas from the Census Bureau’s urban-rural classification; download the data, read more about how urban areas were redefined following the 2020 census
    OpenStreetMap data “multipolygons” layer, accessed 3-14-2023
    

    A polygon from this dataset is considered a park if the “leisure” tag attribute is either “park” or “nature_reserve”, and considered a beach if the value in the “natural” tag attribute is “beach”. OpenStreetMap describes leisure areas as “places people go in their spare time” and natural areas as “a wide variety of physical geography, geological and landcover features”. Data were downloaded in .pbf format and translated ton an ESRI shapefile using R code. OpenStreetMap® is open data, licensed under the Open Data Commons Open Database License (ODbL) by the OpenStreetMap Foundation (OSMF). Additional credit to OSM contributors. Read more on the OSM copyright page.

    TNC Lands - Public Layer, accessed 3-8-2023
    U.S. Virgin Islands beaches layer (separate vector layers for St. Croix, St. Thomas, and St. John) provided by Joe Dwyer with Lynker/the NOAA Caribbean Climate Adaptation Program on 3-3-2023 (contact jdwyer@lynker.com for more information)
    

    Mapping Steps

    Most mapping steps were completed using QGIS (v 3.22) Graphical Modeler.
    Fix geometry errors in the PAD-US PR data using Fix Geometry. This must be done before any analysis is possible.
    Merge the terrestrial PR and VI PAD-US layers.
    Use the NOAA coastal relief model to restrict marine parks (marine polygons from PAD-US and Puerto Rico Protected Natural Areas) to areas shallower than 10 m in depth. The deep offshore areas of marine parks do not meet the intent of this indicator to capture nearby opportunities for urban residents to connect with nature.
    Merge into one layer the resulting shallow marine parks from marine PAD-US and the Puerto Rico Protected Natural Areas along with the combined terrestrial PAD-US parks, OpenStreetMap, TNC Lands, and USVI beaches. Omit from the Puerto Rico Protected Areas layer the “Zona de Conservación del Carso”, which has some policy protections and conservation incentives but is not formally protected.
    Fix geometry errors in the resulting merged layer using Fix Geometry.
    Intersect the resulting fixed file with the Caribbean Blueprint subregion.
    Process all multipart polygons to single parts (referred to in Arc software as an “explode”). This helps the indicator capture, as much as possible, the discrete units of a protected area that serve urban residents.
    Clip the Census urban area to the Caribbean Blueprint subregion.
    Select all polygons that intersect the Census urban extent within 1.2 miles (1,931 m). The 1.2 mi threshold is consistent with the average walking trip on a summer day (U.S. DOT 2002) used to define the walking distance threshold used in the greenways and trails indicator. Note: this is further than the 0.5 mi distance used in the continental version of the indicator. We extended it to capture East Bay and Point Udall based on feedback from the local conservation community about the importance of the park for outdoor recreation.
    Dissolve all the park polygons that were selected in the previous step.
    Process all multipart polygons to single parts (“explode”) again.
    Add a unique ID to the selected parks. This value will be used to join the parks to their buffers.
    Create a 1.2 mi (1,931 m) buffer ring around each park using the multiring buffer plugin in QGIS. Ensure that “dissolve buffers” is disabled so that a single 1.2 mi buffer is created for each park.
    Assess the amount of overlap between the buffered park and the Census urban area using overlap analysis. This step is necessary to identify parks that do not intersect the urban area, but which lie within an urban matrix. This step creates a table that is joined back to the park polygons using the UniqueID.
    Remove parks that had ≤2% overlap with the urban areas when buffered. This excludes mostly non-urban parks that do not meet the intent of this indicator to capture parks that provide nearby access for urban residents. Note: In the continental version of this indicator, we used a threshold of 10%. In the Caribbean version, we lowered this to 2% in order to capture small parks that dropped out of the indicator when we extended the buffer distance to 1.2 miles.
    Calculate the GIS acres of each remaining park unit using the Add Geometry Attributes function.
    Join the buffer attribute table to the previously selected parks, retaining only the parks that exceeded the 2% urban area overlap threshold while buffered. 
    Buffer the selected parks by 15 m. Buffering prevents very small parks and narrow beaches from being left out of the indicator when the polygons are converted to raster.
    Reclassify the polygons into 7 classes, seen in the final indicator values below. These thresholds were informed by park classification guidelines from the National Recreation and Park Association, which classify neighborhood parks as 5-10 acres, community parks as 30-50 acres, and large urban parks as optimally 75+ acres (Mertes and Hall 1995).
    Export the final vector file to a shapefile and import to ArcGIS Pro.
    Convert the resulting polygons to raster using the ArcPy Polygon to Raster function. Assign values to the pixels in the resulting raster based on the polygon class sizes of the contiguous park areas.
    Clip to the Caribbean Blueprint 2023 subregion.
    As a final step, clip to the spatial extent of Southeast Blueprint 2023. 
    

    Note: For more details on the mapping steps, code used to create this layer is available in the Southeast Blueprint Data Download under > 6_Code. Final indicator values Indicator values are assigned as follows: 6 = 75+ acre urban park 5 = >50 to <75 acre urban park 4 = 30 to <50 acre urban park 3 = 10 to <30 acre urban park 2 = 5 to <10 acre urban park 1 = <5 acre urban park 0 = Not identified as an urban park Known Issues

    This indicator does not include park amenities that influence how well the park serves people and should not be the only tool used for parks and recreation planning. Park standards should be determined at a local level to account for various community issues, values, needs, and available resources. 
    This indicator includes some protected areas that are not open to the public and not typically thought of as “parks”, like mitigation lands, private easements, and private golf courses. While we experimented with excluding them using the public access attribute in PAD, due to numerous inaccuracies, this inadvertently removed protected lands that are known to be publicly accessible. As a result, we erred on the side of including the non-publicly accessible lands.
    This indicator includes parks and beaches from OpenStreetMap, which is a crowdsourced dataset. While members of the OpenStreetMap community often verify map features to check for accuracy and completeness, there is the potential for spatial errors (e.g., misrepresenting the boundary of a park) or incorrect tags (e.g., labelling an area as a park that is not actually a park). However, using a crowdsourced dataset gives on-the-ground experts, Blueprint users, and community members the power to fix errors and add new parks to improve the accuracy and coverage of this indicator in the future.
    

    Other Things to Keep in Mind

    This indicator calculates the area of each park using the park polygons from the source data. However, simply converting those park polygons to raster results in some small parks and narrow beaches being left out of the indicator. To capture those areas, we buffered parks and beaches by 15 m and applied the original area calculation to the larger buffered polygon, so as not to inflate the area by including the buffer. As a result, when the buffered polygons are rasterized, the final indicator has some areas of adjacent pixels that receive different scores. While these pixels may appear to be part of one contiguous park or suite of parks, they are scored differently because the park polygons themselves are not actually contiguous. 
    The Caribbean version of this indicator uses a slightly different methodology than the continental Southeast version. It includes parks within a 1.2 mi distance from the Census urban area, compared to 0.5 mi in the continental Southeast. We extended it to capture East Bay and Point Udall based on feedback from the local conservation community about the importance of the park for outdoor recreation. Similarly, this indicator uses a 2% threshold of overlap between buffered parks and the Census urban areas, compared to a 10% threshold in the continental Southeast. This helped capture small parks that dropped out of the indicator when we extended the buffer distance to 1.2 miles. Finally, the Caribbean version does not use the impervious surface cutoff applied in the continental Southeast
    
  19. Not seeing a result you expected?
    Learn how you can add new datasets to our index.

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
Statistics Canada (2021). QGIS Training Tutorials: Using Spatial Data in Geographic Information Systems [Dataset]. https://open.canada.ca/data/en/dataset/89be0c73-6f1f-40b7-b034-323cb40b8eff

QGIS Training Tutorials: Using Spatial Data in Geographic Information Systems

Explore at:
htmlAvailable download formats
Dataset updated
Oct 5, 2021
Dataset provided by
Statistics Canada
License

Open Government Licence - Canada 2.0https://open.canada.ca/en/open-government-licence-canada
License information was derived automatically

Description

Have you ever wanted to create your own maps, or integrate and visualize spatial datasets to examine changes in trends between locations and over time? Follow along with these training tutorials on QGIS, an open source geographic information system (GIS) and learn key concepts, procedures and skills for performing common GIS tasks – such as creating maps, as well as joining, overlaying and visualizing spatial datasets. These tutorials are geared towards new GIS users. We’ll start with foundational concepts, and build towards more advanced topics throughout – demonstrating how with a few relatively easy steps you can get quite a lot out of GIS. You can then extend these skills to datasets of thematic relevance to you in addressing tasks faced in your day-to-day work.

Search
Clear search
Close search
Google apps
Main menu