-
I am experiencing an issue with the `WITHIN` query in Tile38 for geofencing. I have successfully set up the geofence using the `SET` command, but when I execute the `WITHIN` query, it always returns t…
-
One of the common uses of JTS is to perform geospatial calculations. This entails:
1. Converting from geospatial coordinates to geometric coordinates using a "map-projection".
2. Performing the ge…
-
```
Canviz doesn't support the HREF/URL dot attribute to allow clicking things in
the graph. I've
received several patches implementing this, but they all go the route of adding
an "a" tag to the
…
-
```
Canviz doesn't support the HREF/URL dot attribute to allow clicking things in
the graph. I've
received several patches implementing this, but they all go the route of adding
an "a" tag to the
…
-
**Is your feature request related to a problem? Please describe.**
In kepler.gl it's not currently possible to make a heatmap to see the overlaps in a large polygon dataset. Heatmap is only possible …
ov212 updated
3 years ago
-
MultiPolygon doesn't support overlapping polygons:
explained [here](https://gis.stackexchange.com/questions/247923/overlapping-polygon-becoming-hole-when-converting-geojson-to-shapefile)
[offici…
-
Hello,
Can someone tell me how to set multiple strokeColor for all paths. Single strokeColor is working great but I am not finding relevant solution for set all different-2 colors for differ…
-
To support selection, I propose the following syntax:
```js
import { Graphic, Section, Point, Rectangle } from '@snlab/florence'
const pointData = [ ... ]
const selectedPoints = {}
…
-
When `Pathfinding.findPath` outputs navigable points, I'd expect every point to be a valid place to start another navpath.
This fails reasonably often for my programmatically constructed meshes.
…
-
Circles drawn in leaflet via leaflet.draw are recorded as a point with a radius attribute. When imported into SF, records simply as point.
Should create a function, or look for existing function to …