Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#25649 closed Cleanup/optimization (fixed)

document that all GEOSGeometries take `srid` kwarg

Reported by: Sergey Fedoseev Owned by: Sergey Fedoseev
Component: Documentation Version: 1.8
Severity: Normal Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description


Change History (7)

comment:1 by Tim Graham, 8 years ago

Triage Stage: UnreviewedAccepted

comment:2 by Sergey Fedoseev, 8 years ago

Owner: changed from nobody to Sergey Fedoseev
Status: newassigned

comment:3 by Sergey Fedoseev, 8 years ago

Has patch: set

comment:4 by Tim Graham, 8 years ago

Triage Stage: AcceptedReady for checkin

comment:5 by Tim Graham <timograham@…>, 8 years ago

Resolution: fixed
Status: assignedclosed

In a3708fd:

Fixed #25649 -- Documented that all GEOSGeometry constructors take srid kwarg.

comment:6 by Tim Graham <timograham@…>, 8 years ago

In 78627091:

[1.8.x] Fixed #25649 -- Documented that all GEOSGeometry constructors take srid kwarg.

Backport of a3708fda3574a5a0d949000df1b03a54721cf029 from master

comment:7 by Tim Graham <timograham@…>, 8 years ago

In 5456c85b:

[1.9.x] Fixed #25649 -- Documented that all GEOSGeometry constructors take srid kwarg.

Backport of a3708fda3574a5a0d949000df1b03a54721cf029 from master

Note: See TracTickets for help on using tickets.
Back to Top