obspy.clients.seishub.client._EventMapperClient.save_kml
- _EventMapperClient.save_kml(filename, overwrite=False, **kwargs)[source]
Posts an event.get_list() and writes the results as a KML file. For optional arguments, see help for
get_list()
andget_kml()
- Parameters
- Return type
- Returns
String containing KML information of all matching events. This string can be written to a file and loaded into e.g. Google Earth.