Translate posts to Experimental | Feedback
Google
Official Google Earth Download Site
Page 5 of 6 < 1 2 3 4 5 6 >
Topic Options
Rate This Topic
Previous Topic
View All Topics Index
Next Topic
#362318 - 06/21/06 08:58 AM GE-Graph - new version released *** [Re: rsgrillo]
rsgrillo Offline
Craftsman

Registered: 07/30/05
Posts: 148
Loc: Piracicaba, Sao Paulo, Brasil ...
Version 2.2.0 of GE-Graph was released today.

New features:

  • Compatible with GE4 and kml 2.1
  • Read polygon kml file (territory borders, etc)
  • Draw bars with any regular polygon form
  • Reorder polygons coordinate sequence (if necessary) to show right fill colors
  • Automatic set (and restore on exit) the decimal separator (if necessary)
  • Custom color scale
  • Choice to position the title and color scale (top/botton)
  • Save and load Options file


It can generate now more interesting graphs:

_________________________
Sgrillo

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

Top
#362319 - 06/22/06 02:49 AM Problem with GE-PATH 1.4.1 [Re: rsgrillo]
Javier_py Offline
Traveler

Registered: 12/11/05
Posts: 15
Loc: Asuncion, Paraguay
I can't make GEPATH 1.4.1 to work, it gives an error dialog box that says:
______
GEPath:
System Error &H8007007E (-2147024770). The specified module could not be found.
______
I've tested in 2 pcs. One WinXp Sp1 and another with WinXP Sp2.
It's installed the vb6 runtimes as indicated and also re-registered the ecGrid.ocx with RegisterDllTool.
(GEGraph_2.2.0 is working well though.)

Any ideas?
Tks a lot

ps: thanks rsgrillo for those excellent programs.


Attachments
470216-GEPath_error.zip (792 downloads)
Preview this file with the Google Earth Plugin (learn more)


Edited by Javier_py (06/22/06 04:21 AM)

Top
#362320 - 06/22/06 05:56 AM Re: Problem with GE-PATH 1.4.1 [Re: Javier_py]
rsgrillo Offline
Craftsman

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

This version of GE-Path uses a library with a set of controls, called FM20.dll. The developers are not allowed to distribute this .dll along with their applications. In most of the computers this file is installed with Microsoft Office.

I advise you to go to Microsoft site in this page and just download and instal the Microsoft ActiveX Control Pad (free). This should fix the installation of FM20.dll and GE-Path shall then work well.

Please, feedback
_________________________
Sgrillo

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

Top
#362321 - 06/23/06 02:17 AM RESOLVED: Problem with GE-PATH 1.4.1 [Re: rsgrillo]
Javier_py Offline
Traveler

Registered: 12/11/05
Posts: 15
Loc: Asuncion, Paraguay
It worked well when installing that MS ActiveX Control Pad!


I discovered later that my problem was simply a missing file: fm20ENU.DLL (in my 2nd pc, i only had to put this file).
I used (and recommend) the great DEPENDENCYWALKER program - http://dependencywalker.com/ - .
When you do a PROFILE with GEPath.exe, you will get this message:

GE-Path 1.4.1:
LoadLibraryExW("C:\WINDOWS\system32\fm20ENU.DLL", 0x00000000, 0x00000000) returned NULL. Error: The specified module could not be found (126).

.... WAY BETTER than that awful message from that windows dialog box eh?

tks a lot!

Top
#362322 - 07/07/06 04:25 AM Re: GE-Graph - new version released [Re: rsgrillo]
Tiresias Offline
Traveler

Registered: 08/04/05
Posts: 4
Great work, thank you, this really is an excellent tool!

I was wondering whether there was any way to make GE Graph run from a command line, so that it would open a table (specified in the command line), and automatically output a graph to a default location using default settings?

Top
#362323 - 07/07/06 06:55 AM Re: GE-Graph - new version released [Re: Tiresias]
rsgrillo Offline
Craftsman

Registered: 07/30/05
Posts: 148
Loc: Piracicaba, Sao Paulo, Brasil ...
Thanks Tiresias. The current version don't have command line options. However I will include your suggestion to be considered in the next version.
_________________________
Sgrillo

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

Top
#362324 - 07/13/06 06:16 AM Re: GE-Graph - new version released [Re: rsgrillo]
tjbo1m Offline
Traveler

Registered: 07/13/06
Posts: 2
First of all, your application is amazing. I'd been trying to do exactly what gegraph does for a while, but to no avail. I do however have a problem. Most of the time when I try to input a set of data, if I select the option for "Place Name" under "Labels" I get the following error.

"Open of file "c:/...../dk.kml" failed: Parse error: Parse error: Expected entity name for at line: 360 at line: 360"

The line number is different for different sets of data, but everything else in the error message remain.

Like I said, this is Most of the time. If the data set is very small, sometimes it works, but it has even given this error with only two values. Originally I thought maybe it was because some of my values used the same lat/lon, but even after testing the data with unique lat/lons, it still gives the error.

Again, great program. If I don't enable labels, it works perfectly. But being able to use labels for my data would be very helpful.

Kevin

Top
#362325 - 07/13/06 06:32 AM Re: GE-Graph - new version released [Re: tjbo1m]
tjbo1m Offline
Traveler

Registered: 07/13/06
Posts: 2
Ignore my last post. I'm retarded. I realized withint minutes of my post that a few of my labels had "&" signs in them. After a quick find/replace, problem solved.

Moral of the story: If anyone else gets the error in my last post, check your data names for weird symbols like "&". Hopefully my mistake can help someone out in the future.

Top
#362326 - 07/13/06 12:04 PM Re: GE-Graph - new version released [Re: tjbo1m]
rsgrillo Offline
Craftsman

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

Thanks for your post. Avoid also to use the symbols < > and / in the place names and descriptions. When parsing the input file GE-Graph (and GE-Path) will not know if this is part of the kml tag delimiter or of the name/description and an error could be generated, either by the application or by GE, when opening the file.
_________________________
Sgrillo

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

Top
#362327 - 07/22/06 02:49 PM GE-Graph/GE-Path - New address [Re: rsgrillo]
rsgrillo Offline
Craftsman

Registered: 07/30/05
Posts: 148
Loc: Piracicaba, Sao Paulo, Brasil ...
I'd like to inform that GE-Path and GE-Graph has moved to http://www.sgrillo.net/googleearth/ .

I am happy to inform that Google is recommending GE-Graph. See http://www.google.com/educators/google_earth.html
_________________________
Sgrillo

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

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