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

GeoJSON source creation and editing #33

Open
6 tasks
martinRenou opened this issue Jul 9, 2024 · 0 comments
Open
6 tasks

GeoJSON source creation and editing #33

martinRenou opened this issue Jul 9, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@martinRenou
Copy link
Member

martinRenou commented Jul 9, 2024

As a follow-up of #30:

  • Look into reusing the FileBrowser widget from JupyterLab for file selection, instead of typing the raw file name in a text input
  • When creating a GeoJSON layer from a file, show a "readonly" checkbox that will set if we can edit or not the local GeoJSON file.
    • Provide a codemirror input in the object properties panel to allow editing the file/GeoJSON content
    • Provide UI widgets using https://github.com/mapbox/mapbox-gl-draw for editing and creating GeoJSON features
  • GeoJSON source from url
  • Bring back the GeoJSON icon Add geoJSON source and layer #30 (comment)
@martinRenou martinRenou added the enhancement New feature or request label Jul 9, 2024
@martinRenou martinRenou added this to the 1.0.0 milestone Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant