| Problem: | Solution: |
| shp to e00 |
Data
Automation Kit. Note that, although this seems to promise other
conversions, at the moment only the
|
| image format conversions |
I've worked up an
image transformer. This should make it easier for students to
create useful images without resorting to xv, say. I've also created an image cropper, to chop out a piece of an image (again to avoid resorting to xv). This requires a bit of trial and error. |
| Unix to Windows/DOS, or vice versa |
Web conversion routine, relying on unix2dos and dos2unix conversion routines in unix. |
| Need physical coordinates from ArcView | Use the SpaceStat ArcView extension that allows one to add the coordinates of a shapefile of points (or centroids to areas) to the corresponding table. |
| SpaceStat to Stat! contiguity | The SpaceStat ArcView extension also allows one to create a file of Rook's or Queen's contiguity relationships for regions. This is also required for several Stat! procedures. Here's a conversion routine that I wrote. |
Please email any suggestions to us, to help make your lives easier!