Changes

Jump to navigation Jump to search
351 bytes added ,  12:24, 7 August 2018
=Usage & Features=
Input Currently the input is a tab delimited ".txt" file with columns:
<Business Firm Name> <Address>
In this location on ''powershell'' from the RDP (Must be from the RDP so it can import files):
The program will create an output file that looks like:
inputOut.txt_coordstxt
Which you will have to open with a right click into textpad. If you would like to change the input so that you can geo code while keeping a primary key with more than one column simply change the output commands on lines 22, 35, and 37 to reflect the changes. Also change line 28 to reflect the inputted file.
==Google Key==
==Output==
The output is currently a tab delimited with the three columns:
<Business Firm Name> <Location["lat"]> <Location["lng"]>
Meaning Name, Latitude, Longitude in a tab delimited .txt file. This can be changed by accessing the Geocode.py file and going to the lines specified above.
=Bugs & Feedback=
[[admin_classification::IT Build| ]]
158

edits

Navigation menu