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

    13.1 Spatial Analysis with ArcGIS Online

    • training-iowadot.opendata.arcgis.com
    • hub.arcgis.com
    Updated Mar 3, 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://training-iowadot.opendata.arcgis.com/datasets/13-1-spatial-analysis-with-arcgis-online
    Explore at:
    Dataset updated
    Mar 3, 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.

  6. BOGS Training Metrics

    • catalog.data.gov
    • opendata-1-bia-geospatial.hub.arcgis.com
    Updated May 9, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Bureau of Indian Affairs (BIA) (2025). BOGS Training Metrics [Dataset]. 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.

  7. n

    Module 2 Lesson 3 – Student Directions – Thinking Spatially Using GIS

    • library.ncge.org
    Updated Jun 8, 2020
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    NCGE (2020). Module 2 Lesson 3 – Student Directions – Thinking Spatially Using GIS [Dataset]. https://library.ncge.org/documents/03a693e0f4e34636ad78c9f997cf7778
    Explore at:
    Dataset updated
    Jun 8, 2020
    Dataset authored and provided by
    NCGE
    Description

    Thinking Spatially Using GIS

    Thinking Spatially Using GIS is a 1:1 set of instructional materials for students that use ArcGIS Online to teach basic geography concepts found in upper elementary school and above.
    Each module has both a teacher and student file.

    The zoo in your community is so popular and successful that it has decided to expand. After careful research, zookeepers have decided to add an exotic animal to the zoo population. They are holding a contest for visitors to guess what the new animal will be. You will use skills you have learned in classification and analysis to find what part of the world the new animal is from and then identify it.

    To help you get started, the zoo has provided a list of possible animals. A list of clues will help you choose the correct answers. You will combine information you have in multiple layers of maps to find your answer.

    The Thinking Spatially Using GIS home is at: http://esriurl.com/TSG

    All Esri GeoInquiries can be found at: http://www.esri.com/geoinquiries

  8. 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
    Ulloa-Torrealba, Yrneh Z. (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
    Ulloa-Torrealba, Yrneh Z.
    Bell, Alexandra
    Ortmann, Antonia
    Bernd, Asja
    Braun, Daniela
    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.

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

  10. Getting Started with GIS for Educators

    • library.ncge.org
    Updated Jun 8, 2020
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    NCGE (2020). Getting Started with GIS for Educators [Dataset]. https://library.ncge.org/documents/53688cfc772e4e15bb2fcb14cf641670
    Explore at:
    Dataset updated
    Jun 8, 2020
    Dataset provided by
    National Council for Geographic Educationhttp://www.ncge.org/
    Authors
    NCGE
    Description

    Geographic Information Systems (GIS) technology allows users to make maps and analyze data. Savvy educators have been using GIS since the early 1990s, but online GIS makes it easy for educators to get started quickly, even just learning on their own, online. Here is a sequenced set of resources and activities with which to begin; they start fast and easy, scaffold ideas and skills, and generally take more time and require more background as one progresses, so items should be experienced in order.

  11. w

    WSDOT - GIS Point Feature Class Template

    • geo.wa.gov
    • hub.arcgis.com
    • +3more
    Updated Jan 16, 2020
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    WSDOT Online Map Center (2020). WSDOT - GIS Point Feature Class Template [Dataset]. https://geo.wa.gov/datasets/WSDOT::wsdot-gis-point-feature-class-template
    Explore at:
    Dataset updated
    Jan 16, 2020
    Dataset authored and provided by
    WSDOT Online Map Center
    License

    MIT Licensehttps://opensource.org/licenses/MIT
    License information was derived automatically

    Area covered
    Description

    WSDOT template for Esri file geodatabase point feature class. Template has pre-defined attribute schema to help users create data that is more consistent or compliant with agency standards. Metadata has been created using the FGDC metadata style but stored in the ArcGIS format. Content presentation will change upon export to FGDC format.This service is maintained by the WSDOT Transportation Data, GIS & Modeling Office. If you are having trouble viewing the service, please contact Online Map Support at onlinemapsupport@wsdot.wa.gov.

  12. e

    Year 12 - GIS in NZ Schools

    • gisinschools.eagle.co.nz
    • resources-gisinschools-nz.hub.arcgis.com
    Updated Sep 16, 2021
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    GIS in Schools - Teaching Materials - New Zealand (2021). Year 12 - GIS in NZ Schools [Dataset]. https://gisinschools.eagle.co.nz/datasets/year-12-gis-in-nz-schools-1
    Explore at:
    Dataset updated
    Sep 16, 2021
    Dataset authored and provided by
    GIS in Schools - Teaching Materials - New Zealand
    Area covered
    Description

    To do more than the very basics of GIS you will need to sign up for a FREE Schools ArcGIS Online subscription. To sign up for a subscription contact gisinschools@eagle.co.nz

  13. a

    Lesson - AIDS: The Global Phenomenon - ArcGIS Online

    • resources-gisinschools-nz.hub.arcgis.com
    Updated May 3, 2016
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    GIS in Schools - Teaching Materials - New Zealand (2016). Lesson - AIDS: The Global Phenomenon - ArcGIS Online [Dataset]. https://resources-gisinschools-nz.hub.arcgis.com/documents/ceb65ff8d028428593037f521d4d6e19
    Explore at:
    Dataset updated
    May 3, 2016
    Dataset authored and provided by
    GIS in Schools - Teaching Materials - New Zealand
    Description

    This activity requires you to comprehensively apply spatial analysis, with direction, to solve a geographic problem.The Problem - AIDS a Global Phenomenon.Work with the United Nations World Health Organisation (WHO) to provide a report that describes the distribution of AIDS and explores some of the contributing factors to this pattern.

  14. S

    Spatial Analysis Software Report

    • marketreportanalytics.com
    doc, pdf, ppt
    Updated Apr 2, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Market Report Analytics (2025). Spatial Analysis Software Report [Dataset]. https://www.marketreportanalytics.com/reports/spatial-analysis-software-53151
    Explore at:
    doc, ppt, pdfAvailable download formats
    Dataset updated
    Apr 2, 2025
    Dataset authored and provided by
    Market Report Analytics
    License

    https://www.marketreportanalytics.com/privacy-policyhttps://www.marketreportanalytics.com/privacy-policy

    Time period covered
    2025 - 2033
    Area covered
    Global
    Variables measured
    Market Size
    Description

    The spatial analysis software market is experiencing robust growth, driven by increasing adoption across diverse sectors. The market's value is estimated at $5 billion in 2025, demonstrating significant expansion from its historical period (2019-2024). A Compound Annual Growth Rate (CAGR) of 15% is projected from 2025 to 2033, indicating a substantial market expansion to an estimated $15 billion by 2033. Key drivers include the rising need for location intelligence in business decision-making, the increasing availability of geospatial data, and advancements in cloud computing and artificial intelligence (AI) that enhance spatial analysis capabilities. Furthermore, the integration of spatial analysis with other technologies, such as big data analytics and machine learning, is fostering innovation and expanding applications across various industries. The market is segmented by application (e.g., urban planning, environmental monitoring, transportation logistics) and by software type (e.g., GIS software, remote sensing software, spatial statistics software). Leading companies are continuously investing in research and development, leading to the emergence of more sophisticated and user-friendly solutions. Market restraints include the high cost of software licenses and implementation, the complexity of using advanced spatial analysis tools, and the shortage of skilled professionals capable of effectively leveraging these technologies. However, the expanding availability of open-source spatial analysis tools and online training programs is gradually mitigating these barriers. The regional breakdown shows strong growth across North America and Europe, fueled by significant technological advancements and substantial public and private sector investments. The Asia-Pacific region is also poised for significant expansion, driven by rapid urbanization and economic growth. The consistent growth across different segments and regions ensures long-term market stability and offers significant opportunities for both established players and new entrants. The continued convergence of spatial analysis with other technologies will remain a central theme, driving innovation and unlocking further value across numerous sectors.

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

  16. i07 WellCompletionReports

    • gis.data.cnra.ca.gov
    • data.cnra.ca.gov
    • +8more
    Updated Jan 19, 2018
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    gis_admin@water.ca.gov_DWR (2018). i07 WellCompletionReports [Dataset]. https://gis.data.cnra.ca.gov/maps/7194b8f69ddc4c73a04a417905b8c0b1
    Explore at:
    Dataset updated
    Jan 19, 2018
    Dataset provided by
    California Department of Water Resourceshttp://www.water.ca.gov/
    Authors
    gis_admin@water.ca.gov_DWR
    Area covered
    Description

    This feature class represents an index of records from the California Department of Water Resources' (DWR) Online System for Well Completion Reports (OSWCR). This feature class is for informational purposes only. All attribute values should be verified by reviewing the original Well Completion Report. Known issues include: - Missing and duplicate records - Missing values (either missing on original Well Completion Report, or not key entered into database) - Incorrect values (e.g. incorrect Latitude, Longitude, Record Type, Planned Use, Total Completed Depth) - Limited spatial resolution: The majority of well completion reports have been spatially registered to the center of the 1x1 mile Public Land Survey System section that the well is located in.This Well Completion Report dataset represents an index of records from the California Department of Water Resources' (DWR) Online System for Well Completion Reports (OSWCR). This dataset is for informational purposes only. All attribute values should be verified by reviewing the original Well Completion Report. Known issues include: - Missing and duplicate records - Missing values (either missing on original Well Completion Report, or not key entered into database) - Incorrect values (e.g. incorrect Latitude, Longitude, Record Type, Planned Use, Total Completed Depth) - Limited spatial resolution: The majority of well completion reports have been spatially registered to the center of the 1x1 mile Public Land Survey System section that the well is located in.

  17. e

    Zombie Attack - using ArcGIS Online

    • gisinschools.eagle.co.nz
    Updated May 19, 2019
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    GIS in Schools - Teaching Materials - New Zealand (2019). Zombie Attack - using ArcGIS Online [Dataset]. https://gisinschools.eagle.co.nz/documents/cce9cfa8f96e4f219e7de8ea4d67fc1b
    Explore at:
    Dataset updated
    May 19, 2019
    Dataset authored and provided by
    GIS in Schools - Teaching Materials - New Zealand
    Description

    The New Zealand version of the Zombie Apocalypse lesson."A huge yet unknown catastrophic event has changed the world as we know it. One of the major results of this event is the spread of zombies across the globe. People all around the world are trying to survive this zombie invasion the best way they can. It will take skill, and of course BRAINS to figure out the best way to survive this catastrophe!
    Do you have what it takes? Can you use what is in YOUR BRAIN to SURVIVE the ZOMBIE APOCALYPSE!?"

  18. Getting to Know ArcGIS Pro 2.6

    • dados-edu-pt.hub.arcgis.com
    Updated Aug 19, 2020
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Esri Portugal - Educação (2020). Getting to Know ArcGIS Pro 2.6 [Dataset]. https://dados-edu-pt.hub.arcgis.com/datasets/getting-to-know-arcgis-pro-2-6
    Explore at:
    Dataset updated
    Aug 19, 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

    Continuing the tradition of the best-selling Getting to Know series, Getting to Know ArcGIS Pro 2.6 teaches new and existing GIS users how to get started solving problems using ArcGIS Pro. Using ArcGIS Pro for these tasks allows you to understand complex data with the leading GIS software that many businesses and organizations use every day.Getting to Know ArcGIS Pro 2.6 introduces the basic tools and capabilities of ArcGIS Pro through practical project workflows that demonstrate best practices for productivity. Explore spatial relationships, building a geodatabase, 3D GIS, project presentation, and more. Learn how to navigate ArcGIS Pro and ArcGIS Online by visualizing, querying, creating, editing, analyzing, and presenting geospatial data in both 2D and 3D environments. Using figures to show each step, Getting to Know ArcGIS Pro 2.6 demystifies complicated process like developing a geoprocessing model, using Python to write a script tool, and the creation of space-time cubes. Cartographic techniques for both web and physical maps are included.Each chapter begins with a prompt using a real-world scenario in a different industry to help you explore how ArcGIS Pro can be applied for operational efficiency, analysis, and problem solving. A summary and glossary terms at the end of every chapter help reinforce the lessons and skills learned.Ideal for students, self-learners, and seasoned professionals looking to learn a new GIS product, Getting to Know ArcGIS Pro 2.6 is a broad textbook and desk reference designed to leave users feeling confident in using ArcGIS Pro on their own.AUDIENCEProfessional and scholarly. Higher education.AUTHOR BIOMichael Law is a cartographer and GIS professional with more than a decade of experience. He was a cartographer for Esri, where he developed cartography for books, edited and tested GIS workbooks, and was the editor of the Esri Map Book. He continues to work with GIS software, writing technical documentation, teaching training courses, and designing and optimizing user interfaces.Amy Collins is a writer and editor who has worked with GIS for over 16 years. She was a technical editor for Esri, where she honed her GIS skills and cultivated an interest in designing effective instructional materials. She continues to develop books on GIS education, among other projects.Pub Date: Print: 10/6/2020 Digital: 8/18/2020 ISBN: Print: 9781589486355 Digital: 9781589486362 Price: Print: $84.99 USD Digital: $84.99 USD Pages: 420 Trim: 7.5 x 9.25 in.Table of ContentsPrefaceChapter 1 Introducing GISExercise 1a: Explore ArcGIS OnlineChapter 2 A first look at ArcGIS Pro Exercise 2a: Learn some basics Exercise 2b: Go beyond the basics Exercise 2c: Experience 3D GISChapter 3 Exploring geospatial relationshipsExercise 3a: Extract part of a dataset Exercise 3b: Incorporate tabular data Exercise 3c: Calculate data statistics Exercise 3d: Connect spatial datasetsChapter 4 Creating and editing spatial data Exercise 4a: Build a geodatabase Exercise 4b: Create features Exercise 4c: Modify featuresChapter 5 Facilitating workflows Exercise 5a: Manage a repeatable workflow using tasks Exercise 5b: Create a geoprocessing model Exercise 5c: Run a Python command and script toolChapter 6 Collaborative mapping Exercise 6a: Prepare a database for data collection Exercise 6b: Prepare a map for data collection Exercise 6c: Collect data using ArcGIS CollectorChapter 7 Geoenabling your projectExercise 7a: Prepare project data Exercise 7b: Geocode location data Exercise 7c: Use geoprocessing tools to analyze vector dataChapter 8 Analyzing spatial and temporal patternsExercise 8a: Create a kernel density map Exercise 8b: Perform a hot spot analysis Exercise 8c: Explore the results in 3D Exercise 8d: Animate the dataChapter 9 Determining suitability Exercise 9a: Prepare project data Exercise 9b: Derive new surfaces Exercise 9c: Create a weighted suitability modelChapter 10 Presenting your project Exercise 10a: Apply detailed symbology Exercise 10b: Label features Exercise 10c: Create a page layout Exercise 10d: Share your projectAppendix Image and data source credits Data license agreement GlossaryGetting to Know ArcGIS Pro 2.6 | Official Trailer | 2020-08-10 | 00:57

  19. m

    Schools

    • gisopendata.marincounty.gov
    Updated Feb 28, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Public ArcGIS Online (2023). Schools [Dataset]. https://gisopendata.marincounty.gov/datasets/marincounty::schools-2
    Explore at:
    Dataset updated
    Feb 28, 2023
    Dataset authored and provided by
    Public ArcGIS Online
    License

    MIT Licensehttps://opensource.org/licenses/MIT
    License information was derived automatically

    Area covered
    Description

    Elementary, middle, high school and college sites in Marin County. Both public and private schools are included.Updated February 2020 using dataset supplied by Marin County Office of Education

  20. d

    Public Schools - Absolute % Change

    • catalog.data.gov
    • data.seattle.gov
    • +2more
    Updated Feb 28, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    City of Seattle ArcGIS Online (2025). Public Schools - Absolute % Change [Dataset]. https://catalog.data.gov/dataset/public-schools-absolute-change
    Explore at:
    Dataset updated
    Feb 28, 2025
    Dataset provided by
    City of Seattle ArcGIS Online
    Description

    This data layer references data from a high-resolution tree canopy change-detection layer for Seattle, Washington. Tree canopy change was mapped by using remotely sensed data from two time periods (2016 and 2021). Tree canopy was assigned to three classes: 1) no change, 2) gain, and 3) loss. No change represents tree canopy that remained the same from one time period to the next. Gain represents tree canopy that increased or was newly added, from one time period to the next. Loss represents the tree canopy that was removed from one time period to the next. Mapping was carried out using an approach that integrated automated feature extraction with manual edits. Care was taken to ensure that changes to the tree canopy were due to actual change in the land cover as opposed to differences in the remotely sensed data stemming from lighting conditions or image parallax. Direct comparison was possible because land-cover maps from both time periods were created using object-based image analysis (OBIA) and included similar source datasets (LiDAR-derived surface models, multispectral imagery, and thematic GIS inputs). OBIA systems work by grouping pixels into meaningful objects based on their spectral and spatial properties, while taking into account boundaries imposed by existing vector datasets. Within the OBIA environment a rule-based expert system was designed to effectively mimic the process of manual image analysis by incorporating the elements of image interpretation (color/tone, texture, pattern, location, size, and shape) into the classification process. A series of morphological procedures were employed to ensure that the end product is both accurate and cartographically pleasing. No accuracy assessment was conducted, but the dataset was subjected to manual review and correction.University of Vermont Spatial Analysis LaboratoryThis dataset consists of City of Seattle Public Schools areas which cover the following tree canopy categories:Existing tree canopy percentPossible tree canopy - vegetation percentRelative percent changeAbsolute percent changeFor more information, please see the 2021 Tree Canopy Assessment.

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