Skip to content
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.

Optimisation appel GéoAPI #252

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from
Open

Optimisation appel GéoAPI #252

wants to merge 1 commit into from

Conversation

jdesboeufs
Copy link
Member

Un appel par défaut à la GéoAPI remonte beaucoup plus de champs qu'il n'est nécessaire.
J'ai donc mis la liste des champs en dur.

Avant :
https://geo.api.gouv.fr/communes?codePostal=54490

Après :
https://geo.api.gouv.fr/communes?codePostal=54490&fields=code,nom

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants