lacocaraca Posted June 19, 2011 Report Share Posted June 19, 2011 Hi everybody ! I want to ask you, how to build application based on google earth/maps but with my legend or like following example [hide] http://www.grafschafter-atlas.de/atlas/index.php?act=viewer&geo=527 [/hide] Advice for appropriated software for this Thanks ! Quote Link to comment Share on other sites More sharing options...
Administrators EmperoR Posted June 19, 2011 Administrators Report Share Posted June 19, 2011 no software, you need to build it manually i think, developing it using javascript Quote Link to comment Share on other sites More sharing options...
makreal Posted June 19, 2011 Report Share Posted June 19, 2011 I think you should use Google Maps API for Javascript to built such application. Quote Link to comment Share on other sites More sharing options...
visual_thoughts Posted June 19, 2011 Report Share Posted June 19, 2011 True, for generic mapping, use G.API and for rich applications make use of R-language. Quote Link to comment Share on other sites More sharing options...
lacocaraca Posted June 19, 2011 Author Report Share Posted June 19, 2011 Thanks! Quote Link to comment Share on other sites More sharing options...
3dbu Posted June 20, 2011 Report Share Posted June 20, 2011 i like this aplication ...to learn how to. regards Quote Link to comment Share on other sites More sharing options...
arsehole Posted October 12, 2011 Report Share Posted October 12, 2011 for easy creagting i would suggest to use geoserver, openlayers and some customizing on the HTML-Document. What you can achive can be seen here (i have done this in less the 12hours) [hide] http://www.youtube.com/watch?v=qQaUW_S5GUU [/hide] best regards, riccardo from kiel Quote Link to comment Share on other sites More sharing options...
lionheart Posted October 23, 2011 Report Share Posted October 23, 2011 for easy creagting i would suggest to use geoserver, openlayers and some customizing on the HTML-Document. What you can achive can be seen here (i have done this in less the 12hours) [hide] http://www.youtube.com/watch?v=qQaUW_S5GUU [/hide] best regards, riccardo from kiel I think build web application based on google earth/maps is quite easy and fast. I have used geoserver in a long time before I try google earth plugin to build web application. If you use GE or GM plugin you don't need install any map service on your host. It's very useful and valuable and the most important that the speed of display map is very fast Quote Link to comment Share on other sites More sharing options...
maximl Posted December 2, 2011 Report Share Posted December 2, 2011 Hi, If you are willing to program with java, you could also base yourself on Nasa's open-source dev kit: [hide] http://worldwind.arc.nasa.gov/java/ [/hide] Help is provided too: [hide] http://worldwindcentral.com/wiki/Java [/hide] Quote Link to comment Share on other sites More sharing options...
pasfans01 Posted December 2, 2011 Report Share Posted December 2, 2011 you can create similar using google earth gadget from this link [hide] http://www.gmodules.com/ig/creator?synd=open&url=http://code.google.com/apis/kml/embed/embedkmlgadget.xml [/hide] for your own data, just placed your KML/KMZ data to your server and accessible from webserver, then placed it to URL bar, the built application can be embedded into html page and could be customized more using javascript and google earth API Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.