Skip to main content

Converting a shape file to a MySql table and all is working with the extraction of each attributes except i can not identify the latitude and longitude values that represent the point geometry. Can any one help me with how I identify and split out the coordinates in a shape file. thanks

Hi, have a look at the CoordinateExtractor transformer.


Reply