Latitude/Longitude and x, y, z coordinates
FME automatically recognizes some common attribute names as potential x,y,z coordinates and sets their types.
This data may not necessarily have a spatial component, but columns can be identified as x, y, or z coordinates to create point geometries. Attributes can be set in the reader parameters to specify which values should be taken to create the coordinates of point geometries when specified.
|
Supported Coordinate Attributes |
|---|
|
X and Y coordinate attributes are labeled using one of the well-known coordinate systems. If the X coordinate is found, the Y coordinate must also match. These well-known coordinate groups are: Geographic Group – Longitude/Latitude (not case-sensitive):
XYCoordinateGroup (not case-sensitive):
|
|
z values do not have to match the X and Y grouping:
|