google-earth
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.[详细]
2023-01-02 02:12 分类:问答Flight paths linking placemarks using Java Api For Kml(JAK)
Currently i\'m having a project which requires to set placemarks and link them with polylines (i suppose), lines which have an arc to it, with properly segmented portions to the arc. I\'ve been able t[详细]
2022-12-30 07:02 分类:问答Google Earth API - 3d Model Overlays
Does anyone know why the google earth api only supports COLLADA (.dae) 3d model overlays and not kmz???[详细]
2022-12-29 07:05 分类:问答Formula to calculate different coordinates for flight routes in KML
I need to create flight routes in Google Earth. Example from point A to point B, How do i get the equivalent middle point for both and along point A to B, there are also many different coordinates joi[详细]
2022-12-28 12:11 分类:问答Draw line in Google Earth that takes account of the globe's curvature
I want to draw some lines that would follow either the longitude or latitude, but it doesn\'t take the globe\'s curvature in account.[详细]
2022-12-27 05:33 分类:问答Most effective way to draw smooth animations over google maps?
I\'m trying to draw an animation over google maps, hopefully using html5\'s canvas element. Is this possible? The animatio开发者_如何学Gon is just along the lines of moving and rotating rectangles (si[详细]
2022-12-26 07:31 分类:问答Google earth GEOdata?
Question: Is it possible to use/retrieve Geodat开发者_JAVA技巧a from Google-Earth ? What I want to do is take a little area, get terrain information (coordinates, height, elevation) and simulate how[详细]
2022-12-26 07:04 分类:问答Google Earth on Android
I have installed the Android Emulator: http://developer.android.com/sdk/index.html I now have it up and running u开发者_如何学Pythonsing the eclipse plug in.[详细]
2022-12-25 23:50 分类:问答How can I make kml data look like google maps?
I have a program that generates a .shp file, and exports this as a kml file. I would like to be able to display my outpu开发者_运维技巧t using the standard google map \'map\' style (gray background, y[详细]
2022-12-24 15:52 分类:问答Getting "<kml:..." everywhere, updating a Kml file
I\'m reading in a Kml file, changing the placemarks\' names, and saving it again. var KmlFile = XDocument.Load(\"C:\\\\Inetpub\\\\wwwroot\\\\GeotagService\\\\Kml\\\\Photographs.kml\");[详细]
2022-12-24 09:12 分类:问答