<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-7">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi Peter,<br>
<br>
Is there a way via the API to inspect a graph's properties prior
loading it?<br>
<br>
GraphHopper class has to be initialized properly with setCHEnable,
setElevation (and now with the turn restrictions too) prior calling
load method.<br>
Too many combinations, or else the load will fail.<br>
<br>
Right now I catch these exceptions in order to cover all the cases,
but is there a more elegant solution?<br>
<br>
<div class="moz-signature">-- <br>
<font color="#000000">Emux</font><br>
<a href="http://wiki.openstreetmap.org/wiki/Cruiser">Cruiser</a> -
<a
href="http://wiki.openstreetmap.org/wiki/Atlas_%28navigation_application%29">Atlas</a></div>
</body>
</html>