Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
8 votes
6 answers
7k views

Estimating river Channel Width using Python/ArcGIS/MATLAB/R?

I am trying to estimate the river channel width from digitized polygon or poly-lines shapefiles. To do so, I converted poly-line shape files to points.shp at regular intervals (at 1 cm). Later, I ...
Amit's user avatar
  • 111
3 votes
1 answer
139 views

Using RPy/RPy2 in Geoprocessing Script that is exposed as GP Task on ArcGIS Server [closed]

How do I publish a Script tool that uses the RPy/RPy2 module (or more generally any Python-to-R link) to ArcGIS Server 10 SP2? If so, what specifically do I need to do, i.e. Install R on the server ...
Baskinomics's user avatar