How would I make a query for the bank to return me the size in Km of a LineString . Let's suppose I have the following LineString saved in a document :
{ type: "LineString", coordinates: [ [ 53.3477, -6.2597 ], [ 51.5008, -0.1224 ], [48...
asked by
25.06.2018 / 22:20