-
Hi, while forest / wood has a long history in the OpenStreetMap landfill / usage category, even single trees and tree_rows become added to micromap the atmosphere of city neighbourhoods. usually they …
-
Executing this code aborted in version 1.66.0.
I confirmed that aborted in version 1.79.0.
Aborted when run in debug mode.
```
#include
#include
#include
#include
namespace gtl = boo…
-
The following reproduction script shows the error.
It works on Rails 7.0/7.1 with the latest release of `activerecord-postgis-adapter` but fails when run with Rails 7.2 and master branch of `activ…
-
Here's the OpenSCAD code:
dxffile="207a.dxf";
difference(){
translate([0,0,-10])rotate_extrude(convexity=10) import(dxffile);
translate([140,0,10])cube([300,600,300],center=true);
};
The DXF file is…
-
### What happened?
I tried to create a thick line path with an arc, but when I add the last point, it also creates an artifact next to it. When you pan or zoom, the artifact moves around, but the th…
-
- [ x ] I'm reporting a bug, not asking for help
- [ x ] I've looked at the [documentation](http://leaflet.github.io/Leaflet.draw/dist/reference-0.4.1.html) to make sure the behaviour is documented a…
-
See #604
- bg_intersect
- bg_union
- bg_xor
- bg_difference
- bg_overlay_polygon
- bp_overlay_polygon
we need to update the documentation.
_Originally posted by @jipclaassens in https://gi…
-
From @jabramowitz5 :
> Add something to make it more clear that a data collector has successfully added a point with “add point” button
Maybe a color change for the polygon or adding check mark ic…
-
I have run into an issue where `polygon_to_line` produces an error if a polygon has holes and has been created with GeoInterface methods. If the polygon originates from ArchGDAL creation then `polygon…
-
# Polygon vertices - Thomas T Burgess's Blog
There are only 21 ways to place regular polygons in gapless tilings. The point where the polygons meet is called a vertex. Vertices are named by the polyg…