Fiona Gregory
banner
fionag11.mapstodon.space.ap.brid.gy
Fiona Gregory
@fionag11.mapstodon.space.ap.brid.gy
Earth Observation Geospatial Data Analyst

🌉 bridged from ⁂ https://mapstodon.space/@fionag11, follow @ap.brid.gy to interact
This #canada #forest Cover #map by Tewodros Alemayehu is one of many cool maps from Western University's #GISDay Map Gallery!

https://gisdays-westernu.hub.arcgis.com/pages/2025-map-gallery
November 18, 2025 at 10:14 PM
Not sure where this is, but it's a spectacular #hyperspectral image from #wyrvern. They're an #edmonton satellite company!
Sample images for download here https://opendata.wyvern.space
November 17, 2025 at 8:04 PM
GIS Days is next week. Western University has organized a virtual conference for Nov 17, 18, and 20. Free registration, drop in and out for whichever presentations pique your interest. https://gisdays-westernu.hub.arcgis.com/
#GIS #GISDay
GIS Days
GIS Days Hub Site - your place for everything GIS Days.
gisdays-westernu.hub.arcgis.com
November 12, 2025 at 6:18 PM
Reposted by Fiona Gregory
Now imagine something 4 times brighter that the full moon, but a single point source, moving across the sky as fast as a Starlink satellite. It's so bright that it would definitely not feel good to look at, and would instantly destroy your night vision. If you look at it with binoculars or a […]
Original post on mastodon.social
mastodon.social
November 4, 2025 at 10:16 PM
#earthobservation in the 21st Century. No words are adequate. #dafur #sudan #ethniccleansing
"The Yale Humanitarian Research Lab, which has been monitoring the siege through open-source and satellite data, said the images show clusters of human-sized […]

[Original post on mapstodon.space]
October 29, 2025 at 8:59 PM
This company seems to have a progressive approach to remote first and open source GIS. And then there's the product! https://jobingis.com/jobs/gis-assistant-4 #rockweathering
GIS Assistant<!-- --> | Geomatics Jobs
Generated by Geomatics Jobs
jobingis.com
October 29, 2025 at 4:31 PM
Reposted by Fiona Gregory
The FCC has explicitly stated that they plan to approve everything https://www.satellitetoday.com/government-military/2025/10/28/fcc-kicks-off-proceeding-to-overhaul-satellite-licensing/. There is no way to stop stupid fucking mirrors from being launched into […]

[Original post on mastodon.social]
October 29, 2025 at 1:50 PM
Reposted by Fiona Gregory
You left part of the story out of the picture. I added an extra frame to the bottom of the picture to reflect 'reality' more accurately.

The billionaires investing in space don't want Star Trek ... they want Dune ... but we got Spaceballs.

#billionaires #space #startrek #dune #spaceballs #memes
October 27, 2025 at 2:27 AM
Reposted by Fiona Gregory
Highest Canadian nerd achievement UNLOCKED I'M SO EXCITED!!!!

QUIRKS AND QUARKS!!!!!!!!

And that was all because of Mastodon, thanks all! (Especially @mayintoronto whose comment got a Quirks and Quarks producer to get in touch with me via BlueSky-Fedi bridge. Wild. WILD.)
October 27, 2025 at 4:27 PM
Reposted by Fiona Gregory
A week or so ago, I wrote about an absolutely horribly-designed poll from the government of Canada, theoretically asking Canadians what they thought we should be doing about "AI". I said that it was tilted so far in favour of AI - the questions basically embedded assumptions that we need AI, we […]
Original post on mindly.social
mindly.social
October 25, 2025 at 4:46 PM
#Canada’s failure to invest in modern #geodetic infrastructure has left it dependent on foreign systems...on the key networks of Very Long Baseline Interferometry (VLBI) and Satellite Laser Ranging (SLR) — the backbone of the world’s geodetic infrastructure — […]

[Original post on mapstodon.space]
October 22, 2025 at 1:32 PM
"#geomatics isn’t a niche. It’s the invisible framework that underpins everything we build — from transportation and housing to health systems and climate models." https://gogeomatics.ca/before-its-too-late-reclaiming-canadas-digital-sovereignty-through-education/
October 22, 2025 at 1:23 PM
Reposted by Fiona Gregory
Hello, #gis #earthobservation #geospatial Has anyone tried JupyterGIS->https://eo4society.esa.int/2025/10/16/jupytergis-breaks-through-to-the-next-level It does look quite a tasty stir fry of jupyter lab and a (still) simple GIS thing, but potentially quite useful. #python
JupyterGIS breaks through to the next level
Launched in June 2024, JupyterGIS was introduced as a collaborative, web-based GIS environment built on the JupyterLab framework. Its objective is to bring QGIS-inspired workflows into the browser, enabling real-time collaborative editing, seamless integration with notebooks, and support for core geospatial data formats. When it was first announced earlier this year, JupyterGIS already delivered: * Real-time collaborative editing (Google Docs-style) * Visualisation of raster & vector data * Symbology editing and spatio-temporal animations * Programmatic map control via a Python API. Thanks to contributions from the community and support from partner organizations, JupyterGIS has advanced significantly and now offers an expanded range of features for analysis, visualization, and collaboration. **Enhanced vector tile capabilities** Support for vector tiles has been strengthened, including full compatibility with the _pmtiles_ format. Other key updates include: * An _identify tool_ that inspects vector tiles to display features and associated properties. * A _symbology panel_ that applies graduated, categorized, and canonical symbology to vector tile layers. These improvements enhance the interpretability and styling of geospatial datasets directly in the browser. The identify tool in action with a pmtiles vector dataset. The symbology panel in action, allowing for different notations. **A new processing toolbox** One of the most significant updates is a new browser-based processing toolbox powered by a WebAssembly (WASM) build of the Geospatial Data Abstraction Library (GDAL). Available tools include: * _Buffer_ : computes a buffer around geometries of a vector dataset. * _Convex Hull_ : calculates the convex hull for each feature of an input layer. * _Dissolve_ : combines features of vector layers into new features * _Bounding Boxes_ : calculates the bounding box for each feature in an input layer. * _Centroid_ : creates a new layer with the centroids of the geometries of an input layer. * _Concave Hull_ : computes the concave hull for each feature of an input point layer. This toolbox has been designed for extensibility, with a JSON schema that allows additional GDAL operations to be integrated in a straightforward manner. Using the processing tool to compute the convex hulls of geometries. **Symbology enhancements** Visualization of geospatial data has become more flexible and expressive through several enhancements: * _Viridis_ is now the default colormap, providing perceptually uniform visualization. * _Multiband symbology_ is now available for GeoTIFFs. * _Canonical symbology_ defined in GeoJSON files can be applied automatically. * _Colormaps_ can now be _reversed_ , allowing greater flexibility for data interpretation and visualization. * In the case of _point layers_ , color and marker size can be styled independently, and bound to different data. Setting color and radius based on data. **Integration with SpatioTemporal Asset Catalogs (STAC)** A SpatioTemporal Asset Catalog (STAC) browser is now embedded into JupyterGIS, streamlining access to different data collections. Users can select specific platforms and sensors, choose data products and processing levels, and set temporal and spatial constraints. It is now possible to search across multiple datasets simultaneously. Users can click on any result to add it directly as a layer to their JupyterGIS project. This creates a seamless workflow from data discovery to visualization, making it easier for researchers and analysts to find and integrate relevant satellite imagery and geospatial datasets into their Jupyter notebooks. Currently, the STAC Browser only supports the Geodes STAC API but support for all STAC catalogs is under way. Browsing a STAC access catalog from JupyterGIS. **Support for more data types** The range of supported geospatial data formats is now broadened with _GeoParquet_ and _PMTiles_**,** enabling efficient columnar storage and fast analytical queries for GeoParquet, and highly compact, streaming-friendly vector tile delivery for PMTiles. **User experience and interface improvements** The interface has been refined for a smoother workflow: * _Integrated control panels_ (layer list, filters, layer properties, etc.), reducing back and forth between the JupyterLab side-panels and the JupyterGIS UI. It also improves the “single document” scenario, allowing it to interact with JupyterGIS controls when opening a GIS document from the classic Jupyter Notebook UI. * An improved _toolbar design_ , with cleaner icons and better usability. * A new feature to center the map on your _current location_. * _Map annotations_ now link to the map: clicking an annotation automatically re-centers and zooms to the location. * _Full-screen_ mode support. **Legends for vector layers** JupyterGIS now automatically generates legends for vector layers, ensuring consistent interpretation: * Legends are dynamically updated to reflect current symbology. * Customizations such as reversed colormaps are preserved. Displaying legends in the layers panel. **JupyterGIS tiler extension** An extension for JupyterGIS enables the creation of JupyterGIS layers from _xarray variables_ in Jupyter kernels, with support for lazy evaluation, bridging geospatial workflows with powerful array-based computation. The package, called JupyterGIS-tiler, is available in GitHub here and can be installed from PyPI with _pip install jupytergis-tiler_. **Looking ahead** Development will continue to expand JupyterGIS in several directions: * Extension of the GDAL-based processing toolbox. * Deeper integration with QGIS and a richer Python API for automation. * A Story Maps Editor and Viewer to enable interactive communication of geospatial information through text, imagery, and maps. In the meantime, feel free to try JupyterGIS directly in your browser with JupyterLite, no installation required. Opportunities for engagement also include: * Checking out documentation for tutorials and the Python API. * Discussions via the GeoJupyter Zulip channel or the bi-weekly GeoJupyter hackathon. * Contributions to the development repository. The JupyterGIS community continues to grow, and active participation from researchers, developers, and educators worldwide is encouraged.
eo4society.esa.int
October 16, 2025 at 3:37 PM
Reposted by Fiona Gregory
Publics and UK parliamentarians underestimate the urgency of peaking global greenhouse gas emissions
https://www.nature.com/articles/s43247-025-02655-w

#climatechange #climatecrisis #climatecrisisisnow #DontLookUp
October 7, 2025 at 11:06 AM
Reposted by Fiona Gregory
HAHAHA I love that they quoted me on this "It's like billionaires dropping their garbage on our heads"

https://www.cbc.ca/news/canada/saskatchewan/saskatoon-space-debris-satelitte-reentry-1.7643516
September 26, 2025 at 3:25 PM
lunageo.com
September 22, 2025 at 8:06 PM
Wondering if people have any #recommendations on online courses on #presentation skills for #Science, not just giving the presentations but preparing them, making professional looking #powerpoints. Seems standards in this are very high these days!
September 16, 2025 at 4:24 PM
Reposted by Fiona Gregory
Reflect Orbital thinks that having "only" full moon brightness skyglow caused by their satellites anytime they are shining down near you is no big deal! This level of light pollution is "only" as bad as near the Six Flags amusement park in suburban Los Angeles! Why are astronomers even […]
Original post on mastodon.social
mastodon.social
September 15, 2025 at 2:14 PM
Reposted by Fiona Gregory
Don't often see Newfoundland in Ars pieces. Dumbfuckery achievement unlocked.

Education report calling for ethical AI use contains over 15 fake sources
https://arstechnica.com/ai/2025/09/education-report-calling-for-ethical-ai-use-contains-over-15-fake-sources/
arstechnica.com
September 14, 2025 at 11:50 PM
@Pixelfed Is there a way to search within your posts in #pixelfed, by hashtag, keyword, location, or anything?
In Mastodon you can search from:me to limit to only search your own posts* but it seems to not work in Pixelfed
September 14, 2025 at 5:37 PM
Will #ai eat #geospatial ?

"AI has the potential to absorb geospatial into something you don’t even recognize. Location data could just become an invisible feed into massive models — with the value and decision-making power moving to whoever controls those models rather than the people who […]
Original post on mapstodon.space
mapstodon.space
September 10, 2025 at 3:40 AM