10.07.2015 Views

ArcSDE - Northeast Arc Users Group

ArcSDE - Northeast Arc Users Group

ArcSDE - Northeast Arc Users Group

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Applying Precision to data• Precision is a scale factor– Precision multiplies coordinates for integer storage– Used to preserve decimal places before roundingto integer– Larger precision preserves more digitsX = 123.456Floating PointPrecision = 1000Coordinate in<strong>Arc</strong>GIS Desktop(123.456) (123.46)Multiply by precision(123.456 (123.46 * 1000) 100)Divide by precision(123456 // 1000) 100)Integer Coordinate ingeodatabase(123456) (12346)A

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!