| Add some tests for polygon geometry creation from OSM data |
|
More...
|
almost 4 years ago
|
| Add some tests for line geometry creation from OSM data |
|
More...
|
almost 4 years ago
|
| All geometry creation functions are now available in two variants |
|
More...
|
almost 4 years ago
|
| Merge pull request #1705 from joto/geom-improvements |
|
More...
|
almost 4 years ago
|
| Add assertions so we are not using the wrong func by accident |
|
More...
|
almost 4 years ago
|
| Simplify equality operators |
|
More...
|
almost 4 years ago
|
| Make multigeometry_t not derive from std::vector |
|
More...
|
almost 4 years ago
|
| Add dimension() function for geometry types |
|
More...
|
almost 4 years ago
|
| num_geometries() belongs in linestring_t, not needed for ring_t |
|
More...
|
almost 4 years ago
|
| Sprinkle [[nodiscard]] around the geometry code |
|
More...
|
almost 4 years ago
|
| Add tests for multipoint and multipolygon geometries |
|
More...
|
almost 4 years ago
|
| WKB parser: Empty multi* geometries are okay by the spec |
|
More...
|
almost 4 years ago
|
| Add polygon tests, fix area() function |
|
More...
|
almost 4 years ago
|
| Add num_geometries() function to all geometry types |
|
More...
|
almost 4 years ago
|
| Add num_geometries(), geometry_type(), and centroid() functions |
|
More...
|
almost 4 years ago
|
| Refactored point_list_t, linestring_t, ring_t |
|
More...
|
almost 4 years ago
|
| Add WKB geometry collection parser and more WKB tests |
|
More...
|
almost 4 years ago
|
| Add missing WKB MultiPoint parser implementation |
|
More...
|
almost 4 years ago
|
| Merge pull request #1702 from joto/update-catch |
|
More...
|
almost 4 years ago
|
| Merge pull request #1700 from joto/add-lua-object-type |
|
More...
|
almost 4 years ago
|
| Update to current Catch2 version 2.13.9 |
|
More...
|
almost 4 years ago
|
| Merge pull request #1699 from joto/cleanups |
|
More...
|
almost 4 years ago
|
| Some mixed cleanup changes |
|
More...
|
almost 4 years ago
|
| Merge pull request #1697 from joto/structured-binding |
|
More...
|
almost 4 years ago
|
| Add "type" attribute to Lua "object" callback parameter |
|
More...
|
almost 4 years ago
|
| Complete WKB writer implementation with support for all types |
|
More...
|
almost 4 years ago
|
| Merge pull request #1689 from joto/no-screenshots |
|
More...
|
about 4 years ago
|
| Add "no screenshot" doc to bug report template |
|
More...
|
about 4 years ago
|
| Merge pull request #1683 from joto/test-bbox-for-relation |
|
More...
|
about 4 years ago
|
| Merge pull request #1682 from joto/behave-runner-script |
|
More...
|
about 4 years ago
|