Posts an event.getList() and returns the results as a KML file. For optional arguments, see documentation of getList()
Parameters: | nolabels (bool) Hide labels of events in KML. Can be useful with large data sets. |
---|---|
Return type: | str |
Returns: | String containing KML information of all matching events. This string can be written to a file and loaded into e.g. Google Earth. |