How can I get just Coordinates (in a file) from point features (shapes) without a big hustle. Something like Shape to .xls, with distinct coordinates?
I want to use this coordinates immediately, so GPX is no solution.
How can I get just Coordinates (in a file) from point features (shapes) without a big hustle. Something like Shape to .xls, with distinct coordinates?
I want to use this coordinates immediately, so GPX is no solution.
OPTION 1:
Not sure if that was what you were after, the other Option could be
OPTION 2:
You should now have and X column. Do not close the Attribute table, repeat step 3 to 9, changing step 5 by naming your column y and your step 7 by writing $y. You should have generated the X and Y values you required.
Hope it works..