QQ - How many decimal points can I load into DataJet?
- 1 Minute to read
- Print
- DarkLight
- PDF
QQ - How many decimal points can I load into DataJet?
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
By default, the precision of floating point numbers is set at 6 decimal places. If necessary, it is possible to increase this to 10dp by modifying the server configuration file.
Configuration File
The server configuration file is called djserver.cnfg and can be found in the user's window folder.
Config file entry:
"doubleDigits": 10
If this entry is missing, then the value of 6 will be applied.
Geo-Data
Generally 6 decimal points is more than enough, especially for Geo-Data, where 6 decimal points represents an accuracy of approximately 4 inches - going beyond 6 decimal places goes beyond the accuracy of current GPS satellites, and so no useful data is lost by accepting the default precision.
Was this article helpful?