Tagged Questions
3
votes
1answer
48 views
Best way to create a georeference and projected data from a hand-drawn maps of mythical village for use in spatial stats training modules
I am preparing datasets for students in a spatial statistics course for a module on spatial autoregressive models. We will use ArcGIS 10.1. The first dataset will correspond to a mythical ...
3
votes
1answer
147 views
ESRI/ArcGIS draw protractor
I am using ArcGIS maps and trying to follow JS API. I am trying to understand how can I add a protractor on the map which will help in angles while drawing polygons. I understand I could add a Feature ...
0
votes
1answer
149 views
how to integrate external image processing programs within ModelBuilder
I want to use python libraries to do image processing for very large files (over 2GB), but the current python libraries can not read 16 or 32 bit image correctly. At least, I tried Python Image ...