# Sample config file # Using standard java properties-file syntax # Bool: use google geocoding to help with streetnames useGoogle = true # Bool: use OSM geocoding to help with streetnames useOpenStreetMaps = true # Int: Timeout for HTTPRequest (ms) osmTimeout = 750 # String: Base for nominatim URL nominatimBase = http://nominatim.openstreetmap.org # String: userName for google maps web api # googleApiUser = # String: key for google maps web api # googleApiKey =