<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 2013-11-06 16:46, G. Allegri wrote :<br>
</div>
<blockquote type="cite">Hello,
<div>I'm new to MapProxy development, forgive me if I'm asking a
trivial question.</div>
<div>I need to access a tailored map server API and the best way
to achive this, AFAICS, is creating my own client and source
type. </div>
<div>config.py loads and instantiate sources on the base of the
config file parsing. Does this mean that putting my new classes
inside mapproxy/client and mapproxy/source is enough?</div>
<div><br>
</div>
</blockquote>
Loosely related to this, is there some way to call an external
(system) command that would return the content of a tile (or bbox?)?
Something very simple that would be configured with tile size and
EPSG.<br>
Or should there be?<br>
This really is an open ended solution not requiring python and
classes. The limit is the imagination.<br>
<br>
Cheers,<br>
<br>
<table>
<tbody>
<tr>
<td>André.</td>
</tr>
</tbody>
</table>
<br>
</body>
</html>