diff --git a/src/pages/maps/@id/edit/README.md b/src/pages/maps/@id/edit/README.md index 461a0db4..58ac8536 100644 --- a/src/pages/maps/@id/edit/README.md +++ b/src/pages/maps/@id/edit/README.md @@ -1,5 +1,7 @@ # Map Editing Interface +Created as part of Macrostrat's mapping pipeline for the CriticalMAAS project to facilitate the consumption and validation of TA1 maps. + Table interface built for quick reconciliation of outside geometries with Macrostrats map representation. Features: @@ -8,5 +10,4 @@ Features: - 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 -- \ No newline at end of file +- Group based auth to prevent outside changes \ No newline at end of file