-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b65207c
commit b6a0aba
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Map Editing Interface | ||
|
||
Table interface built for quick reconciliation of outside geometries with Macrostrats map representation. | ||
|
||
Features: | ||
- Hide and Copy columns | ||
- Standard Filter and Grouping | ||
- Purpose built interfaces for certain columns ( Example: Selection interface for all valid age intervals ) | ||
- View of running operations, as well as push and clear functionality | ||
- Virtualized 'infinite' scrolling of table data to keep data downloads web friendly | ||
- Group based auth to prevent outside changes | ||
- |