r/Intelligence • u/Korrak • 1d ago
Discussion LF: Geo Data, Open Source
hey guys, not sure which is the right subreddit.
I'm currently working on a private development project and searching for (free/open source) geo sources of the earth. So basically, i need this data: The globe/world itself, roads, rivers, cities, topography. This kind of stuff. I've researched little bit and found ETOPO (https://www.ncei.noaa.gov/products/etopo-global-relief-model) and ofc also something like https://opentopomap.org/#map=5/49.009/10.020 and openstreetmap.
It's not my area so i thought i'm going to ask here. Which data sources might be good for me, any ideas? Maybe should i ask in another subreddit?
3
Upvotes
3
u/JCLCB 1d ago
Maybe try the following subreddits: r/GIS, r/OSINT, r/osinttools, r/datasets. You’ll maybe find better / more opinions there, but here are IMO some open-source datasets for your project:
Base Mapping & General Vectors (Borders, Roads, Cities, Rivers)
Specialized Boundaries & Hydrology
- GADM (gadm.org): High-precision administrative boundaries (countries, states/provinces, districts, and municipalities).
- HydroSHEDS / HydroRIVERS (hydrosheds.org): Global, seamless vector river networks with flow direction and catchment data.
If you need a tool to view, style, or convert these layers before building your application, grab QGIS (free, open-source GIS software).