A GeoReference can be attached to a Version to geographically reference a Model.

Constructors

Properties

anchorPoint: Vector3d
anchorPointMeters: Vector3d
elevation: number

Elevation, actual meaning depends on the EPSG system being used. Usually in meters.

epsg: string

The EPSG code identifying the which geodetic datum, spatial reference system and earth ellipsoid is being used https://en.wikipedia.org/wiki/EPSG_Geodetic_Parameter_Dataset

latitude: number

Latitude, actual meaning depends on the EPSG system being used

longitude: number

Longitude, actual meaning depends on the EPSG system being used

rotation: number

Rotation of the model, in degrees. Should be normalized (0-360)