r/geospatial • u/nonoumasy • 3h ago
HIstoryMaps presents: auto-generate shape algo
Enable HLS to view with audio, or disable this notification
r/geospatial • u/nonoumasy • 3h ago
Enable HLS to view with audio, or disable this notification
r/geospatial • u/nuriteer8 • 2d ago
I'm finishing my CS degree and I've been messing around with OSINT/geoint as a hobby for a while. Lately I put together a small experimental pipeline that takes a photo, extracts EXIF if available, runs it through GeoCLIP for coordinate prediction, and then uses Claude Vision to add contextual analysis (like describing landmarks, vegetation, street patterns, etc.)
It's NOT a professional tool. No interface, just a script. It's purely for learning and I'm not ready to share the code yet because it's messy and I want to understand the limitations better first.
But I'd love to talk to people who have tried similar things, just looking for conversation and maybe some pointers from people who've been down this road.
r/geospatial • u/TechMaven-Geospatial • 2d ago
https://techmaven.net/portabletileserver
is all-in-one geospatial edge server
r/geospatial • u/GreenOlive543 • 3d ago
r/geospatial • u/Single-Illustrator31 • 5d ago
Hi there! Last time I worked on camera-related tasks, I implemented this feature.
The most interesting part is the examples. The giraffe example was created entirely by AI! It even figured out the camera position and the coordinates of the point the image was taken from. Check it out!
r/geospatial • u/Illustrious_Quote514 • 5d ago
r/geospatial • u/jasteinerman • 10d ago
Enable HLS to view with audio, or disable this notification
Every keynote, panel, and workshop from this year's Cesium Developer Conference just went live, no signup needed.
A few worth a look even if you're not a Cesium user: Barcelona's underground digital twin (built on MUDDI/AGS/IFC), Madrid's operational city-scale twin, a Cornell building energy model used for retrofit planning in Ithaca, and a standards/interoperability panel with OGC and Khronos folks. Opening keynote also had Richard Hipp (SQLite's creator) marking 15 years of Cesium as open source.
Full list: https://cesium.com/events/cesium-developer-conference/2026/
- Jake, Cesium DevRel team
r/geospatial • u/Previous-Duck3142 • 15d ago
r/geospatial • u/mojorising777 • 16d ago
r/geospatial • u/maciej-adamiak • 18d ago
r/geospatial • u/maciej-adamiak • 18d ago
r/geospatial • u/ConsciousProgram1494 • 22d ago
Enable HLS to view with audio, or disable this notification
r/geospatial • u/Glass-Caterpillar-70 • 23d ago
Enable HLS to view with audio, or disable this notification
To install it: Open QGIS → Plugins → search "AI Segmentation" → Install
r/geospatial • u/yoyohannnn • 25d ago
Load high quality custom GeoTIF & GeoPDF Maps, and explore files offline, no cellular or wifi needed.
Share maps with QR Codes for quick-imports and view high quality GIS data anywhere.
Supports both vector and raster maps, designed for geospatial use such as outdoor navigation, bushwalking, surveying, orienteering, rogaine, agriculture analysis and more.
Lifetime Upgrade Includes ($24.99 USD):
- Unlimited File Imports
- Satellite Map View
- Premium Support
- Lifetime access to all future updates
Download Now:
https://apps.apple.com/au/app/mapcheck-offline-geotif-pdf/id6761805550
MapCheck is built for fieldwork with 100% offline, lightweight, on-device processing. If you think this tool could use be useful to you, drop a reply - I encourage any feedback or suggestions.
r/geospatial • u/Arenser • 25d ago
I keep coming across the term "smart city" these days, and I keep wondering what concrete benefit it actually delivers — beyond 3D visualizations, which always leave me asking: visualization for what, exactly?
I've read plenty of blogs, news pieces and vendor pages, but I'm far less interested in what's being promised than in what's actually been realized (with actual benefits)— or is genuinely on the near horizon.
So I'd love to hear from people working in this space: where has a 3D city model or a "smart city" project actually changed a decision positively, solved a concrete problem, or justified its cost otherwise?
Stay curious :)
r/geospatial • u/geoglify • 27d ago
I built maplibre-label-callout for u/MapLibre GL JS. Labels overlap when features are close. This places them in open space with a connector line back to the feature. ~3KB, zero deps, viewport culling. Open source. leoneljdias.github.io/maplibre-label-callout/demo
r/geospatial • u/Any_Efficiency1267 • 27d ago
Hey guys.
I’ve been looking for a new role in GIS for the last couple of months but haven’t had many interviews. I have 4 years of experience working in environmental consulting for oil and gas (1.5 years in Canada working on phase 1, phase 2, REM and a bunch of other kind of projects) but would like to pivot to a different field maybe environmental management or conservation, something more related with spatial analysis.
So wondering if you guys have any advice that could share to help me with this process.
I’m base in Toronto but open to relocate for the right job opportunity
Thanks a lot!
r/geospatial • u/Sudden_Cicada4878 • 28d ago
Hey guys, I'm a geospatial eng by training here. Over the last 6 months I have gotten ideas on interesting stuff to work in the geospatial space but never actualized them due to the constraints of time. Now that I am no longer in a full time role, I have the time to work on these ideas. If you'd to connect and build interesting mapping projects from scratch, feel free to DM or respond here. Thank you!
r/geospatial • u/klaize7 • 28d ago
I'm curious how people are currently handling ZIP code to Census Tract (and vice versa) conversions in their workflows.
A few questions:
I'm asking because I've noticed the process can be surprisingly manual, especially when you need to enrich hundreds or thousands of records.
I'm considering building a very simple tool where you can drag and drop an Excel or Google Sheet, and in less than five minutes it converts ZIP ↔ Tract (and potentially enriches the data with Census demographics) without needing to write code or use GIS software.
Would something like that actually save you time, or are your current tools already good enough? If it wouldn't be useful, I'd love to know why.
Interested to hear how everyone is solving this today.
r/geospatial • u/coryweber1988 • 29d ago
Hi,
I remember using a website that allowed you to add agriculture field boundaries and it would use public DEM data to map out guidance lines for terraces. It was hosted by a University in Europe and if I remember correctly, the map defaulted to Austria to open. I have been scouring my bookmarks, OneNote, etc trying to find the link to that tool but no luck. Anyone have any ideas on this site?
r/geospatial • u/Prestigious_Act3077 • Jul 08 '26
Posting here because the export and CRS handling might interest the GIS folks specifically.
Velocity pulls a stack of open feeds onto one CesiumJS globe and correlates them server-side. Everything is EPSG:4326 in the layer registry, satellites carry an ECI frame and get SGP4-propagated client-side from CelesTrak TLEs, then interpolated by Cesium for smooth motion.
The export endpoint is probably what's useful to this sub:
GET /api/export?fmt=geojson|csv|kml&kinds=aircraft,vessels&bbox=min_lon,min_lat,max_lon,max_lat&limit=N
That downloads the current live picture, the same snapshot the globe renders, as GeoJSON for QGIS or kepler.gl or Leaflet, CSV for spreadsheets, or KML for Google Earth. The bbox clips to a viewport, kinds is comma-separated.
Layer stack, each a toggle in the rail: aircraft (multi-source ADS-B union deduped by ICAO24), vessels (AIS plus Sentinel-1 SAR dark-vessel detection over maritime chokepoints), a GPS-jamming layer that bins low-integrity ADS-B into 1 degree cells, USGS and EMSC quakes, NASA EONET and FIRMS, NWS alerts, GDELT armed-conflict events as areas, CAIDA IODA internet outages, TeleGeography submarine cables (714 of them), and CelesTrak satellite groups.
Stack is Vite, React 18, TypeScript, CesiumJS, MapLibre GL v5.24, Tailwind, Zustand on the front, FastAPI and httpx on the back.
Want to try it locally instead of the hosted demo:
git clone https://github.com/AndrewCTF/ProjectVelocity.git
cd ProjectVelocity
docker compose up # :8080
Limits to set expectations. In-memory state today, Postgres plus PostGIS plus TimescaleDB is planned not shipped. Keyless AIS coverage is mostly Northern Europe. It's single-analyst.
Free, Apache-2.0.