<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
That helps, since I need a GUI too :-)<br>
<br>
Thank you both for reply,<br>
Stefan<br>
<br>
<br>
Matt Amos schrieb:
<blockquote
 cite="mid:79d9e4e90906080607m6a7f0ec3ob3c11a7a3fe1dabf@mail.gmail.com"
 type="cite">
  <pre wrap="">2009/6/8 Iván Sánchez Ortega <a class="moz-txt-link-rfc2396E" href="mailto:ivan@sanchezortega.es"><ivan@sanchezortega.es></a>:
  </pre>
  <blockquote type="cite">
    <pre wrap="">El Lunes, 8 de Junio de 2009, Stefan Zeller escribió:
    </pre>
    <blockquote type="cite">
      <pre wrap="">does somebody know a Java API which encapsulates requests for tiles and
tags for a given bounding box?
      </pre>
    </blockquote>
    <pre wrap="">You can do that with a couple of loops and the example code over here:

<a class="moz-txt-link-freetext" href="http://wiki.openstreetmap.org/wiki/Slippy_map_tilenames">http://wiki.openstreetmap.org/wiki/Slippy_map_tilenames</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->
or use / reuse code from <a class="moz-txt-link-freetext" href="http://wiki.openstreetmap.org/wiki/JMapViewer">http://wiki.openstreetmap.org/wiki/JMapViewer</a>

cheers,

matt
  </pre>
</blockquote>
</body>
</html>