Skip to content

A QGIS plugin to retrieve and attribute Google Maps Places.

Notifications You must be signed in to change notification settings

khalhoz/Google-Maps-Places-Plugin-for-QGIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google-Maps-Places-Plugin-for-QGIS

A QGIS plugin to retrieve and attribute Google Maps Places. This plugin aims to fill a significant gap in the geospatial open-source software community. It performs the basic functionalities of retrieving and attributing Google Maps Places (such as bars, cafes, parks, hospitals etc.) for a given area. This particular task is very often used in fields such as competition research, choosing the best location to open a store or a brunch, or for urban planning activities.

Plugin overview

Given a dataset of Input points, a specified radius and selected types of places to download, the plugin will search and download for Google Maps Places in those areas, with the "Download Google Maps Places" algoirthm.

image

It is then possible to further attribute those places with their ratings, the number of user reviews and their price range (if applicable), with the "Attribute Places" algorithm. image

Requirements

The only dependency is the library googlemaps, which can easily be installed through OSGeo4W and pip:

pip install googlemaps

Documentation

Full documentaion can be found in the pdf document of this repository. Make sure to read it carefully.

Contact, Feedback & Contribution

Alexandros Voukenas: avoukenas@gmail.com

If you found this plugin useful, a minor donation would be greately appreciated

About

A QGIS plugin to retrieve and attribute Google Maps Places.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published