-
Hi,
I found that shape.open() method emits error for upper shapefile. For example:
path = "/user/TEST_002.SHP";
It emits error message:
{ [Error: ENOENT: no such file or directory, open…
-
Hey
I'm using Potree desktop - an awesome tool for sure :) - and it works fine with clouds, but I could not drag/drop SHP files. I'm aware of the projection requirement, and the cloud and the vecto…
-
```
Hello,
I am using Linkage Mapper with ArcGIS 10.2.
When I try to connect 40 core areas, the run go through for one species, but
when I change the resistance raster for another species, the run a…
-
Custom outputformat Mapfile contains this:
```
OUTPUTFORMAT
NAME "SHAPEZIP"
DRIVER "OGR/ESRI Shapefile"
FORMATOPTION "STORAGE=memory"
FORMATOPTION "FORM=zip"
…
-
**Is your feature request related to a problem? Please describe.**
Sometimes is useful to have access to previous versions of the OSM data. Currently `osmextract` gets the most recent version
from d…
-
Is there any way or software that can convert shp/shx (shx files decompiled to get shx files) fonts to lff fonts?
-
Hi,
(Tested with basemap 1.0.6)
This works:
`m.readshapefile('foo.shp', 'my_shape')`
while this fails:
`m.readshapefile('bar_0.1.shp', 'my_shape')`
```
raise IOError('error reading shapefile %s.…
-
In which Training step do you use HH-RLHF and SHP datasets?
Thanks for your help.
-
这是你的:
![图片](http://static.oschina.net/uploads/img/201412/23214706_1aYC.png)
这是arcmap的
![图片](http://static.oschina.net/uploads/img/201412/23214852_rW5u.png)
照着arcmap的来
-
Per [this](https://stackoverflow.com/questions/67452403/why-is-terra-package-dropping-these-values-when-using-extract-function), fixed in terra dev version 1.2.8; v1.7-78 is CRAN latest so this should…