How to do Reverse Geocoding with the OpenCage API - Python Tutorial

Sdílet
Vložit
  • čas přidán 5. 09. 2024
  • In this hands on tutorial, you will learn how to use the OpenCage API (opencagedata.c...) to do reverse geocoding in Python. The video covers the following topics:
    ⭐️ What is geocoding? (and what it's not!)
    ⭐️ Two main types of geocoding (reverse and forward)
    and differences between them
    ⭐️ How to use the Opencage API for geocoding
    We'll use Python (other languages are available)
    ⭐️ Processing multiple places and large datasets
    ⭐️ Best practices
    Timestamped sections:
    00:00 What you'll learn in this video
    00:47 What is geocoding?
    1:19 Two types of geocoding
    2:39 OpenCage API Documentation
    2:59 API Request parameters
    3:26 How to get an API key
    3:51 OpenCage API free trial limits
    4:18 Multi language support and SDKs
    4:34 Official Python tutorial
    4:47 Making your first API request in Python
    5:45 A closer look at the result
    6:59 Optional parameters for reverse geocoding
    7:54 Error handling
    8:28 Best practices
    8:39 Processing multiple places
    8:49 Batch geocoding a text file
    9:23 Making requests in parallel
    9:34 Geocoding large datasets
    9:46 Geocoding Buyer's Guide

Komentáře •