extract data from kml and associate with respective image in a report

41 views
Skip to first unread message

Andrew

unread,
Apr 12, 2012, 3:28:45 PM4/12/12
to beautifulsoup
Hi I was wondering if beautiful soup can help me. I have a kmz file
(I've extracted the files and now have a kml and images) with several
hundred locations with one image and description per location. I want
to make a PDF or Word report which contains the image, description,
and coordinates on each page of the PDF.

Thank you.

leonardr

unread,
Apr 13, 2012, 8:54:21 AM4/13/12
to beautifulsoup
You can use Beautiful Soup to extract data from the KML file. Then you
can use a different library such as ReportLab (http://
www.reportlab.com/software/opensource/) to create a PDF file using
that data.

Leonard
Reply all
Reply to author
Forward
0 new messages