Skip to content

Commit

Permalink
updated help link #16
Browse files Browse the repository at this point in the history
  • Loading branch information
cosbyr committed Feb 14, 2019
1 parent 6e4c014 commit 779b878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion import_records.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

# Locator input fields
# World Geocode Service values are available here:
# http://resources.arcgis.com/en/help/arcgis-rest-api/#/Multiple_input_field_geocoding/02r30000001p000000/
# http://links.esri.com/localgovernment/help/geocodecandidates
all_locator_fields = ["Address", "Address2", "Address3", "Neighborhood", "City", "Subregion", "Region", "Postal", "PostalExt", "CountryCode"]

loc_address_field = "Address" # Field in all_locator_fields for street address (required)
Expand Down

0 comments on commit 779b878

Please # to comment.