{"id":74964,"library":"twpayne-go-kml","title":"go-kml","description":"Package kml provides convenience methods for creating and writing KML documents.","status":"active","version":"1.5.2","language":"go","source_language":null,"source_url":"https://github.com/twpayne/go-kml","tags":["kml","geospatial","google-earth","xml"],"install":[{"cmd":"go get github.com/twpayne/go-kml","lang":"bash","label":"Install github.com/twpayne/go-kml"}],"dependencies":[],"imports":[{"symbol":"kml","correct":"github.com/twpayne/go-kml"}],"quickstart":{"code":"package main\n\nimport (\n\t\"os\"\n\t\"github.com/twpayne/go-kml\"\n)\n\nfunc main() {\n\tk := kml.KML(kml.Placemark(kml.Name(\"Hello\")))\n\tk.WriteIndent(os.Stdout, \"\", \"  \")\n}","lang":"go","description":"Creates a simple KML document with a placemark and writes it to stdout."},"warnings":[],"env_vars":null,"search_vec":"'conveni':7 'creat':10 'document':14 'earth':19 'geospati':16 'go':2 'go-kml':1 'googl':18 'google-earth':17 'kml':3,5,13,15 'method':8 'packag':4 'provid':6 'write':12 'xml':20","created_at":"2026-06-17T19:10:33.263694+00:00","updated_at":"2026-06-17T19:10:33.263694+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/twpayne/go-kml","github":"https://github.com/twpayne/go-kml","docs":"https://pkg.go.dev/github.com/twpayne/go-kml#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}