ProjectWise Administrator Help

Working with Coordinate Systems

Every spatial location in ProjectWise is associated with a two-dimensional, planar coordinate system in which x measures horizontal distance and y measures vertical distance. Each point on the plane is defined by an x,y coordinate.

You can use multiple coordinate systems in the same datasource. If you do, you must set one of them as the reference coordinate system. The reference coordinate system is used to compare objects that are in different coordinate systems. In that case, both objects will be re-projected into the reference coordinate system before being compared. The reference coordinate system must be chosen carefully so that all other coordinate systems have a valid transformation path to it.

The first coordinate system you add from the dictionary is automatically set as the reference coordinate system. If you add two or more coordinate systems from the dictionary, then you can set a different coordinate system to be the reference coordinate system.

ProjectWise delivers a dictionary (coordsys.dty) of existing coordinate systems. You can select to add coordinate systems from the delivered dictionary, or you can add coordinate systems from a custom dictionary. To add custom coordinate systems, you must first use MicroStation to create a custom dictionary that includes your custom coordinate system(s), and then you must manually add the dictionary to ProjectWise.

You can also add a local coordinate system to the datasource. This type of coordinate system is designed for use in campuses where data is always stored in local coordinates. Multiple local coordinate systems can be used in the same datasource (for example: terminal 1, terminal 2). You can also use a mix of local coordinate systems and coordinate systems from dictionary in the same coordinate system.

When working with local coordinate systems, no re-projection to a geographical coordinate system is possible. When performing spatial searches, only the documents with the same local coordinate system as the background map used to perform the search will be part of the search results. For example, if the background map "Terminal1" is used to perform the spatial search, only the documents with a spatial location that uses the same coordinate system as this background map will be found by the search.

Note: You cannot set a local coordinate system as the reference coordinate system.
Note: Coordinate systems that are used by at least one spatial location cannot be deleted. Also, you cannot delete the reference coordinate system.

Each coordinate system displays the following attributes:

Attribute Description
Alias The name that will be used to represent the coordinate system in the user interface. When a coordinate system is added to the datasource, the Alias is set to the same name as the Key Name. You can change the Alias as needed.

The reference coordinate system icon in the Alias field is different from the other coordinate system icons.

Key Name The unique identifier that represents the coordinate system in the re-projection engine.
Scan Action The action that is stored for the Spatial Location Scan tool in ProjectWise Explorer. The tool uses this action to streamline the scanning process. Possible values are:
  • Ask — When this coordinate system is found in a document, it will be presented to the user for approval.
  • Use — When this coordinate system is found in a document, it will automatically be used.
  • Replace — When this coordinate system is found in a document, it will automatically be replaced by the coordinate system specified in the Replace By column.
Note: The automatic use of a coordinate system only happens if there is only one coordinate system that matches for a document. In the case where multiple coordinate systems match a document, they will all be presented to the user.

When a coordinate system is added to the datasource, the default scan action is set to Ask. The Scan Action can be modified when the coordinate system is encountered during use of the Spatial Location Scan tool.

Replace By Only used when the Scan Action is set to Replace. Contains the name of the coordinate system that replaces the current one in the Spatial Location Scan tool.