The Conversion toolbox contains tools that convert data between various formats.
Toolset | Description |
---|---|
The Excel toolset contains tools to convert Microsoft Excel files to and from tables. | |
The GPS toolset contains tools to convert files from GPS receivers to features. GPX is a common file output from GPS handheld collection units. | |
With the tools in the From Raster toolset, you can convert the information in a raster dataset to a different type of data structure, such as a feature class, or to a different type of file, such as a binary or text file. | |
This toolset provides a tool to convert the features from WFS into a feature class to provide more functionality for those features. | |
The JSON toolset contains tools to convert features to JSON and JSON to features based on ArcGIS REST API specification for featureset. JavaScript Object Notation (JSON) is a text-based, lightweight, data interchange format to share GIS data between ArcGIS and other systems. It is language-agnostic and most programming languages such as Python, C#, Java, JavaScript, and so on, provide libraries to read, manipulate, and write JSON. | |
COLLADA—which stands for COLLAborative Design Activity—is an open-standard XML format for storing 3D models. It is often used as an interchange format for 3D applications, and is the format for 3D textured objects stored inside KML. COLLADA files have the .dae file extension and can reference additional image files that act as textures draped onto the 3D object. Exporting multipatch features to COLLADA allows the sharing of complex analysis results with others and also provides a mechanism for updating textured 3D GIS data, such as buildings, using third-party software such as SketchUp or 3DS Max. | |
dBASE tables are used to store attributes that can be joined to shapefile features by an attribute key. The Table to dBASE tool can be used to migrate INFO tables or even other dBASE tables so that they can be used by specific shapefiles. | |
The geodatabase toolset contains tools to convert and write data to a geodatabase. | |
Raster information can be stored in several different data file formats that can be read by ArcGIS. With the To Raster toolset, you can convert these files into raster datasets. There are also tools that allow you to convert different types of feature information into rasters. | |
A shapefile is a simple, nontopological format for storing the geometric location and attribute information of geographic features. Geographic features in a shapefile can be represented by points, lines, or polygons (areas). |