On Sunday 23 April 2006 01:31, Curtis L. Olson wrote: > Quick question. How hard (or would it be possible) to create a version > of this tool that would run locally and use a local copy of the > TerraGear "work" directory instead of the raw vmap0 or shapefile ... > something that a person could use locally if they wanted to debug a > scenery land cover anomaly and figure out where the strangeness is > coming from?
Well if you want to be able to view the TerraGear work directory on the fly you'd need to write some file format drivers and stick them in gdal or something like that and then set up the whole Apache, Mapserver, PHP, gdal environment. It would be much easier and quicker to just write a converter to dump the TG work data to shapefile or gml format and load it in a GIS app like QGIS or OpenEV. Paul ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Flightgear-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/flightgear-devel

