Skip to content

Commit

Permalink
Added the easily fixed stuff that shouldn't need discussion (#23)
Browse files Browse the repository at this point in the history
* Added the easily fixed stuff that shouldn't need discussion

* Updated docs and fixed lint

* Change legend bbox to 2 point bounding box and added legend_contour which is the polygon bounding box

* Fixed lint

* Updated descriptions of coordinates for polygon, line and point features

* Added model provence and formatted line and point features

* added s back to features.

* updated readme

---------

Co-authored-by: marshHawk4 <kyle@jataware.com>
  • Loading branch information
abodeuis and marshHawk4 authored Apr 15, 2024
1 parent 2a7701b commit f71cc14
Show file tree
Hide file tree
Showing 8 changed files with 667 additions and 481 deletions.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -158,4 +158,7 @@ cython_debug/
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
.ruff_cache
.ruff_cache

# Vscode
.DS_Store
Loading

0 comments on commit f71cc14

Please sign in to comment.