Attributes that match names like X, Y, Z or Latitude, Longitude, or Elevation will be automatically set to x_coord, y_coord, and z_coord for CSV and Excel readers.

Prepare for the FME Certified Professional Exam. Study with flashcards and multiple-choice questions; each question includes hints and explanations. Ensure your success!

Multiple Choice

Attributes that match names like X, Y, Z or Latitude, Longitude, or Elevation will be automatically set to x_coord, y_coord, and z_coord for CSV and Excel readers.

Explanation:
Coordinate-aware reading is built into the CSV and Excel readers. When a file has column names that are conventional for coordinates—such as X, Y, Z or Latitude, Longitude, Elevation—the reader automatically maps those columns to the standard FME coordinate attributes: x_coord, y_coord, and z_coord. This means Longitude fills x_coord, Latitude fills y_coord, and Elevation fills z_coord, enabling downstream transformers to work with the features’ geometry without extra field-to-attribute mapping. This automatic behavior relies on the presence of recognizable coordinate names and numeric values; if the headers don’t match or are missing, explicit mapping may be needed.

Coordinate-aware reading is built into the CSV and Excel readers. When a file has column names that are conventional for coordinates—such as X, Y, Z or Latitude, Longitude, Elevation—the reader automatically maps those columns to the standard FME coordinate attributes: x_coord, y_coord, and z_coord. This means Longitude fills x_coord, Latitude fills y_coord, and Elevation fills z_coord, enabling downstream transformers to work with the features’ geometry without extra field-to-attribute mapping. This automatic behavior relies on the presence of recognizable coordinate names and numeric values; if the headers don’t match or are missing, explicit mapping may be needed.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy