Tagged Questions
The earth tag has no wiki summary.
6
votes
1answer
212 views
How do you get custom 3D graphics to display properly in Mathematica?
I need to incorporate a 3D model of the Earth into a satellite orbit intercept simulation I have created in Mathematica (I need it to work with "Graphics3D[]). I have downloaded several different ...
4
votes
1answer
109 views
Calculating surface fragments (continents) on an expanding sphere (Earth)
Let's suppose plate tectonics is wrong and our planet Earth has expanded over time, the continents being the remnants of a crust that once covered the entire surface of a smaller planet, the oceans ...
4
votes
3answers
2k views
How can I apply 2 or more texture maps to a gluSphere OpenGL object?
I'm writing a basic planet viewer OpenGL Perl application, just for fun.
I have the basics working, with the glorious planet, implemented through a gluSphere(), rotating with the classic earth texture ...
2
votes
1answer
237 views
Android textured Sphere
I want to draw an earth globe on android. At this point I need help with the UV texture coordinates. I'm using this earth texture (kibotu.net/earth.jpg). Currently it looks like this front side ...
2
votes
2answers
526 views
Getting Google Earth to work with Silverlight?
Is it possible to have Google Earth integrated into a Silverlight app? I've tried searching on Google but the best results I could find were forum posts from 2008 which were uncertain at best.
2
votes
3answers
153 views
Computing Earth orbit position and rotations
I want to compute the Earth position (relative to the sun) and axis rotations for a given date and time. It's ok to assume the Sun is stationary at the 0,0,0 coordinate. Very minor deflections, due to ...
2
votes
2answers
81 views
Looking for a earth model that I can customize
I am looking for some kind of earth model that at run time can pick up some data from an xml file and display it on the earth based on lan or lon etc.Is there something like that ? Any OpenGL or flash ...
2
votes
1answer
748 views
Google Earth API Moving a polygon
I just starting coding with Google Earth using the GEPlugin control for .Net and still got a lot to learn.
What has got me puzzled is when I try to drag a polygon.
The method below is called ...
2
votes
2answers
901 views
Google Earth API vs Google Earth COM API
I want to use Google Earth in a desktop application. My question is which one of these two APIs provided by google do you think has more functionality and/or best support?
Thank you very much
1
vote
1answer
60 views
How to reference KML file on my pc instead of any server online, in C# ASP.NET
I have web application with Google Earth embedded but so far its not doing anything. What I need is to "reference"/parse a KML file to it which I created on my pc and load it up in the application.
...
1
vote
2answers
92 views
How to reference and use Google Earth APIs in web application ASP.NET and C#
There's a lot of forums about this but still don't get the main idea.
I have a web application with several features, the last one is a "Graphical view" using Google earth. Before diving into all the ...
1
vote
1answer
207 views
Google Earth Plugin Click Events on 3D Buildings
I have been looking around and haven't found an answer to this yet. Is it possible to add click events to either the 3D building layer or custom 3D models using javascript for the google earth plugin.
...
1
vote
1answer
87 views
Using Google Maps & Earth data in C#
I'm writing a flight simulator in C# using NeoAxis. It will be very helpful to get somehow real world maps (detailed) + height data to generate heightmaps. What will be good solution in this case? Can ...
1
vote
3answers
113 views
What control to use for maps
I am developing Earthquake Risk Analysis Software. In this application, I have to use some maps to show the layout of places that are most vulnerable to seismic activities based on some calculations.
...
1
vote
0answers
136 views
google earth enterprise - javascript api URL
google's documentation says the google maps javascript api can be used to access the maps of google earth enterprise but doesn't say how the script src need to be specified..
to access google maps ...
1
vote
2answers
134 views
KmlScreenOverlay Buttons
KmlScreenOverlay Buttons!!? real? how?
Any other way to put anything flash or html over GEPlugin?
1
vote
4answers
786 views
How to generate a flat map of earth with day/night highlighting?
Does anybody know of an easy-to-use, FOSS equivalent of the program generating this 'live' colored, earth map.
Alternatively, equally appreciated would be enough pointers on the logic, API, and data ...
0
votes
0answers
9 views
Google Earth TimeStamp animation sequence issue
I have been trying to make a example of a animation in Google Earth (GE) by plotting points on the map at different times. However I can't seem to get it to work. I am using Google's KML and have ...
0
votes
0answers
24 views
Google Earth Camera (bounce vs smooth)
Having an issue with camera controls in Google Earth. Whenever I switch the camera position it "bounces" to the next position.
ge.getOptions().setFlyToSpeed(0.5);
// Set new latitude and ...
0
votes
1answer
60 views
how to preventdefault event action in Google earth with IE
I'm having trouble with e.preventDefault() for IE(8).
Everything works in Chrome (meaning the execution is correct, and the default action is prevented). However, in IE, the execution is correct but ...
0
votes
0answers
19 views
Using Google Earth API to find the structure of a landscape
I am looking to use the Google Earth API to help one of my robots navigate around big obstacles (such as buildings). Is there any way to get information on the structure of buildings/features (such as ...
0
votes
0answers
35 views
Colouring Pins in Google Earth according to date
I'm trying to develop a system on Google Maps to map out collections of a product. We have a two week window in which to collect products - I want to implement a coloured traffic light system ...
0
votes
0answers
54 views
Adding waypoints at fixed distance in path in Google Earth
How to add node points (way points) at fixed interval distance in a path created in Google Earth.?
0
votes
0answers
97 views
Google Earth and duplicate placemarks problem
i would like to ask you for help for the following problem with google earth placemarks. On my site i use a drop down list of continents to fly to a continent selected. After a continent selected and ...
0
votes
0answers
51 views
zoom google earth image with out connecting to net?
can i zoom the image saved from google earth in my application in j2me and get a good resolution , i mean recognize the street and houces with out connect to internet in my application programmed in ...
0
votes
0answers
70 views
Google earth DOM listener function
I want to use Google Earth's DOM listener function to listen to labels that load dynamically via a updatepanel and trigger a method that utilizes lat,long data from these labels on load.
function ...
0
votes
0answers
296 views
3d Surface Map Projection on Paraview
I currently have a color etopo1 ice full dataset in geotiff format. When I try to load it on paraview it freaks out. Ive tried binary(raw) and NetCDF formats which all fail to load in paraview. What I ...
0
votes
2answers
841 views
Great Circle & Rhumb line intersection
I have a Latitude, Longitude, and a direction of travel in degrees true north. I would like to calculate if I will intersect a line defined by two more Lat/Lon points.
I figure the two points ...
0
votes
3answers
260 views
Zip Code Radius Search question
I'm wondering if it's possible to find all points by longitude and latitude within X radius of one point?
So, if I provide a latitude/longitude of -76.0000, 38.0000, is it possible to simply find ...
0
votes
3answers
388 views
What units does the PostgreSQL “earthdistance” module use?
I'm guessing that the units it uses is meters (m), but it doesn't seem clear from the documentation I've found. Is this correct?
If so, just to verify, in order to convert between miles/meters, I ...
0
votes
0answers
150 views
Virtual Earth won't render properly in ASP.NET MVC view
The following code:
<body onload="GetMap()">
<script type="text/javascript" src="https://dev.virtualearth.net/mapcontrol/mapcontrol.ashx?v=6&s=1"></script>
<script ...
0
votes
1answer
162 views
Virtual Earth and ASP.NET MVC
I would like to use Virtual Earth on an ASP.NET MVC application for a client. What are the licenses available for commercial use?
Also, does anyone have a good example? I tried a few examples but ...