format-spatial-ref
Format WKID spatial reference variations into a standard structure.
Install
npm install format-spatial-ref
Usage
var formatSpatialRef = // All of the above will return { "wkid": 4326 }
Contributing
Contributions welcome! Please read the contributing guidelines first.