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

Fix: handle geometry in get one export api method #215

Conversation

edelclaux
Copy link
Contributor

Closes #214

L'issue est assez détaillée, et renvoi à un argumentaire, également détaillé, dans issue+PR dans le projet Utils-Flask-SQLAlchemy-Geo.

@edelclaux edelclaux marked this pull request as draft September 26, 2024 08:43
@edelclaux edelclaux changed the base branch from master to develop September 26, 2024 08:44
@edelclaux edelclaux marked this pull request as ready for review September 26, 2024 08:45
@camillemonchicourt
Copy link
Member

OK merci, une raison pour laquelle les tests Python ne passent pas ?

@bouttier
Copy link
Contributor

Oups il y a pas l’air d’avoir l’autorisation aux mainteneurs de modifier la branche sur cette PR, du coup j’ai ouvert une autre PR là pour débugger : #216

@edelclaux
Copy link
Contributor Author

edelclaux commented Sep 27, 2024

@bouttier J'ai intégré les modif ta PR dans cette branche. Comme ça on a le dev et les tests en même temps !
S'il y a d'autres modif à faire, hésite pas à les faire directement dessus.
Normalement, t'as les droits.

@jacquesfize jacquesfize merged commit 52fabf5 into PnX-SI:develop Oct 4, 2024
4 checks passed
jacquesfize pushed a commit that referenced this pull request Oct 4, 2024
* fix: handle geometry in get_one_export_api method

* tests: output response content on assertion error

* test: adjust test to geojson format

---------

Co-authored-by: Élie Bouttier <[email protected]>
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.

fix: get_one_export_api doesn't return geojson when geometry field is present
4 participants