File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 2
2
History
3
3
=======
4
4
5
+ 0.19.0 (2025-01-17)
6
+ -------------------
7
+
8
+ Users are encouraged to using the new HyRiver package called Seamless3DEP
9
+ which is a lightweight and efficient package providing access to both static
10
+ DEMs and dynamic 3DEP services. This package is a part of the HyRiver software
11
+ stack and is the recommended package for accessing 3DEP data. For more information
12
+ please visit its `documentation <https://seamless-3dep.readthedocs.io/en/latest/ >`__.
13
+ For the time being, Py3DEP will be maintained for bug fixes and minor updates.
14
+
15
+ Breaking Changes
16
+ ~~~~~~~~~~~~~~~~
17
+ - The default CRS for ``get_map `` is now ``EPSG:5070 ``.
18
+ This is due to an issue with the 3DEP service where the service
19
+ returns invalid results when the requested CRS in not in a projected
20
+ coordinate system.
21
+
5
22
0.18.0 (2024-10-05)
6
23
-------------------
7
24
You can’t perform that action at this time.
0 commit comments