SOAP API method GeoData_update
Parameters
- Parameter 'id' : string
- The identifier (id) of the object that is updated
Return values
- Return value 'geodata' : Structure of type 'geodata'
- All properties of the now updated geodata
Structure 'geodata'
This structure geodata was mentioned above. This structure has the following properties:
- Property 'id' : int
- ID of the geo data
- Property 'continent_code' : string
- Get the contint code
- Property 'country_code' : string
- Get the (two digit) country code
- Property 'country_code3' : string
- Get the three digit country code
- Property 'region' : string
- Get the region code
- Property 'countryname' : string
- Get the country name
- Property 'city' : string
- Get the city if it is available
- Property 'latitude' : float
- Get the latitude
- Property 'longitude' : float
- Get the longitude