SAGA-GIS Tool Library Documentation (v7.2.0)

Tool Geocoding

Geocoding of addresses using geocoding services.


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputAddress List (*)Table (optional input)ADDRESSES--
OutputLocationsShapes (output)LOCATIONS--
OptionsAddress FieldTable fieldFIELD--
Single AddressTextADDRESS-Default: Bundesstrasse 55, Hamburg, Germany
Service ProviderChoicePROVIDER-Available Choices:
[0] Nominatim (OpenStreetMap)
[1] The Data Science Toolkit
[2] Google
[3] Bing
[4] MapQuest
Default: 0
API KeyTextAPI_KEY--
Store MetadataBooleanMETADATA-Default: 0
(*) optional

Command-line

Usage: saga_cmd garden_webservices 2 [-LOCATIONS <str>] [-ADDRESSES <str>] [-FIELD <str>] [-ADDRESS <str>] [-PROVIDER <str>] [-API_KEY <str>] [-METADATA <str>]
  -LOCATIONS:<str>	Locations
	Shapes (output)
  -ADDRESSES:<str>	Address List
	Table (optional input)
  -FIELD:<str>    	Address Field
	Table field
  -ADDRESS:<str>  	Single Address
	Text
	Default: Bundesstrasse 55, Hamburg, Germany
  -PROVIDER:<str> 	Service Provider
	Choice
	Available Choices:
	[0] Nominatim (OpenStreetMap)
	[1] The Data Science Toolkit
	[2] Google
	[3] Bing
	[4] MapQuest
	Default: 0
  -API_KEY:<str>  	API Key
	Text
  -METADATA:<str> 	Store Metadata
	Boolean
	Default: 0