cog-map
cog-map copied to clipboard
A viewer for Cloud Optimized GeoTiffs, based on Openlayers
Hi, I am rendering NDVI image from my aws account.Can I add style to this COG geotiff file? I am getting a greyscale COG file. Thanks in advance

It's nice to have as much map as possible, but also to be able to see the whole URL when the screen is big enough. Would be a nice little...
For COG's that are more than three bands it would be good to have a little GUI element to let users select the RGB bands. Planet visual by default in...
PS F:\cog-test\cog-map> npm start > [email protected] start F:\cog-test\cog-map > parcel index.html Server running at http://localhost:1234 × F:\cog-test\cog-map\node_modules\ol\map.js: Cannot delete property 'internal' of # at Function. (F:\cog-test\cog-map\node_modules\parcel-bundler\lib\transforms\babel.js:43:14) at next (native) at...
Right now the error checking on submitted URL's is pretty light. It'd be good to give users more information about what might go wrong. We should leverage the [cog validator](http://cog-validate.radiant.earth/html)...
Since not everyone is used to copying the URL it'd be nice to have a 'share' button that copies the url to a user's clipboard. And would also be great...
It'd be really cool if desktop users could upload a geotiff and have it turned in to a COG. This mostly depends on a service that runs Cloud Optimized GeoTIFF...
It'd be really cool if users could do basic annotations on the maps they share with others. Like put on arrows and maybe even basic text. If we limit them...
There should be some sort of 'about' page that users can easily find to explain more about what the map is and how to use it.