Share

Happy Camel

Tracker: Issues

5 append data to kmz files - ID: 1999633
Last Update: Comment added ( pedelman )

As creation of bigger kmz files take some time, it would be cool, if there
was an option to append data to existing kmz files.


Nobody/Anonymous ( nobody ) - 2008-06-21 23:08

5

Open

None

Pieter Edelman

KMZ files

None

Public


Comments ( 3 )




Date: 2009-01-18 11:05
Sender: pedelmanProject Admin

If --append is specified, but no input KMZ file is present, what should the
action be?
- Silently ignoring?
- Throwing an error?
- Throwing a warning?


Date: 2009-01-16 17:06
Sender: pedelmanProject Admin

I think the basic approach should be to become a guest within the existing
KMZ file. Thus, if a different title is specified, this is discarded (maybe
there even should be a conflict between --append and --title).
Also, I think content should be added to a folder if it has the samen
name, otherwise a new folder should be created.


Date: 2009-01-03 12:25
Sender: pedelmanProject Admin

Revision #70 implements this functionality in a basic form. If the --append
parameter is specified on the command line, the new data is appended to the
KMZ file.
However, questions remain:
- Should the data be added to the same folder or a different one?
- If the user specifies a diffent title, what should the action be?


Log in to comment.

Attached File

No Files Currently Attached

Changes ( 2 )

Field Old Value Date By
category_id None 2009-01-03 12:25 pedelman
assigned_to nobody 2009-01-03 12:25 pedelman