add support for displaying esri metadata#4335
Conversation
|
we have info on imagery accuracy and resolution too. if thats interesting, just say the word. |
This looks great! I do think people would be interested in seeing accuracy and resolution too, so go ahead and add 👍 Maybe we should just rename |
* getVintage() becomes getMetadata() * ignore a couple unrelated lint nags * add source description, resolution and accuracy info to debug panel
|
pushed another commit to incorporate @bhousel's suggestions. i didn't know how to internationalize |
|
You shouldn't add brackets around units. |
thats fine by me. transifex would probably like it if i spelled out 'meters' anyway. |
Thanks @jgravois ! I'll clean up the strings, but this is mostly fine. I'll merge it tomorrow morning. FWIW the measurement pane and scale bar both have hardcoded unit strings for things like "m", "ft" etc, and nobody has complained yet. 👌 |
|
Just merged this, thanks again @jgravois! |

resolves #4280