I discovered that function get_tile_fid sometimes returns value of 1 for some tiles, even if they contain a tile with a fid other than 1.
This seems to happen on elevation 3, possibly others, around the edges of big maps. I will add more details about the issue as I discover them.
I discovered that function
get_tile_fid
sometimes returns value of1
for some tiles, even if they contain a tile with afid
other than1
. This seems to happen on elevation 3, possibly others, around the edges of big maps. I will add more details about the issue as I discover them.