Translate posts to Experimental | Feedback
Google
Official Google Earth Download Site
Page 3 of 6 < 1 2 3 4 5 6 >
Topic Options
Rate This Topic
Previous Topic
View All Topics Index
Next Topic
#362298 - 04/23/06 09:09 PM Re: GE-Graph/GE-Path new versions available (freeware) *** [Re: scious]
scious Offline
Traveler

Registered: 04/19/06
Posts: 13
Loc: Perth, Western Australia
hello again Ricardo

I have just tried out your great program and then went to edit one of the points.

The message I get is "You are trying to edit a collection of geometry items. Only Editing of the first item will be possible."

Is it possible to edit one of the midpoints in the path that is created?

The other way I can see from your program is that I can then save the output path as a txt file, then place the coordinates into another path file. This then gets the coordinates out of all the different placemarks into one file.

thanks
Mark

Top
#362299 - 04/24/06 05:17 AM Re: GE-Graph/GE-Path new versions available (freeware) [Re: scious]
rsgrillo Offline
Craftsman

Registered: 07/30/05
Posts: 148
Loc: Piracicaba, Sao Paulo, Brasil ...
Hi Mark,


<Is it possible to edit one of the midpoints in the path that is created?>

I don't now if you can do that directly in GE-Plus (I don't have it). However you can edit the kml file in a text editor and change the coordinates as you wish. GE will take the lat/lon changes but I don't know about altitudes.

< I can see from your program is that I can then save the output path as a txt file>

Actually it does not save the path. It saves only the list of waypoint names, descriptions and coordinates for further processing. However you can open the kml file in a text editor. The path coordinates will be:

<LineString>
<coordinates>
Path coordinates here: lon1,lat1,alt1 lon2,lat2,alt2, ....
</coordinates>
</LineString>

Regards

Sgrillo
_________________________
Sgrillo

Free GoogleEarth Tools:
http://www.sgrillo.net/googleearth/

Top
#362300 - 04/24/06 04:27 PM Re: GE-Graph/GE-Path new versions available (freeware) [Re: rsgrillo]
scious Offline
Traveler

Registered: 04/19/06
Posts: 13
Loc: Perth, Western Australia
Ricardo I may not have explained myself very well.

In a normal path that has been created by anyone using GE you can click on the kml file that has been opened on the left and go edit. (if it is in a kmz you need to save it as a kml first). I think you can do this with the free version if you use one someone else has created.

You can then find the path in the file, select edit and then move any of the points in the path. The point are small placemarkers in the path for the coordinates. You have to zoom down pretty close to see the point markers.

With GEPath when you try to edit the path the message from the previous post appears and you can only edit one point and not any of those elsewhere in the path.

I hope this makes it clearer.

Mark


Attachments
398362-StuartHighway.kml (830 downloads)
Preview this file with the Google Earth Plugin (learn more)

Top
#362301 - 04/24/06 07:31 PM Re: GE-Graph/GE-Path new versions available (freeware) [Re: scious]
mcshea98 Offline
Master Guide

Registered: 04/09/05
Posts: 488
Loc: USA
It appears that you are trying to edit all the contents of one folder, OR one placemark that contains <MultiGeometry>. If you are sure you are only trying to edit one placemark, and you get that error, then it contains <MultiGeometry>. If this is the case, then you cannot use GE to edit it. You must use a text editor, or some other program.

Hope this helps.

p.s. Could you post the specific file that you are a having a problem with?

Top
#362302 - 04/25/06 05:55 AM Re: GE-Graph/GE-Path new versions available (freeware) [Re: scious]
rsgrillo Offline
Craftsman

Registered: 07/30/05
Posts: 148
Loc: Piracicaba, Sao Paulo, Brasil ...

Yes, now I understand what you are talking about. I tried to have GE-Path generating kml files similar to that generated by GE, but I may have done mistakes.

As mcshea98 noted, the Multigeometry tags may be the problem.

Could you please remove these tags (with a text editor) from the file generated by GE-Path (see below) and try again?

(It is in the last lines of the kml file)



If this fix the problem I will revise GE-Path code and fix it.
_________________________
Sgrillo

Free GoogleEarth Tools:
http://www.sgrillo.net/googleearth/

Top
#362303 - 04/25/06 03:50 PM Re: GE-Graph/GE-Path new versions available (freeware) [Re: rsgrillo]
scious Offline
Traveler

Registered: 04/19/06
Posts: 13
Loc: Perth, Western Australia
Ricardo I deleted the multigeometry tags and everything now seems to be fine.

mcshea98 - I have attached the file minus the <multigeometry> tags.

Mark


Attachments
399466-WATour-Path.kml (802 downloads)
Preview this file with the Google Earth Plugin (learn more)

Top
#362304 - 04/25/06 06:12 PM Re: GE-Graph/GE-Path new versions available (freeware) [Re: scious]
mcshea98 Offline
Master Guide

Registered: 04/09/05
Posts: 488
Loc: USA
rsgrillo & scious,

<MultiGeometry> is Great for combining multiple placemarks, linestrings and polygons into one placemark; but when there is only one sub-element, it gets in the way.

Hope this helps.

p.s. I also use this tag when I want to limit (not stop) other people from editing the file.

Top
#362305 - 04/25/06 06:45 PM Re: GE-Graph/GE-Path new versions available (freeware) [Re: mcshea98]
rsgrillo Offline
Craftsman

Registered: 07/30/05
Posts: 148
Loc: Piracicaba, Sao Paulo, Brasil ...
scious and mcshea98

Yes, in GE-Path the <MultiGeometry> is to be used when it draws polygons in the placemarks. However this tag was left in the Path option also. This is a bug in the application. I will be able to fix it next week (I am out of my place this week).

Tanks you both
_________________________
Sgrillo

Free GoogleEarth Tools:
http://www.sgrillo.net/googleearth/

Top
#362306 - 04/26/06 04:51 PM Re: GE-PATH new version 18/Apr/06 [Re: rsgrillo]
Bill_Romano Offline
Traveler

Registered: 03/22/06
Posts: 2
Wanted to let you know that when I loaded the program on my new XP laptop, a window comes up that says the program may be out of date and fails to run. I removed the file.

Top
#362307 - 04/27/06 12:00 PM Re: GE-PATH new version 18/Apr/06 [Re: Bill_Romano]
rsgrillo Offline
Craftsman

Registered: 07/30/05
Posts: 148
Loc: Piracicaba, Sao Paulo, Brasil ...
Hi Bill,

Welcome to the forum

Thank you for the information. It is the first report of this installation msg.

I suspect that you don't have installed the vb6 runtimes file. This file is necessary to run the program. If you don't have you can download it from microsoft.

Also would be nice if you could send my, or post, the file ST6UNST.LOG. It shall be in the installation directory, probably "program files/ge-path"

Top
Page 3 of 6 < 1 2 3 4 5 6 >