Geocaml Hacking (opens in new tab)
A couple of weeks ago I wrote about building a point cloud visualisation tool in OCaml, and I've found a little time this week to crunch of that more, mostly by contributing to the various existing geospatial libraries that has started pulling together under projects of the Cairngorms up in Scotland: I threw in all 114GB of data from that project into my viewer and the server coped fine with 635 tiles. Which shouldn't be too much of a surprise, as the viewer is only ever fetching 25 tiles at ...
Read the original article