Supported coordinate systems
There is a wide range of formats in which you can enter coordinate data. Be aware of the following points when you are using any of the following coordinate systems.
Military Grid Reference System
MGRS coordinates with less that the prescribed five-digit northing and easting values are accepted by iBase, but these low-precision values represent a large square surface area. For conversion purposes, the upper left corner of their effective area is used.
For example, 40UCE11 and BCE11 are interpreted, for conversion purposes, as being identical to 40UCE1000010000 and BCE1000010000.
British National Grid
- Treat as conversion failure: the conversion is skipped so that you can review the record and update the coordinates as required.
- Round to nearest meter: this conversion automatically rounds the coordinate down to the nearest meter.
Decimal Degrees
Latitude and longitude must be within the range 90 - 90 and 180 - 360.
The flags N, S, E, and W can be replaced by words (North, South, East, and West) when this format is used: 01.00°X, and 02.00°Y. These values are not case-sensitive.
Decimal Minutes
Decimal minutes is not a natively supported system, so all decimal minutes formats are converted to decimal degrees and stored in the decimal degrees format.
Latitude and longitude must be within the range 90°S to 90°N and 180°W to 360°E.
- 01° 02.00’X, and 03° 04.00’Y
- 01°02.00’X, and 03°04.00’Y
- 56°45’N 32°14’W is valid.
- 56°45’N 32D14MW is not valid.
- -01°02.00’, and -03°04.00’
- 01°02.00’X, and 03°04.00’Y
- X01°02.00’, and Y03°04.00’
- -1234 8221.4 is not valid.
- -12 34 82 21.4 is valid.
Degrees Minutes Seconds
Latitude and longitude must be within the range 90°S to 90°N, and 180°W to 360°E.
- 01° 02' 03.00"X, and 04° 05' 06.00"Y
- 01°02'03.00"X, and 04°05'06.00"Y
- -01°02'03.00", and -04°05'06.00"
- 01°02'03.00"X, and 04°05'06.00"Y
- X01°02'03.00", and Y04°05'06.00"
- 123443.6 822113.8 is not valid.
- -12 34 43.6 82 21 13.8 is valid.
Universal Polar Stereographic
- 2,500,000mE 1,850,000mN
- 1,850,000 2,500,000mE
- 2500000 1850000
If easting and northing are swapped over, the final character on E must be “E” and the final character on N must be “N”. Neither of these values are case-sensitive.