SOAP API methode GeoData_retrieve
Parameters
Naam | Type | Beschrijving |
---|---|---|
id * | string | The identifier (id) of the object that is retrieved |
* verplichte parameters |
Resultaat
Naam | Type | Beschrijving |
---|---|---|
geodata | Structure of type 'geodata' | All properties of the retrieved geodata |
Structuur 'geodata'
Naam | Type | Beschrijving |
---|---|---|
id | int | ID of the geo data |
continent_code | string | Get the contint code |
country_code | string | Get the (two digit) country code |
region | string | Get the region code |
countryname | string | Get the country name |
city | string | Get the city if it is available |
latitude | float | Get the latitude |
longitude | float | Get the longitude |