Modify PLACENAME <MODIFYPLACENAME>: Notes
RP 2203 uses the Modify Placename aggregate to command the system to add and delete a placename location.
TAG AND DATA RANGE DESCRIPTION
| Tag | Data Range | Description |
|---|---|---|
| <MODIFYPLACENAME> | Modify Placename aggregate. | |
| <OPMODIFYPLACENAME> | Placename modification operation, ADD = Add a new group. DELETE = Delete an existing group. |
|
| <PLACE> | Place aggregate identifying Placename to modify | |
| </PLACE> | ||
| <PLACELAT> | -90 to +90 | Latitude, degrees, A-32, where, 0=equator +90 = north pole -90 = south pole Required for an add. |
| <PLACELONG> | -180 to +180 | Longitude, degrees, A-32, where, 0 to +180 = east of Greenwich mean line. 0 to -180 = west of Greenwich mean line. Required for an add. |
| </MODIFYPLACENAME> | Modify Placename aggregate. |