obspy.io.kml.core._write_kml
- _write_kml(obj, filename, **kwargs)[source]
Write
Inventory
orCatalog
object to a KML file. For additional parameters seeinventory_to_kml_string()
andcatalog_to_kml_string()
.
Write Inventory
or
Catalog
object to a KML file.
For additional parameters see inventory_to_kml_string()
and
catalog_to_kml_string()
.