-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* drawing of different feature types * remove module imports from drawing.js * add save button css * change feature type on toggle * fix updateFeatType bug * remove plot button from drawing tools * restore undo button * add alert for insufficient points * restore basic enterCoordsWIndow functionality * add selected value to feature objects and logic * separate featurecard from entercoorswindow * add css for feature cards * refactor entercoords window and update css * better feature type change logic * rename "newFeaures" prop * add combine point features functionality * restore upload csv * add feature atrs to map feature objs * update selection logic of map and entercoords window * fix selection bugs * restore plot funcitonality * update ol and otehr js pacakges * move feature production/logic to map component * fix selected type check * clean up * restore reset/clear map funcs * restore predefined features * filter observations from enter coords window * remove unused funcitons and variables * restore point/line/area plots * fix obs filter * restore class4 plots * restore tracks * fix feature order in getfeatures func * add double click plotting * rename enter coordinates window * ensure modfeatwindow updates on feature change * Update name in modal header * restore permalink
- Loading branch information
1 parent
1c21fe3
commit 0914f73
Showing
30 changed files
with
1,569 additions
and
1,452 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.