Symbol MappingΒΆ
C |
Python |
---|---|
geocode_backend_forward_search |
|
geocode_backend_forward_search_async |
|
geocode_backend_forward_search_finish |
|
geocode_backend_reverse_resolve |
|
geocode_backend_reverse_resolve_async |
|
geocode_backend_reverse_resolve_finish |
|
geocode_bounding_box_equal |
|
geocode_bounding_box_get_bottom |
|
geocode_bounding_box_get_left |
|
geocode_bounding_box_get_right |
|
geocode_bounding_box_get_top |
|
geocode_bounding_box_new |
|
GEOCODE_ERROR_INTERNAL_SERVER |
|
GEOCODE_ERROR_INVALID_ARGUMENTS |
|
GEOCODE_ERROR_NO_MATCHES |
|
GEOCODE_ERROR_NOT_SUPPORTED |
|
GEOCODE_ERROR_PARSE |
|
geocode_error_quark |
|
geocode_error_quark |
|
geocode_forward_get_answer_count |
|
geocode_forward_get_bounded |
|
geocode_forward_get_search_area |
|
geocode_forward_new_for_params |
|
geocode_forward_new_for_string |
|
geocode_forward_search |
|
geocode_forward_search_async |
|
geocode_forward_search_finish |
|
geocode_forward_set_answer_count |
|
geocode_forward_set_backend |
|
geocode_forward_set_bounded |
|
geocode_forward_set_search_area |
|
GEOCODE_LOCATION_ACCURACY_CITY |
|
GEOCODE_LOCATION_ACCURACY_CONTINENT |
|
GEOCODE_LOCATION_ACCURACY_COUNTRY |
|
GEOCODE_LOCATION_ACCURACY_REGION |
|
GEOCODE_LOCATION_ACCURACY_STREET |
|
GEOCODE_LOCATION_ACCURACY_UNKNOWN |
|
GEOCODE_LOCATION_CRS_WGS84 |
|
geocode_location_equal |
|
geocode_location_get_accuracy |
|
geocode_location_get_altitude |
|
geocode_location_get_crs |
|
geocode_location_get_description |
|
geocode_location_get_distance_from |
|
geocode_location_get_latitude |
|
geocode_location_get_longitude |
|
geocode_location_get_timestamp |
|
geocode_location_new |
|
geocode_location_new_with_description |
|
geocode_location_set_description |
|
geocode_location_set_from_uri |
|
geocode_location_to_uri |
|
GEOCODE_LOCATION_URI_SCHEME_GEO |
|
geocode_mock_backend_add_forward_result |
|
geocode_mock_backend_add_reverse_result |
|
geocode_mock_backend_clear |
|
geocode_mock_backend_get_query_log |
|
geocode_mock_backend_new |
|
geocode_nominatim_get_gnome |
|
geocode_nominatim_new |
|
geocode_place_equal |
|
geocode_place_get_administrative_area |
|
geocode_place_get_area |
|
geocode_place_get_bounding_box |
|
geocode_place_get_building |
|
geocode_place_get_continent |
|
geocode_place_get_country |
|
geocode_place_get_country_code |
|
geocode_place_get_county |
|
geocode_place_get_icon |
|
geocode_place_get_location |
|
geocode_place_get_name |
|
geocode_place_get_osm_id |
|
geocode_place_get_osm_type |
|
geocode_place_get_place_type |
|
geocode_place_get_postal_code |
|
geocode_place_get_state |
|
geocode_place_get_street |
|
geocode_place_get_street_address |
|
geocode_place_get_town |
C |
Python |
---|---|
geocode_place_new |
|
geocode_place_new_with_location |
|
GEOCODE_PLACE_OSM_TYPE_NODE |
|
GEOCODE_PLACE_OSM_TYPE_RELATION |
|
GEOCODE_PLACE_OSM_TYPE_UNKNOWN |
|
GEOCODE_PLACE_OSM_TYPE_WAY |
|
geocode_place_set_administrative_area |
|
geocode_place_set_area |
|
geocode_place_set_bounding_box |
|
geocode_place_set_building |
|
geocode_place_set_continent |
|
geocode_place_set_country |
|
geocode_place_set_country_code |
|
geocode_place_set_county |
|
geocode_place_set_location |
|
geocode_place_set_name |
|
geocode_place_set_postal_code |
|
geocode_place_set_state |
|
geocode_place_set_street |
|
geocode_place_set_street_address |
|
geocode_place_set_town |
|
GEOCODE_PLACE_TYPE_AIRPORT |
|
GEOCODE_PLACE_TYPE_BAR |
|
GEOCODE_PLACE_TYPE_BUILDING |
|
GEOCODE_PLACE_TYPE_BUS_STOP |
|
GEOCODE_PLACE_TYPE_COLLOQUIAL |
|
GEOCODE_PLACE_TYPE_CONTINENT |
|
GEOCODE_PLACE_TYPE_COUNTRY |
|
GEOCODE_PLACE_TYPE_COUNTY |
|
GEOCODE_PLACE_TYPE_DRAINAGE |
|
GEOCODE_PLACE_TYPE_ESTATE |
|
GEOCODE_PLACE_TYPE_HISTORICAL_COUNTY |
|
GEOCODE_PLACE_TYPE_HISTORICAL_STATE |
|
GEOCODE_PLACE_TYPE_HISTORICAL_TOWN |
|
GEOCODE_PLACE_TYPE_ISLAND |
|
GEOCODE_PLACE_TYPE_LAND_FEATURE |
|
GEOCODE_PLACE_TYPE_LIGHT_RAIL_STATION |
|
GEOCODE_PLACE_TYPE_LOCAL_ADMINISTRATIVE_AREA |
|
GEOCODE_PLACE_TYPE_MISCELLANEOUS |
|
GEOCODE_PLACE_TYPE_MOTORWAY |
|
GEOCODE_PLACE_TYPE_OCEAN |
|
GEOCODE_PLACE_TYPE_PLACE_OF_WORSHIP |
|
GEOCODE_PLACE_TYPE_POINT_OF_INTEREST |
|
GEOCODE_PLACE_TYPE_POSTAL_CODE |
|
GEOCODE_PLACE_TYPE_RAILWAY_STATION |
|
GEOCODE_PLACE_TYPE_RESTAURANT |
|
GEOCODE_PLACE_TYPE_SCHOOL |
|
GEOCODE_PLACE_TYPE_SEA |
|
GEOCODE_PLACE_TYPE_STATE |
|
GEOCODE_PLACE_TYPE_STREET |
|
GEOCODE_PLACE_TYPE_SUBURB |
|
GEOCODE_PLACE_TYPE_SUPERNAME |
|
GEOCODE_PLACE_TYPE_TIME_ZONE |
|
GEOCODE_PLACE_TYPE_TOWN |
|
GEOCODE_PLACE_TYPE_UNKNOWN |
|
GEOCODE_PLACE_TYPE_ZONE |
|
geocode_reverse_new_for_location |
|
geocode_reverse_resolve |
|
geocode_reverse_resolve_async |
|
geocode_reverse_resolve_finish |
|
geocode_reverse_set_backend |
|
GeocodeBackend |
|
GeocodeBackendInterface |
|
GeocodeBoundingBox |
|
GeocodeBoundingBoxClass |
|
GeocodeError |
|
GeocodeForward |
|
GeocodeForwardClass |
|
GeocodeLocation |
|
GeocodeLocationClass |
|
GeocodeLocationCRS |
|
GeocodeLocationURIScheme |
|
GeocodeMockBackend |
|
GeocodeMockBackendClass |
|
GeocodeMockBackendQuery |
|
GeocodeNominatim |
|
GeocodeNominatimClass |
|
GeocodePlace |
|
GeocodePlaceClass |
|
GeocodePlaceOsmType |
C |
Python |
---|---|
GeocodePlaceType |
|
GeocodeReverse |
|
GeocodeReverseClass |