<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">I didn't know about this format.
Hopefully a bit more studying in the GIS world will make me able
to make smarter decisions.<br>
<br>
At the moment, as I wrote in the other email, I can just go as far
as to implement a javascript library like leaflet or openlayers
and make the tiles configurable by settings so admins of a
Nodeshot instance can decide which tiles to use.<br>
<br>
In the future, hoping there will be more contributors and an
awsome documentation, we will probably able to develop cooler
stuff!<br>
<br>
Federico<br>
<br>
<br>
On 11/20/2013 12:17 PM, Giuseppe De Marco wrote:<br>
</div>
<blockquote
cite="mid:CAP_qYy=-f0Z4XsiMtSdwCCtdRAgCagdajicTSqxawny_TDgc3Q@mail.gmail.com"
type="cite">
<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
moz-do-not-send="true" 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
moz-do-not-send="true"
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 moz-do-not-send="true"
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
moz-do-not-send="true"
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 moz-do-not-send="true"
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 moz-do-not-send="true"
href="mailto:Nodeshot@ml.ninux.org">Nodeshot@ml.ninux.org</a><br>
<a moz-do-not-send="true"
href="http://ml.ninux.org/mailman/listinfo/nodeshot"
target="_blank">http://ml.ninux.org/mailman/listinfo/nodeshot</a><br>
<br>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Nodeshot mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Nodeshot@ml.ninux.org">Nodeshot@ml.ninux.org</a>
<a class="moz-txt-link-freetext" href="http://ml.ninux.org/mailman/listinfo/nodeshot">http://ml.ninux.org/mailman/listinfo/nodeshot</a>
</pre>
</blockquote>
<br>
</body>
</html>