OESETACC

Sets the GCP/TP/EO accuracy inside an OrthoEngine project file.


EnvironmentsPYTHON :: EASI
Quick linksDescription :: Parameters :: Parameter descriptions :: Details :: Example

Back to top

Description


OESETACC sets new accuracy values for tie points (TP), ground control points (GCP) and exterior orientation (airphoto only) in a CATALYST Professional OrthoEngine project file.
Back to top

Parameters


Name Type Caption Length Value range
OEPROJI * String Input OrthoEngine project file 1 - 192  
OEPROJO * String Output OrthoEngine project file 1 - 192  
PNTTYPE String Point type: GCP/TP/BOTH 0 - 192 GCP | TP | BOTH
PLACC Float Pixel and line accuracy values 0 - 2  
GEOXYACC Float Geocoded XY accuracy values 0 - 2  
GEOZACC Float Geocoded Z accuracy values 0 - 1  
XYZERR Float EO XYZ error 0 - 3  
OPKERR Float EO orientation error 0 - 3  
ACCOPT String Options for new accuracy 0 - 192  
REPORT String Report mode 0 - 192 Quick links

* Required parameter
Back to top

Parameter descriptions

OEPROJI

The path and file name of the OrthoEngine project file (*.prj) containing the points you want to change the accuracy value.

OEPROJO

The path and file name of the output OrthoEngine project file to which to write the new accuracy of TPs, GCPs or both and exterior orientation (airphoto only).

You can specify your input project as your output project; however, by doings so, the input file will be overwritten with the new information.

PNTTYPE

Specifies which point type to set the new accuracy. Valid values are GCP, TP or BOTH.

PLACC

The new pixel and line accuray values. If only one value is specified, it will apply the same value to both pixel and line accuracy values.

GEOXYACC

The new geocoded X and Y accuray values. If only one value is specified, it will apply the same value to both geocoded X and Y accuracy value.

GEOZACC

The new geocoded Z accuray value.

XYZERR

This option is for airphoto only. It allows the user to set the exterior orientation position (XYZ) errors.

OPKERR

This option is for airphoto only. It allows the user to set the exterior orientation angle (omega, phi and kappa) errors.

ACCOPT

Accuracy option for future use.

REPORT

Specifies where to direct the generated report.

Available options are:

Back to top

Details

OESETACC sets new accuracy values for TPs, GCPs and exterior orientation (for airphoto only) in an OrthoEngine project file.

Back to top

Example

In the following example, set new accuracy values for both TPs and GCPs.

EASI>OEPROJI	=	"airphoto_model.prj"
EASI>OEPROJO =	"airphoto_model_new_acc.prj"
EASI>PNTTYPE =	"BOTH"
EASI>PLACC	=	0.5, 0.5
EASI>GEOXYACC=	0.5, 0.5
EASI>GEOZACC	=       0.5	
EASI>XYZERR	=       0.5	
EASI>OPKERR	=       0.5	
EASI>ACCOPT	=	

EASI>R OESETACC

© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.