100+ datasets found
  1. 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.

  2. Inform E-learning GIS Course

    • png-data.sprep.org
    • tonga-data.sprep.org
    • +13more
    pdf
    Updated Feb 20, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    SPREP (2025). Inform E-learning GIS Course [Dataset]. https://png-data.sprep.org/dataset/inform-e-learning-gis-course
    Explore at:
    pdf(658923), pdf(501586), pdf(1335336), pdf(587295)Available download formats
    Dataset updated
    Feb 20, 2025
    Dataset provided by
    Pacific Regional Environment Programmehttps://www.sprep.org/
    License

    Public Domain Mark 1.0https://creativecommons.org/publicdomain/mark/1.0/
    License information was derived automatically

    Area covered
    Pacific Region
    Description

    This dataset holds all materials for the Inform E-learning GIS course

  3. 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.

  4. Geospatial Deep Learning Seminar 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). Geospatial Deep Learning Seminar Online Course [Dataset]. https://ckan.americaview.org/dataset/geospatial-deep-learning-seminar-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

    This seminar is an applied study of deep learning methods for extracting information from geospatial data, such as aerial imagery, multispectral imagery, digital terrain data, and other digital cartographic representations. We first provide an introduction and conceptualization of artificial neural networks (ANNs). Next, we explore appropriate loss and assessment metrics for different use cases followed by the tensor data model, which is central to applying deep learning methods. Convolutional neural networks (CNNs) are then conceptualized with scene classification use cases. Lastly, we explore semantic segmentation, object detection, and instance segmentation. The primary focus of this course is semantic segmenation for pixel-level classification. The associated GitHub repo provides a series of applied examples. We hope to continue to add examples as methods and technologies further develop. These examples make use of a vareity of datasets (e.g., SAT-6, topoDL, Inria, LandCover.ai, vfillDL, and wvlcDL). Please see the repo for links to the data and associated papers. All examples have associated videos that walk through the process, which are also linked to the repo. A variety of deep learning architectures are explored including UNet, UNet++, DeepLabv3+, and Mask R-CNN. Currenlty, two examples use ArcGIS Pro and require no coding. The remaining five examples require coding and make use of PyTorch, Python, and R within the RStudio IDE. It is assumed that you have prior knowledge of coding in the Python and R enviroinments. If you do not have experience coding, please take a look at our Open-Source GIScience and Open-Source Spatial Analytics (R) courses, which explore coding in Python and R, respectively. After completing this seminar you will be able to: explain how ANNs work including weights, bias, activation, and optimization. describe and explain different loss and assessment metrics and determine appropriate use cases. use the tensor data model to represent data as input for deep learning. explain how CNNs work including convolutional operations/layers, kernel size, stride, padding, max pooling, activation, and batch normalization. use PyTorch, Python, and R to prepare data, produce and assess scene classification models, and infer to new data. explain common semantic segmentation architectures and how these methods allow for pixel-level classification and how they are different from traditional CNNs. use PyTorch, Python, and R (or ArcGIS Pro) to prepare data, produce and assess semantic segmentation models, and infer to new data.

  5. BOGS Training Metrics

    • s.cnmilf.com
    • catalog.data.gov
    • +1more
    Updated May 9, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Bureau of Indian Affairs (BIA) (2025). BOGS Training Metrics [Dataset]. https://s.cnmilf.com/user74170196/https/catalog.data.gov/dataset/bogs-training-metrics
    Explore at:
    Dataset updated
    May 9, 2025
    Dataset provided by
    Bureau of Indian Affairshttp://www.bia.gov/
    Description

    Through the Department of the Interior-Bureau of Indian Affairs Enterprise License Agreement (DOI-BIA ELA) program, BIA employees and employees of federally-recognized Tribes may access a variety of geographic information systems (GIS) online courses and instructor-led training events throughout the year at no cost to them. These online GIS courses and instructor-led training events are hosted by the Branch of Geospatial Support (BOGS) or offered by BOGS in partnership with other organizations and federal agencies. Online courses are self-paced and available year-round, while instructor-led training events have limited capacity and require registration and attendance on specific dates. This dataset does not any training where the course was not completed by the participant or where training was cancelled or otherwise not able to be completed. Point locations depict BIA Office locations or Tribal Office Headquarters. For completed trainings where a participant _location was not provided a point locations may not be available. For more information on the Branch of Geospatial Support Geospatial training program, please visit:https://www.bia.gov/service/geospatial-training.

  6. g

    BOGS Training Metrics | gimi9.com

    • gimi9.com
    Updated Nov 10, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2023). BOGS Training Metrics | gimi9.com [Dataset]. https://gimi9.com/dataset/data-gov_bogs-training-metrics/
    Explore at:
    Dataset updated
    Nov 10, 2023
    Description

    Through the Department of the Interior-Bureau of Indian Affairs Enterprise License Agreement (DOI-BIA ELA) program, BIA employees and employees of federally-recognized Tribes may access a variety of geographic information systems (GIS) online courses and instructor-led training events throughout the year at no cost to them. These online GIS courses and instructor-led training events are hosted by the Branch of Geospatial Support (BOGS) or offered by BOGS in partnership with other organizations and federal agencies. Online courses are self-paced and available year-round, while instructor-led training events have limited capacity and require registration and attendance on specific dates. This dataset does not any training where the course was not completed by the participant or where training was cancelled or otherwise not able to be completed. Point locations depict BIA Office locations or Tribal Office Headquarters. For completed trainings where a participant location was not provided a point locations may not be available. For more information on the Branch of Geospatial Support Geospatial training program, please visit:https://www.bia.gov/service/geospatial-training.

  7. a

    13.1 Spatial Analysis with ArcGIS Online

    • hub.arcgis.com
    • training-iowadot.opendata.arcgis.com
    Updated Mar 4, 2017
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Iowa Department of Transportation (2017). 13.1 Spatial Analysis with ArcGIS Online [Dataset]. https://hub.arcgis.com/documents/26b60a410070426886914147af4a989c
    Explore at:
    Dataset updated
    Mar 4, 2017
    Dataset authored and provided by
    Iowa Department of Transportation
    License

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

    Description

    In this seminar, you will learn about the spatial analysis tools built directly into the ArcGIS.com map viewer. You will learn of the spatial analysis capabilities in ArcGIS Online for Organizations, whether for analyzing your own data, data that's publicly available on ArcGIS Online, or a combination of both. You will learn the overall features and benefits of ArcGIS Online Analysis, how to get started, and how to choose the right approach in order to solve a specific spatial problem.

  8. Remote Sensing of Wildfire Online Course - Datasets - AmericaView - CKAN

    • ckan.americaview.org
    Updated May 4, 2021
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    ckan.americaview.org (2021). Remote Sensing of Wildfire Online Course - Datasets - AmericaView - CKAN [Dataset]. https://ckan.americaview.org/dataset/remote-sensing-of-wildfire-online-course
    Explore at:
    Dataset updated
    May 4, 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

    Participants in this course will learn about remote sensing of wildfires from instructors at the University of Alaska Fairbanks, located in one of the world’s most active wildfire zones. Students will learn about wildfire behavior, and get hands-on experience with tools and resources used by professionals to create geospatial maps that support firefighters on the ground. Upon completion, students will be able to: Access web resources that provide near real-time updates on active wildfires, Navigate databases of remote sensing imagery and data, Analyze geospatial data to detect fire hot spots, map burn areas, and assess severity, Process image and GIS data in open source tools like QGIS and Google Earth Engine.

  9. a

    Integrating Data in ArcGIS Pro

    • hub.arcgis.com
    Updated Mar 25, 2020
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    State of Delaware (2020). Integrating Data in ArcGIS Pro [Dataset]. https://hub.arcgis.com/documents/3a11f895a7dc4d28ad45cee9cc5ba6d8
    Explore at:
    Dataset updated
    Mar 25, 2020
    Dataset authored and provided by
    State of Delaware
    Description

    In this course, you will learn about some common types of data used for GIS mapping and analysis, and practice adding data to a file geodatabase to support a planned project.Goals Create a file geodatabase. Add data to a file geodatabase. Create an empty geodatabase feature class.

  10. Z

    Survey data for "Remote Sensing & GIS Training in Ecology and Conservation"

    • data.niaid.nih.gov
    • zenodo.org
    Updated Jan 24, 2020
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Bernd, Asja (2020). Survey data for "Remote Sensing & GIS Training in Ecology and Conservation" [Dataset]. https://data.niaid.nih.gov/resources?id=zenodo_49870
    Explore at:
    Dataset updated
    Jan 24, 2020
    Dataset provided by
    Wohlfahrt, Christian
    Bell, Alexandra
    Ortmann, Antonia
    Bernd, Asja
    Braun, Daniela
    Ulloa-Torrealba, Yrneh Z.
    License

    CC0 1.0 Universal Public Domain Dedicationhttps://creativecommons.org/publicdomain/zero/1.0/
    License information was derived automatically

    Description

    This file provides the raw data of an online survey intended at gathering information regarding remote sensing (RS) and Geographical Information Systems (GIS) for conservation in academic education. The aim was to unfold best practices as well as gaps in teaching methods of remote sensing/GIS, and to help inform how these may be adapted and improved. A total of 73 people answered the survey, which was distributed through closed mailing lists of universities and conservation groups.

  11. Getting to Know Web GIS, fourth edition

    • dados-edu-pt.hub.arcgis.com
    Updated Aug 13, 2020
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Esri Portugal - Educação (2020). Getting to Know Web GIS, fourth edition [Dataset]. https://dados-edu-pt.hub.arcgis.com/datasets/getting-to-know-web-gis-fourth-edition
    Explore at:
    Dataset updated
    Aug 13, 2020
    Dataset provided by
    Esrihttp://esri.com/
    Authors
    Esri Portugal - Educação
    License

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

    Description

    Learn state-of-the-art skills to build compelling, useful, and fun Web GIS apps easily, with no programming experience required.Building on the foundation of the previous three editions, Getting to Know Web GIS, fourth edition,features the latest advances in Esri’s entire Web GIS platform, from the cloud server side to the client side.Discover and apply what’s new in ArcGIS Online, ArcGIS Enterprise, Map Viewer, Esri StoryMaps, Web AppBuilder, ArcGIS Survey123, and more.Learn about recent Web GIS products such as ArcGIS Experience Builder, ArcGIS Indoors, and ArcGIS QuickCapture. Understand updates in mobile GIS such as ArcGIS Collector and AuGeo, and then build your own web apps.Further your knowledge and skills with detailed sections and chapters on ArcGIS Dashboards, ArcGIS Analytics for the Internet of Things, online spatial analysis, image services, 3D web scenes, ArcGIS API for JavaScript, and best practices in Web GIS.Each chapter is written for immediate productivity with a good balance of principles and hands-on exercises and includes:A conceptual discussion section to give you the big picture and principles,A detailed tutorial section with step-by-step instructions,A Q/A section to answer common questions,An assignment section to reinforce your comprehension, andA list of resources with more information.Ideal for classroom lab work and on-the-job training for GIS students, instructors, GIS analysts, managers, web developers, and other professionals, Getting to Know Web GIS, fourth edition, uses a holistic approach to systematically teach the breadth of the Esri Geospatial Cloud.AUDIENCEProfessional and scholarly. College/higher education. General/trade.AUTHOR BIOPinde Fu leads the ArcGIS Platform Engineering team at Esri Professional Services and teaches at universities including Harvard University Extension School. His specialties include web and mobile GIS technologies and applications in various industries. Several of his projects have won specialachievement awards. Fu is the lead author of Web GIS: Principles and Applications (Esri Press, 2010).Pub Date: Print: 7/21/2020 Digital: 6/16/2020 Format: Trade paperISBN: Print: 9781589485921 Digital: 9781589485938 Trim: 7.5 x 9 in.Price: Print: $94.99 USD Digital: $94.99 USD Pages: 490TABLE OF CONTENTSPrefaceForeword1 Get started with Web GIS2 Hosted feature layers and storytelling with GIS3 Web AppBuilder for ArcGIS and ArcGIS Experience Builder4 Mobile GIS5 Tile layers and on-premises Web GIS6 Spatial temporal data and real-time GIS7 3D web scenes8 Spatial analysis and geoprocessing9 Image service and online raster analysis10 Web GIS programming with ArcGIS API for JavaScriptPinde Fu | Interview with Esri Press | 2020-07-10 | 15:56 | Link.

  12. d

    Seattle Parks and Recreation GIS Map Layer Web Services URL - Golf Courses

    • catalog.data.gov
    • data.amerigeoss.org
    Updated Jan 31, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    data.seattle.gov (2025). Seattle Parks and Recreation GIS Map Layer Web Services URL - Golf Courses [Dataset]. https://catalog.data.gov/dataset/seattle-parks-and-recreation-gis-map-layer-web-services-url-golf-courses-5cda6
    Explore at:
    Dataset updated
    Jan 31, 2025
    Dataset provided by
    data.seattle.gov
    Area covered
    Seattle
    Description

    Seattle Parks and Recreation ARCGIS park feature map layer web services are hosted on Seattle Public Utilities' ARCGIS server. This web services URL provides a live read only data connection to the Seattle Parks and Recreations Golf Courses dataset.

  13. a

    Getting Information from a GIS Map

    • hub.arcgis.com
    Updated May 16, 2019
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    State of Delaware (2019). Getting Information from a GIS Map [Dataset]. https://hub.arcgis.com/documents/369de3c4418e48f888e6ae76a9a7d7f5
    Explore at:
    Dataset updated
    May 16, 2019
    Dataset authored and provided by
    State of Delaware
    Description

    GIS maps are windows into a database. Learn how to access the data connected to map features to answer questions about the real world.GoalsExplore patterns with GIS maps.Create GIS maps.Display map labels.Use a table to select features on a map.

  14. Geospatial Services, Solutions (Expertise resources 800+ GIS Engineers)

    • datarade.ai
    Updated Dec 3, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    MapMyIndia (2021). Geospatial Services, Solutions (Expertise resources 800+ GIS Engineers) [Dataset]. https://datarade.ai/data-products/geospatial-services-solutions-expertise-resources-800-gis-mapmyindia
    Explore at:
    Dataset updated
    Dec 3, 2021
    Dataset provided by
    MapmyIndiahttps://www.mapmyindia.com/
    Authors
    MapMyIndia
    Area covered
    South Sudan, United Republic of, United States of America, Nigeria, Burkina Faso, Estonia, Congo, Niger, Comoros, Ascension and Tristan da Cunha
    Description

    800+ GIS Engineers with 25+ years of experience in geospatial, We provide following as Advance Geospatial Services:

    Analytics (AI) Change detection Feature extraction Road assets inventory Utility assets inventory Map data production Geodatabase generation Map data Processing /Classifications
    Contour Map Generation Analytics (AI) Change Detection Feature Extraction Imagery Data Processing Ortho mosaic Ortho rectification Digital Ortho Mapping Ortho photo Generation Analytics (Geo AI) Change Detection Map Production Web application development Software testing Data migration Platform development

    AI-Assisted Data Mapping Pipeline AI models trained on millions of images are used to predict traffic signs, road markings , lanes for better and faster data processing

    Our Value Differentiator

    Experience & Expertise -More than Two decade in Map making business with 800+ GIS expertise -Building world class products with our expertise service division & skilled project management -International Brand “Mappls” in California USA, focused on “Advance -Geospatial Services & Autonomous drive Solutions”

    Value Added Services -Production environment with continuous improvement culture -Key metrics driven production processes to align customer’s goals and deliverables -Transparency & visibility to all stakeholder -Technology adaptation by culture

    Flexibility -Customer driven resource management processes -Flexible resource management processes to ramp-up & ramp-down within short span of time -Robust training processes to address scope and specification changes -Priority driven project execution and management -Flexible IT environment inline with critical requirements of projects

    Quality First -Delivering high quality & cost effective services -Business continuity process in place to address situation like Covid-19/ natural disasters -Secure & certified infrastructure with highly skilled resources and management -Dedicated SME team to ensure project quality, specification & deliverables

  15. f

    Geographic Information Systems, spatial analysis, and HIV in Africa: A...

    • plos.figshare.com
    docx
    Updated Jun 1, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Danielle C. Boyda; Samuel B. Holzman; Amanda Berman; M. Kathyrn Grabowski; Larry W. Chang (2023). Geographic Information Systems, spatial analysis, and HIV in Africa: A scoping review [Dataset]. http://doi.org/10.1371/journal.pone.0216388
    Explore at:
    docxAvailable download formats
    Dataset updated
    Jun 1, 2023
    Dataset provided by
    PLOS ONE
    Authors
    Danielle C. Boyda; Samuel B. Holzman; Amanda Berman; M. Kathyrn Grabowski; Larry W. Chang
    License

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

    Description

    IntroductionGeographic Information Systems (GIS) and spatial analysis are emerging tools for global health, but it is unclear to what extent they have been applied to HIV research in Africa. To help inform researchers and program implementers, this scoping review documents the range and depth of published HIV-related GIS and spatial analysis research studies conducted in Africa.MethodsA systematic literature search for articles related to GIS and spatial analysis was conducted through PubMed, EMBASE, and Web of Science databases. Using pre-specified inclusion criteria, articles were screened and key data were abstracted. Grounded, inductive analysis was conducted to organize studies into meaningful thematic areas.Results and discussionThe search returned 773 unique articles, of which 65 were included in the final review. 15 different countries were represented. Over half of the included studies were published after 2014. Articles were categorized into the following non-mutually exclusive themes: (a) HIV geography, (b) HIV risk factors, and (c) HIV service implementation. Studies demonstrated a broad range of GIS and spatial analysis applications including characterizing geographic distribution of HIV, evaluating risk factors for HIV, and assessing and improving access to HIV care services.ConclusionsGIS and spatial analysis have been widely applied to HIV-related research in Africa. The current literature reveals a diversity of themes and methodologies and a relatively young, but rapidly growing, evidence base.

  16. d

    California State Waters Map Series--Offshore of Coal Oil Point Web Services

    • catalog.data.gov
    • search.dataone.org
    • +1more
    Updated Jul 6, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    U.S. Geological Survey (2024). California State Waters Map Series--Offshore of Coal Oil Point Web Services [Dataset]. https://catalog.data.gov/dataset/california-state-waters-map-series-offshore-of-coal-oil-point-web-services
    Explore at:
    Dataset updated
    Jul 6, 2024
    Dataset provided by
    United States Geological Surveyhttp://www.usgs.gov/
    Area covered
    California
    Description

    In 2007, the California Ocean Protection Council initiated the California Seafloor Mapping Program (CSMP), designed to create a comprehensive seafloor map of high-resolution bathymetry, marine benthic habitats, and geology within California’s State Waters. The program supports a large number of coastal-zone- and ocean-management issues, including the California Marine Life Protection Act (MLPA) (California Department of Fish and Wildlife, 2008), which requires information about the distribution of ecosystems as part of the design and proposal process for the establishment of Marine Protected Areas. A focus of CSMP is to map California’s State Waters with consistent methods at a consistent scale. The CSMP approach is to create highly detailed seafloor maps through collection, integration, interpretation, and visualization of swath sonar data (the undersea equivalent of satellite remote-sensing data in terrestrial mapping), acoustic backscatter, seafloor video, seafloor photography, high-resolution seismic-reflection profiles, and bottom-sediment sampling data. The map products display seafloor morphology and character, identify potential marine benthic habitats, and illustrate both the surficial seafloor geology and shallow (to about 100 m) subsurface geology. It is emphasized that the more interpretive habitat and geology data rely on the integration of multiple, new high-resolution datasets and that mapping at small scales would not be possible without such data. This approach and CSMP planning is based in part on recommendations of the Marine Mapping Planning Workshop (Kvitek and others, 2006), attended by coastal and marine managers and scientists from around the state. That workshop established geographic priorities for a coastal mapping project and identified the need for coverage of “lands” from the shore strand line (defined as Mean Higher High Water; MHHW) out to the 3-nautical-mile (5.6-km) limit of California’s State Waters. Unfortunately, surveying the zone from MHHW out to 10-m water depth is not consistently possible using ship-based surveying methods, owing to sea state (for example, waves, wind, or currents), kelp coverage, and shallow rock outcrops. Accordingly, some of the data presented in this series commonly do not cover the zone from the shore out to 10-m depth. This data is part of a series of online U.S. Geological Survey (USGS) publications, each of which includes several map sheets, some explanatory text, and a descriptive pamphlet. Each map sheet is published as a PDF file. Geographic information system (GIS) files that contain both ESRI ArcGIS raster grids (for example, bathymetry, seafloor character) and geotiffs (for example, shaded relief) are also included for each publication. For those who do not own the full suite of ESRI GIS and mapping software, the data can be read using ESRI ArcReader, a free viewer that is available at http://www.esri.com/software/arcgis/arcreader/index.html (last accessed September 20, 2013). The California Seafloor Mapping Program is a collaborative venture between numerous different federal and state agencies, academia, and the private sector. CSMP partners include the California Coastal Conservancy, the California Ocean Protection Council, the California Department of Fish and Wildlife, the California Geological Survey, California State University at Monterey Bay’s Seafloor Mapping Lab, Moss Landing Marine Laboratories Center for Habitat Studies, Fugro Pelagos, Pacific Gas and Electric Company, National Oceanic and Atmospheric Administration (NOAA, including National Ocean Service–Office of Coast Surveys, National Marine Sanctuaries, and National Marine Fisheries Service), U.S. Army Corps of Engineers, the Bureau of Ocean Energy Management, the National Park Service, and the U.S. Geological Survey. These web services for the Offshore of Coal Oil Point map area includes data layers that are associated to GIS and map sheets available from the USGS CSMP web page at https://walrus.wr.usgs.gov/mapping/csmp/index.html. Each published CSMP map area includes a data catalog of geographic information system (GIS) files; map sheets that contain explanatory text; and an associated descriptive pamphlet. This web service represents the available data layers for this map area. Data was combined from different sonar surveys to generate a comprehensive high-resolution bathymetry and acoustic-backscatter coverage of the map area. These data reveal a range of physiographic including exposed bedrock outcrops, large fields of sand waves, as well as many human impacts on the seafloor. To validate geological and biological interpretations of the sonar data, the U.S. Geological Survey towed a camera sled over specific offshore locations, collecting both video and photographic imagery; these “ground-truth” surveying data are available from the CSMP Video and Photograph Portal at https://doi.org/10.5066/F7J1015K. The “seafloor character” data layer shows classifications of the seafloor on the basis of depth, slope, rugosity (ruggedness), and backscatter intensity and which is further informed by the ground-truth-survey imagery. The “potential habitats” polygons are delineated on the basis of substrate type, geomorphology, seafloor process, or other attributes that may provide a habitat for a specific species or assemblage of organisms. Representative seismic-reflection profile data from the map area is also include and provides information on the subsurface stratigraphy and structure of the map area. The distribution and thickness of young sediment (deposited over the past about 21,000 years, during the most recent sea-level rise) is interpreted on the basis of the seismic-reflection data. The geologic polygons merge onshore geologic mapping (compiled from existing maps by the California Geological Survey) and new offshore geologic mapping that is based on integration of high-resolution bathymetry and backscatter imagery seafloor-sediment and rock samplesdigital camera and video imagery, and high-resolution seismic-reflection profiles. The information provided by the map sheets, pamphlet, and data catalog has a broad range of applications. High-resolution bathymetry, acoustic backscatter, ground-truth-surveying imagery, and habitat mapping all contribute to habitat characterization and ecosystem-based management by providing essential data for delineation of marine protected areas and ecosystem restoration. Many of the maps provide high-resolution baselines that will be critical for monitoring environmental change associated with climate change, coastal development, or other forcings. High-resolution bathymetry is a critical component for modeling coastal flooding caused by storms and tsunamis, as well as inundation associated with longer term sea-level rise. Seismic-reflection and bathymetric data help characterize earthquake and tsunami sources, critical for natural-hazard assessments of coastal zones. Information on sediment distribution and thickness is essential to the understanding of local and regional sediment transport, as well as the development of regional sediment-management plans. In addition, siting of any new offshore infrastructure (for example, pipelines, cables, or renewable-energy facilities) will depend on high-resolution mapping. Finally, this mapping will both stimulate and enable new scientific research and also raise public awareness of, and education about, coastal environments and issues. Web services were created using an ArcGIS service definition file. The ArcGIS REST service and OGC WMS service include all Offshore Coal Oil Point map area data layers. Data layers are symbolized as shown on the associated map sheets.

  17. Climate data and geographic data from Madagascar for learning multi-criteria...

    • zenodo.org
    bin, pdf, tiff
    Updated Jul 15, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Francesco Pirotti; Francesco Pirotti (2024). Climate data and geographic data from Madagascar for learning multi-criteria analysis in GIS courses [Dataset]. http://doi.org/10.5281/zenodo.7414259
    Explore at:
    bin, tiff, pdfAvailable download formats
    Dataset updated
    Jul 15, 2024
    Dataset provided by
    Zenodohttp://zenodo.org/
    Authors
    Francesco Pirotti; Francesco Pirotti
    License

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

    Description

    Climate data and geographic data from Madagascar for learning multi-criteria analysis in GIS courses.

  18. Rural & Statewide GIS/Data Needs (HEPGIS) - Federal Aid Functional Class

    • catalog.data.gov
    • data.transportation.gov
    • +1more
    Updated May 8, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Federal Highway Administration (2024). Rural & Statewide GIS/Data Needs (HEPGIS) - Federal Aid Functional Class [Dataset]. https://catalog.data.gov/dataset/rural-statewide-gis-data-needs-hepgis-federal-aid-functional-class
    Explore at:
    Dataset updated
    May 8, 2024
    Dataset provided by
    Federal Highway Administrationhttps://highways.dot.gov/
    Description

    HEPGIS is a web-based interactive geographic map server that allows users to navigate and view geo-spatial data, print maps, and obtain data on specific features using only a web browser. It includes geo-spatial data used for transportation planning. HEPGIS previously received ARRA funding for development of Economically distressed Area maps. It is also being used to demonstrate emerging trends to address MPO and statewide planning regulations/requirements , enhanced National Highway System, Primary Freight Networks, commodity flows and safety data . HEPGIS has been used to help implement MAP-21 regulations and will help implement the Grow America Act, particularly related to Ladder of Opportunities and MPO reforms.

  19. H

    Digital Elevation Models and GIS in Hydrology (M2)

    • hydroshare.org
    • beta.hydroshare.org
    • +1more
    zip
    Updated Jun 7, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Irene Garousi-Nejad; Belize Lane (2021). Digital Elevation Models and GIS in Hydrology (M2) [Dataset]. http://doi.org/10.4211/hs.9c4a6e2090924d97955a197fea67fd72
    Explore at:
    zip(88.2 MB)Available download formats
    Dataset updated
    Jun 7, 2021
    Dataset provided by
    HydroShare
    Authors
    Irene Garousi-Nejad; Belize Lane
    License

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

    Area covered
    Description

    This resource contains data inputs and a Jupyter Notebook that is used to introduce Hydrologic Analysis using Terrain Analysis Using Digital Elevation Models (TauDEM) and Python. TauDEM is a free and open-source set of Digital Elevation Model (DEM) tools developed at Utah State University for the extraction and analysis of hydrologic information from topography. This resource is part of a HydroLearn Physical Hydrology learning module available at https://edx.hydrolearn.org/courses/course-v1:Utah_State_University+CEE6400+2019_Fall/about

    In this activity, the student learns how to (1) derive hydrologically useful information from Digital Elevation Models (DEMs); (2) describe the sequence of steps involved in mapping stream networks, catchments, and watersheds; and (3) compute an approximate water balance for a watershed-based on publicly available data.

    Please note that this exercise is designed for the Logan River watershed, which drains to USGS streamflow gauge 10109000 located just east of Logan, Utah. However, this Jupyter Notebook and the analysis can readily be applied to other locations of interest. If running the terrain analysis for other study sites, you need to prepare a DEM TIF file, an outlet shapefile for the area of interest, and the average annual streamflow and precipitation data. - There are several sources to obtain DEM data. In the U.S., the DEM data (with different spatial resolutions) can be obtained from the National Elevation Dataset available from the national map (http://viewer.nationalmap.gov/viewer/). Another DEM data source is the Shuttle Radar Topography Mission (https://www2.jpl.nasa.gov/srtm/), an international research effort that obtained digital elevation models on a near-global scale (search for Digital Elevation at https://www.usgs.gov/centers/eros/science/usgs-eros-archive-products-overview?qt-science_center_objects=0#qt-science_center_objects). - If not already available, you can generate the outlet shapefile by applying basic terrain analysis steps in geospatial information system models such as ArcGIS or QGIS. - You also need to obtain average annual streamflow and precipitation data for the watershed of interest to assess the annual water balance and calculate the runoff ratio in this exercise. In the U.S., the streamflow data can be obtained from the USGS NWIS website (https://waterdata.usgs.gov/nwis) and the precipitation from PRISM (https://prism.oregonstate.edu/normals/). Note that using other datasets may require preprocessing steps to make data ready to use for this exercise.

  20. f

    Data from: Self-assessment in student’s learning and developing teaching in...

    • tandf.figshare.com
    txt
    Updated May 29, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Nora Fagerholm; Eliisa Lotsari; Tua Nylén; Niina Käyhkö; Jussi Nikander; Vesa Arki; Risto Kalliola (2024). Self-assessment in student’s learning and developing teaching in geoinformatics – case of Geoportti self-assessment tool [Dataset]. http://doi.org/10.6084/m9.figshare.24099390.v1
    Explore at:
    txtAvailable download formats
    Dataset updated
    May 29, 2024
    Dataset provided by
    Taylor & Francis
    Authors
    Nora Fagerholm; Eliisa Lotsari; Tua Nylén; Niina Käyhkö; Jussi Nikander; Vesa Arki; Risto Kalliola
    License

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

    Description

    In successful geoinformatics education, students’ active role in the learning process, e.g. through applying self-assessment, show an increasing interest but the evidence of benefits and challenges of self-assessment are sporadic. In this article, we examine the usefulness of an online self-assessment tool developed for geoinformatics education. We gathered data in two Finnish universities on five courses (n = 11–73 students/course) between 2019 and 2021. We examined 1) how the students’ self-assessed knowledge and understanding in geoinformatics subject topics changed during a course, 2) how the competencies at the end of a course changed between the years in different courses, and 3) what was the perceived usefulness of the self-assessment approach among the students. The results indicate support for the implementation of self-assessment, both as a formative and summative assessment. However, it is crucial to ensure that the students understand the contents of the self-assessment subject topics. To increase students’ motivation to take a self-assessment, it is crucial that the teacher actively highlights how it supports their studying and learning. As the teachers of the examined courses, we discuss the benefits and challenges of the self-assessment approach and the applied tool for the future development of geoinformatics education.

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
Organization logo

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.

Search
Clear search
Close search
Google apps
Main menu