BioHacker News |
contact owner
▲
Pbf2sqlite: Reading OpenStreetMap into a SQLite Database
(github.com)
19 points by
amadeuspagel
10 hours ago |
1 comment
▲
milliams
5 hours ago
[-]
Does SQLite have GIS capabilities (like PostGIS provides for Postgres), or is this storing the data as traditional database primitives?
▲
0cf8612b2e1e
1 hour ago
[-]
DuckDB has put some effort into GIS, so if SQLite does not immediately fit the bill, I would go there.
https://motherduck.com/blog/getting-started-gis-duckdb/
▲
fros1y
5 hours ago
[-]
Check out Spatialite.
https://www.gaia-gis.it/fossil/libspatialite/index