-
I'm not able to reproduce this issue on my end, but this has been reported by one of our customers, and I want to keep track of it in case other similar cases will pop up:
HS-108804
The customer …
-
Hey Tim, for starters I wanted to say thank you and for the myriad openlayers examples and tutorials you've released into the wild. This one in particular really opened up the eyes of the National Wil…
-
Thanks for the handy package! I was wondering if you may be interested in a `get_profile_elev()` function that uses `sf::st_line_sample()` to get points along a line before calling `elevatr::get_elev_…
-
I am reading a 1MB snappy parquet file in Databricks within the DataFrame `df`. The following code takes a couple of seconds to terminate:
```python
df.withColumn("geometry_27000", st_setsrid(st_g…
-
We are now assuming we will use Sentinel-2.
- What are the alternatives?
- Are they compatible/convertable?
- What are the differences? Resolution, frequency of updates, ease of access, cost?
``…
-
Are these templates chrome only ? Because no instruction given for IE. Nor it does work. What can I do ?
-
@JorgeValde : Please use this issue to keep track of your work. You can use the format I shared with Kirsten [here](https://github.com/kbuzard/labs/issues/35).
-
-
Do you have any plan to integrate GIS map (like, world map) in it?
-
## Expected behavior and actual behavior.
I'm trying to read a `netCDF` file from an `ftp` server. Works in `gdal` (both cli and py api).
When trying with `rasterio`, it takes quite a long time …