Thanks Graham,<br>
<br>
I just change <a href="http://tile.openstreetmap.org">http://tile.openstreetmap.org</a> be <a href="http://www.mydomain/com/place_of_my_tile">http://www.mydomain/com/place_of_my_tile</a>.<br>
<br>
<br>
Then, if i want to show custom data on another location for example French, what step which i must do ?<br>
I have change long and lat to redirect to another location, but icons still on england.<br><br>
<br>
Thnks<br><br><div class="gmail_quote">2012/1/25 Graham Jones <span dir="ltr"><<a href="mailto:grahamjones139@gmail.com">grahamjones139@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Hi Anwar,<br><div class="gmail_quote">The BrewMap client is just a simple javascript program, so you should not need to install anything other than a web server to get the client working.</div><div class="gmail_quote"><br>
</div><div class="gmail_quote">I have just tried it on my laptop. I did:</div><blockquote style="margin:0pt 0pt 0pt 40px;border:medium none;padding:0px"><div class="gmail_quote">cd /var/www</div><div class="gmail_quote">
git clone git@github.com:jones139/BrewMap.git</div>
</blockquote><div class="gmail_quote"><br></div><div class="gmail_quote">I then just pointed a web browser at <a href="http://localhost/BrewMap" target="_blank">http://localhost/BrewMap</a> and it worked. There is a redirect which may have caused you a problem so you could look at <a href="http://localhost/BrewMap/client/brewmap.html" target="_blank">http://localhost/BrewMap/client/brewmap.html</a>, which is the direct link to the client page.</div>
<div class="gmail_quote"><br></div><div class="gmail_quote">Using it like this will just display the data that is included in the github repository - it is downloaded into BrewMap/server.</div><div class="gmail_quote"><br>
</div><div class="gmail_quote">In BrewMap/server there is a python program make_brew_json.py that I just run as a cron job every 10 minutes to re-generate the data files from the database. The database should be a postgresql one generated by osm2pgsql, which is the same type of database that is used by <a href="http://wiki.openstreetmap.org/wiki/Mapnik" target="_blank">mapnik</a>.</div>
<div class="gmail_quote"><br></div><div class="gmail_quote">The file you need to modify to use your own tiles rather than the osm one should be BrewMap/client/js/brewmap.js</div><div class="gmail_quote"><br></div><div class="gmail_quote">
I'll write some installation instructions because a few people have asked me about this lately.</div><div class="gmail_quote"><br></div><div class="gmail_quote">Regards</div><span class="HOEnZb"><font color="#888888"><div class="gmail_quote">
<br></div><div class="gmail_quote">
<br>Graham.</div></font></span><div class="HOEnZb"><div class="h5"><div class="gmail_quote"><br></div><div class="gmail_quote">-- </div>Graham Jones<div>Hartlepool, UK.</div><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Regards,<div>M.Iftakhul Anwar</div><div><br></div><br>