Hi,
I have a shp file I convert and style to a Mapinfo Tab file. I now want to add the below metadata into the Tab file to set up a hotlink. I am not sure how I use these attributes, mapinfo_metadata{}.name and mapinfo_metadata{}.value to write to the Tab file, How do I do it?
begin_metadata
"\\ActiveObject" = ""
"\\ActiveObject\\Expr" = """https://aims3d.geomatic.com.au/#/home?username=username&password=Password&PanoID=""+Pan_ID+"" """
"\\ActiveObject\\Mode" = "HOTLINK_MODE_BOTH"
"\\ActiveObject\\Relative" = "FALSE"
"\\ActiveObject\\Enabled" = "TRUE"
"\\ActiveObject\\Alias" = """Click to view Km_Post Images"""
end_metadata
Regards
Andrew