1.0.0 • Published 3 years ago

@svg-maps/canada.lambert-projection v1.0.0

Weekly downloads
-
License
CC BY-SA 4.0
Repository
github
Last release
3 years ago

🇨🇦 Canada, Lambert Projection

License: CC BY 4.0

This is the Lambert conformal conic projection of Canada. The Mercator projection of Canada is available here.

Contains all the provinces and territories of Canada:

  • Alberta
  • British Columbia
  • Manitoba
  • New Brunswick
  • Newfoundland and Labrador
  • Nova Scotia
  • Northwest Territories
  • Nunavut
  • Ontario
  • Prince Edward Island
  • Quebec
  • Saskatchewan
  • Yukon

Installation

npm

npm install --save @svg-maps/canada.lambert-projection

yarn

yarn add @svg-maps/canada.lambert-projection

Credits

This map is based on the work of STyx.

The original map is available here under the Creative Commons Attribution 4.0 International license.

Changes

  • Remove other countries
  • Remove unnecessary attributes
  • Replace title by name attributes
  • Add viewBox
  • Rename ids
  • Sort <path/> alphabetically