Skip to content

Latest commit

 

History

History
13 lines (5 loc) · 428 Bytes

File metadata and controls

13 lines (5 loc) · 428 Bytes

google_maps

Rust program for finding all Google Maps place IDs given a zoom level and tile radius. This can be combined with loc-metadata-rs (WIP) to find the place name, rating etc. for every Google Maps location that exists.

loc-metadata-rs (WIP)

Rust program for fetching the metadata (name, rating etc.) of Google Maps places given a list of place IDs.