Hi,
Can anyone point me to a simple 3D viewer that can read simple DXF, and
maybe even a space separated (4 columns) ASCII file (DEM points: X Y Z
TYPE)?
Would be great to be able to rotate the view. No editing required, just
viewing.
Ideally should work in ubuntu, but both Win & Linux platform
Hi Frank
I personally will be happy to see FWTOOLS updated at least for major Gdal
releases. I find it to be a much simpler way to distribute Gdal to my end users.
I agree that OSGeo4W is more complete, but I think that for many users the
simplicity of FWTOOLS wins.
Thanks
Yehiyam Livneh
From:
Folks,
I have prepared a new beta release. There were few issues identified with
the beta1, but there are some improvements and bug fixes. Notable ones
include:
- Support for the ECW 4.1 SDK.
- Support for the MrSID V8 SDK.
- Fixes for tricky jpeg-in-tiff bugs.
- Various improvements to GM
iomeneandrei tin.it> writes:
>
>
> Hi all,
> I have a folder with a gdal2tiles output: 6 levels of zoom (and folders),
> with subfolders and the .png tiles.
>
> Is there a gdal tool to merge in a single geotiff file these .png tiles?
I have a feeling that gdal wms driver might be able to do
Hi Stephen,
thank you for your reply.
Stephen Mather wrote:
>
> Hi Andrea,
> Probably the simplest way to handle this is with a virtual dataset.
> Rather than a direct mosaic, you create a virtual mosaic and then use
> gdal_translate to convert to a geotiff, e.g.
>
It seems to me (I'm not