-
Hi,
in [notificationMessageGeoJSON.yaml](https://github.com/wmo-im/wis2-notification-message/blob/main/schemas/notificationMessageGeoJSON.yaml) only two geometry types are included: point and polyg…
-
Right now if I create a `ConvexPolygon` I use `from_convex_polyline`, however sometimes this will remove some points. Give option to not remove the points (eg. default constructor or simpler construct…
-
The current `burn_vector_geometry` relies on calling earcut to break a polygon down into a triangular mesh, which is then checked for overlap. I don't necessarily see a better way for `all_touched=Tru…
Huite updated
3 months ago
-
It seems that [Honnelles](https://spelunker.whosonfirst.org/id/1360697009) is part of Belgium, not France 🤔
I wasn't able to find any reference of a French locality by that name, I also checked th…
-
https://stackoverflow.com/questions/5065039/find-point-in-polygon-php
```php
$vertices_x = array(37.628134, 37.629867, 37.62324, 37.622424); // x-coordinates of the vertices of the polygon
$ve…
-
Hi,
i'm new to geographic coordinate systems. I'm looking for the code example which provide conversion of point and polygon which coordinates are represented in WGS84 coordinate system to cartesian …
-
If you add layers to the map while you are using terra draw in maplibre or mapbox then those layers could be added above terra draw ones. It would be nice to have them always on top.
One solution c…
-
**mapbox-gl-js version**:
v2.9.1
**browser**:
Tested with the same outcome in latest versions of Google Chrome, Firefox and Safari.
### Steps to Trigger Behavior
Draw a polyline passing…
-
Whenever I search a query it always returns as point but not polygon or linestring. I can see the osm_type="R", but in geometry field always shows type="point". how can I get these polygon as geometry…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Product
Hot Chocolate
### Describe the bug
I am trying to use spatial types in gateway layer, but receiving …