|
| places property(_getPlaces) |
|
|
def | _getData |
| This method makes the geocoding request from a full or partial address.
|
|
def | _getPlaces |
|
Definition at line 77 of file places.py.
def pymetoffice.places.PlaceSet.__init__ |
( |
|
self, |
|
|
|
location |
|
) |
| |
- Parameters
-
location | A full or partial address. If 'UK' does not appear, it will be added because the DataPoint API provides UK data only. |
Definition at line 81 of file places.py.
def pymetoffice.places.PlaceSet._getData |
( |
|
self, |
|
|
|
location |
|
) |
| |
|
private |
This method makes the geocoding request from a full or partial address.
Definition at line 102 of file places.py.
The documentation for this class was generated from the following file: