WebLocationService
The following operations are supported. For a formal definition, please review the Service Description.
-
CreateOrUpdateCity
Create or update a city. -
CreateOrUpdateCountry
Create or update a country. -
CreateOrUpdateNeighborhood
Create or update a neighborhood. -
CreateOrUpdateState
Create or update a state. -
DeleteCity
Delete a city. -
DeleteCountry
Delete a country. -
DeleteNeighborhood
Delete a neighborhood. -
DeleteState
Delete a state. -
GetAccountCities
Get all cities by atheir accounts. -
GetAccountCitiesCount
Get all cities by atheir accounts count. -
GetCities
Get all cities. -
GetCitiesByCountryId
Get all cities within a country. -
GetCitiesByCountryIdCount
Get all cities within a country count. -
GetCitiesByLocation
Get cities within a country and state. -
GetCitiesByStateId
Get all cities within a state. -
GetCitiesByStateIdCount
Get all cities within a state count. -
GetCitiesCount
Get all cities count. -
GetCityById
Get a city. -
GetCityByTag
Get city by tag. -
GetCountries
Get all countries. -
GetCountriesCount
Get all countries count. -
GetCountriesWithDefault
Get all countries. -
GetCountryById
Get a country. -
GetNeighborhoodById
Get a neighborhood. -
GetNeighborhoods
Get all neighborhoods. -
GetNeighborhoodsByCityId
Get all neighborhoods within a city. -
GetNeighborhoodsByCityIdCount
Get all neighborhoods within a city count. -
GetNeighborhoodsByLocation
Get neighborhoods within a country, state and city. -
GetNeighborhoodsCount
Get all neighborhoods count. -
GetStateById
Get a state. -
GetStates
Get all states. -
GetStatesByCountryId
Get all states. -
GetStatesByCountryIdCount
Get all states within a country count. -
GetStatesByCountryName
Get all states. -
GetStatesByCountryNameCount
Get all states within a country count. -
GetStatesCount
Get all states count. -
MergeCities
Merge cities. -
MergeCitiesByName
Merge cities. -
MergeNeighborhoods
Merge neighborhoods. -
SearchCitiesByName
Get all cities with a matching name. -
SearchNeighborhoodsByName
Get all neighborhoods with a matching name.