Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
546 views
in Technique[技术] by (71.8m points)

capture an image of kml file on google earth using python

I have a folder of KML files(each kml contains several polygons) that I would like to open in google earth and capture the image and make an animation showing the progress of the polygons. Currently, I open each kml one by one, save image to png and then create a video using the pictures on powerpoint. Is there a way to automate this process in python? At least, capturing the images(png) part, because the video making part is relatively fast.

Thank you!


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...