Forum Discussion
Anonymous
7 years agoNot applicable
GIS Table Shape Field
I loaded a GIS table into BI. It's a table for a line feature class (pipes). The shape length field is a binary data type. If I were to look at this same table in ArcGIS, the shape length field would...
sbraman
5 years agoNew Member
Similar issue - Shape.Length calculated in ESRI comes across as tet of the coordiantes which ESRI presumably calculated the length between - looks like: "LINE STRING ( coord_start , coord_end) " with multiple sets of coordinates when there is a bend. I'm connecting to it via the SQC db. Any chance this will get resolved?