-
Notifications
You must be signed in to change notification settings - Fork 2
Using Point Data
bsomps edited this page Dec 27, 2024
·
11 revisions
The Point Data
drop down includes operators for importing point data, managing and stylizing point data, and querying point data.
Your CSV fiel must include columns for;
- X: The easting coordinate. Ensure it matches the CRS that your blender scene is set to.
- Y: The northing coordinate.
- Z: The elevation.
- Any additional data columns will be brought in as custom properties
1. Under Point Data
click the drop down arrow for Import Point Data (CSV)
2. Click Load CSV
to bring up the file browser and select your CSV file
3. Select the appropriate columns for X
(easting) Y
(northing) and Z
(elevation)
4. Click Import Points
to render them into your scene. These will now appear as a collection called Points Collection
within your outliner.