Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#2590 closed enhancement (fixed)

petacsope - support WCPS shorthand version for crsTransform() — at Version 1

Reported by: Bang Pham Huu Owned by: Bang Pham Huu
Priority: major Milestone: 10.1
Component: petascope Version: development
Keywords: Cc:
Complexity: Medium

Description (last modified by Bang Pham Huu)

normally:

crsTransform($c, 
  { E:"http://localhost:8080/def/crs/EPSG/0/4326", 
    N:"http://localhost:8080/def/crs/EPSG/0/4326"}, {near})

shorthand:

crsTransform(c, "EPSG:4326", { near })

Change History (1)

comment:1 by Bang Pham Huu, 3 years ago

Description: modified (diff)
Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.