Opened 10 years ago

Closed 6 years ago

#697 closed defect (wontfix)

AttributeError: can't set attribute on GEOSGeometry.srs

Reported by: burton449 Owned by: sgillies
Priority: minor Milestone: 3.6.3
Component: SWIG Python Version: 3.4.2
Severity: Unassigned Keywords: custom srs
Cc:

Description

srs = "+ellps=WGS84 +no_defs +proj=longlat +towgs84=0,0,0,0,0,0,0" GeosGeometry.srs = SpatialReference(srs)

AttributeError: can't set attribute

I would like to know if it's possible to give a custom srs to a GEOS Geometry.

Change History (4)

comment:1 by strk, 8 years ago

Milestone: 3.4.33.6.1

Ticket retargeted after milestone deleted

comment:2 by strk, 7 years ago

Milestone: 3.6.13.6.2

Ticket retargeted after milestone closed

comment:3 by strk, 7 years ago

Milestone: 3.6.23.6.3

Ticket retargeted after milestone closed

comment:4 by robe, 6 years ago

Resolution: wontfix
Status: newclosed
Note: See TracTickets for help on using tickets.