Create a Dataset by Uploading a File
You can create a dataset by uploading a file in a format supported by Spatial Studio.
The supported file formats are as follows:
- Excel file
- Shapefile
- GeoJSON file
- CSV file
- KML file
Note:
Compute environment is required if you are uploading a large file that exceeds 50 MB. See Create a Compute Environment for more information.Also, note the following:
- WKT or GeoJSON geometry text values in Excel or CSV files are
supported.
If you are uploading a file with WKT text values, then only WKT strings representing geodetic coordinates (longitude and latitude) are supported.
- Three dimensional coordinates are supported in GeoJSON files.
Upload a Shapefile
You can create a dataset by uploading a shapefile.
A shapefile contains the geospatial data which can be referenced in multiple
files with specific file extensions. The following lists a few selected files that
contribute to shapefile format:
.shp- Stores the geometry data.shx- Stores the index of the geometry.dbf- Stores the attribute information of geometry features.prj- Stores the coordinate system information.cpg- Specifies the character set to be used
Note that shapefiles containing WKT v2 projection files are supported in Spatial Studio.
