CRREL / GRiD-API

9 stars 3 forks source link

HSRS and VSRS sometimes return as strings #35

Closed AlexMountain closed 6 years ago

AlexMountain commented 6 years ago

In some cases HSRS and VSRS are returning as strings:

e.g.: "vsrs": "Source File Projection"

AlexMountain commented 6 years ago

In GRiD 1.4.4, v3 has been updated to always return HSRS and VSRS as integers. null instances represent using source SRS.

In a future version these may return to strings again once we're able to return the SRS in WKT format.