visheratin's picture
Update README.md
96d9270 verified
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: category_name
      dtype: string
    - name: name
      dtype: string
    - name: lat
      dtype: float64
    - name: lon
      dtype: float64
    - name: city
      dtype: string
    - name: state
      dtype: string
    - name: country
      dtype: string
  splits:
    - name: train
      num_bytes: 4124162
      num_examples: 35070
  download_size: 2792316
  dataset_size: 4124162
license: odbl
language:
  - en

Google Landmarks places

Google Landmarks is a great dataset, but it lacks geospatial information about the places. This dataset fills this gap by providing latitude and longitude for each landmark. The dataset also contains the name of the landmark from OpenStreetMap and information about the country, the province/state, and the city/village where the landmark is located. This information was collected from OSM via Nominatim.