Skip to main content

I would like to extract coordinates in a different column using FME SchemaMapper. I would like to use AttributeReprojector as filter value column in FME SchemaMapper

@navaneet you can't use transformer references (i.e. AttributeReprojector) or functions in the SchemaMapper. See the SchemaMapper tutorial. Perhaps you can use the coordinate system name instead.

If you can give us a small example of what you're attempting to accomplish then members of the community might be able to contribute additional help.


@navaneet you can't use transformer references (i.e. AttributeReprojector) or functions in the SchemaMapper. See the SchemaMapper tutorial. Perhaps you can use the coordinate system name instead.

If you can give us a small example of what you're attempting to accomplish then members of the community might be able to contribute additional help.

Geometry is in stateplane coordinate system. Like to add two additional attribute columns latitude and longitude in the schemamapper spreadsheet. Like to store these xy coordinate values in these additional latitude and longitude attributes.


Geometry is in stateplane coordinate system. Like to add two additional attribute columns latitude and longitude in the schemamapper spreadsheet. Like to store these xy coordinate values in these additional latitude and longitude attributes.

Hi @navaneet were you able to achieve your end goal?


Reply