-
**Is your feature request related to a problem? Please describe.**
Follow on from #1653, as the frontend implementation.
Related https://github.com/hotosm/fmtm/pull/1792 https://github.com/hotos…
-
As a user I want to select a string column that provides the label for each point( polygon) in the visualization.
https://forum.knime.com/t/geospatial-analytics-tools-and-component-view-questions-ide…
-
For high resolution basemaps we can't tesselate the whole polygons as the impact on performance is way too high. The points outside the viewport have to be filtered out.
When returning over a diff…
nohal updated
2 months ago
-
There are issues with some POIs that are polygons where the center is significantly distanced from the street, resulting in 'point not found' errors in the app. This might be a CENDI case, but for now…
-
### Checklist
- [x] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues).
- [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org/do…
-
All current region borders are located in data/borders in `.poly` file format. They are used in many places now:
1. To generate mwm files by cutting the whole Planet file into countries/regions.
2. …
-
Hello,
The first submission of my R package **cgalPolygons** has been archived because of a warning. I reported this issue to you and you replied that the problem has been fixed in 5.5.2. Since the…
-
### Is your feature request related to a problem? Please describe.
I am doing some research that will require me to explore non-euclidean spaces, there doesn't seem to be any convenient library for t…
-
Currently, our strategy for calculating `LineString`-`LineString`, `Polygon`-`LineString`, and `Polygon`-`Polygon` distance is as follows:
`LineString`-`LineString`:
- build two R*-trees from the …
-
Hey topojson people, I can't seem to figure out why noded self-intersections are ignored!
I see that the start- and end-point of polygon rings need not be considered an intersection, allowing for rin…