FOSS4G NA 2024 - Scraping GeoSpatial Data from Web Maps - Peter Herman & Carina Hoyer

Project Geospatial - A podcast by Adam Simmons

Categories:

Peter Herman and Karina Hoyer discuss beginner-friendly methods for scraping geospatial data from web maps, including techniques using R and Google Sheets. Highlights 🌐 Introduction to web scraping for geospatial data presented by experts from NOC. šŸ› ļø Overview of three scraping methods: HTML/XML queries, fetch requests, and undocumented APIs. šŸ“Š Emphasis on transforming web map data into tabular datasets for analysis. šŸ” Challenges of scraping dynamic web maps that load data upon user interaction. šŸ“ˆ R and Google Sheets showcased as tools for accessing and cleaning scraped data. šŸ“‰ Explanation of difficulties with web maps requiring authentication for data access. 🧩 Tips for finding hidden data in developer tools and using XPath queries in Google Sheets. For more content like this check out www.projectgeospatial.com #WebScraping #GeospatialData #DataScience #RStats #Python #GoogleSheets #FOSS4GNA2024