geocode-glib-1.0
Description:
Geocode Helper library
Content:
Namespaces:
- Geocode
- Backend - All the fields in the Backend structure are private and should never be accessed directly.
- BoundingBox - All the fields in the Location structure are private and should never be accessed directly.
- Forward - All the fields in the Forward structure are private and should never be accessed directly.
- Location - All the fields in the Location structure are private and should never be accessed directly.
- MockBackend - All the fields in the MockBackend structure are private and should never be accessed directly.
- Nominatim - All the fields in the Nominatim structure are private and should never be accessed directly.
- Place - All the fields in the Place structure are private and should never be accessed directly.
- Reverse - All the fields in the Reverse structure are private and should never be accessed directly.
- MockBackendQuery - The details of a forward or reverse query which was performed on a MockBackend by application code.
- LocationCRS - Coordinate Reference System Identification for a location.
- LocationURIScheme - The URI scheme for this location.
- PlaceOsmType - Osm type of the place.
- PlaceType - Type of the place.
- Error - Error codes returned by geocode-glib functions.
- public Quark error_quark ()
- LocationAccuracy
- public const int CITY
Constant representing city-level accuracy.
- public const int CONTINENT
Constant representing continent-level accuracy.
- public const int COUNTRY
Constant representing country-level accuracy.
- public const int REGION
Constant representing region-level accuracy.
- public const int STREET
Constant representing street-level accuracy.
- public const int UNKNOWN
Constant representing unknown accuracy.