jackoolya Posted January 10, 2024 Posted January 10, 2024 Hello When I change the geodetic_origin in the ig_config.xml, the geodetic_origin automatically changes back to 0,0,0
cash-metall Posted January 11, 2024 Posted January 11, 2024 Helllo! geodetic_origin is updated according to the georeference of your scene (sandworm tag in landscape terrain or geodetic pivot origin). it does not affect the geo-binding, it just shows where the given database is located. you can turn off overwriting of this file here: <group name="IG"> <item name="autoload_database" type="int">-1</item> <item name="config_read_only" type="int">1</item> <!-- here --> <item name="default_view_id" type="int">0</item> <item name="terrain_intersection_mask" type="int">1</item> </group>
Recommended Posts