#4644 closed defect (fixed)
PG: ExecuteSQL() try to get the SRS at layer construction
Reported by: | Even Rouault | Owned by: | Even Rouault |
---|---|---|---|
Priority: | normal | Milestone: | 1.9.1 |
Component: | OGR_SF | Version: | unspecified |
Severity: | normal | Keywords: | |
Cc: |
Description
Which can be a slow operation if the SQL to process if complex. It is better to defer it to GetSpatialRef() when it is really needed.
Change History (2)
comment:1 by , 11 years ago
Milestone: | → 1.9.1 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:2 by , 11 years ago
Note:
See TracTickets
for help on using tickets.
Fixed in trunk (r24334) and branches/1.9 (r24335)