Hi,
I’ve been working on a custom Ruby plugin for SketchUp to streamline how we handle survey data.
Key Features:
-
Automatic Coordinate Transformation: It converts large UTM Northing/Easting values into a localized SketchUp origin to prevent geometry glitches.
-
Automated Organization: The script automatically generates two distinct groups:
-
Survey Layer: Points labeled with their exact elevation and description (e.g., “402.02m - TRANSFORMER”).
-
Terrain Layer: Generates edge geometry compatible with the “From Contours” Sandbox tool for instant surface generation.
-
-
Accuracy: Eliminates the need for manual “eyeballing” of survey markers.
I’ve already successfully tested this with .csv datasets, and it significantly cuts down on the setup time for new site models.
Are you interested in testing this out or seeing a quick demo of how it handles the “City Yards” data? Happy to share the script if you’d like to try it on your current projects.