Hi, I am having a bit of confusion while generating the WKT representation for the polygons. According to WSG84 the representation of a point, apparently, is Point(lng,lat). However in traccar, i see the WKT being represented as Point(lat,lng). What is the correct convention and representation?
I don't think there is any standard for it, but if you use Traccar obviously you need to use Traccar order.
Hi, I am having a bit of confusion while generating the WKT representation for the polygons. According to WSG84 the representation of a point, apparently, is Point(lng,lat). However in traccar, i see the WKT being represented as Point(lat,lng). What is the correct convention and representation?