0% found this document useful (0 votes)
4 views2 pages

Changing Projection System

The document outlines the process of changing the projection of a shapefile (nep_vdc.shp) to WGS84. It includes steps for creating custom geographic transformations between Everest 1830 and WGS 1984, specifying parameters for each transformation. Finally, it details how to project the data to the desired coordinate systems and save the outputs accordingly.

Uploaded by

munnadas9829
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views2 pages

Changing Projection System

The document outlines the process of changing the projection of a shapefile (nep_vdc.shp) to WGS84. It includes steps for creating custom geographic transformations between Everest 1830 and WGS 1984, specifying parameters for each transformation. Finally, it details how to project the data to the desired coordinate systems and save the outputs accordingly.

Uploaded by

munnadas9829
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Changing projection to wgs84

Add data: nep_vdc.shp

Check its co-ordinate system, if it is not Everest_Bangladesh_Transverse_Mercator, then define it as so.

>Data Management Tools >Projections and Transformations >Create Custom Geographic


Transformation

1. Run Create Custom Geographic Transformation (1)

Geographic Transformation Name: Everest1830_to_wgs84

Input: GCS_Everest_1830 (clickhand icon > select >Geographic coordinate system > spheroid-
based > Everest 1830)

Output: GCS_WGS_1984 (clickhand icon > select >Geographic coordinate system > world > WGS
1984)

Method: MOLODENSKY

Parameters: X-axis transition: 282

Y-axis transition: 726

Z-axis transition: 254

2. Run Create Custom Geographic transformation (2)

Geographic Transformation Name: wgs84_to_ Everest1830

Input: GCS_WGS_1984 (clickhand icon > select >Geographic coordinate system > world > WGS
1984)

Output: GCS_Everest_1830 (clickhand icon > select >Geographic coordinate system > spheroid-
based > Everest 1830)

Method: MOLODENSKY

Parameters: X-axis transition:-282

Y-axis transition:-726

Z-axis transition:-254
>Data Management Tools >Projections and Transformations >Features >Project

1. Run project

Input: nep_vdc

Output: Provide desired location and name nep_vdc_WGS84

Output coordinate System: GCS_WGS_1984 (clickhand icon > select >Geographic


coordinate system > world > WGS 1984)

(Green light is shown in geographic transformation)

Geographic Transformation (Optional): Everest1830_to_wgs84

Run project

Input: nep_vdc_WGS84

Output: Provide desired location and name

Output coordinate system: GCS_Everest_1830 (clickhand icon > select >Geographic coordinate
system > spheroid-based > Everest 1830)

(Green light is shown in geographic transformation)

Geographic transformation: wgs84_to_ Everest1830

Edit if you like

You might also like