« Bash api » : différence entre les versions
| Ligne 50 : | Ligne 50 : | ||
</syntaxhighlight> | </syntaxhighlight> | ||
=== | === Localisation === | ||
Recherche | Recherche openstreetmap | ||
<syntaxhighlight lang="bash" copy> | <syntaxhighlight lang="bash" copy> | ||
curl "https://nominatim.openstreetmap.org/search?q=Eiffel+Tower&format=json" | jq | curl "https://nominatim.openstreetmap.org/search?q=Eiffel+Tower&format=json" | jq | ||