<?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: Traffic Collision mapping in Transportation Questions</title>
    <link>https://community.esri.com/t5/transportation-questions/traffic-collision-mapping/m-p/11107#M43</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We aren using the method 2 and method 3. If no (X,Y) or (Latitude, Longitude), just using the address locator to geo code the collision point.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I was wondering what other cities/counties, etc are doing for traffic collision mapping of accidents.&amp;nbsp; I have noticed their are three basic schools of thought on how to collect the data, they are:&lt;BR /&gt;&lt;BR /&gt;1.&amp;nbsp; Snap the accident point to the nearest intersection.&lt;BR /&gt;&lt;BR /&gt;2.&amp;nbsp; Have police officers take Latitude/Longitude at the point of the accident.&lt;BR /&gt;&lt;BR /&gt;3.&amp;nbsp; Record them as Primary Street and Distance from Cross Street.&lt;BR /&gt;&lt;BR /&gt;We currently use method 3, they are entered by a police officer into an Access database.&amp;nbsp; The database has fields for "at intersection" true/false, �??distance�?� from intersection in feet and �??direction�?� from intersection.&amp;nbsp; &lt;BR /&gt;&amp;nbsp; We export out a table and run an Avenue code that will place the points.&amp;nbsp; If it is at the intersection a point is placed where the street centerline crosses. If it is a distance from the intersection the point is placed on the �??primary�?� street a certain distance and direction (N,E,S,W) from the intersection on the �??secondary street�?� . &lt;BR /&gt;I'm trying to find a modern way to do this.&amp;nbsp; I am not a python expert, so I haven't had luck doing it that way.&amp;nbsp; I was even thinking of designing a flex app and giving the police officers access to it to place their points.&amp;nbsp; What method are you using?&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Dec 2011 21:11:37 GMT</pubDate>
    <dc:creator>weipan</dc:creator>
    <dc:date>2011-12-13T21:11:37Z</dc:date>
    <item>
      <title>Traffic Collision mapping</title>
      <link>https://community.esri.com/t5/transportation-questions/traffic-collision-mapping/m-p/11103#M39</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was wondering what other cities/counties, etc are doing for traffic collision mapping of accidents.&amp;nbsp; I have noticed their are three basic schools of thought on how to collect the data, they are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1.&amp;nbsp; Snap the accident point to the nearest intersection.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2.&amp;nbsp; Have police officers take Latitude/Longitude at the point of the accident.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3.&amp;nbsp; Record them as Primary Street and Distance from Cross Street.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We currently use method 3, they are entered by a police officer into an Access database.&amp;nbsp; The database has fields for "at intersection" true/false, �??distance�?� from intersection in feet and �??direction�?� from intersection.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; We export out a table and run an Avenue code that will place the points.&amp;nbsp; If it is at the intersection a point is placed where the street centerline crosses. If it is a distance from the intersection the point is placed on the �??primary�?� street a certain distance and direction (N,E,S,W) from the intersection on the �??secondary street�?� . &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to find a modern way to do this.&amp;nbsp; I am not a python expert, so I haven't had luck doing it that way.&amp;nbsp; I was even thinking of designing a flex app and giving the police officers access to it to place their points.&amp;nbsp; What method are you using?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2011 21:54:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/traffic-collision-mapping/m-p/11103#M39</guid>
      <dc:creator>TomMagdaleno</dc:creator>
      <dc:date>2011-07-20T21:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic Collision mapping</title>
      <link>https://community.esri.com/t5/transportation-questions/traffic-collision-mapping/m-p/11104#M40</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Kansas DOT uses the third method, although I think they're trying to switch to a Lat/Long eventually.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2011 15:47:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/traffic-collision-mapping/m-p/11104#M40</guid>
      <dc:creator>BrianGeiger</dc:creator>
      <dc:date>2011-09-16T15:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic Collision mapping</title>
      <link>https://community.esri.com/t5/transportation-questions/traffic-collision-mapping/m-p/11105#M41</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the reply GeigerBC.&amp;nbsp; What process do you use to plot the collisions?&amp;nbsp; Do you do them manually or do you have some python code to accomplish the task?&amp;nbsp; We have an old Avenue code that does the job, but I am trying to update it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2011 15:51:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/traffic-collision-mapping/m-p/11105#M41</guid>
      <dc:creator>TomMagdaleno</dc:creator>
      <dc:date>2011-09-16T15:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic Collision mapping</title>
      <link>https://community.esri.com/t5/transportation-questions/traffic-collision-mapping/m-p/11106#M42</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I actually ended up hand plotting them for a short 3 mile segment in Google Earth for one project.&amp;nbsp; We had access to the actual crash reports to verify the locations as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Lately we've had better luck obtaining pre-plotted points from a client as shape files, but we've not seen the crash reports to know how accurate the points are plotted.&amp;nbsp; Sorry I couldn't be more help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2011 16:04:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/traffic-collision-mapping/m-p/11106#M42</guid>
      <dc:creator>BrianGeiger</dc:creator>
      <dc:date>2011-09-16T16:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic Collision mapping</title>
      <link>https://community.esri.com/t5/transportation-questions/traffic-collision-mapping/m-p/11107#M43</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We aren using the method 2 and method 3. If no (X,Y) or (Latitude, Longitude), just using the address locator to geo code the collision point.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I was wondering what other cities/counties, etc are doing for traffic collision mapping of accidents.&amp;nbsp; I have noticed their are three basic schools of thought on how to collect the data, they are:&lt;BR /&gt;&lt;BR /&gt;1.&amp;nbsp; Snap the accident point to the nearest intersection.&lt;BR /&gt;&lt;BR /&gt;2.&amp;nbsp; Have police officers take Latitude/Longitude at the point of the accident.&lt;BR /&gt;&lt;BR /&gt;3.&amp;nbsp; Record them as Primary Street and Distance from Cross Street.&lt;BR /&gt;&lt;BR /&gt;We currently use method 3, they are entered by a police officer into an Access database.&amp;nbsp; The database has fields for "at intersection" true/false, �??distance�?� from intersection in feet and �??direction�?� from intersection.&amp;nbsp; &lt;BR /&gt;&amp;nbsp; We export out a table and run an Avenue code that will place the points.&amp;nbsp; If it is at the intersection a point is placed where the street centerline crosses. If it is a distance from the intersection the point is placed on the �??primary�?� street a certain distance and direction (N,E,S,W) from the intersection on the �??secondary street�?� . &lt;BR /&gt;I'm trying to find a modern way to do this.&amp;nbsp; I am not a python expert, so I haven't had luck doing it that way.&amp;nbsp; I was even thinking of designing a flex app and giving the police officers access to it to place their points.&amp;nbsp; What method are you using?&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2011 21:11:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/traffic-collision-mapping/m-p/11107#M43</guid>
      <dc:creator>weipan</dc:creator>
      <dc:date>2011-12-13T21:11:37Z</dc:date>
    </item>
  </channel>
</rss>

