|
Computing Workshop GIS/SPATIAL DATABASES III Intro to ArcView (cont.) |
readings schedule help questions |
| point | line | polygon | |
|---|---|---|---|
| point | nearest | nearest | inside |
| line | nearest | part of | inside |
| polygon | n/a | n/a | inside |
| Extension | Native Software | To bring into ArcView |
|---|---|---|
| *.E00 | Arc/Info Export format | Import71 Utility |
| *.DXF | AutoCAD exchange format | CadReader extension |
| *.DWG | AutoCAD drawing files | CadReader extension |
| *.DGN | Microstation design files | CadReader extension |
| *.MIF | MapInfo format | MIF2SHP script or Mif2Shp Utility |
| SDTS | Spatial Data Transfer Standard | new interchange format - see USGS website for details |
| *.DBF | dBase/FoxPro | no import required |
| tab delimited | generic database | File > Import menu item |
| comma delimited | generic database | Import to Excel, FoxPro or Access, Save As *.DBF |
| space delimited | generic database | Import to Excel, FoxPro or Access, Save As *.DBF |
| fixed length | generic database | Construct table in FoxPro or Access, Append, Save AS *.DBF |
| *.TIF/*.TIFF | raster | Add Theme > Image Data Source |
| *.JPG | raster | JPEG Image Support Extension |