OpenWaterFoundation / owf-app-infomapper-ng

Open Water Foundation InfoMapper web application for menu-driven maps and visualizations, using Angular
GNU General Public License v3.0
1 stars 2 forks source link

Advanced attribute table features #279

Open Nightsphere opened 4 years ago

Nightsphere commented 4 years ago

More advanced features can now be considered, perhaps as separate issues, for example: selecting rows for output or to display on the map (select on map, zoom on map, etc.), copy/paste table or parts of table (for example, filter and then copy/paste into Excel to do some calculation on numbers), saving the table to a CSV or other file, sorting the table based on clicking on column heading or other approach (see TSTool table headings or use a simpler approach).

If space above or below the table can be used, it might be nice to show a summary line line in TSTool fetaures, for example "132 rows, 5 selected". I don't know if this is possible. This can be used for quality control, such as to match the original dataset. Adding one or more tools with icons/buttons would also put in place a design where other tools could be added.

A checkbox column be added or otherwise allow a way to select rows? This could be used to select for copy/paste and export, or interact with the map (such as highlight on table and then select/highlight corresponding features on map - this is a possible future feature but not a current priority). See QGIS and other tools for typical behavior. Adding such features does not impact performance.