-
Relevant forum discussion: [dynamic update of polylines with the API (not czml)](https://groups.google.com/forum/embed/?place=forum/cesium-dev&showsearch=true&showpopout=true&hideforumtitle=true&fragm…
-
It is unclear from the documentation as to what the data format/syntax should be for the `geometry` dataTypeEnum in a WDC.
Please add a page similar to the one for supported date formats:
http:/…
-
The current version of HyperCP assume that the viewing zenith angle (VZA) is 40°, as recommend by Mobley 1999 (line 26 in RhoCorrections.py; function M99Corr).
However, under flat calm condition,…
-
Per the current spec a geometry for each feature is required.
https://github.com/maplibre/maplibre-tile-spec/blob/2b14c64c10a1ae3926d7da9857cf8ddbb5917a24/spec/README.md?plain=1#L31
Have we cons…
-
**Describe the bug**
Hi I have a 10 cm thick cylinder of 0.25 cm radius that is cut up into 1 mm sections along the z axis, and inscribed in a square water phantom of 15x15x15 cm^3. I want to score t…
-
### What version of `drizzle-orm` are you using?
0.28.5
### What version of `drizzle-kit` are you using?
0.19.13
### Describe the Bug
```ts
extras: {
polygon: sql`ST_AsGeoJSON(${polygon.geom…
-
I recently stumbled upon the `spatialpandas` library while exploring visualization options using datashader/holoviews.
Here's the link to the [design document.](https://github.com/holoviz/spatialpa…
-
```
What steps will reproduce the problem?
1. export table with spatial datas (geometry field type)
2. import these data
3. crash :-/ Seems to be du to the encoding caracters...
What version of Seque…
-
### Feature description
This concept is a read-only feature well known in databases, big data and distributed computing. Filtering and projection pushdown provide significant performance benefits i…
-
Ideas for improvements:
- [X] Validate file extension (avoid issue w/ xslx or similar typos)
- [X] ~Moving column aliases into a row above the table header row~ (move to #6)
- [ ] ~More opinionat…