MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/API

action=geocode

(main | geocode)
  • This module requires read rights.
  • Source: Maps
  • License: GPL-2.0+

API module for geocoding.

Parameters:
locations

The locations to geocode

This parameter is required.
Separate values with |. Maximum number of values is 50 (500 for bots).
service

The geocoding service to use

One of the following values: google, geocoderus, nominatim
props
(no description)
Values (separate with |): lat, lon, alt
Default: lat|lon