-
I may have played around with a wasm-bindgen'd equivalent of the python GeoTable (notes on that in a bit) - that's one of the goals of the JS target, yeah?
Alright, notes so far:
1. It is definite…
-
Here are the tasks to connect segger with [sopa](https://github.com/gustaveroussy/sopa). FYI @LucaMarconato
### 1. Raw data to SpatialData
This is handled by spatialdata-io, and does not directly…
-
I am trying to read this dataset:
https://github.com/urbangrammarai/signatures_gb
Cloned locally (repo is about 50GB), within an environment made by:
```
conda create -n alpha dask-geopandas…
-
Executing [this cell](https://github.com/GoogleCloudPlatform/training-data-analyst/blob/master/self-paced-labs/vertex-ai/vertex-ai-qwikstart/lab_exercise.ipynb?short_path=b244057#L328-L342)
```
%%bi…
kynan updated
2 years ago
-
### Question Details
Hello, is the latest version of map2loop currently available? I tried to use three examples but got an error. Is there an up-to-date tutorial or video I can study for reference?
…
-
Below is simply a script where I demonstrate how you could theoretically get much faster i/o out of geopandas possibly. (I haven't looked at the api) Sparing you the details, json serialization is bit…
-
It seems like Cartopy has a focus in visualization / mapping, while geopandas focuses more on geodata representation, analysis, munging, etc. However I haven't been able to figure out how to convert t…
-
@feiye-vims while you're working on the latest generated mesh to see if it's useful or not, I started using RiverMapper and pyDEM to learn a bit more about them. To start I tried both serial and paral…
-
Dear all,
I am trying to resemble a functionality similar to [GisToSWMM ](https://github.com/AaltoUrbanWater/GisToSWMM5) using pyflwdir. In my understanding of this algorithm a subcatchment hierarc…
-
I'm planning a complete refactor of ulmo with the following (major) target features:
- Move to a plugin system for the services (using stevedore)
- This will allow enforcement of a more consistent a…