|
|
|
|
|
by mrtimo
15 days ago
|
|
Thanks for sharing, and thanks for making the video you shared. A couple thoughts. Is PostGIS king in this area? I've been liking duckDB as it does not require a server. Is there a good alternative to PostGIS in the duckDB world? Maybe just plain GeoParquet files read in through duckDB? In the example in your video are any special GEOMETRY functions being used in the underlying SQL? Or, could your data just have been in plain postgres? A similar product GeoSQL is Malloy which puts a semantic layer on top of your data for better LLM understanding. Malloyyo gives you an MCP server for precise and auditable interaction with your data. |
|