• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

Geoimageprocessor

Kelvin Richardson

Resource contributor
Messages
152
Country
newzealand
Hi all,

I have added a tool in the resources section that creates raster tif images from shapefiles for use with blend and water masking. So far, my tool reads the areaearthinfo text file from fsearthtiles for dimensions and coordinates and uses that data to create a tile from the shapefile to match the aerial image ie using a water area shapefile, the mask would contain all water areas within the aerial image removing the tedious manual work of tracing these areas.

I use photoshop so I just add the mask as a layer onto the aerial image then magic wand the area I want to mask and colour that as per the defined masking colours for the sim.

Once done I save and re import meta data the tool exported, into the water and blend tif files then I resample accordingly.

I am working on programming the tool to process tif files without fset also.

The underlying processor is gdaltools but my programming makes this automated for as many files as you need to process, in my case I'm doing my entire country so I have over 500 images.

I am also in initial stages of programming the automation of this tool to create and process resample files for single or multiple seasons making my program a one stop shop for water and blend masking.

More info to come...
 
Update, I have completed the code for the Tif shape to raster steps as well as reprojection back to the image. I am adding a new feature and the code is ready, I am incorporating an automated resample creation tool as I have found everything available is all levers and pulleys (not to devalue the effort put into those apps). I believe this will be the next best thing since fs Earth tiles, but it goes hand in hand.
 
Hi all,

Another update...

I am currently in testing phase of my tool. Once this is done I will write some documentation and then will be released to the wild.

So far testing proves to be successful. I will be providing active support also and will also look at developing a video tutorial through the entire process.
 
Back
Top