-
I was a bit surprised that there doesn't seem to be a way to clip a whole FeatureCollection to a given rectangle. This could be implemented by simply extending the range of types that bboxClip support…
-
When I try to import a shp file with 1,440,000 records, it only imports about 10,000, and the log file is:
MapBind.IO Information: 0 : Trace file created on 6/30/2021 1:51:59 PM
MapBind.IO Informa…
-
If a `Kd_tree` is generated from a point set that triggers one of the degenerate linear cases described in https://doc.cgal.org/5.3.2/Spatial_searching/index.html#title3 (the easiest reproduction case…
-
- [x] MultiIndex
- [ ] CompositeIndex
- [x] MultiSet
- [x] MultiMap
- [x] InvertedIndex
- [ ] SearchIndex
- [x] Fuzzy?
- [ ] Deque
- [x] BloomFilter
- [ ] DoublyLinkedList
- [ ] SuffixTree
…
-
```
What steps will reproduce the problem?
1. import two tables in QSpatilaite
2. create spatial indexes
select createspatialindex( 'GeoSirene_2006_27561' ,'geometry' )
select createspatialindex( 'C…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Avatar. No avatar.
What version of the product are you using? On what operating system?
rev …
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Avatar. No avatar.
What version of the product are you using? On what operating system?
rev …
-
There are parts of Lucene that can potentially be speeded up if computations were to be offloaded from CPU to the GPU(s). With commodity GPUs having as high as 12GB of high bandwidth RAM, we might be …
-
Each of the 3 Subclasses of BasicPreparedGeometry throw an Error if you call the constructor.
_TypeError: Cannot read properties of undefined (reading 'apply')
at Function.getCoordinates (node_mod…
-
The spatial sizes of the output of the model and the target labels aren't matching for some of the inputs/targets. Does anyone know how to fix this? Thanks a lot. Error message below
C:\Users\Aidan…