Public Domain Mark 1.0https://creativecommons.org/publicdomain/mark/1.0/
License information was derived automatically
Dataset contains training material on using open source Geographic Information Systems (GIS) to improve protected area planning and management from a workshop that was conducted on August 17-21, 2020. Specifically, the dataset contains lectures on GIS fundamentals, QGIS 3.x, and global positioning system (GPS), as well as country-specific datasets and a workbook containing exercises for viewing data, editing/creating datasets, and creating map products in QGIS. Supplemental videos that narrate a step-by-step recap and overview of these processes are found in the Related Content section of this dataset.
Funding for this workshop and material was funded by the Biodiversity and Protected Areas Management (BIOPAMA) programme. The BIOPAMA programme is an initiative of the Organisation of African, Caribbean and Pacific (ACP) Group of States financed by the European Union's 11th European Development Fund. BIOPAMA is jointly implemented by the International Union for Conservation of Nature {IUCN) and the Joint Research Centre of the European Commission (EC-JRC). In the Pacific region, BIOPAMA is implemented by IUCN's Oceania Regional Office (IUCN ORO) in partnership with the Secretariat of the Pacific Regional Environment Programme (SPREP). The overall objective of the BIOPAMA programme is to contribute to improving the long-term conservation and sustainable use of biodiversity and natural resources in the Pacific ACP region in protected areas and surrounding communities through better use and monitoring of information and capacity development on management and governance.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
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.
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.
Public Domain Mark 1.0https://creativecommons.org/publicdomain/mark/1.0/
License information was derived automatically
Dataset contains training material on using open source Geographic Information Systems (GIS) to improve protected area planning and management from a workshop that was conducted on October 19-23, 2020. Specifically, the dataset contains lectures on GIS fundamentals, QGIS 3.x, and global positioning system (GPS), as well as country-specific datasets and a workbook containing exercises for viewing data, editing/creating datasets, and creating map products in QGIS. Supplemental videos that narrate a step-by-step recap and overview of these processes are found in the Related Content section of this dataset.
Funding for this workshop and material was funded by the Biodiversity and Protected Areas Management (BIOPAMA) programme. The BIOPAMA programme is an initiative of the Organisation of African, Caribbean and Pacific (ACP) Group of States financed by the European Union's 11th European Development Fund. BIOPAMA is jointly implemented by the International Union for Conservation of Nature {IUCN) and the Joint Research Centre of the European Commission (EC-JRC). In the Pacific region, BIOPAMA is implemented by IUCN's Oceania Regional Office (IUCN ORO) in partnership with the Secretariat of the Pacific Regional Environment Programme (SPREP). The overall objective of the BIOPAMA programme is to contribute to improving the long-term conservation and sustainable use of biodiversity and natural resources in the Pacific ACP region in protected areas and surrounding communities through better use and monitoring of information and capacity development on management and governance.
Public Domain Mark 1.0https://creativecommons.org/publicdomain/mark/1.0/
License information was derived automatically
This dataset holds all materials for the Inform E-learning GIS course
Esri's Water Resources GIS Platform offers a comprehensive suite of tools and resources designed to modernize water resource management. It emphasizes geospatial solutions for monitoring, analyzing, and modeling water systems, helping decision-makers tackle challenges like drought resilience, flood mitigation, and environmental protection. By leveraging the capabilities of ArcGIS, users can transform raw water data into actionable insights, ensuring more efficient and effective water resource management.A central feature of the platform is Arc Hydro, a specialized data model and toolkit developed for GIS-based water resource analysis. This toolset allows users to integrate, analyze, and visualize water datasets for applications ranging from live stream gauge monitoring to pollution control. Additionally, the platform connects users to the ArcGIS Living Atlas of the World, which offers extensive water-related datasets such as rivers, wetlands, and soils, supporting in-depth analyses of hydrologic conditions. The Hydro Community further enhances collaboration, enabling stakeholders to share expertise, discuss challenges, and build innovative solutions together.Esri’s platform also provides training opportunities and professional services to empower users with technical knowledge and skills. Through instructor-led courses, documentation, and best practices, users gain expertise in using ArcGIS and Arc Hydro for their specific water management needs. The combination of tools, datasets, and community engagement makes Esri's water resources platform a powerful asset for advancing sustainable water management initiatives across public and private sectors.
This is a full-day training, developed by UNEP CMB, to introduce participants to the basics of GIS, how to import points from Excel to a GIS, and how to make maps with QGIS, MapX and Tableau. It prioritizes the use of free and open software.
This is GIS course announcement flier.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
The Python language offers an efficient way to automate and extend geoprocessing and mapping functionality. In ArcGIS 10, Python was fully integrated into ArcGIS Desktop with the addition of the Python window and the ArcPy site package. This course introduces Python scripting within ArcGIS Desktop to automate geoprocessing workflows. These skills are needed by GIS analysts to work efficiently and productively with ArcGIS for Desktop.After completing this course, you will be able to:Create geoprocessing scripts using the ArcPy site package.Identify common scripting workflows.Write Python scripts that create and update data.Create a script tool using built-in validation.
CC0 1.0 Universal Public Domain Dedicationhttps://creativecommons.org/publicdomain/zero/1.0/
License information was derived automatically
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.
Enroll in this plan to get familiar with the user interface, apply commonly used tools, and master the basics of mapping and analyzing data using ArcGIS Pro.Goals Install ArcGIS Pro and efficiently locate tools, options, and user interface elements. Add data to a map, symbolize map features to represent type, categories, or quantities; and optimize map display at various scales. Create a file geodatabase to organize and accurately maintain GIS data over time. Complete common mapping, editing, and analysis workflows.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
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.
Professional Growth Management - Attract, grow, and retain top talent to serve our seniors and their families with passion, pride, and professionalism.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
This dataset is about books. It has 1 row and is filtered where the book is Learning GIS using open source software : an applied guide for geo-spatial analysis. It features 7 columns including author, publication date, language, and book publisher.
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.
This survey is intended to solicit feedback from the general public for developing free training sessions utilizing data and maps in the EBRGIS Portal.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
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.
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.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
The GIS database used in this project serves as a centralized repository for all spatial datasets required for wildfire threat analysis and model training. It includes CAL FIRE’s Wildland Fire Threat layer, which provides pixel-based classifications of wildfire potential across California, as well as transportation infrastructure layers, including primary and secondary roads and railways.To support impact analysis, 1,000-foot buffer zones were generated around each infrastructure feature to define zones of interest for wildfire segmentation. The database is structured for integration into both machine learning workflows and GIS environments, enabling seamless overlay, visualization, and spatial querying within platforms such as ArcGIS Pro or QGIS.
The ZIP file consist of GIS files and an Access database with information about the excavations, findings and other metadata about the archaeological survey.
Public Domain Mark 1.0https://creativecommons.org/publicdomain/mark/1.0/
License information was derived automatically
Dataset contains training material on using open source Geographic Information Systems (GIS) to improve protected area planning and management from a workshop that was conducted on August 17-21, 2020. Specifically, the dataset contains lectures on GIS fundamentals, QGIS 3.x, and global positioning system (GPS), as well as country-specific datasets and a workbook containing exercises for viewing data, editing/creating datasets, and creating map products in QGIS. Supplemental videos that narrate a step-by-step recap and overview of these processes are found in the Related Content section of this dataset.
Funding for this workshop and material was funded by the Biodiversity and Protected Areas Management (BIOPAMA) programme. The BIOPAMA programme is an initiative of the Organisation of African, Caribbean and Pacific (ACP) Group of States financed by the European Union's 11th European Development Fund. BIOPAMA is jointly implemented by the International Union for Conservation of Nature {IUCN) and the Joint Research Centre of the European Commission (EC-JRC). In the Pacific region, BIOPAMA is implemented by IUCN's Oceania Regional Office (IUCN ORO) in partnership with the Secretariat of the Pacific Regional Environment Programme (SPREP). The overall objective of the BIOPAMA programme is to contribute to improving the long-term conservation and sustainable use of biodiversity and natural resources in the Pacific ACP region in protected areas and surrounding communities through better use and monitoring of information and capacity development on management and governance.