Opened 20 years ago
Closed 20 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
Note: See
TracTickets for help on using
tickets.
