I have to convert these lat/lng to geom data type, such these lat/lng are in space (here I have done wrong), Kindly guide how I can convert them (lat,lng) to geometry such that they occur in space. Thank you

I have to convert these lat/lng to geom data type, such these lat/lng are in space (here I have done wrong), Kindly guide how I can convert them (lat,lng) to geometry such that they occur in space. Thank you

Best answer by redgeographics
You can use a VertexCreator to create geometry from the lat and lng attributes, or the GeometryReplacer to use the geom attribute, it looks like that's in OGC WKT format.
Hope this helps.
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.