+ Reply to Thread
Results 1 to 6 of 6

Thread: Synchronize ArcMap 10 and Google Earth via Python?

  1. #1
    Nicholas Jacob
    Join Date
    Apr 2010
    Posts
    34
    Points
    5
    Answers Provided
    0


    0

    Question Synchronize ArcMap 10 and Google Earth via Python?

    Hello,

    Anyone know if it's possible to synchronize ArcMap & GE Desktop with something like an Add-In or maybe even a script written in Python? I recall using vb to accomplish this task back at version 9.3, but I'm not sure if it would work at version 10 or not. Any ideas?

    Thanks!

  2. #2
    Michael Volz
    Join Date
    May 2010
    Posts
    653
    Points
    71
    Answers Provided
    9


    0

    Question Re: Synchronize ArcMap 10 and Google Earth via Python?

    jacobne:

    What do you mean by synchronize? Do you mean putting the data together in the same projection?

  3. #3
    Nicholas Jacob
    Join Date
    Apr 2010
    Posts
    34
    Points
    5
    Answers Provided
    0


    0

    Default Re: Synchronize ArcMap 10 and Google Earth via Python?

    Quote Originally Posted by mvolz47 View Post
    jacobne:

    What do you mean by synchronize? Do you mean putting the data together in the same projection?

    Woops, I wasn't very clear at all in my first post. I want Google Earth to respond to pan/zoom events from ArcMap. Sometimes it's really convenient to have both ArcMap and GE synchronized on a dual monitor set-up.

    The trick is I'd really like to accomplish this in Python if possible. At first I had considered executing a python script with every pan event in arcmap and controlling GE via PyWin, but I'm back pedaling from that approach now. Any thoughts?

  4. #4

    Join Date
    Apr 2012
    Posts
    1
    Points
    0
    Answers Provided
    0


    0

    Default Re: Synchronize ArcMap 10 and Google Earth via Python?

    There is an arc2google tool that I can't seem to get running smoothly. It would be nice to have it run straight through GE.

  5. #5
    Mathew Coyle

    Join Date
    Feb 2011
    Posts
    1,120
    Points
    708
    Answers Provided
    116


    0

    Default Re: Synchronize ArcMap 10 and Google Earth via Python?

    Arc2Google works perfectly for me.

    http://www.husseinnasser.com/2011/01...arcgis-10.html
    Mathew Coyle, EADA10
    GIS Analyst
    Alberta-Pacific Forest Industries Inc.
    ArcGIS 10.1 SP1
    Windows 7 SP1 64-bit

  6. #6
    Nicholas Jacob
    Join Date
    Apr 2010
    Posts
    34
    Points
    5
    Answers Provided
    0


    0

    Default Re: Synchronize ArcMap 10 and Google Earth via Python?

    Thanks for responding! Arc2Google is a pretty neat tool, but at the time I was looking for something to directly interact with Google Earth Desktop. Unfortunately, the only way I know of doing this is via COM, so I might wait until my organization upgrades to 10.1.

+ Reply to Thread

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts