initial geocoder test

This commit is contained in:
Amy Bowersox
2020-08-14 17:02:47 -06:00
parent cda2195419
commit 70a33ff00d
4 changed files with 142 additions and 0 deletions

12
geoapi.ini.template Executable file
View File

@@ -0,0 +1,12 @@
[google]
apikey=<<API KEY HERE>>
[mapquest]
apikey=<<CONSUMER KEY HERE>>
secret=<<CONSUMER SECRET HERE>>
[geocodio]
apikey=<<API KEY HERE>>
[locationiq]
token=<<TOKEN HERE>>