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

Add capability to load offline feature outlines (flatgeobuf) #1955

Open
spwoodcock opened this issue Dec 4, 2024 · 0 comments
Open

Add capability to load offline feature outlines (flatgeobuf) #1955

spwoodcock opened this issue Dec 4, 2024 · 0 comments
Labels
effort:medium Likely a day or two enhancement New feature or request frontend Related to frontend code priority:low Backlog of tasks that will be addressed in time

Comments

@spwoodcock
Copy link
Member

Is your feature request related to a problem? Please describe.

  • On the mapper frontend offline tab we can already download the offline basemap.
  • We also need to download the feature geometries to the users phone.

Describe the solution you'd like

  • Download Flatgeobuf file to user browser storage (OPFS)
  • Load from offline storage if available.

Additional context

  • The task areas and feature statuses will be loaded via local PGLite eventually.
  • With this, plus feature geometries and a basemap, it should enable fully offline mapping.
  • The final step is syncing of ODK Web Form submissions, described in another issue.
@spwoodcock spwoodcock added effort:medium Likely a day or two enhancement New feature or request frontend Related to frontend code priority:low Backlog of tasks that will be addressed in time labels Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort:medium Likely a day or two enhancement New feature or request frontend Related to frontend code priority:low Backlog of tasks that will be addressed in time
Projects
Development

No branches or pull requests

1 participant