visgl / visgl/react-google-maps
[Feat]Feature to load a Cloud Optimized GeoTiff (COG)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.9k
- Forks
- 193
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 13
Description
Target Use Case
We are forced to reply upon Leaflet to load a COG onto Google Maps. Leaflet have built a plugin known as georaster-layer-for-leaflet which makes loading & styling a COG very easy.
Proposal
https://www.cogeo.org/ has all the basic information about Cloud Optimized GeoTiff. We have tried using CoGeo library with a webp comression type, but that's very slow & doesn't allow dynamic styling of the tiles.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by reviewing the existing React Google Maps API surface and the COG overview at cogeo.org, then compare the Leaflet georaster-layer-for-leaflet approach. Done should be defined as loading and dynamically styling a Cloud Optimized GeoTIFF on Google Maps without relying on Leaflet.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100