<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Extracting Coordinates from Polylines thru SQL Server in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/extracting-coordinates-from-polylines-thru-sql/m-p/594951#M33579</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've been using FME to extract the start x, y; mid x, y; and end x, y from our street centerlines for another user.&amp;nbsp; We've decided that rather than having this data move through multiple formats that we would like to attempt to do a view in the geodatabase that could then be used by other users.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have created a MV view of our street centerlines and the nodes (intersection points) that accomodates the delta tables with the business table.&amp;nbsp; The intersection points (nodes) are real easy to get the x, y coordinate.&amp;nbsp; Just used the MV view and the f table to get the eminx and eminy - as a point they are rather self evident as to what to use.&amp;nbsp; This will also be used for another point table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now.... I need to get the start point, mid point and end points for the centerlines.&amp;nbsp; These could have 2 points or many points.&amp;nbsp; In FME, there is a command to get the coordinates and it uses the index of the number of points, i.e. 0 for start, -1 for the end and then use mod of the number of points for the ones over 2, otherwise, simple math for the 2 point centerlines.&amp;nbsp; How do you locate the coordinate list for vertices in SDE?&amp;nbsp; I was thinking that it was in the s table, but not seeing that since even if there are mulitple sp_fid's the numbers are the same in the other columns.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for any help!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Jul 2013 17:22:59 GMT</pubDate>
    <dc:creator>LorindaGilbert</dc:creator>
    <dc:date>2013-07-31T17:22:59Z</dc:date>
    <item>
      <title>Extracting Coordinates from Polylines thru SQL Server</title>
      <link>https://community.esri.com/t5/data-management-questions/extracting-coordinates-from-polylines-thru-sql/m-p/594951#M33579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've been using FME to extract the start x, y; mid x, y; and end x, y from our street centerlines for another user.&amp;nbsp; We've decided that rather than having this data move through multiple formats that we would like to attempt to do a view in the geodatabase that could then be used by other users.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have created a MV view of our street centerlines and the nodes (intersection points) that accomodates the delta tables with the business table.&amp;nbsp; The intersection points (nodes) are real easy to get the x, y coordinate.&amp;nbsp; Just used the MV view and the f table to get the eminx and eminy - as a point they are rather self evident as to what to use.&amp;nbsp; This will also be used for another point table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now.... I need to get the start point, mid point and end points for the centerlines.&amp;nbsp; These could have 2 points or many points.&amp;nbsp; In FME, there is a command to get the coordinates and it uses the index of the number of points, i.e. 0 for start, -1 for the end and then use mod of the number of points for the ones over 2, otherwise, simple math for the 2 point centerlines.&amp;nbsp; How do you locate the coordinate list for vertices in SDE?&amp;nbsp; I was thinking that it was in the s table, but not seeing that since even if there are mulitple sp_fid's the numbers are the same in the other columns.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for any help!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jul 2013 17:22:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/extracting-coordinates-from-polylines-thru-sql/m-p/594951#M33579</guid>
      <dc:creator>LorindaGilbert</dc:creator>
      <dc:date>2013-07-31T17:22:59Z</dc:date>
    </item>
  </channel>
</rss>

