Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MVP Roadmap #2

Open
5 of 19 tasks
acao opened this issue Jul 3, 2023 · 1 comment
Open
5 of 19 tasks

MVP Roadmap #2

acao opened this issue Jul 3, 2023 · 1 comment

Comments

@acao
Copy link
Owner

acao commented Jul 3, 2023

democratizing access to geospatial tools and knowledge is my passion!

  • basic raster computation of GSOCMap for polygons/multipolygons
  • validate and normalize GeoJSON, allowing more geometry types - LineString and MultiLineString
  • add simple status area for steps/errors
  • codemirror 6 JSON editor 😍
  • add 100 hectare limit until I can find out how to avoid proxying the geotiff/cheaper hosting
  • dark mode
  • upload GeoJSON files
  • upload Shapefiles
  • upload KML files
  • drag and drop file upload
  • map with mapbox-gl-draw
  • support FeatureCollection 💸
  • optimize HTTP cacheing if possible
  • workbox/similar for web cache API - offline doesn't make sense for geotiff
  • build a codemirror mode for json schema validation/completion/etc and implement it using geojson spec
  • perform a cost benefit analysis for self-hosting a copy of this file (and others) vs using verecel rewrites to circumvent cors same origin config
  • add the rest of the FAO data for the various prediction scenarios
  • author a blog post for software peeps
  • author and submit an academic article
@Marcosmk12
Copy link

Marcosmk12 commented Jul 8, 2024

democratizing access to geospatial tools and knowledge is my passion!

  • basic raster computation of GSOCMap for polygons/multipolygons
  • validate and normalize GeoJSON, allowing more geometry types - LineString and MultiLineString
  • add simple status area for steps/errors
  • codemirror 6 JSON editor 😍
  • add 100 hectare limit until I can find out how to avoid proxying the geotiff/cheaper hosting
  • dark mode
  • upload GeoJSON files
  • upload Shapefiles
  • upload KML files
  • drag and drop file upload
  • map with mapbox-gl-draw
  • support FeatureCollection 💸
  • optimize HTTP cacheing if possible
  • workbox/similar for web cache API - offline doesn't make sense for geotiff
  • build a codemirror mode for json schema validation/completion/etc and implement it using geojson spec
  • perform a cost benefit analysis for self-hosting a copy of this file (and others) vs using verecel rewrites to circumvent cors same origin config
  • add the rest of the FAO data for the various prediction scenarios
  • author a blog post for software peeps
  • author and submit an academic article

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants