proj4js-defs

0.0.1 • Public • Published

node-epsg

A node module with all epsg definitions for proj4js

created with this scraper

see epsg.js for a list of supported projections

Requirements

proj4js

Usage

var proj4 = require('proj4js');
require('epsg')(proj4);

// check out all your new defs!
console.log(proj4.defs);

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    284
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    284

Package Sidebar

Install

npm i proj4js-defs

Weekly Downloads

284

Version

0.0.1

License

none

Last publish

Collaborators

  • yuletide