I have several USGS DEM files in different resolutions from different
sources, and the coordinates in the headers are in different formats.
In one file the long/lat shows up as:
-105 0 1.8333 385958.1667 (spaces, no spaces)
In the other file the long/lat shows up as:
-104 0 0. 52 0 0.
Hi Ivan,
Unfortunately the color table API does not support the functionality that
was added to the RAT API in RFC40. As a result, dealing with large color
tables can be problematic.
Yes the HFA driver does report colors correctly as 0-255 with the color
table API and one solution could be to add
Hi, I don't know if somebody found the same problem, but this example:
http://bl.ocks.org/mbostock/3757132
should paint the land in a grey colour, and let the sea white. And it did
since the change to the version 3.4 of D3js. I tested it in my computer
with v 3.3 and it works properly.
Does somebo
Hello,
On 10/01/14 18:23, Jay L. wrote:
Success. Ivan, I used your ./configure flags - stock was also not working on
this VM.
>
> I wonder if the dev. community is large enough to warrant storing a
lightweight Vagrant box image somewhere.
>
Thinking along these lines, Docker has been gett