If you have polygon feature layers in your drawing, you can create new polygon and multipolygon features in the FDO PostgreSQL provider under constraints.
- Switch to the Planning and Analysis workspace.
- Click Create tab
Feature panel
New Feature.
- Do one of the following:
- If you select Polygon, then select a polygon feature layer.
- lf you select MultiPolygon, then select a multipolygon feature layer.
- When prompted, specify the location for the new polygon or multipolygon feature.
- Use the command line or right-click to complete the new feature.
For more information, see MAPPOLYGONCREATE and MAPMULTIPOLYGONCREATE.
- Press Enter to complete the operation.
The new feature is added to the Data Table. To add information to the feature, see To Edit Using the Data Table.
- Check in the new features.
FDO PostgreSQL Provider
- If you have point feature layers in your drawing, you can create new point features.
- If you have multipoint feature layers in your drawing, you can create new multipoint features.
Constraints for Point and MultiPoint Features
| Point Feature | MultiPoint Feature | |
|---|---|---|
| Point feature layers | ✓ | X |
| MultiPoint feature layers | X | ✓ |
- If you have line feature layers in your drawing, you can create new line features.
- If you have multiline feature layers in your drawing, you can create new multiline features.
Constraints for Line and MultiLine Features
| Line Feature | MultiLine Feature | |
|---|---|---|
| Line feature layers | ✓ | X |
| MultiLine feature layers | X | ✓ |
- If you have polygon feature layers in your drawing, you can create new polygon features.
- If you have multipolygon feature layers in your drawing, you can create new multipolygon features.
Constraints for Polygon and MultiPolygon Features
| Polygon Feature | MultiPolygon Feature | |
|---|---|---|
| Polygon feature layers | ✓ | X |
| MultiPolygon feature layers | X | ✓ |