-
### Entité(s) concernée(s)
processing execution
### Route API concernée
/datastores/{datastore}/processings/executions/{execution}/launch
### Méthode de la route API
GET
### Description détaillé…
-
read coastline data from new OSM basemap based on SHP vector
this will increase accuracy and eliminate false positives
bc38 updated
6 months ago
-
fyi @i-am-sijia, @e-lo.
I'm getting some strange results. This [line](https://github.com/wsp-sag/Lasso/blob/6dbcbe0d2efbca8a15e513997da9214f1118dd9f/lasso/roadway.py#L1802) gives me pause:
```
…
-
**Description of the bug**
Arcgis can not oen a WFS for a public resource that contains Geographic feature content /shapefile. It fails with this error:
![image](https://github.com/user-attachments/…
-
# **Blender and OS versions**
Blender 2.93.5, Win11
# **Describe the bug**
I'm relatively new to blender, I just want to convert the given GIS SHP file format in blender and export it i…
-
### Description
## description
VectorDataset seems to produce triple number of samples when giving it a folder or a shapefile.
in the below example code can see how the same Shapefile is loaded t…
-
Hello, and thank you for this project.
I am trying to do a simple newbie program that, given an ESRI Shapefile as input, it outputs the geometries as GeoJSON.
I have been trying to use the [geoz…
-
1. downloaded geojson.zip files from open-hazards-ph
2. tried to open individual files using geopandas read_file (which can read zip files).
3. some files successfully return a geodataframe, other f…
-
Greetings.
It is possible to color each polygon (of a shp that contains many polygons) a different color.
Thank you
-
**Reporter: ethan@audio-crusade.com**
**Date: 2006/05/15 - 20:23**
```
Line: 2279 of current CVS has:
if(psSHP->nShapeType == SHP_POLYGON || psSHP->nShapeType == SHP_POLYGONM)
Needs to be:
if(psS…