Skip to content

S4M37/collect_places_from_google_map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Collect places from google/HERE maps APIs

This Api devoleped with Java JRE 1.8.0_40, it collect places from google maps, u give an array of lat/lon and the api fill-in an excel file some basic information of businesses.
add this jar:
gson-converter: http://mvnrepository.com/artifact/com.squareup.retrofit2/converter-gson/2.0.2
gson: https://mvnrepository.com/artifact/com.google.code.gson/gson/2.3.1
java-json: http://www.java2s.com/Code/Jar/j/Downloadjavajsonjar.htm
okhttp3 logging-interceptor: http://mvnrepository.com/artifact/com.squareup.okhttp3/logging-interceptor/3.3.1
okio: http://mvnrepository.com/artifact/com.squareup.okio/okio/1.8.0
poi 3.15: http://www-us.apache.org/dist/poi/dev/bin/poi-bin-3.15-beta1-20160409.zip
retrofit 2.0.2: https://mvnrepository.com/artifact/com.squareup.retrofit2/retrofit/2.0.2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages