Skip to main content
Solved

How do I get my ID field to order the same way as my index field

  • November 8, 2017
  • 1 reply
  • 7 views

gisgeek
Contributor
Forum|alt.badge.img+9

I have a dataset with a name field and an index field which is in order. I want to output a shapefile that orders the FID numbers like so in order but I can't figure out how to output the file without it randomnly assigning any number as the FID. It needs to be ordered correctly so any help with this one would be appreciated.

FID Id Name

0 1 Northland

1 2 Auckland

Best answer by mark_f

A Sorter transformer using ID value just before the output feature type. But on large files this will affect the processing time.

View original
Did this help you find an answer to your question?

1 reply

Forum|alt.badge.img+2
  • Best Answer
  • November 8, 2017

A Sorter transformer using ID value just before the output feature type. But on large files this will affect the processing time.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings