Skip to content

leslykinzel/gmapq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gmapq

This tool provides a simple interface with Google's Places API.

Features

  • Search using plain language queries.
  • Search in an area using coordinates and a radius.
  • Lookup a Place ID
  • Filter results using a Field Mask.
  • Easily call this from other scripts, either through the shell or as a Python library.
  • Select the response format ( json, xml, csv ).

Here's an example.

gmapq_demo

About

Query Google Maps from the terminal.

Topics

Resources

License

Stars

Watchers

Forks