-
I'd expect multi geoms to be bound / cast (?) as a multi geoms in active record:
```ruby
multi_geom = RGeo::Geos.factory.parse_wkt("MULTIPOLYGON (((0 0, 0 1, 1 1, 0 0)),((1 1, 0 0, 0 1, 1 1)))")
…
-
### What version of `drizzle-orm` are you using?
0.28.6
### What version of `drizzle-kit` are you using?
0.19.13
### Describe the Bug
`drizzle-kit push:pg` does not complete when using …
-
Ocitysmap seems to expect the database content in Pseudo-Mercator (SRID 3857, option -m). This is the default setting of osm2pgsql. There is also support for Latitude/Longitude (SRID 4326, option -l) …
reald updated
5 years ago
-
* https://www.chosic.com/ --- so many algorihtms. it would be great if we can find code
* https://sonemic.com/ --- "Sonemic is a project to update and improve [Rate Your Music](https://rateyourmusi…
-
**Is your feature request related to a problem? Please describe.**
We can find geography by spatial data. (Sorta/sometimes, see https://github.com/ArctosDB/arctos/issues/4755.) There are no tools t…
-
https://arctos.database.museum/place.cfm?action=detail&locality_id=1155295
This locality has higher geography = United States, New Mexico
but also has `Dona Ana County` in locality remark which …
-
**Describe the bug**
`supabase db diff` is not completing successfully, and cannot see the geography type which is a postgis plugin type.
I've verified that both my remote and local databases have…
-
# Summary
[summary]: #summary
The postgres postgis extension introduces `geometry` and `geography` column types with large set of new query operators. Generally, these column types serialize and d…
-
### Bug description
In our class model for location referencing, we currently (as of D2 v3.x) use:
- LRS
- Location referencing system
This does not respect the distinction between Location Re…
-
# Improve documentation
## Link
https://supabase.com/docs/guides/database/extensions/postgis
## Describe the problem
I followed the example under "Enable the extension" exactly, first thr…