Hi,
I'm using SAS Visual Investgator 10.5. I'm working with a dataset that contains latitude and longitude fields. It works well to display it on the location map, but it seems that SAS cuts the decimals on the display, and just let 2 digits after the comma.
In pgAdmin I have my 2 variables that are DOUBLE and with 15 decimals after the comma.
In SAS Vi it's also in double.
Is there any way to modify the number of digit after the comma on the display screen ?
Is there any manipulation to modify it to display the longitude and the latitude with, for example 15 digits ?
My user have all the Admin rights but I don't find a way to change the numerical format for the longitude or latitude field.
Thanks a lot !