expalin about ST_Makeline and its syntyax and forms. how we can store the resiltant line string into spatial table?
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
|
closed as not a real question by iant♦, Get Spatial, djq, whuber♦ Nov 4 '12 at 20:56
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
In general, you would create a new spatial table in the normal way:
then run an insert query to add rows to the table:
|
|||
|
|