This extractor provides detailed data for locations specified by their names, addresses, or coordinates.
Create a new configuration of the Geocoding Augmentation extractor.
In this case, specify the location. The extractor will fetch its geographical latitude and longitude using a specified provider. Specify one or more tables which have exactly one column with textual specification of the location. If the source table does not meet these requirements, edit the input mapping details accordingly.
You can test the extraction on this sample file.
Upload it to the in.c-main
bucket in Storage first and call it locations
.
Specify a single table in the output mapping
and select the geocode method in the configuration. You can use the openstreetmap
provider for free.
(The names of the input and CSV files are arbitrary, and so are the names of the columns.)
In this mode of operation, specify the geographical latitude and longitude. The extractor will then fetch information about the closest place found on the map of the given provider. Specify one or more tables which have exactly two columns; the first column with a latitude, the second one with a longitude. If the source table does not meet these requirements, edit the input mapping details accordingly.
You can test the extraction on this sample file. Specify a single table in the output mapping, and select the reverse method in the configuration. (The names of the input and CSV files are arbitrary, so are the names of the columns.)
In the component configuration, specify different providers of the location data. Usage limits and the result data may differ between various providers.
Some of the providers require the locale
parameter to be set. If you are unsure, leave it empty or use us
.
The following are the available providers that will be queried for the data: