@sigeo/epsg-projections

0.2.0 • Public • Published

SIGEO logo

EPSG Projections

npm version Libraries.io dependency status for latest release, scoped npm package

Map of proj4 EPSG projections

Installation

EPSG Projections is available as an npm package.

// With npm
npm install @sigeo/epsg-projections

// With yarn
yarn add @sigeo/epsg-projections

Usage

Here is a quick example to get you started, it's all you need:

import projections from '@sigeo/epsg-projections';

const res = projections["EPSG:3003"]

document.write(res)

License

Copyright © 2020 Sigeo S.R.L

Licensed under a GPL3+ license: http://www.gnu.org/licenses/gpl-3.0.txt

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @sigeo/epsg-projections

      Weekly Downloads

      2

      Version

      0.2.0

      License

      ISC

      Unpacked Size

      37 kB

      Total Files

      4

      Last publish

      Collaborators

      • marco476
      • sigeodev