TerriaJS / terriajs

A library for building rich, web-based geospatial data platforms.
https://terria.io
Apache License 2.0
1.15k stars 356 forks source link

Make download functions clearer on Feature information #1798

Open ajbar7 opened 8 years ago

ajbar7 commented 8 years ago

As the download data functionality is not compatible with older version of IE would it be possible to add a "Copy data to clipboard" alongside the Downlaod as CSV/JSON options for individual features? I understand it's possible to just manually copy and paste but it can be a little bit finicky to get other apps to recognise that the data is in a tabular format.

Cheers, Allan

tkeuneman commented 6 years ago

Current design:

screen shot 2018-03-05 at 2 25 08 pm

A user has to click on the 'download table' button to see options.

Proposed design: img_20180305_141948

Make the download options clear by having buttons for each download option. Please follow the secondary button pattern of a #08ABD5 outline and text, with a white background.

This introduces the new concept of 'copy to clipboard'.

Icons can be used for each file format, or dropped for speed's sake. Copy to clipboard icon can be based on Google Drive's share option.

Can you please @mention myself or another designer if it turns out there are more than three file formats that will be visible for any table.