@svg-maps/canada.lambert-projection

Map of Canada, Lambert Projection

Usage no npm install needed!

<script type="module">
  import svgMapsCanadaLambertProjection from 'https://cdn.skypack.dev/@svg-maps/canada.lambert-projection';
</script>

README

🇨🇦 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