<?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 Re: Network Analyst - Linear Referencing in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-linear-referencing/m-p/751511#M7202</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can't edit events by starting with line features and going from there how you describe, at least not without making a custom program for this. You can edit events by selecting them and opening the Attributes dialog, and then editing their values. You can also edit them in the Table window. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is this sample code for adding events:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.esri.com/help/9.3/ArcGISDesktop/com/samples/Linear_Referencing/Editing/Digitize_Events/f590f7ab-662c-41c1-9d8d-d105e020ef49.htm"&gt;http://resources.esri.com/help/9.3/ArcGISDesktop/com/samples/Linear_Referencing/Editing/Digitize_Events/f590f7ab-662c-41c1-9d8d-d105e020ef49.htm&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's unsupported, but it may cover some of your needs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andrew&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Jun 2010 16:43:17 GMT</pubDate>
    <dc:creator>AndrewPerencsik</dc:creator>
    <dc:date>2010-06-01T16:43:17Z</dc:date>
    <item>
      <title>Network Analyst - Linear Referencing</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-linear-referencing/m-p/751508#M7199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Background - Local Government, ArcGIS Server 9.3.1, SQL, Local Government ELA&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have recently discussed linear referencing with our traffic engineers. We are looking to take advantage of linear referencing to handle such attribution as speed limits, lane counts, traffic counts, truck and height restrictions etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One of our main concerns moving forward is directed towards the interaction of linear referencing and networking/routing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How does this design (linear referencing) interact with network analyst? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Will the attribution still be accessible for use as network attributes (impedence, cost, restrictions etc?)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Will we need to export event layers to feature classes in order for network analyst to access the data?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We would really appreciate any advice and guidance going forward. Thanks in advance!!!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Shaun&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Apr 2010 16:31:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-linear-referencing/m-p/751508#M7199</guid>
      <dc:creator>ShaunConway</dc:creator>
      <dc:date>2010-04-14T16:31:39Z</dc:date>
    </item>
    <item>
      <title>RE: Network Analyst - Linear Referencing</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-linear-referencing/m-p/751509#M7200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nework datasets use fields on the source feature classes to determine network attribute values.&amp;nbsp; It can not directly use linear referencing where attribute values change partway along a feature.&amp;nbsp; As you suggest, the solution would be to export the event layers to true feature classes where the features are split where attribute values change.&amp;nbsp; For example, if you have one linear feature line1 that is 10 miles long and has a speed of 35 MPH for 30% and 45 MPH for 70% and you want your speed to be a network attribute, you would nedd to create 2 features in a feature class, one 3 miles long with a speed of 35 MPH and one 7 miles long with a speed of 45 MPH.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Matt&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Apr 2010 15:08:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-linear-referencing/m-p/751509#M7200</guid>
      <dc:creator>MattCrowder</dc:creator>
      <dc:date>2010-04-15T15:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: Network Analyst - Linear Referencing</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-linear-referencing/m-p/751510#M7201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Matt - This helps us plan out our next few steps. If you don't mind, I had another question. Are there any tools out there for updating the event tables through ArcMap? We are looking for something along the lines of &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Select a feature&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- View associated event table instances&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Update/add/delete event table instances&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have a distributed group of folks who will be managing the event tables --- most of which do not have much GIS experience. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks Again Matt,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Shaun&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 May 2010 12:02:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-linear-referencing/m-p/751510#M7201</guid>
      <dc:creator>ShaunConway</dc:creator>
      <dc:date>2010-05-28T12:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Network Analyst - Linear Referencing</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-linear-referencing/m-p/751511#M7202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can't edit events by starting with line features and going from there how you describe, at least not without making a custom program for this. You can edit events by selecting them and opening the Attributes dialog, and then editing their values. You can also edit them in the Table window. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is this sample code for adding events:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.esri.com/help/9.3/ArcGISDesktop/com/samples/Linear_Referencing/Editing/Digitize_Events/f590f7ab-662c-41c1-9d8d-d105e020ef49.htm"&gt;http://resources.esri.com/help/9.3/ArcGISDesktop/com/samples/Linear_Referencing/Editing/Digitize_Events/f590f7ab-662c-41c1-9d8d-d105e020ef49.htm&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's unsupported, but it may cover some of your needs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andrew&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jun 2010 16:43:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-linear-referencing/m-p/751511#M7202</guid>
      <dc:creator>AndrewPerencsik</dc:creator>
      <dc:date>2010-06-01T16:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: Network Analyst - Linear Referencing</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-linear-referencing/m-p/751512#M7203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Andrew,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Will this sample code run in ArcGIS 9.3.1? Do you think ESRI would ever implement and support this sort of tool? This would be very helpful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Grant&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You can't edit events by starting with line features and going from there how you describe, at least not without making a custom program for this. You can edit events by selecting them and opening the Attributes dialog, and then editing their values. You can also edit them in the Table window. &lt;BR /&gt;&lt;BR /&gt;There is this sample code for adding events:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.esri.com/help/9.3/ArcGISDesktop/com/samples/Linear_Referencing/Editing/Digitize_Events/f590f7ab-662c-41c1-9d8d-d105e020ef49.htm"&gt;http://resources.esri.com/help/9.3/ArcGISDesktop/com/samples/Linear_Referencing/Editing/Digitize_Events/f590f7ab-662c-41c1-9d8d-d105e020ef49.htm&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;It's unsupported, but it may cover some of your needs.&lt;BR /&gt;&lt;BR /&gt;Andrew&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 16:50:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/network-analyst-linear-referencing/m-p/751512#M7203</guid>
      <dc:creator>GrantHopkins</dc:creator>
      <dc:date>2010-08-18T16:50:00Z</dc:date>
    </item>
  </channel>
</rss>

