-
# load data
```
using GeoDataFrames
using Shapefile
path2shp = splitpath(pathof(Shapefile))
path2shp = joinpath(vcat(path2shp[1:end-2], ["test", "shapelib_testcases", "test.shp"]))
gdf = Geo…
-
**Overview**
For the various local plan datasets (I.e. `local-plan`, `local-plan-document`, `local-plan-timetable`, `local-plan-event`), we cannot use the entity search function to filter by the organ…
-
https://github.com/tera-arise/arise/tree/master/src/tools/mapper
Lots of research to be done here still.
-
**Description of the desired feature**
Request to geocode 4D dataset such as timeseriesDecorCov.h5 since geocode.py can only geocode 3D dataset.
**Is your feature request related to a problem…
-
When I use `ee.data.computePixels`, it returns different data for different resample methods, which it should but fetching data using xee as backend returns the same data.
Using `ee.data.computePix…
-
**Is your feature request related to a problem? Please describe.**
MeasureControl tool does not work and for efficiency sake, the draw plugin should have measurements returned.
**Describe the …
-
### Describe the issue
When generate point cloud from depth with function blenderproc.camera.pointcloud_from_depth(), the result point cloud has it value in blender world coordinate instead of the co…
-
Thanks for your great work.
I am trying to extract the geometry data of the room, in addition to the layout. For example, the keypoints, the height of the walls to reconstruct it, ... . Does this …
-
The scope of JSON-FG includes 3D geometries - with the goal to keep any new geometries simple to implement and encode.
Feature data will often be stored in databases where the geometries are encode…
-
There's a number of potential extensions for data in time series, for example:
* Daily crop biomass summary (like from Planet)
* Regular Evapotranspiration data from OpenET and others
* Periodic…