kmz
Java API for KML (JAK) embedding images in kmz files
Is there a way to just add an image file into a kmz file using Java API for KML (JAK)? I can create a kml file with no 开发者_JAVA技巧problem, but I\'m trying to just embed a resources (such as an ima[详细]
2023-04-01 20:40 分类:问答Processing KMZ in Mathematica
I\'m stuck on a conversion. I have a KMZ file with some coordinates.I read the file like this: m=Import[\"~/Desktop/locations.kmz\",\"Data\"][详细]
2023-03-10 04:46 分类:问答Enabling KMZ output with gzip
When I try enable gzip for an output the following error appears: Traceback (most recent call last): File \"/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/__init__.py\", line[详细]
2023-02-26 03:56 分类:问答NameError: global name is not defined
Hello My error is produced in generating a zip file. Can you inform what I should do? main.py\", line 2289, in get[详细]
2023-02-24 18:59 分类:问答Send lon/lat & description from html table cell to google earth
I have a table in an html page where each cell开发者_StackOverflow中文版 contains one line whose elements are separated by spaces:[详细]
2023-02-24 05:30 分类:问答NSURLConnection downloads only the first 567 bytes?
I\'m trying to download http://www.vesseltracker.com/earth/vesseltrackerlight.kmz but am not getting all the bits and pieces.[详细]
2023-01-18 06:45 分类:问答Using KML / KMZ on top of google maps
To test I saved this html file to my server. Is there a simple way to include a KML or KMZ file here?[详细]
2022-12-20 04:16 分类:问答Nesting KMZ files
Is it possible to create one KMZ file that is composed of several smaller KMZ files?I would prefer to not have to manually merge the actual KML entit开发者_C百科ies, but I will if that\'s the only opt[详细]
2022-12-17 11:44 分类:问答How to unzip a column in the database using PHP
I have a KMZ file stored in MySQL as a blob. KMZ file uses P开发者_如何学CKZIP compression. How can I unzip the file using PHP? zip_open() on a temp file or popen /usr/bin/unzip[详细]
2022-12-14 16:45 分类:问答