gvSIG feature requests #2664

'Mercator_(variant_B)' is a new alias of 'Mercator (2SP)'

Added by Antonio Falciano almost 10 years ago. Updated over 9 years ago.

Status:Closed% Done:

0%

Priority:NormalSpent time:-
Assignee:Francisco Díaz Carsí
Category:CRS
Target version:2.1.0-2246-testing
gvSIG version:2.1.0 Add-on resolve version:
Keywords:mercator, crs, alias Add-on resolve build:
Has patch: Proyecto:
Add-on name:Unknown Hito:
Add-on version:

Description

'Mercator_(variant_B)' is a new alias of 'Mercator (2SP)' (see EPSG:9805). So, we should add a new alias of 'Mercator (2SP)' in the org.gvsig.crs.Proj4 class:

    String[] projectionName = { "Mercator_2SP" };
    this.projectionNameList.add(count, projectionName);
    addProjectionName(count, "Mercator");
    addProjectionName(count, "9805");
    addProjectionName(count, "Mercator (2SP)");
    addProjectionName(count, "Mercator_(variant_B)"); // <---------------

See also #2306, #2596 and #2624.

History

#1 Updated by Antonio Falciano over 9 years ago

  • Assignee set to Joaquín del Cerro Murciano

This one is very similar to #2624 and it seems it was not included in the latest update of jCRS. ;)

#2 Updated by Joaquín del Cerro Murciano over 9 years ago

  • Target version set to 2.1.0-2259-rc3
  • Assignee changed from Joaquín del Cerro Murciano to Francisco Díaz Carsí

#3 Updated by Antonio Falciano over 9 years ago

Fixed in gvsig-jcrs:r263.

#4 Updated by Joaquín del Cerro Murciano over 9 years ago

  • Status changed from New to Fixed

#5 Updated by Joaquín del Cerro Murciano over 9 years ago

  • Target version changed from 2.1.0-2259-rc3 to 2.1.0-2246-testing

#6 Updated by Álvaro Anguix over 9 years ago

  • Status changed from Fixed to Closed

Also available in: Atom PDF