terriajs icon indicating copy to clipboard operation
terriajs copied to clipboard

When showing GeoJSON "description" on feature info, also provide a "Raw Data" option.

Open kring opened this issue 6 years ago • 3 comments

If a GeoJSON file has a description property, its value is shown on the feature info instead of the usual table of properties. #1452 suggests we should change this behavior (i.e. use a different property name other than description), but sometimes it's useful. In any case, we should provide a "Show Raw Data" in this scenario, just as we do in the case of a feature info template, so that the user can get back to the full property table.

kring avatar Feb 19 '18 03:02 kring

This is no longer an issue @kring ? It doesn't show description atm but it does show the table

chloeleichen avatar Jan 18 '19 03:01 chloeleichen

Yeah pretty sure it's still an issue. We're you testing with a geojson with a property named description?

kring avatar Jan 18 '19 07:01 kring

In v8 we have the opposite problem - description is being dropped and all properties are being shown

nf-s avatar Jul 18 '22 08:07 nf-s