Opened 19 years ago
Closed 19 years ago
#59 closed defect (fixed)
remove dependency on points dicts from export pts to file
Reported by: | Nick | Owned by: | Nick |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Efficiency and optimisation | Version: | 1.0 |
Severity: | normal | Keywords: | geospatial_data |
Cc: | Duncan |
Description
inside geospatial_data.py, “export_points_file" should not need a points dict to write file. should get values from "self".
maybe replace with a "save" or "save as file" method
Change History (1)
comment:1 Changed 19 years ago by Nick <nick.bartzis@…>
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.