Skip to main content
Question

Results from FeatureJoiner changing number format

  • October 21, 2021
  • 2 replies
  • 4 views

Forum|alt.badge.img

I have selected ~50 records from a shapefile of ~5.5 million records using a column of unique reference numbers. The unique reference numbers are stored in a CSV. I have used FeatureJoiner to join the CSV and shapefile.

 

The resulting joined records have been correctly selected but the values in final two columns containing the X and Y coordinates have been altered when viewed in the visual preview.

 

Where in the workspace has the change taken place?

2 replies

caracadrian
Contributor
Forum|alt.badge.img+23
  • Contributor
  • 571 replies
  • October 21, 2021

Can you provide some sample data and a sample workspace?


f.kemminje
Contributor
Forum|alt.badge.img+11
  • Contributor
  • 189 replies
  • October 22, 2021

write to CSV and check, keep precision for decimal. Sometimes visual previews may show like this.

or you can change the field to text type, in the CSV file.