You have been redirected from an outdated version of the article. Below is the content available on this topic. To view the old article click here.

Geocoding

Structr supports geocoding via Bing and Google.

You just need to configure the desired geocoding provider, language and supply your API key (optional). Please note that some services have a rate limit for unauthenticated requests. Possible values for geocoding.provider are

org.structr.common.geo.BingGeoCodingProvider
org.structr.common.geo.GoogleGeoCodingProvider

geocoding.language takes your country's language code
geocoding.apikey takes your API key (leave commented out if not applicable)

geocoding.provider=
geocoding.language=
geocoding.apikey=

For the complete list of configuration options, see the article about structr.conf.

Search results for "Geocoding"

Geocoding

geocoding.provider Fully qualified class name of the geocoding provider.
geocoding.language Locale for the geocoding functionality.
geocoding.apikey API key for the geocoding provider.

Advanced Settings

The Advanced Settings tab contains settings controlling specialized aspects of a Structr application, such as Geocoding. It is subdivided into the following sections: