-
Before submitting coordinates, users should be able to adjust parameters maxdist and maxdistrel. The two parameters adjust the thresholds required for a point to be flagged as a possible centroid. "ma…
-
Hi, while forest / wood has a long history in the OpenStreetMap landfill / usage category, even single trees and tree_rows become added to micromap the atmosphere of city neighbourhoods. usually they …
-
sql/tests.TestRandomSyntaxGeneration [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RandomSyntaxTestsBazel/17305135?buildTab=log) with [artifacts](https://teamcity.co…
-
In the `tile_post_process` we can merge linestring or polygon. But there is nothing for points.
I see it like dropping points with same tags within a radius (rather than clustering.)
My current …
-
**Is your feature request related to a problem? Please describe.**
Similar to #166 there are missing spatial types for MySQL.
**Describe the solution you'd like**
using the geo crate: https:/…
-
Plotting fails when drawing globe at very specific rotation.
**To Reproduce**
``` r
library(rnaturalearth)
library(sf)
#> Linking to GEOS 3.11.0, GDAL 3.5.3, PROJ 9.1.0; sf_use_s2() is TRUE
…
-
I am using schema 0.7.5 and python 3.11.
Following is a minimal code to reproduce
```python
from schema import *
data_schema = Schema({
('map_point', 'to', 'map_polygon'): {},
('ma…
-
Hi, I was wondering if anyone has had success reading very large .oas files.
I am using the C++ gdstk library, built and running on a SuSE Linux server that has 512GB of RAM.
My .oas file is 21GB.
…
-
Cards corresponding to assignments in CAPI mode will have a new button ~~"GEOFENCING"~~, "Spatial" or "Collect" or something else.
When this button is pressed - [permissions are asked same as GEO ques…
-
"Surface" here meaning either a plane or a 2D solid face.
In the pursuit of #1876, we have aligned on treating the sketch plane as a standalone constant, then using it to create separate top-level …