<br><br><div class="gmail_quote">On Sat, Mar 17, 2012 at 4:42 PM, Jules Kouadio <span dir="ltr">&lt;<a href="mailto:sekedoua@gmail.com">sekedoua@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Thank Daniel.<br><br>But  How get/obtain this value in my .osm file :<br></blockquote><div><br></div><div><br></div><div>Well, you need to know which point you want to take as center point.</div><div>If you know it in WGS84 projection for example, you can use PostGIS to transform the projection to 900913 (used in the workshop example):</div>

<div><br></div><div><font face="&#39;courier new&#39;, monospace">SELECT St_AsText(ST_Transform(ST_GeometryFromText(&#39;POINT(5 10)&#39;,4326),900913));<br></font></div><div><br></div><div>Of course you need to change the POINT coordinates to what you want to use.</div>

<div><br></div><div>Daniel</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><font face="&#39;courier new&#39;, monospace">center: [ ?, ?],<br>



            </font><br><br>Jules<div><div class="h5"><br><br><div class="gmail_quote">2012/3/17 Daniel Kastl <span dir="ltr">&lt;<a href="mailto:daniel@georepublic.de" target="_blank">daniel@georepublic.de</a>&gt;</span><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>On Sat, Mar 17, 2012 at 5:38 AM, Jules Kouadio <span dir="ltr">&lt;<a href="mailto:sekedoua@gmail.com" target="_blank">sekedoua@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<br><br>Hi<br><br>i try to apply the workshop (<a href="http://workshop.pgrouting.org/chapters/geoext_client.html" target="_blank">http://workshop.pgrouting.org/chapters/geoext_client.html</a>)<br><br clear="all">How / where  (can I) define the  extends of the area i&#39;ve selected ( the .osm file  comming from open street map ) in my html file <br>




</blockquote><div><br></div></div><div>It&#39;s defined as &quot;center&quot; + &quot;zoom&quot; settings of the map in the OpenLayers map options:</div><br><font face="&#39;courier new&#39;, monospace">            center: [-11685000, 4827000],<br>




            zoom: 12,</font><br><br><div>Daniel</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><br>Thanks<br><br><br>-- Jules<br><font size="6"><b style="color:rgb(0,51,51);font-family:courier new,monospace"><img><br></b><span style="color:rgb(0,51,51);font-family:courier new,monospace"><br>
<br></span></font><br>
<br>_______________________________________________<br>
Pgrouting-users mailing list<br>
<a href="mailto:Pgrouting-users@lists.osgeo.org" target="_blank">Pgrouting-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/pgrouting-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/pgrouting-users</a><br>
<br></blockquote></div><span><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 &amp; Georepublic Japan<br>
eMail: <a href="mailto:daniel.kastl@georepublic.de" style="color:rgb(66,99,171)" target="_blank">daniel.kastl@georepublic.de</a><br>

Web: <a href="http://georepublic.de/" style="color:rgb(66,99,171)" target="_blank">http://georepublic.de</a></span><br>
</font></span><br>_______________________________________________<br>
Pgrouting-users mailing list<br>
<a href="mailto:Pgrouting-users@lists.osgeo.org" target="_blank">Pgrouting-users@lists.osgeo.org</a><br>
<a 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><br clear="all"><br>-- <br></div></div><font size="6"><b style="color:rgb(0,51,51);font-family:courier new,monospace"><img><br></b><span style="color:rgb(0,51,51);font-family:courier new,monospace"><br>


<br></span></font><br>
<br>_______________________________________________<br>
Pgrouting-users mailing list<br>
<a href="mailto:Pgrouting-users@lists.osgeo.org">Pgrouting-users@lists.osgeo.org</a><br>
<a 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><br clear="all"><div><br></div>-- <br><span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse">Georepublic UG &amp; Georepublic Japan<br>eMail: <a href="mailto:daniel.kastl@georepublic.de" style="color:rgb(66,99,171)" target="_blank">daniel.kastl@georepublic.de</a><br>

Web: <a href="http://georepublic.de/" style="color:rgb(66,99,171)" target="_blank">http://georepublic.de</a></span><br>