-
## Issue Description
Explore the feasibility and advantages of using PostGIS within PostgreSQL for implementing geo-based search functionality in our application. The search should be based on either…
-
We need HuViz to render proper labels for terms that are not part of our own ontology, but for which the ontology is referenced at the top of the data file.
I've asked whether we could include thes…
-
As discussed with @tillkruss :
I was having some slow queries – specifically one query that was already described 6 years ago here:
https://core.trac.wordpress.org/ticket/33885
The last comme…
-
The main spec repo has a roadmap issue - https://github.com/radiantearth/stac-spec/issues/296
The roadmap would be better to live on the website, instead of included in each release. It also needs …
-
Is there a way to programmatically capture not just the least cost or shortest route but also alternatives, such as the second or third shortest routes?
-
**Describe the bug**
featurelayer.query(where = '' '') is not working as expected
**To Reproduce**
Steps to reproduce the behavior:
```
import arcgis
from arcgis.gis import GIS
gis = GIS('hom…
-
I was working on a custom ValueSource and did some basic profiling and debugging to see if it was being used optimally. To my surprise, the value was being fetched twice per document in a row. This …
-
Currently all browsers scale the size of a pixel in order to zoom into a page by default. As a result, a zoomed in viewport is indistinguishable from a narrower viewport. This may result in unintended…
-
Geo3D has a number of distance measurements and a generic way of computing interior distance. It would be great to take advantage of that for queries that return results ordered by interior distance.…
-
Testing Temporal Vector features handling for https://github.com/qgis/QGIS/pull/40989 I encountered the following issue.
It seems that the (temporal?) filter used for painting and the i-tool are di…