Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I turn on projections in OpenJUMP?

OpenJUMP projections turn
0
10 Posted

How do I turn on projections in OpenJUMP?

0

The coordinate transformation plugin is turned off because there aren’t many projections in it (UTM, Transverse Mercator, lat/long, BC Albers). However, if you want to turn it on and try it out: 1. Click View > BeanShell 2. Paste in the following text and hit Enter: new com.vividsolutions.jump.workbench.ui.plugin.FeatureInstaller(wc).addMainMenuItem(new com.vividsolutions.jump.workbench.ui.plugin.ChangeCoordinateSystemPlugIn(), “TEST”, “Change Coordinate System…”, null, new com.vividsolutions.jump.workbench.plugin.EnableCheckFactory(wc).createTaskWindowMustBeActiveCheck()) 3. You should now see TEST in the menubar. Click TEST > Change Coordinate System to set the current coordinate system of the data. 4. To transform the data into a different coordinate system , click TEST > Change Coordinate System again and select the new coordinate system.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123