Return JSON info for a specific CRS code.
code
"EPSG:4326"
"GCJ-02"
"BD-09"
JSON object with name, description, bounds, unit.
name
description
bounds
unit
Return JSON info for a specific CRS code.
Arguments
code: CRS code string, e.g."EPSG:4326","GCJ-02","BD-09".Returns
JSON object with
name,description,bounds,unit.