Results 1 to 8 of 8

Thread: Google Earth Interface

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2004
    Location
    in the heart of the Mediterranean
    Posts
    1,143

    Google Earth Interface

    Hi ,

    I need to make an interface which add add up google earth maps (.KMF). Im not much familiar with ASP.NET since my experience is in VB.Net. I know there is the com/API for google earth but I dont know exactly what to do. Can someone please help.

    Many thanks

  2. #2
    Frenzied Member Fishcake's Avatar
    Join Date
    Feb 2001
    Location
    Derby, UK
    Posts
    1,092

    Re: Google Earth Interface

    Firstly your experience in VB.net is an advantage rather than a hindrance. ASP.net is not a language itself but a framework that allows you to use vb.net, C# or any other .net language to code in.

    What exactly do you need to do with google earth?

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2004
    Location
    in the heart of the Mediterranean
    Posts
    1,143

    Re: Google Earth Interface

    Hello Fishcake,

    I need to do an educational piece of software for my classes which might be very useful in the education. So I really appreciate your help.

    Now for how I am trying to design this interface in ASP.Net that loads the sites from Google Earth by querying. I know there is a earth.dll in this site however I dont know how to integrate the instructions.

    Please help. Thank you.

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Google Earth Interface

    Start by copying the DLL to a folder in your project. Then right click on the project, add reference, and browse to that DLL. It should create an Interop for you.

  5. #5

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2004
    Location
    in the heart of the Mediterranean
    Posts
    1,143

    Re: Google Earth Interface

    Hi Mendak,

    So sorry my mistake it is not a dll file but its called earth.idl and the code is here on this link

    can you pls tell me how to proceed.


    thanks

  6. #6

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2004
    Location
    in the heart of the Mediterranean
    Posts
    1,143

    Re: Google Earth Interface

    Hi any help pls?

  7. #7
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

  8. #8

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2004
    Location
    in the heart of the Mediterranean
    Posts
    1,143

    Re: Google Earth Interface

    Hey the site gives an area according to longitude/latitude and wonder if it is possible to load the names of places from a longitudes/latitude area. Say I need to download into my database the names listed in Google earth of a island eg. Majorca so that I could create an interface from which I can do a search for my students.

    Your help is much appreciated. Many thanks

Posting Permissions

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



Click Here to Expand Forum to Full Width