Socket
Socket
Sign inDemoInstall

@sigeo/epsg-projections

Package Overview
Dependencies
0
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @sigeo/epsg-projections


Version published
Weekly downloads
4
Maintainers
2
Install size
37.3 kB
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 28 Aug 2020

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc