Using GIS data to create your scenery has become a lot more common in FsX. Vector data can for example converted from shapefiles and for new version of resample can process GeoTIFF images as well. If you have access to this kind of GIS data or can create it yourself, this makes creating the scenery […]
New FwTools version solves some of my trouble
In the past I have already written about the markings I was working on for the Schiphol scenery and at the moment I am finalizing them. The tool I made to convert the lines of these markings into polygons uses [OGR] as I wrote about in that earlier post as well. This week I updated […]
Am I a data junkie?
At work my collegue and I, we are the ones working on the visual databases for the simulators, are quite well known for our excessive harddisk usage on our development systems. When we are using satelite images in these visual database, it is not that weird to have a few GB of images that we […]
Awesome
I would like to point your attention to cool OpenSource project this time, OSSIM. At work we make use of this tool to mosaic different aerial images for example. But it can do a lot other image manipulating related tasks as well, like color matches between different images or reprojecting images to a different projection. […]
Markings
It has been a little quite here lately, but that does not mean I am not doing anything. So time for a little update. Apart from the fact that I have been away for a few days for work (attended a workshop in Engeland), I have also been working on the apron markings for the […]
GDAL
About a week ago I wrote about OGR, but actually that library is part of a bigger one. That is the Geospatial Data Abstraction Library (GDAL). And this library offers some very nice features as well. Let me give an example. It comes with a few tools for example and at work I used one […]
OGR
The last few days I have been using the OGR library at work. As the website says, it is a Simple Feature Library. It allows you to rather easy read, manipulate and write vector features in different file formats (for example DXF or SHP). This can be very useful, as you do not have to […]
Datums – Who Needs ‘Em Anyway?
Some time ago I made a post about the importance of knowing what projection your data uses etc. Today I came across a nice article on the ESRI site discussing the importance of knowing your datum as well.
TerraVista
At work we use a tool called TerraVista to create the visual databases. This tool has some very interesting features, that are certainly part of my imaginary ultimate-scenery-design tool. TerraVista for example allows you to import a lot of different data types. DEM altitude data, aerial or satelite photos, vector data for roads, etc. You […]
The projection hell
The different projection systems used in geographical data might be one of the aspects of MSFS scenery design that most designers know hardly anything about. But it surely a very important thing. Almost each country has its own projection system and although most of these systems will give you the position in either degrees or […]