|
-
Feb 13th, 2008, 10:17 AM
#1
Thread Starter
Frenzied Member
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
-
Feb 13th, 2008, 01:42 PM
#2
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?
-
Feb 13th, 2008, 03:06 PM
#3
Thread Starter
Frenzied Member
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.
-
Feb 13th, 2008, 06:02 PM
#4
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.
-
Feb 14th, 2008, 03:54 AM
#5
Thread Starter
Frenzied Member
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
-
Feb 15th, 2008, 07:23 AM
#6
Thread Starter
Frenzied Member
Re: Google Earth Interface
-
Feb 18th, 2008, 05:29 AM
#7
Re: Google Earth Interface
-
Feb 18th, 2008, 08:45 AM
#8
Thread Starter
Frenzied Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|