<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hi Daniel!<br>
<br>
You just have to wait...<br>
For only a small city it takes about one hour with a regular
disk... To process belgium it takes four days.<br>
With a SSD disk it's much faster since it mainly limited by the
speed of the hard disk.<br>
<br>
Cheers<br>
Nicolas<br>
<br>
<br>
Le 03/04/13 09:47, Luís de Sousa a écrit :<br>
</div>
<blockquote
cite="mid:CAEtdG7vp6cx8MV4cep6bQv1i3dYZgQ2h7Jq-Bk5ccRJ4n656Xw@mail.gmail.com"
type="cite">
<div dir="ltr">Hi Daniel, thank you for the reply.
<div><br>
</div>
<div style="">I successfully downloaded the area required for
the workshop from <a moz-do-not-send="true"
href="http://bbbike.org">bbbike.org</a>. Unfortunately
osm2pgrouting is not able to process this data set, it is
hanging up after creating the Classes table (see below). Is
there any way to run osm2pgrouting in verbose mode? Or somehow
get some more information on may be going wrong?</div>
<div style=""><br>
</div>
<div style="">Thank you,</div>
<div style=""><br>
</div>
<div style="">Luís</div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On 28 March 2013 16:43, Daniel Kastl <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:daniel@georepublic.de" target="_blank">daniel@georepublic.de</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
<div class="gmail_quote">
<div>
<div class="h5">On Fri, Mar 29, 2013 at 12:14 AM, Luís
de Sousa <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:luis.a.de.sousa@gmail.com"
target="_blank">luis.a.de.sousa@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello everyone,<br>
<br>
I'm just starting with pgRouting, following the
workshop tutorial<br>
available on line. I've installed all the required
packages and<br>
created the databases successfully, but
unfortunately I'm not able to<br>
get the data. Here's the result using the command in
the workshop<br>
pages:<br>
<br>
$ wget --progress=dot:mega -O "sampledata.osm"<br>
"<a moz-do-not-send="true"
href="http://jxapi.openstreetmap.org/xapi/api/0.6/*%5Bbbox=-105.2147,39.5506,-104.594,39.9139%5D"
target="_blank">http://jxapi.openstreetmap.org/xapi/api/0.6/*[bbox=-105.2147,39.5506,-104.594,39.9139]</a>"<br>
Warning: wildcards not supported in HTTP.<br>
--2013-03-28 15:37:59--<br>
<a moz-do-not-send="true"
href="http://jxapi.openstreetmap.org/xapi/api/0.6/*%5Bbbox=-105.2147,39.5506,-104.594,39.9139%5D"
target="_blank">http://jxapi.openstreetmap.org/xapi/api/0.6/*[bbox=-105.2147,39.5506,-104.594,39.9139]</a><br>
Resolving <a moz-do-not-send="true"
href="http://jxapi.openstreetmap.org"
target="_blank">jxapi.openstreetmap.org</a> (<a
moz-do-not-send="true"
href="http://jxapi.openstreetmap.org"
target="_blank">jxapi.openstreetmap.org</a>)...
128.40.168.100<br>
Connecting to <a moz-do-not-send="true"
href="http://jxapi.openstreetmap.org"
target="_blank">jxapi.openstreetmap.org</a><br>
(<a moz-do-not-send="true"
href="http://jxapi.openstreetmap.org"
target="_blank">jxapi.openstreetmap.org</a>)|128.40.168.100|:80...
connected.<br>
HTTP request sent, awaiting response... 502 Proxy
Error<br>
2013-03-28 15:52:59 ERROR 502: Proxy Error.<br>
<br>
In face of this I went to the OSM wiki to check if
this address was<br>
correct. I thus tried it the way they suggest there:<br>
<br>
$ wget --progress=dot:mega -O "sampledata.osm"<br>
"<a moz-do-not-send="true"
href="http://api.openstreetmap.org/api/0.6/map?bbox=-105.2147,39.5506,-104.594,39.9139"
target="_blank">http://api.openstreetmap.org/api/0.6/map?bbox=-105.2147,39.5506,-104.594,39.9139</a>"<br>
--2013-03-28 15:55:01--<br>
<a moz-do-not-send="true"
href="http://api.openstreetmap.org/api/0.6/map?bbox=-105.2147,39.5506,-104.594,39.9139"
target="_blank">http://api.openstreetmap.org/api/0.6/map?bbox=-105.2147,39.5506,-104.594,39.9139</a><br>
Resolving <a moz-do-not-send="true"
href="http://api.openstreetmap.org"
target="_blank">api.openstreetmap.org</a> (<a
moz-do-not-send="true"
href="http://api.openstreetmap.org"
target="_blank">api.openstreetmap.org</a>)...<br>
193.63.75.99, 193.63.75.100, 193.63.75.103, ...<br>
Connecting to <a moz-do-not-send="true"
href="http://api.openstreetmap.org"
target="_blank">api.openstreetmap.org</a><br>
(<a moz-do-not-send="true"
href="http://api.openstreetmap.org"
target="_blank">api.openstreetmap.org</a>)|193.63.75.99|:80...
connected.<br>
HTTP request sent, awaiting response... 400 Bad
Request<br>
2013-03-28 15:55:01 ERROR 400: Bad Request.<br>
<br>
Still no luck, so I tried with JOSM, as suggested in
the workshop<br>
page. Using the same bounding box I get this error:<br>
<br>
The OSM server '<a moz-do-not-send="true"
href="http://api.openstreetmap.org/api/0.6/"
target="_blank">http://api.openstreetmap.org/api/0.6/</a>'
reported a bad request.<br>
The area you tried to download is too big or your
request was too large.<br>
Either request a smaller area or use an export file
provided by the<br>
OSM community<br>
<br>
Apparently the API is not digesting well this
bounding box. Is there<br>
any other way I could get the data to follow on with
the Workshop?<br>
</blockquote>
<div><br>
</div>
<div><br>
</div>
</div>
</div>
<div>Eventually the API has changed (the current workshop
was mainly written for FOSS4G 2011).</div>
<div><br>
</div>
<div>There are various ways though to download OSM data,
ie:</div>
<div><a moz-do-not-send="true"
href="http://download.geofabrik.de/" target="_blank">http://download.geofabrik.de/</a></div>
<div><a moz-do-not-send="true"
href="http://download.bbbike.org/osm/" target="_blank">http://download.bbbike.org/osm/</a></div>
<div><a moz-do-not-send="true"
href="http://developer.mapquest.com/web/products/open/xapi"
target="_blank">http://developer.mapquest.com/web/products/open/xapi</a></div>
<div><br>
</div>
<div>So I'm not sure the current API error is temporary.
Could be that the XAPI is not available anymore:</div>
<div><a moz-do-not-send="true"
href="http://wiki.openstreetmap.org/wiki/Xapi"
target="_blank">http://wiki.openstreetmap.org/wiki/Xapi</a></div>
<div><br>
</div>
<div>If you find a working solution I'm glad to update the
workshop.</div>
<div><br>
</div>
<div>Daniel</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div> </div>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Thank you,<br>
<br>
Luís<br>
_______________________________________________<br>
Pgrouting-users mailing list<br>
<a moz-do-not-send="true"
href="mailto:Pgrouting-users@lists.osgeo.org"
target="_blank">Pgrouting-users@lists.osgeo.org</a><br>
<a moz-do-not-send="true"
href="http://lists.osgeo.org/mailman/listinfo/pgrouting-users"
target="_blank">http://lists.osgeo.org/mailman/listinfo/pgrouting-users</a><span
class="HOEnZb"><font color="#888888"><br>
</font></span></blockquote>
</div>
<span class="HOEnZb"><font color="#888888"><br>
<br clear="all">
<div><br>
</div>
-- <br>
<span
style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse">Georepublic
UG & Georepublic Japan<br>
eMail: <a moz-do-not-send="true"
href="mailto:daniel.kastl@georepublic.de"
style="color:rgb(66,99,171)" target="_blank">daniel.kastl@georepublic.de</a><br>
Web: <a moz-do-not-send="true"
href="http://georepublic.de/"
style="color:rgb(66,99,171)" target="_blank">http://georepublic.de</a></span>
</font></span><br>
_______________________________________________<br>
Pgrouting-users mailing list<br>
<a moz-do-not-send="true"
href="mailto:Pgrouting-users@lists.osgeo.org">Pgrouting-users@lists.osgeo.org</a><br>
<a moz-do-not-send="true"
href="http://lists.osgeo.org/mailman/listinfo/pgrouting-users"
target="_blank">http://lists.osgeo.org/mailman/listinfo/pgrouting-users</a><br>
<br>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Pgrouting-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Pgrouting-users@lists.osgeo.org">Pgrouting-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/pgrouting-users">http://lists.osgeo.org/mailman/listinfo/pgrouting-users</a>
</pre>
</blockquote>
<br>
</body>
</html>