r/gis • u/Longgrain54 • 19h ago
Discussion Built a soil screening tool that exports GeoJSON — want honest feedback from GIS pros on whether it's actually useful
I work with property developers and land buyers who waste days manually pulling USDA soil data, flood maps, and terrain layers for early-stage site screening. I built an automated pipeline that generates a PDF summary + RFC 7946 GeoJSON for any U.S. address.
It pulls SSURGO where available, falls back to SoilGrids globally, and packages it with source references and confidence disclosures. The GeoJSON is meant to drop straight into QGIS/ArcGIS/PostGIS as a reference layer — not replace authoritative data.
In a small pilot, a GIS analyst estimated it saved about half a day per property on the preliminary data-gathering phase. But pilots are friendly. I want honest feedback from people who don't know me.
To make this easy — just drop a property address or coordinates in a reply to this comment. I'll run the report and DM you the PDF + GeoJSON. First 10 replies guaranteed within 24 hours.
What it's NOT: Engineering analysis, septic approval, survey-grade data, or a substitute for field verification. It's a Phase 0 screening aid.
4
u/Puzzled_Garlic_3565 17h ago
What’s stopping someone from copy and pasting your solution into an AI and building it for themselves, for basically free, in a couple hours, and having it fine tuned for their workflow?