logo
API Documentation
Tutorials
Getting Started Initialization Layers Third party Controls Geometries Vector styles Measures InfoBox Utils
Releases

Documentation

Modules

  • Constants

Events

  • FEATURE_CLICK
  • FEATURE_HOVER
  • CENTER_DATE_IMAGE
  • CHANGE_MEASURE
  • CLICK
  • COMPLETE_COLLECTIONS
  • FEATURES_CLICK
  • FIND_IMAGES_LOADED
  • FINISH_MEASURE
  • MAP_INITIALIZE
  • MAP_STATUS_EVENT
  • MOVE_END
  • NO_3D_IMAGES
  • POINTER_MOVE
  • START_MEASURE
  • TILES_END_LOAD
  • TILES_START_LOAD
  • FEATURE_CLICK
  • FEATURE_HOVER

General

Classes / Controls

  • Bar
  • Button
  • Swipe
  • Toggle

Classes / Managers

  • CollectionManager
  • OverlayManager

Classes

  • Map

Classes / View

  • MapStatusView

Geometry

Classes

  • Extent
  • Feature
  • Line
  • Location
  • MultiPolygon
  • Point
  • Polygon

Classes / Readers

  • GeoJSON
  • WKT

InfoBox

Classes

  • InfoBox

Layers

Classes

  • ArcGISLayer
  • BingLayer
  • GroupLayer
  • ImageryLayer
  • OSMLayer
  • VectorLayer
  • VectorTileLayer
  • WFSLayer
  • WMSLayer
  • WMTSLayer
  • XYZLayer

Classes / Base Layers

  • BaseLayer
  • BaseVectorLayer

Measurements

Classes / Tools

  • CircleTool
  • HeightTool
  • LineTool
  • PointTool
  • PolygonTool
  • RectangleTool
  • RelativeHeightTool

Classes

  • Measure

Objects

Classes

  • Collection
  • CollectionStatus
  • Image
  • LayerCollections
  • LayerCollectionsStatus
  • MapStatus

Services

Classes

  • UserService

Styles

Classes

  • Circle
  • Fill
  • Icon
  • RegularShape
  • Stroke
  • Style
  • Text

Utils

Classes

  • Transform

Class

Image

Image

Represents an image object containing metadata. This class provides structured access to various image properties, including capture details, positioning, and sensor specifications.

Classes

Image

Members

boolean

# archived

Archive status of the image.

number

# area

Area covered by the image.

number

# b1

Band coefficient b1.

number

# b2

Band coefficient b2.

string

# band

Band of the image.

string

# bboxWkt

Bounding box WKT.

string

# bboxWktLatlon

Bounding box WKT in lat/lon coordinates.

number

# cameraPosX

X position of the camera.

number

# cameraPosY

Y position of the camera.

string

# cameraTechnology

Camera technology used to capture the image.

number

# cameraZ

Z position of the camera.

string

# captureDate

Capture date of the image.

number

# captureYear

Year of image capture.

string

# centreWkt

Centre point WKT.

string

# centreWktLatlon

Centre point WKT in lat/lon coordinates.

string

# childAoi

Child area of interest (AOI).

string

# firstCaptureDate

Date of the first image capture.

string

# firstPublishDate

First date the image was published.

string

# flightLineId

Flight line ID associated with the image.

number

# focalLength

Focal length of the camera used to capture the image.

number

# groundZ

Ground Z position (altitude).

number

# gsd

Ground Sample Distance (GSD) for the image.

string

# imageId

Unique identifier for the image.

number

# k0

Calibration coefficient k0.

number

# k1

Calibration coefficient k1.

number

# k2

Calibration coefficient k2.

number

# k3

Calibration coefficient k3.

number

# kappa

Kappa angle of the image.

string

# lastCaptureDate

Date of the last image capture.

string

# lastPublishDate

Last date the image was published.

string

# layerName

Layer name of the image.

number

# maxGsd

Maximum Ground Sample Distance (GSD) for the image.

number

# minGsd

Minimum Ground Sample Distance (GSD) for the image.

number

# omega

Omega angle of the image.

string

# orientation

Orientation of the image.

string

# originalImageName

Original image file name.

string

# originalShotId

Original shot ID.

number

# p1

Calibration coefficient p1.

number

# p2

Calibration coefficient p2.

number

# phi

Phi angle of the image.

number

# pixelSize

Pixel size of the image.

number

# pp0X

Principal point X of the camera.

number

# pp0Y

Principal point Y of the camera.

string

# projectExt

Project extension.

string

# projectName

Project name associated with the image.

number

# rasterSizeHeight

Raster size height.

number

# rasterSizeWidth

Raster size width.

string

# utmZone

UTM zone of the image.

number

# zIndex

Z-index value for image layer sorting.

Documentation generated by Vexcel Imaging