-
PostgreSQL+/PostGISのテーブルとして存在する5mメッシュを中心点のポイントデータに変換する。SQLでできないか。
-
When running tegola in a horizontally scalable environment (i.e. lambda, PCF) where instances are spun up and destroyed regularly, idle connections stack up at the database. I believe this is due to n…
-
We just released geoparquet 1.1, and I tried `gpq validate` on the [test data](https://github.com/opengeospatial/geoparquet/tree/main/test_data) with the native encoding, and it got a stack trace:
…
-
For providers to be reused effectively, their dependencies on the larger tegola project should be
reduced.
For example, the import section of the gpkg provider includes:
- "github.com/terranodo…
-
One item of the *"RFC: Roadmap for Shapely 2.0"* we didn't yet fully discuss is how to incorporate the vectorized functions of PyGEOS into Shapely (see also [this section](https://github.com/shapely/s…
-
https://jira.mariadb.org/browse/MDEV-13467
https://dbfiddle.uk/?rdbms=mysql_8.0&fiddle=3f8c1cde6dd8f720df2ae14d91b1a5b6
https://github.com/MariaDB/server/commit/55c0b1c99ccfcc41caaf13bde9e0216b15315…
-
Hi Everyone,
i have ST_geometry column in oracle db, and i want to read this column and convert the st_gemetry to Geometry for further processing. is it possible with geometry-api.
on accessing …
-
#### Is your feature request related to a problem?
I'm loading the results of a PostGIS query with multiple geometry columns, and I wish geopandas would convert all of them. The problem is that now…
-
-
instead of reverting to older version - please consider following changes to core.py - seems i can not open a PR
# -*- coding: utf-8 -*-
import numpy as np
import polyline # from polyline.codec im…