Git Product home page Git Product logo

cog-map's People

Contributors

bradh avatar cholmes avatar drewbo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cog-map's Issues

Basic annotation

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 to like ten or less arrows and text then most should still fit within url maximums, so we can just store it in the hash.

Info page to give overview

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.

Fix attribution

It's bad form to not credit the maps that you're using. Openlayers makes it relatively easy to add this in, and indeed we have a little button for it.

At the very least should credit Carto and OpenStreetMap for the base layer.

GeoTIFF uploading

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 formatting on data, and puts it somewhere online, which should be a whole project in itself. But if anyone is interested in that backend project it'd be great to tackle.

Adjust text box based on text size

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 UI improvement to have the text input box expand based on size.

https://jsfiddle.net/4Qsa8/ seems to be mostly there, though doesn't seem to quite work on copy and paste.

\cog-map\node_modules\ol\map.js: Cannot delete property 'internal' of #<Object>

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 step (F:\cog-test\cog-map\node_modules\parcel-bundler\lib\transforms\babel.js:244:191)
at F:\cog-test\cog-map\node_modules\parcel-bundler\lib\transforms\babel.js:244:361

add controls for band selection, etc

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 particular uses the first band for a UDM, that messes things up.

You can just add a &rgb= to the url string, but that's not easy to know. It'd be nice to have a little 'advanced' dialog that lets you select the bands you want to visualize. Would be cool if it could eventually let you do other tweaks, like do ndvi and pick histogram cuts, like on remotepixel.ca

Double URL Encoding

COG Map is designed so the view of the map you're looking at can be shared with others by just sending them the URL.

If you load a URL in to the map and share it with someone it works great. But if they load up the URL you shared with them it will encode the URL an extra time, so that if they then share the URL of that same COG then it may not work, as the double encoding keeps happening.

This one has me stumped, as I can't figure out when it tries to encode it again. This is probably my biggest blocker for pushing this out for wider release.

Style of COG

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

Share button with link shortener

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 to give people the option to get a shorter url with a link shortener (which depends on a link shortening service - could just use like bit.ly. Radiant.earth has purchased a good short domain (rdnt.io) that could be used.

Improve for mobile

In general mobile works decently. But the elements at top - the URL and buttons - are not built in a responsive way. Would be good to improve them so that the mobile experience is on par with the desktop experience.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.