|
|
|||||||
|
Hello, I am posting to tell about a small software I made, called GEopochi, which brings the IGN Géoportail data into GE (version 4 and above only), by acting as a proxy between the 2. All French territories can be visualized. Here is what the software does: * It generates the hierarchy of KML files on demand: These tell GE when to switch to higher precision tiles and the extent of these tiles * When a request for an image comes, it computes what tiles have to be downloaded from the Géoportail, downloads them if they are not found in the cache, mosaics them, reprojects the mosaic to WGS84 lat/lon, which is the coordinate reference system understood by GE, crops them to the requested extent and sends them back to GE The requests are handled by a Ruby-on-Rails application and all the raster manipulations are performed through GDAL. Additionnally, some reprojection computations inside the Ruby code are handled by the Proj4 library. Since there is some native code used, it is currently available only on Windows, even though I don’t think there is anything that should prevent it from being ported to Mac OS X or Linux, the source code being open and distributed under the MIT license. Now about the speed. Frankly, it runs like a hog! That being said, my computer is quite old so it is probably part of the problem and if you don’t move too fast then it is ok... Also, since the software is simply a web application, it can seat on a dedicated machine. Here is what you have to do in order to make the GEopochi app run: * Download the Ruby Installer for Windows * Download Google Earth 4 beta (it won't work on previous versions, I think) * Download the GEopochi archive and unzip it somewhere convenient. Open the GEopochi folder then double click on launch_geopochi.bat. Doing this should open a DOS-style window with the text Starting Mongrel listening at 0.0.0.0:3000 or something close at the top. This means GEopochi is ready to listen! Then double click on the file called GEopochi.kml, that will open Google Earth and load the list of territories to visit. You can choose places to visit by selecting them in the GEopochi menu. * To close the app, just close the DOS-style window and wait that all the processing has been terminated. guilhem -- The Pochi Superstar Mega Show guilhem.vellut@gmail.com |
||||||||
|
|
|||||||
|
Waow ! Well done pochisuperstar !!!! ça vaut largement un post sur mon blog ![]() http://www.cfm-guadalajara.net/dotclear//index.php?2006/10/19/2395-le-geoportail-sous-google-earth-o |
||||||||
|
|
|||||||
|
Great software!!!! A definite keeper! I mentioned your post here. Thank you so much for this!
|
||||||||
|
|
|||||||
|
A great program! My mother in law lives in Martinique so my missus is now looking for her house. Fat chance I can get on Google Earth now! |
||||||||
|
|
|||||||
|
Congratulations! Toutes mes félicitations pour ce hack qui m'a l'air de plutôt bien fonctionner, enfin surtout si l'on a l'ADSL... ;-) Je vais en parler dès que je peux sur le site d'informations Zorgloob.com ;-) Keep up the good work! |
||||||||
|
|
|||||||
|
Very nice. A dream comes true. Although it is a lit bit slow, it is runnable. We don't need geoportail 3D anymore. IGN must be very upset. Nice job. |
||||||||
|
|
|||||||
|
hello there, please do let me know when GEpochi.zip is available again .... thankyou. |
||||||||
|
|
|||||||
|
Congratulation! People interested in your application (Geopochi) should be interested in this post This is a kml file with all french towns and villages. Enjoy it! Kiproko |
||||||||
|
|
|||||||
|
This is so cool to have it back. especially now that I have this cool link to put Google Earth picture into my TomTom One. http://www.gpspassion.com/forumsen/topic.asp?TOPIC_ID=85294 Enjoy |
||||||||
|
|
|||||||
|
Confirmation from pochisuperstar that this interface no longer functions - archived. |