Page 1 of 1

geometry / geography

Posted: Fri 14 Nov 2014 21:53
by uffek
Would anybody have examples of what the next step is to read coordinates from a geometry field?

var
x: variant;
begin
..
x:= (tbl.FieldByName('SP_GEOMETRY') as TMSUDTField).AsUDT;