Defining a line from SQL server using OGR

Chip Taylor work at XWB.COM
Thu Mar 30 13:09:21 EST 2006


The x,y columns are doubles.  Where can I learn about geometry in WKT
format?

Thanks for all your help!
Chip



Chip,

what are the types of your gpsLongitude columns?  Are they array types
of some kind?  Or perhaps you are hoping that OGR will collect all the
rows, and make it into a single linestring features?

Basically, this is not supported.  If you could do something in the
database to prepare an appropriate line geometry in WKT format, you
could use the WKT column support in VRT.

Best regards,
-- 
---------------------------------------+------------------------------------
--
I set the clouds in motion - turn up   | Frank Warmerdam,
warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | President OSGF, http://osgeo.org



More information about the mapserver-users mailing list