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 raster layer support #9

Merged
merged 5 commits into from
Apr 9, 2024
Merged

Add raster layer support #9

merged 5 commits into from
Apr 9, 2024

Conversation

pblottiere
Copy link
Owner

@pblottiere pblottiere commented Apr 8, 2024

  • Add type parameter to [POST] /api/projects/{project}/layers endpoint
  • Update documentation
  • Add unit tests
  • Fix deprecation warning about createFromId (use createFromString instead)
  • Check schema for POST data and improve error messages
  • Init QgsApplication to remove Application path not initialized messages

@pblottiere pblottiere merged commit 5e13bba into main Apr 9, 2024
1 check passed
@pblottiere pblottiere added this to the v0.0.3 milestone Apr 9, 2024
@pblottiere pblottiere deleted the raster branch April 9, 2024 20:45
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

Successfully merging this pull request may close these issues.

1 participant