• 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.

P3D v3 Autogen Not Showing In Certain areas

mskhan1991

Resource contributor
Messages
885
Country
pakistan
I have a problem where, I designed an airport with photo-scenery that takes up half of the grid area defined by the autogen annotator. I have added the blend mask to remove photoscenery from that area.

I added the lower level layer under that photoscenery in the form of another photoscenery and added more buildings in the same grid area but they don't show.

City photoscenery (Lower level) is Detail level 16 while airport photoscenery is (Higher Level) Detail level 17. How do I get to show the autogen with both in the same area?
 

arno

Administrator
Staff member
FSDevConf team
Resource contributor
Messages
32,883
Country
netherlands
Are both photo sceneries in the same folder or in separate folders?
 
Messages
7,450
Country
us-illinois
Hello:

AFAIK, one could make the blend mask "more" transparent in the 8-bit 256-'color'-capable Alpha channel to set a gray-scale level that allows the autogen annotations from the underlying photo-real layer to show through to the top.


Alternatively, one could use a 3rd custom transparent (no visual image) FSX SDK Resample photo-real layer on top of the (2) already-existing ones.

http://www.fsdeveloper.com/forum/threads/autogen-on-transparent-photoscenery.424378/



Otherwise, one could use a custom FSX SDK SHP2VEC CVX vector "Park"-type land class polygon layer textured with a transparent (no visual image) attribute ...on top of the (2) already-existing ones.


Then one could decompile, cut, and move the desired autogen annotations from the (2) already-existing photo-real layers, and paste them into a new annotation file for that 3rd (top) transparent layer.

http://www.fsdeveloper.com/wiki/index.php?title=AgnTools


Hope these ideas help ! :)

GaryGB
 
Last edited:

arno

Administrator
Staff member
FSDevConf team
Resource contributor
Messages
32,883
Country
netherlands
You would have to copy the agn to both sceneries in that case (the agn file that covers the entire terrain cell).
 

mskhan1991

Resource contributor
Messages
885
Country
pakistan
Ok, so one agn contains half the buildings on detail level 16 and other has half the buildings on detail 17, how do i combine both???
 

arno

Administrator
Staff member
FSDevConf team
Resource contributor
Messages
32,883
Country
netherlands
The agn files are always per lod 13 tile. Just annotate one scenery first, copy over the agn file and continue annotating the other scenery. Make sure you copy the complete agn file back to the first scenery in the end.
 

mskhan1991

Resource contributor
Messages
885
Country
pakistan
The agn files are always per lod 13 tile. Just annotate one scenery first, copy over the agn file and continue annotating the other scenery. Make sure you copy the complete agn file back to the first scenery in the end.

Hmmmm. thanks for the help Arno..
 
Top