Creating Data as a Shapefile
- In ArcMap, right-click the folder where you want to put the shapefile.
- Select New.
- Select Shapefile.
- Click the Name text box.
- Enter a name for the shapefile.
- Select, import, or define a new coordinate system. Use WGS 1984 (EPSG: 4326)
- Click OK.
Result: The new shapefile appears within the folder.
Creating Data in a GeoDatabase (GDB) (as a feature class)
- Right-click the table.
- Point to New.
- Click Feature Class.
- Enter a name for the feature class.
- Choose the feature types to store in the table.
- Click Next to proceed to the next dialog box.
- Define the data fields. Note: You can import features from an existing feature class schema.
- Click Finish.
Result: The created feature class is now present in the GDB.
Editing Data
After a shapefile is loaded into ArcMap, you can edit both attributes and geometry.
1. Use the Editor toolbar to change the location and number of vertices.
2. Select one or more vertices.
3. Drag and drop the vertex or vertices to the desired location(s).
4. To delete a vertex –
a. Select the Delete Vertex tool.
b. Click the desired vertex.
OR
a. Right-click the vertex.
b. Click Delete Vertex.
5. To add a vertex, click Add Vertex OR –
a. Right-click a segment.
b. Select Insert Vertex.
6. Save your work often as the Editor Tool does not automatically do so.
Formatting Data
For the BDC, polygon availability data must be in one of the following four GIS spatial formats:
- Shapefile
- GBD (feature class)
- GeoJSON
- GeoPackage
Additional Resources
- Mobile Voice Geojson Template
- Mobile Voice GPKG Template
- Mobile Voice GDB Template
- Mobile Voice Shp Template
- Mobile Broadband Geojson Template
- Mobile Broadband GPKG Template
- Mobile Broadband GDB Template
- Mobile Broadband Shp Template
- Fixed Broadband Geojson Template
- Fixed Broadband GPKG Template
- Fixed Broadband GDB Template
- Fixed Broadband Shp Template
Troubleshooting Data
- Confirm geometries are correct.
- If data is loaded but none is displayed, there may be a problem with the data source.
- Right click the data layer in the Table of Contents pane.
- Click Data and then select Repair Data Source.
- Navigate to the source in the file directory and select the appropriate file.
- Confirm the projected coordinate system matches the original data and is displayed over the correct locations.
For more information, see:
- https://desktop.arcgis.com/en/arcmap/latest/manage-data/shapefiles/creating-a-new-shapefile.htm
- https://desktop.arcgis.com/en/arcmap/latest/manage-data/editing-existing-features/editing-vertices-and-segments.htm
- https://desktop.arcgis.com/en/arcmap/latest/manage-data/databases/create-a-feature-class-in-a-database-in-arcgis.htm