<div dir="ltr">DEM files usually, in base of their resolution in pixel, could take from 300MB to 1GB, for italy.<div>If a django view could open a file of that dimension, honestly, it could have a bad impact to server load.</div>
<div><br></div><div>If you think to use Google maps this avoids the problem because Google gave us a querable service that runs the game as expected.</div><div>If you think to use OpenLayers this implies to setup a WebProcessingSystem and the DEM shoud be imported inside PostGIS for performance needs.</div>
<div><br></div><div>this could be drawn splitting nodeshot from WPS to separate servers, and then integrating it inside a django view with a simple sort of ping that returns results of WPS unavailibility.</div><div>This because use nodeshot on a postgis DB could be problematic for smart DB backup and development branchs.</div>
<div><br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/11/20 Luca Pretto <span dir="ltr"><<a href="mailto:luca.pretto@gmail.com" target="_blank">luca.pretto@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div>On 11/20/2013 12:02 AM, Giuseppe De Marco wrote:<br><blockquote type="cite"><div bgcolor="#FFFFFF" text="#000000">

    <a href="http://www.katapi.org.uk/Maps/GoogleMaps/GMv3-elevation-profile.html" target="_blank">http://www.katapi.org.uk/Maps/GoogleMaps/GMv3-elevation-profile.html</a><br><a href="http://www.heywhatsthat.com/profiler.html" target="_blank">http://www.heywhatsthat.com/profiler.html</a></div>
</blockquote></div><div><br></div><div>This would be really great! :)</div><div>(Since I keep using Ubiquiti AirLink to achieve the same result)</div><div><br></div><div><br></div><div><div>Il giorno 20/nov/2013, alle ore 11:13, Nemesis <<a href="mailto:nemesis@ninux.org" target="_blank">nemesis@ninux.org</a>> ha scritto:</div>
<blockquote type="cite"><div bgcolor="#FFFFFF" text="#000000"><div>Do you know also any other alternative to the Google Maps / Earth API?</div></div></blockquote><br></div><div>Probably this would be a pain to integrate, but.. is maybe possible to directly use <a href="http://en.wikipedia.org/wiki/USGS_DEM" target="_blank">DEM</a> files, just like the OruxMaps app does?</div>
<span class="HOEnZb"><font color="#888888"><div><br></div><div><br></div><div>Luca</div></font></span></div><br>_______________________________________________<br>
Nodeshot mailing list<br>
<a href="mailto:Nodeshot@ml.ninux.org">Nodeshot@ml.ninux.org</a><br>
<a href="http://ml.ninux.org/mailman/listinfo/nodeshot" target="_blank">http://ml.ninux.org/mailman/listinfo/nodeshot</a><br>
<br></blockquote></div><br></div>