Upload Vector to ArcGIS Portal
Use Upload Vector to ArcGIS Portal to upload a shapefile from ENVI to an ArcGIS Portal or ArcGIS Online account.
You can also write a script to upload shapefiles using the UploadVectorToArcGISPortal task.
- From the menu bar, select File > Publish > Upload Vector to ArcGIS Portal.
- In the Input Vector field, select an input shapefile.
- In the Portal URL field, enter the URL of the ArcGIS Portal (i.e., https://username.maps.arcgis.com or https://arcgis.com). If you set the URL to arcgis.com, the shapefile will upload to ArcGIS Online.
- In the Username field, enter an ArcGIS login username with publishing permissions. The username is case-sensitive in ArcGIS.
- In the Password field, enter an ArcGIS login password.
- Optional: In the Item Name field, enter a name for the published resource. This name will appear in the "Content" on the server. You can only edit the item name after it is created on the server. If you do not specify Item Name, the default name will be the input shapefile filename. If the item name already exists on the server, the tool will fail.
- Set the Publish Service option to Yes to upload and publish the shapefile to a feature layer that can be viewed using an Esri map layer. If you set it to No, the shapefile will be uploaded but you cannot view it in a map layer.
-
To reuse these task settings in future ENVI sessions, save them to a file. Click the down arrow next to the OK button
, select Save Parameter Values, then specify the path and filename to save to. Note that some parameter types, such as rasters, vectors, and ROIs, will not be saved with the file. To apply the saved task settings, click the down arrow and select Restore Parameter Values, then select the file where you previously saved your settings.
-
You can run the process in the background on your computer or in the background on an ENVI Server (if available). Click the down arrow
next to the OK button and select one of the following:
- Run Task in the Background: Runs the process on your computer. This method does not use an ENVI Server. The job progress will show in the ENVI Job Console's Background Jobs tab.
- Run Task on envi_server_name. Runs the process on the selected ENVI Server. The job progress will show in the ENVI Job Console's envi_server_name tab.
See ENVI Job Console for details on monitoring ENVI Server jobs and viewing results. See ENVI Servers for details on configuring and using an ENVI Server.
- Click OK.