Wednesday, 13 March 2019

3d map - Seeking examples of 3D Maps?



Similar to Seeking examples of beautiful maps? is there any similar collection for 3D maps?



Answer






Minecraft or at an wider vision: Voxel drawings. Have a great potential for real 3D maps.


Different from raster data that are 2D matrix, a collection of voxels are a 3D matrix and can represent volume.


enter image description here


No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...