Main menu

Pages

Create Feature Dataset and File and Personal GDB and Folder and Spatial Type and SQLite Database

Create Feature Dataset and File and Personal  GDB and Folder and Spatial Type and SQLite Database Tools

Create Feature Dataset

How to Create Feature Dataset Tool in Arc Toolbox ArcMap ArcGIS??

Create Feature Dataset Tool
Create Feature Dataset

Path to access the tool

:

Create Feature Dataset Tool, Workspace Toolset, Data Management Tools Toolbox

 

Create Feature Dataset

Creates a feature dataset in the output location—an existing enterprise, file, or personal geodatabase.

1.    Output Geodatabase

The enterprise, file geodatabase, or personal geodatabase in which the output feature dataset will be created.

2.    Dataset

The name of the feature dataset to be created.

3.    Coordinate System (optional)

The spatial reference of the output feature dataset. On the Spatial Reference Properties dialog box, you can select, import, or create a new coordinate system. To set aspects of the spatial reference, such as the x,y-, z-, or m-domain, resolution, or tolerance, use the Environments dialog box.

Create File GDB

How to Create File GDB Tool in Arc Toolbox ArcMap ArcGIS??

Create File GDB Tool
Create File GDB

Path to access the tool

:

Create File GDB Tool, Workspace Toolset, Data Management Tools Toolbox

 

Create File GDB

Creates a file geodatabase in a folder.

1.    File GDB Location

The folder where the file geodatabase will be created.

2.    File GDB Name

The name of the file geodatabase to be created.

3.    File GDB Version (optional)

The ArcGIS version for the new geodatabase.

  1. CURRENT—Creates a geodatabase compatible with the currently installed version of ArcGIS. This is the default.
  2. 10.0 —Creates a geodatabase compatible with ArcGIS version 10.
  3. 9.3—Creates a geodatabase compatible with ArcGIS version 9.3.
  4. 9.2—Creates a geodatabase compatible with ArcGIS version 9.2.

Create Folder

How to Create Folder Tool in Arc Toolbox ArcMap ArcGIS??

Create Folder Tool
Create Folder

Path to access the tool

:

Create Folder Tool, Workspace Toolset, Data Management Tools Toolbox

 

Create Folder

Creates a folder in the specified location.

1.    Folder Location

The disk location where the folder is created.

2.    Folder Name

The folder to be created.

Create Personal GDB

How to Create Personal GDB Tool in Arc Toolbox ArcMap ArcGIS??

Create Personal GDB Tool
Create Personal GDB

Path to access the tool

:

Create Personal GDB Tool, Workspace Toolset, Data Management Tools Toolbox

 

Create Personal GDB

Creates a personal geodatabase in a folder.

1.    Personal GDB Location

Location (folder) where the personal geodatabase will be created.

2.    Personal GDB Name

Name of the geodatabase to be created.

3.    Personal GDB Version (optional)

The ArcGIS version for the geodatabase to be created.

  1. CURRENT—Creates a geodatabase compatible with the currently installed version of ArcGIS
  2. 10.0—Creates a geodatabase compatible with ArcGIS version 10
  3. 9.3—Creates a geodatabase compatible with ArcGIS version 9.3
  4. 9.2—Creates a geodatabase compatible with ArcGIS version 9.2
  5. 9.1—Creates a geodatabase compatible with ArcGIS version 9.1

Create Spatial Type

How to Create Spatial Type Tool in Arc Toolbox ArcMap ArcGIS??

Create Spatial Type Tool
Create Spatial Type

Path to access the tool

:

Create Spatial Type Tool, Workspace Toolset, Data Management Tools Toolbox

 

Create Spatial Type

Adds the ST_Geometry SQL type, subtypes, and functions to an Oracle or a PostgreSQL database. This allows you to use the ST_Geometry SQL type to store geometries in a database that does not contain a geodatabase. You can also use this tool to upgrade the existing ST_Geometry type, subtypes, and functions in an Oracle or a PostgreSQL database.

1.    Input Database Connection

The input_database is the database connection file (.sde) that connects to the Oracle or PostgreSQL database. You must connect as a database administrator user; in Oracle, you must connect as the sys user.

2.    SDE User Password

The password for the sde database user. If the sde user does not exist in the database, it will be created and will use the password you provide. The password policy of the underlying database will be enforced. If the sde user already exists in the database or database cluster, this password must match the existing password.

3.    Tablespace Name (optional)

For Oracle, you can provide the name for a tablespace to be set as the default tablespace for the sde user. If the tablespace does not already exist, it will be created in the Oracle default storage location. If a tablespace with the specified name already exists, it will be set as the sde user's default.

4.    ST_Geometry Shape Library Path (optional)

For Oracle, provide the location on the Oracle server where you placed the st_shape library. If you run the Create Spatial Type tool on the server where Oracle is installed, the Library Path field is automatically populated with the location of the DatabaseSupport folder in the ArcGIS Desktop installation directory. If you run the tool from a remote machine, the ST_Geometry Shape Library Path field is blank by default, you must provide the location on the Oracle server where the library resides.

Create SQLite Database

How to Create SQLite Database Tool in Arc Toolbox ArcMap ArcGIS??

Create SQLite Database Tool
Create SQLite Database

Path to access the tool

:

Create SQLite Database Tool, Workspace Toolset, Data Management Tools Toolbox

 

Create SQLite Database

Creates an ST_Geometry, a SpatiaLite, or a GeoPackage database.

1.    Output Database Name

Location of the SQLite database to be created and the name of the SQLite database file. An extension of .sqlite will be automatically assigned if the Spatial Type is ST_Geometry or SpatiaLite. If the Spatial Type is GeoPackage, a .gpkg extension is automatically assigned.

2.    Spatial Type (optional)

The spatial type to install with the new SQLite database.

  1. ST_GEOMETRY—Esri's spatial storage type. This is the default.
  2. SPATIALITE—SpatiaLite spatial storage type.
  3. GEOPACKAGE— OGC GeoPackage dataset. Creates a GeoPackage 1.2.1 dataset.
  4. GEOPACKAGE_1.0—OGC GeoPackage 1.0 dataset.
  5. GEOPACKAGE_1.1—OGC GeoPackage 1.1 dataset.
  6. GEOPACKAGE_1.2—OGC GeoPackage 1.2.1 dataset.

Comments

table of contents title