Commit 7c2b186 Taher Chegini
committed
1 parent be07b62 commit 7c2b186 Copy full SHA for 7c2b186
File tree 1 file changed +15
-0
lines changed
1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -118,6 +118,21 @@ Py3DEP: Topographic data through 3DEP
118
118
119
119
|
120
120
121
+ Note
122
+ ----
123
+
124
+ Users are encouraged to using the new HyRiver package called Seamless3DEP
125
+ which is a lightweight and efficient package providing access to both static
126
+ DEMs and dynamic 3DEP service. This package is a part of the HyRiver software
127
+ stack and is the recommended package for accessing 3DEP data. For more information
128
+ please visit its `documentation <https://seamless-3dep.readthedocs.io/en/latest/ >`__.
129
+ For the time being, Py3DEP will be maintained for bug fixes and minor updates.
130
+
131
+ Also, from version 0.19, the default CRS for ``get_map `` was changed from
132
+ ``EPSG:4326 `` to ``EPSG:5070 ``. This is due to a recent issue with the 3DEP service
133
+ where the it returns invalid results when the requested CRS in not in a projected
134
+ coordinate system.
135
+
121
136
Features
122
137
--------
123
138
You can’t perform that action at this time.
0 commit comments