<?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: Route network analyst à l'aide de points imprécis in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/route-network-analyst-%C3%A0-l-aide-de-points-impr%C3%A9cis/m-p/531824#M5202</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Annie.&amp;nbsp; Sorry to answer you in English, but I don't speak French.&amp;nbsp; Google Translate worked well enough for me to understand your question, so hopefully it will work well enough for you to understand my answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am familiar with the problem you describe: the GTFS stops snap to a side street, so when you use the Network Analyst Route solver, the bus detours into side streets and makes u-turns.&amp;nbsp; I have struggled with this problem in a &lt;A href="http://www.arcgis.com/home/item.html?id=ce51601e18ae4367814a8a53a1659b33"&gt;tool I have created that is meant to generate a GTFS shapes.txt file&lt;/A&gt;​ by estimating the routes traveled by using the Route solver.&amp;nbsp; It sounds like a very similar application to what you are trying to do. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, I have not found a good way to solve this problem.&amp;nbsp; The GTFS data contains only the latitude and longitude of the stops and does not contain any information indicating which street the stop should snap to or which street the buses use.&amp;nbsp; You &lt;EM&gt;might&lt;/EM&gt; be able to extract this information from the stop_name field in stops.txt if the stop names are consistent and are identical to the names used in the street features of your network dataset.&amp;nbsp; You could then use a search query when you run the Add Locations tool, to match each stop with the correct street.&amp;nbsp; However, I think it will be difficult to do this accurately because the stop names and the street names probably are not identical or consistent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does your GTFS data already have a shapes.txt file?&amp;nbsp; If so, you can use that to create a feature class in the map which might be a closer estimate than creating routes between the stops.&amp;nbsp; You can &lt;A href="http://www.arcgis.com/home/item.html?id=14189102b795412a85bc5e1e09a0bafa"&gt;use this tool to add shapes.txt to the map&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Oct 2015 16:59:50 GMT</pubDate>
    <dc:creator>MelindaMorang</dc:creator>
    <dc:date>2015-10-14T16:59:50Z</dc:date>
    <item>
      <title>Route network analyst à l'aide de points imprécis</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/route-network-analyst-%C3%A0-l-aide-de-points-impr%C3%A9cis/m-p/531823#M5201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="fr"&gt;Bonjour,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="fr"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="fr"&gt;J'essaie de créer des routes à l'aide de l'extension &lt;SPAN class="hps"&gt;network analyst &lt;/SPAN&gt;&lt;SPAN class="hps"&gt;... &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="fr"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="fr"&gt;&lt;SPAN class="hps"&gt;J'ai un shapefile de points qui à été produit a l'aide des fichier GTFS (&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;fichiers&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;de transport en commun&lt;/SPAN&gt;). À partir de ces points je désir reproduire les routes emprunté par les autobus sur un réseau network dataset. Mon problème est que les points fournis dans le fichier GTSF sont imprécis par rapport au réseaux routier. &lt;/SPAN&gt;&lt;SPAN lang="fr"&gt;&lt;SPAN class="hps"&gt;En conséquence, certains&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;points vont se 'snapper'&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;sur la mauvaise route ce qui produit des détours et des erreurs assez considérables (ligne bleu sur l'image ci-jointe). Cela est d'autant plus problématique avec les autoroutes, les bretelles d'acces ou les overpass...&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="fr"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="fr"&gt;Ce que je dois obtenir est un fichier des routes de passage d'autobus ayant également la géométrie du réseau routier. Le résultat le plus près de ce que je désir obtenir est un simple 'point to line', mais les lignes n'épousent pas la géométrie de mon réseau routier... (ligne rose sur l'image ci-jointe)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="fr"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="fr"&gt;&lt;SPAN class="hps"&gt;Je me demandais donc s'il est possible&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;de faire&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;un analyste&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;de réseau&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;avec cette ligne&lt;/SPAN&gt; créé à l'aide de l'outil 'point to line' &lt;SPAN class="hps"&gt;à la place&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;des points GTFS&lt;/SPAN&gt;&lt;SPAN&gt;?&lt;/SPAN&gt; Ou si cet outil 'point to line' permettait d'inclure un autre fichier en référence pour la création des segments? Ou encore s'il n'y a pas moyen de faire une sorte de buffer autour de cette ligne que la route serait obligée d'emprunter...&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="fr"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="fr"&gt;&lt;SPAN class="hps"&gt;Bref, mon&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;problème&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;est que je dois&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;absolument &lt;/SPAN&gt;&lt;SPAN class="hps"&gt;obtenir une couche&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;finale&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;de ma&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;ligne de bus (sans détours)&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;avec la géométrie&lt;/SPAN&gt; exact &lt;SPAN class="hps"&gt;de mon&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;réseau routier&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;...&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;des idées SVP?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="fr"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="fr"&gt;&lt;SPAN class="hps"&gt;j'oubliais... je dois automatiser le processus donc impossible d'apporter des changements manuellement&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="fr"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="fr"&gt;&lt;SPAN class="hps"&gt;Merci &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 16:44:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/route-network-analyst-%C3%A0-l-aide-de-points-impr%C3%A9cis/m-p/531823#M5201</guid>
      <dc:creator>anniebonin1</dc:creator>
      <dc:date>2015-10-14T16:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: Route network analyst à l'aide de points imprécis</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/route-network-analyst-%C3%A0-l-aide-de-points-impr%C3%A9cis/m-p/531824#M5202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Annie.&amp;nbsp; Sorry to answer you in English, but I don't speak French.&amp;nbsp; Google Translate worked well enough for me to understand your question, so hopefully it will work well enough for you to understand my answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am familiar with the problem you describe: the GTFS stops snap to a side street, so when you use the Network Analyst Route solver, the bus detours into side streets and makes u-turns.&amp;nbsp; I have struggled with this problem in a &lt;A href="http://www.arcgis.com/home/item.html?id=ce51601e18ae4367814a8a53a1659b33"&gt;tool I have created that is meant to generate a GTFS shapes.txt file&lt;/A&gt;​ by estimating the routes traveled by using the Route solver.&amp;nbsp; It sounds like a very similar application to what you are trying to do. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, I have not found a good way to solve this problem.&amp;nbsp; The GTFS data contains only the latitude and longitude of the stops and does not contain any information indicating which street the stop should snap to or which street the buses use.&amp;nbsp; You &lt;EM&gt;might&lt;/EM&gt; be able to extract this information from the stop_name field in stops.txt if the stop names are consistent and are identical to the names used in the street features of your network dataset.&amp;nbsp; You could then use a search query when you run the Add Locations tool, to match each stop with the correct street.&amp;nbsp; However, I think it will be difficult to do this accurately because the stop names and the street names probably are not identical or consistent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does your GTFS data already have a shapes.txt file?&amp;nbsp; If so, you can use that to create a feature class in the map which might be a closer estimate than creating routes between the stops.&amp;nbsp; You can &lt;A href="http://www.arcgis.com/home/item.html?id=14189102b795412a85bc5e1e09a0bafa"&gt;use this tool to add shapes.txt to the map&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 16:59:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/route-network-analyst-%C3%A0-l-aide-de-points-impr%C3%A9cis/m-p/531824#M5202</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2015-10-14T16:59:50Z</dc:date>
    </item>
  </channel>
</rss>

