September 20, 200619 yr Thanks... I havent tried that yet, but see my post above, I've got my utility wrting the shape files correctly :) Can you help with islands?
September 20, 200619 yr My next step would be to get my utility to extract elevation data either from a FSX BGL or from an external DEM (eg SRTM file) for each point in the polygon. Although I want to try Legacy_LandWaterMask_Water_NoFlatten as suggested above to see if that works. If it does work then maybe no need to extract elevation data.
September 20, 200619 yr I haven't played with this extensively, but I think you don't need to do any thing special for islands. Just process your data and the islands will appear just fine. The pain of having to deal with islands seems to be solved with the new SDK...Christian
September 20, 200619 yr Ive never used the FS9 or FSX sdk before a few days ago... can you give me more info?To put an island inside a water poly, what do i do? Create an exclusion poly for the island? Or or land poly for the island? I dont know.Help! :)
September 20, 200619 yr Hi JuiceRabbit.You could use a DBF reference to this terrain.cfg texture:// Legacy_LandWaterMask_Flatten[Texture.379]Name=Legacy_LandWaterMask_Land_FlattenColor=FFAB4141guid={D242B77F-7308-4685-9B6C-89AF1CD43D13}FlattenMode=slopeFlattenPriority=50000LandClassRemapType=noneExcludeAutogen=NoRenderToTexture=NoRenderPriority=200000Water=NoNote the {b}Water=No{/b}. I haven't tried this, but it should work. You should try to study the terrain.cfg, as almost all the info for display characteristics is there.Christian was trying to pint out that a shapefile produced from most any GIS program should easily handle embedded islands ( donut holes? )in the water polys. That's also my experience so far.Dick
September 20, 200619 yr Thanks :) I'll give this a try over the next day or so.Im been generating my own shape file from a Google Earth KML file. So to have an island in a lake I need to draw 2 polygons in Google Earth, 1 for the lake and 1 for the island. So ill try this GUID for the island.
September 20, 200619 yr Best method for creating islands - good question.As has been mentioned, you could - leave holes in your river shapefile polygons where the land would show through; - use Dick's suggested method and please let us know how that works; - draw the islands separately and give them attributes of land class polygons (choose the ones that give you the land class of your choice) and see if they display over the water.Thanks for testing all of this.Best regards.Luis Hot, humid Caribbean paradise!
September 20, 200619 yr >Also, any tips on how to create islands inside the river? I realise i need to create other polygons to represent the islands but what Guid do i use? Can you give me a clue? Thanks in advance!An island should be represented within the Shapefile as a hole in the water polygon. No Guid is required.-Doug
September 20, 200619 yr Wow, Doug, nice to see you here. Please come back often.Best regards.Luis Hot, humid Caribbean paradise!
September 21, 200619 yr Thanks :) I tried that and here is the pic. The picture is of a circular lake with a heart shaped island in the centre. The water from the lake seems to overflow onto the island. Any ideas?http://forums.avsim.net/user_files/156814.jpg
September 21, 200619 yr Thanks :) Tried that and the water clings to the mesh correctly. http://forums.avsim.net/user_files/156815.jpg
September 21, 200619 yr Hi JuiceRabbit.>Thanks :) I tried that and here is the pic. The picture is of>a circular lake with a heart shaped island in the centre. The>water from the lake seems to overflow onto the island. Any>ideas?As with most types of design, a picture doesn't give us much to go on. Why not attach a zipped file including the shp, shx, dbf, xml files... and maybe a readme.txt? Then we can see what you have and play with the code ourselves... and maybe discover a solution.Dick
September 22, 200619 yr JuiceRabbit - Dick gives good advice - posting the Shapefile (shp, shx, dbf) as well as the xml and any non-obvious hints as to what you are attempting will help people help you.I'm also curious how TmfViewer renders your BGL. This Vector SDK tool is a great light-weight smoke test of the output of Shp2Vec.-Doug
September 22, 200619 yr Ok will do. But I can't at the moment though because Im at work :(Ignoring the island issue, I've been having great success fixing the coastline of New South Wales (Australia), using Google Earth (Plus) to map out accurate coastlines, and adding landclass polys for beaches, golf courses, towns etc... Looks amazing! :-jumpyThis stuff is really easy to do with new FSX Shp2Vec tool. I'll post some pictures over the next day or so when I back at home.
Create an account or sign in to comment