-
After running the Taxi_demo results in Hive, I want to convert the table back to JSON so that I can export it to a shared location and have my users can access it and open in ArcMap. I cannot use the …
-
Recipe:
```
conda create -n archook-py3
conda activate archook-py3
conda install pip
pushd path\to\code\archook
pip install --editable .
python test\simple-test-arcpro.py
```
~~~
Trace…
-
This is a useful tool that generates a URL for the source code but I would like to suggest it takes it one step further and actually take you to the web page. Why else would you use this tool if not f…
-
We're still pointing the setup document link to GDrive.
Can you update it to an appropriate new location? (SS_TeamSpace is probably right, right?)
-
So I was about to suggest there were errors in the following tools:
- VECTOR LINE TO RASTER
- VECTOR POINT TO RASTER
But lucky for me I tested my input data. Turned out the problem was that my …
-
## Environment data
- PTVSD version: XXX
-
I am using Python2.7 of ArcGIS 10.5 (cannot update python version). Installed pyxDamerauLevenshtein (1.5.3) and numpy 1.16.2 in a virtual environment as ArcGIS use numpy 1.9.3 for its core moudles.
W…
knwin updated
4 years ago
-
resulting in following error msg
`IOError: [Errno 2] No such file or directory: 'C:\\Users\\jknewson\\Downloads\\StreamStats_ArcToolbox_04292019\\code.json'`
-
Author Name: **anonymous -** (anonymous -)
Original Redmine Issue: [200](https://issues.qgis.org/issues/200)
Redmine category:vectors
Assignee: Tim Sutton
---
I tried to open a broken SHP file with …
-
Steps to reproduce:
open tool using arccatalog
fill in Descriptioin, aws access key, secret key, name and temproary workspace location.
fill in xml to upload (leaving state/region folder empty)
se…