Indexof

Lite v2.0Geographic Information Systems › Fix ArcGIS Pro Data Position: Correcting Projection & Scale Factors › Last update: About

Fix ArcGIS Pro Data Position: Correcting Projection & Scale Factors

Getting Data Exported with a Projection Factor into the Correct Position in ArcGIS Pro

When high-precision survey equipment (like Trimble or Leica) exports data, it often applies a Projection Factor (scale factor) to convert ground measurements to grid coordinates. If this factor isn't accounted for in your GIS environment, your data will appear scaled up or down and shifted from its true location. In 2026, ArcGIS Pro provides three primary methods to revert these factors and snap your data into place.

Method 1: Manual Coordinate Recalculation (Best for Points)

If you have the exact projection factor (e.g., 1.00009081), the most precise way to fix the data is to mathematically "reverse" the scaling directly in the attribute table.

  1. Open the Attribute Table of your layer.
  2. Add two new fields: New_X and New_Y (Double precision).
  3. Right-click New_X > Calculate Field. Use the formula:
    !Original_X! / 1.00009081
  4. Repeat for New_Y using the same factor.
  5. Use the XY Table To Point tool to generate a new feature class using these corrected coordinates.

Method 2: The 'Transform' Tool (Best for Vector Features)

If you have polygons or lines that are skewed or scaled, use the Transform tool in the Edit tab. This performs an Affine or Similarity transformation based on control points.

  • Similarity 2D: Use this if the data only needs to be scaled uniformly, rotated, and moved. It requires at least two displacement links.
  • Affine: Use this if the data is slightly "skewed" (non-uniform scaling). It requires at least three displacement links.

On the Edit ribbon, click Modify > Transform. Draw links from your "incorrect" points to their "known correct" locations (like a high-res basemap or existing monument layer) and click Transform.

Method 3: Adjusting the Coordinate System (Advanced)

If you have an entire project affected by this, you can create a custom Projected Coordinate System (PCS) that includes the scale factor natively. This is a "Super User" move that avoids editing the raw data.

Step Action
1. Copy PCS Right-click your Map > Properties > Coordinate Systems. Find your current PCS, right-click it, and select Copy and Modify.
2. Edit Scale Factor Locate the Scale Factor field. Multiply the existing value (often 1.0 or 0.9996) by your projection factor.
3. Apply Apply this new custom coordinate system to your map. The data will shift "on-the-fly" to the correct position.

Why Does This Happen? (Ground vs. Grid)

Surveys are often performed on a "Ground" coordinate system (to match what the surveyor measures with a tape or laser), whereas ArcGIS Pro defaults to a "Grid" coordinate system (to fit the curvature of the Earth onto a flat map). The Combined Scale Factor is the bridge between these two. If the export tool applied the factor twice or used an incorrect central meridian, you get the positional offset you're seeing today.

Conclusion

Positioning data correctly after a "projection factor" export requires knowing the math behind the shift. Whether you choose to recalculate fields for point data, use the Transform tool for vectors, or modify the PCS for a project-wide fix, the key is consistency. In 2026, always verify your survey export settings before import to save hours of spatial adjustment in ArcGIS Pro.

Keywords

ArcGIS Pro projection factor fix, fix scale factor survey data, coordinate offset ArcGIS Pro, ground to grid correction ArcGIS, transform tool arcgis pro scaling, similarity transformation arcgis, ArcGIS Pro 2026 coordinate fix, XY data not landing in correct spot.

Profile: Is your survey data offset in ArcGIS Pro? Learn how to fix coordinates exported with a projection factor using field calculations, scaling tools, or coordinate system edits. - Indexof

About

Is your survey data offset in ArcGIS Pro? Learn how to fix coordinates exported with a projection factor using field calculations, scaling tools, or coordinate system edits. #geographic-information-systems #fixarcgisprodataposition


Edited by: William Harris, Anders Moller & Suhailat Yusuf

Close [x]
Loading special offers...

Suggestion