Andrew Harris
|
5f30fd2358
Refs #36036 -- Added support for GEOSHasM.
|
2 ماه پیش |
Sarah Boyce
|
4968f0012e
Refs #35058 -- Removed OGRGeometry.coord_dim setter per deprecation timeline.
|
3 ماه پیش |
David Smith
|
04adff9f98
Refs #34406 -- Added support for GDAL curved geometries.
|
5 ماه پیش |
Simon Charette
|
57307bbc7d
Fixed #35666 -- Documented stacklevel usage and testing, and adjusted test suite accordingly.
|
7 ماه پیش |
David Smith
|
222bf2932b
Refs #35058 -- Added support for measured geometries to GDAL GeometryCollection and subclasses.
|
1 سال پیش |
David Smith
|
d3922e9e5a
Refs #35058 -- Added support for measured geometries to GDAL Polygon.
|
1 سال پیش |
David Smith
|
1df8983aa3
Refs #35058 -- Added support for measured geometries to GDAL LineString.
|
1 سال پیش |
David Smith
|
2005530920
Refs #35058 -- Made centroid available on all geometry types.
|
1 سال پیش |
David Smith
|
3f6d939c62
Refs #35058 -- Added support for measured geometries to GDAL Point.
|
1 سال پیش |
David Smith
|
f4c5973464
Refs #35058 -- Deprecated OGRGeometry.coord_dim setter.
|
1 سال پیش |
David Smith
|
1c3a9b9f96
Added more WKT and WKB tests.
|
1 سال پیش |
David Smith
|
cfacd69ab8
Refs #35058 -- Added is_3d and set_3d() to OGRGeometry.
|
1 سال پیش |
David Smith
|
21b0b23a67
Refs #35058 -- Made OGRGeomType aware of additional WKB geometry types.
|
1 سال پیش |
David Smith
|
2a2481f5a2
Refs #35058 -- Added __repr__() to OGRGeomType.
|
1 سال پیش |
Mariusz Felisiak
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 سال پیش |
django-bot
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 سال پیش |
Claude Paroz
|
e3cfba0029
Fixed #32544 -- Confirmed support for GDAL 3.2 and GEOS 3.9.
|
4 سال پیش |
Mariusz Felisiak
|
2cd4026334
Refs #32353, Refs #32352 -- Fixed GIS tests with PROJ 7.X.
|
4 سال پیش |
Sergey Fedoseev
|
93cdd07e8f
Used bytes.hex() and bytes.fromhex() to simplify.
|
7 سال پیش |
Nick Pope
|
66657eb01f
Improved messages in IndexErrors raised by GDAL objects.
|
7 سال پیش |
Nick Pope
|
9397d3add4
Fixed #28558 -- Simplified code to remove OGRIndexError.
|
7 سال پیش |
Tim Graham
|
2dc3280254
Fixed #28160 -- Prevented hiding GDAL exceptions when it's not installed.
|
8 سال پیش |
Claude Paroz
|
2b281cc35e
Refs #23919 -- Removed most of remaining six usage
|
8 سال پیش |
Sergey Fedoseev
|
a413ef2155
Refs #27472 -- Fixed OGRGeometry('POINT EMPTY').geos crash.
|
8 سال پیش |
Claude Paroz
|
8c7778884b
Dropped support for GDAL 1.7 and 1.8
|
8 سال پیش |
Sergey Fedoseev
|
5ce660cd65
Fixed #25940 -- Added OGRGeometry.from_gml() and GEOSGeometry.from_gml().
|
8 سال پیش |
Tim Graham
|
92053acbb9
Fixed E128 flake8 warnings in tests/.
|
9 سال پیش |
Hasan
|
3d0dcd7f5a
Refs #26022 -- Used context manager version of assertRaises in tests.
|
9 سال پیش |
Sergey Fedoseev
|
a6c803a2e3
Fixed #25932 -- Made predicates of OGRGeometry return bool instead of int.
|
9 سال پیش |
Sergey Fedoseev
|
0dbe897ab5
Fixed #25585 -- Allowed setting OGRGeometry srid/srs attributes to `None`.
|
9 سال پیش |