Skip to content

Commit

Permalink
TODO.md added
Browse files Browse the repository at this point in the history
  • Loading branch information
Joffreybvn committed Nov 10, 2020
1 parent 5a55765 commit 743d3d5
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Lidario's TODO list

### Todo

- [ ] **lidario.Translator**: tif/mask to 3D point cloud file (.pcd, .xyz, ...)
- [ ] **lidario.Translator**: tif/mask to GeoJSON (.json, with metadata included)
- [ ] **New feature**: Plot a chunk of a tif/mask easily (with matplotlib ?)
- [ ] **New feature**: Tif/mask resolution interpolation

### In Progress

- [ ] ...

### Done ✓

- [x] **lidario.Translator**: .tiff/mask to csv/np/df/dict/list/tuple
- [x] **lidario.Translator**: Return metadata if asked
- [x] **lidario.MetadataReader**: Return metadata from a tiff/mask

0 comments on commit 743d3d5

Please sign in to comment.