New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

proj4m

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

proj4m

Handle transformation between mars projections.

latest
Source
npmnpm
Version
1.1.0
Version published
Maintainers
1
Created
Source

proj4m.js NPM version Build Status Dependency Status

Extends proj4js to handle Mars projections and transformation between them.

Mars Projections

  • GCJ02
    • GCJ02, +proj=longlat +datum=GCJ02
    • GCJ02MC, +proj=merc +datum=GCJ02
  • BD09
    • BD09LL, +proj=longlat +datum=BD09
    • BD09MC, +proj=bmerc +datum=BD09

EPSG3857 & EPSG4326

  • EPSG:3857, +proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs
  • EPSG:4326, +proj=longlat +datum=WGS84 +no_defs

LICENSE

MIT © wsw0108, see LICENSE file

Keywords

proj4

FAQs

Package last updated on 14 Sep 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts