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

Implement basic web mapping functionality #69

Open
5 tasks
eronlloyd opened this issue Dec 4, 2024 · 0 comments
Open
5 tasks

Implement basic web mapping functionality #69

eronlloyd opened this issue Dec 4, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@eronlloyd
Copy link
Member

Description

For the 0.1 release, we need to have an initial implementation of web mapping on the server to demonstrate some of the core spatial features planned.

Requirements

  • GeoDjango functionality enabled
  • Server publishing of GeoJSON data via dedicated API endpoints
  • Map views of our data, with generalized views for multiple data layers (national, state, etc.)
  • Experimental support for embedding web maps on other platforms
  • Base tile maps enabled

Dependencies

  • GDAL
  • GEOS
  • Spatialite libs.
  • Maplibre

Tasks

  • Write unit tests
  • Write functional tests
  • Write docstring
  • Write code
  • Write documentation
@eronlloyd eronlloyd added the enhancement New feature or request label Dec 4, 2024
@eronlloyd eronlloyd added this to the Release 0.1 milestone Dec 4, 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