GeocodeGlib.BackendInterface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
forward_search |
r |
handles a synchronous forward geocoding request. |
|
forward_search_async |
r |
starts an asynchronous forward geocoding request. |
|
forward_search_finish |
r |
finishes an asynchronous forward geocoding request. |
|
g_iface |
r |
||
padding |
[ |
r |
|
reverse_resolve |
r |
handles a synchronous reverse geocoding request. |
|
reverse_resolve_async |
r |
starts an asynchronous reverse geocoding request. |
|
reverse_resolve_finish |
r |
finishes an asynchronous reverse geocoding request. |
Methods¶
None
Details¶
- class GeocodeGlib.BackendInterface¶
Interface which defines the basic operations for geocoding.
New in version 3.23.1.