proj4 2.20.2 → 2.20.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/bower.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "proj4",
3
- "version": "2.20.2",
3
+ "version": "2.20.4",
4
4
  "description": "Proj4js is a JavaScript library to transform point coordinates from one coordinate system to another, including datum transformations.",
5
5
  "homepage": "https://github.com/proj4js/proj4js",
6
6
  "main": "dist/proj4.js",
package/component.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "proj4",
3
- "version": "2.20.2",
3
+ "version": "2.20.4",
4
4
  "description": "Proj4js is a JavaScript library to transform point coordinates from one coordinate system to another, including datum transformations.",
5
5
  "repo": "proj4js/proj4js",
6
6
  "keywords": [
@@ -1712,4 +1712,112 @@ declare namespace datums {
1712
1712
  let towgs84_409: string;
1713
1713
  export { towgs84_409 as towgs84 };
1714
1714
  }
1715
+ namespace EPSG_10328 {
1716
+ let towgs84_410: string;
1717
+ export { towgs84_410 as towgs84 };
1718
+ }
1719
+ namespace EPSG_9782 {
1720
+ let towgs84_411: string;
1721
+ export { towgs84_411 as towgs84 };
1722
+ }
1723
+ namespace EPSG_9777 {
1724
+ let towgs84_412: string;
1725
+ export { towgs84_412 as towgs84 };
1726
+ }
1727
+ namespace EPSG_10690 {
1728
+ let towgs84_413: string;
1729
+ export { towgs84_413 as towgs84 };
1730
+ }
1731
+ namespace EPSG_10639 {
1732
+ let towgs84_414: string;
1733
+ export { towgs84_414 as towgs84 };
1734
+ }
1735
+ namespace EPSG_10739 {
1736
+ let towgs84_415: string;
1737
+ export { towgs84_415 as towgs84 };
1738
+ }
1739
+ namespace EPSG_7686 {
1740
+ let towgs84_416: string;
1741
+ export { towgs84_416 as towgs84 };
1742
+ }
1743
+ namespace EPSG_8900 {
1744
+ let towgs84_417: string;
1745
+ export { towgs84_417 as towgs84 };
1746
+ }
1747
+ namespace EPSG_5886 {
1748
+ let towgs84_418: string;
1749
+ export { towgs84_418 as towgs84 };
1750
+ }
1751
+ namespace EPSG_7683 {
1752
+ let towgs84_419: string;
1753
+ export { towgs84_419 as towgs84 };
1754
+ }
1755
+ namespace EPSG_6668 {
1756
+ let towgs84_420: string;
1757
+ export { towgs84_420 as towgs84 };
1758
+ }
1759
+ namespace EPSG_20046 {
1760
+ let towgs84_421: string;
1761
+ export { towgs84_421 as towgs84 };
1762
+ }
1763
+ namespace EPSG_10299 {
1764
+ let towgs84_422: string;
1765
+ export { towgs84_422 as towgs84 };
1766
+ }
1767
+ namespace EPSG_10310 {
1768
+ let towgs84_423: string;
1769
+ export { towgs84_423 as towgs84 };
1770
+ }
1771
+ namespace EPSG_10475 {
1772
+ let towgs84_424: string;
1773
+ export { towgs84_424 as towgs84 };
1774
+ }
1775
+ namespace EPSG_4742 {
1776
+ let towgs84_425: string;
1777
+ export { towgs84_425 as towgs84 };
1778
+ }
1779
+ namespace EPSG_10671 {
1780
+ let towgs84_426: string;
1781
+ export { towgs84_426 as towgs84 };
1782
+ }
1783
+ namespace EPSG_10762 {
1784
+ let towgs84_427: string;
1785
+ export { towgs84_427 as towgs84 };
1786
+ }
1787
+ namespace EPSG_10725 {
1788
+ let towgs84_428: string;
1789
+ export { towgs84_428 as towgs84 };
1790
+ }
1791
+ namespace EPSG_10791 {
1792
+ let towgs84_429: string;
1793
+ export { towgs84_429 as towgs84 };
1794
+ }
1795
+ namespace EPSG_10800 {
1796
+ let towgs84_430: string;
1797
+ export { towgs84_430 as towgs84 };
1798
+ }
1799
+ namespace EPSG_10305 {
1800
+ let towgs84_431: string;
1801
+ export { towgs84_431 as towgs84 };
1802
+ }
1803
+ namespace EPSG_10941 {
1804
+ let towgs84_432: string;
1805
+ export { towgs84_432 as towgs84 };
1806
+ }
1807
+ namespace EPSG_10968 {
1808
+ let towgs84_433: string;
1809
+ export { towgs84_433 as towgs84 };
1810
+ }
1811
+ namespace EPSG_10875 {
1812
+ let towgs84_434: string;
1813
+ export { towgs84_434 as towgs84 };
1814
+ }
1815
+ namespace EPSG_6318 {
1816
+ let towgs84_435: string;
1817
+ export { towgs84_435 as towgs84 };
1818
+ }
1819
+ namespace EPSG_10910 {
1820
+ let towgs84_436: string;
1821
+ export { towgs84_436 as towgs84 };
1822
+ }
1715
1823
  }