Discover, analyze and download data from ArcGIS Hub. Download in CSV, KML, Zip, GeoJSON, GeoTIFF or PNG. Find API links for GeoServices, WMS, and WFS. Analyze with charts and thematic maps. Take the next step and create StoryMaps and Web Maps.
Functions for the retrieval, manipulation, and visualization of geospatial data, with an aim towards producing 3D landscape visualizations in the Unity 3D rendering engine. Functions are also provided for retrieving elevation data and base map tiles from the USGS National Map https://apps.nationalmap.gov/services/.
TraceAir | 8 Ways Top Land Developers Use LiDAR to Maximize ROI
Want to avoid costly surprises and stay ahead in every phase of land development? Discover 8 powerful ways top developers use LiDAR to reduce risk, speed up timelines, and maximize ROI—from acquisition to closeout.
Introduction to AI for Templater - Toolbox for Thought
Intro This plugin extends Templater to interact with large language models. It is primarily designed to work with OpenAI LLMs, like the ones used by ChatGPT, but is also compatible with any LLM that …
Interactive Shiny-Based Grading Interface for R Markdown Assignments
Provides a comprehensive Shiny-based interface for grading assignments submitted as git repositories containing R Markdown or Quarto documents. Features include template creation with validation rules, interactive AST tree visualization, question-based grading workflows with customizable rubrics and hotkeys, automated validation and scoring systems, and support for both local directories and remote GitHub repositories.
Building Platform-Agnostic Infrastructure | Overture Maps Foundation
This effort demonstrates what’s possible when organizations come together to solve shared challenges. It reflects the core of Overture’s mission: building open, reusable infrastructure to enable the best maps—not for one organization but for everyone.
The API Tooling Crisis: Why developers are abandoning Postman and its clones?
I’ve been a Postman user for my entire developer career. I remember when it was just a simple Chrome extension that made pentesting APIs slightly less painful. Those were simpler times. Today, I find myself joining the growing exodus of developers abandoning these tools because they sell out.
The basics of roxygen2 tags and how to use them for documenting functions.
Instead of including examples directly in the documentation, you can put them in separate files and use @example path/relative/to/package/root to insert them into the documentation.