-
Hi,
If I have a Postgres/PostGIS DB containing tables with `geometry` columns of type `public.geometry(multilinestring, 27700)` I can attach it to my DuckDB database (with spatial extension already i…
-
Using the H3 extension for PostGIS I want to fully cover a polygon with H3 cells, meaning all H3 cells should intersect with the given polygon. The `h3_polygon_to_cells` function only fills my polygon…
-
I was wondering if you had or knew of an example of using these binding to load vector data into a PostGIS database.
Essentially an example like https://github.com/georust/gdal/blob/master/examples…
-
I was planning to use pgjdbc-ng when I moved from BoneCP to HikariCP. (recommended by HikariCP) However, I got the following exception when I was trying to retrieve data with postgis fields using Hibe…
-
Hi Andrew,
I am replicating your codebase for a radio project in East Africa and am having some success but wonder which version of PostGIS you use to run the development and production environments.
…
thadk updated
10 years ago
-
It'd be great to have postgis functions in the autocomplete catalog to help users to write queries.
jsanz updated
7 years ago
-
Check implementation of `geomancer.backend.cores.DBCore` and `BigQueryCore`
-
camp notes:
## gdsc ingest
## check folios QC
## check water parcels
## check road parcels
## create municipalities and places (not in GDSC automation yet)
CREATE SERVER postgis_dn7t…
-
# Improve documentation
This issue highlights a discrepancy between the documented resolution for the "Extension in Public" security advisor warning and its actual functionality within Supabase.
#…
-
I have multiple frost instances running on docker. I am using Keycloak for authentication. I want to update the config url and client id of a running frost docker container without deleting it. What a…