createCircuitCoordConversion

Function to create conversion of circuit coordinates to GPS coordinates

Contents

Syntax

createCircuitCoordConversion();

Description

Function is a user interface to map the Google map and the circuit drawing on top of each other. The user aligns the two images and the conversion is created for getting GPS Lat/Lon for the OpenDSS bus coordinates. This is used when the OpenDSS coordinate system is unknown and not any standard coordinate systems like UTM.

Inputs

Outputs

Example

Starts the user interface. Directions are in the interface.

createCircuitCoordConversion();
%