basic mapping
I picked up some xyz triplets and made a simple surface map; see samples bellow, one made with quickgrid and the other with nodebox.
- mapeamento.ndbx 3.38 KB
- dadosNV.csv 91.3 KB
-
nodebox.jpg 83.3 KB
-
quickgrid.jpg 321 KB
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Rodolfo Oliveir... on 21 Aug, 2014 01:29 PM
wrong csv, sorry, thats an island :)
Support Staff 2 Posted by lucasnijs on 03 Sep, 2014 09:34 AM
Hi Rodolfo,
interesting. What is the problem with the white area? Is that in the csv-file? It should be dark, not?
3 Posted by Rodolfo Oliveir... on 03 Sep, 2014 04:12 PM
Hi there. I guess it's related to the threshold values, in order to make
other parts visible, I had to tamper the values - colour range values
mostly if I recall well.
It is not very accurate.
No dia 3 de Set de 2014 10:35, "lucasnijs" <
[email blocked]> escreveu:
4 Posted by Rodolfo Oliveir... on 03 Sep, 2014 09:42 PM
I've been re-looking at it again; nothing wrong with the code in itself, just csv info missing - quickgrid compensates lacking info, and that is why there is a filled area in the screenshot.
The original csv data from the "moon" came from some topo reconnaissance I made using ISA MapSat from the Kerbal Space Program game (http://wiki.kerbalspaceprogram.com/wiki/ISA_MapSat); I didn't collected enough data from that area (if you check the "z" querie you'll find some zeroes)
If you run the other CSV data attached (dadosNV) you'll render a nice complete map.
The threshold values I mentioned earlier are basically the "alpha" and "range" of the gray_color node; you can define some "blur" and "gamma" with them.
I'll try to think on adding countours one of these days, that would be nice.
Support Staff 5 Posted by lucasnijs on 05 Sep, 2014 01:20 PM
Ok. I used a "convert range" node to convert the big numbers to a 0-255 range. Because of the huge difference in size, and because there is a lot more data in the light areas, you have to play with those numbers. Which made us think about different ways of distribution in converting numbers to other ranges. Kind of gamma correction.
Thanks for sharing this.
6 Posted by Rodolfo Oliveir... on 05 Sep, 2014 04:46 PM
I didn't remember to convert the range, nice idea.
Anyway, glad that my endeavors are useful.
No dia 5 de Set de 2014 14:21, "lucasnijs" <
[email blocked]> escreveu: