🛸 How I became a YouTube Certified™ quadcopter pilot
An introduction to first-person-view (FPV) quadcopter flying, my learning approach, architecture diagram, and youtube videos...
Posts with Geographic Information Systems and Science (GIS) content
View All TagsAn introduction to first-person-view (FPV) quadcopter flying, my learning approach, architecture diagram, and youtube videos...
Part 2 of posts about using Wyvern's hyperspectral imagery Open Data Program for Harmful Algal Bloom (HAB) detection. Let's port the pipeline to Dagster, a production-grade data orchestrator package...
Let's embark on some exploratory data analysis using Wyvern's hyperspectral imagery Open Data Program. Harmful Algal Bloom (HAB) detection is attempted using selected band wavelengths and raster analysis techniques. This is part 1 of 2 of a series about modern GIS pipelines leveraging Python and the open-source, cloud-native geospatial tech stack...
In this part two of Linux posts, we'll discover some Geographic Information Systems (GIS) command-line interface (CLI) "gems" which work on Linux, Unix, or macOS. This is by no means an exhaustive list, and the intent is just to illustrate how powerful and extensible the Linux development environment is for geodata wrangling...
In the United States there is a clear pattern of human settlement where to the East, there is more than 30 inches of rainfall and so crops can be grown without irrigation, and to the West, irrigation is required. This post is an exploration of population density, precipitation rates, and the National Hydrography Dataset (NHD)...
If you have interest in alternative and decentralized social media, be sure to check out our Mastodon community! My profile: https://mapstodon.space/@guidorice
Mapstodon.space is an online community dedicated to cartography & geospatial enthusiasts. https://mapstodon.space/about
I recommend the new book The Power of Where, by Jack Dangermond and Esri (2024). Here's my short review of this new book...
In November 2023 I was the #6 finalist in the ModCon23 contest for the new programming language, Mojo🔥. Calculating an envelope is a fundamental part of spatial analysis. The envelope (aka: bounds, bbox, mbr) is usually defined by an xmin, ymin, xmax, and ymax representing the minimum and maximum x (longitude) and y (latitude) coordinates that encompass the bounded feature(s)...
My first hello world post included the famous "earthrise" Apollo 8 photo. Just for fun here's an interactive 3D globe in the browser. Compliments of Mapbox, using their free tier. This demo uses a React .tsx component in a docusaurus .mdx page...