ଛାଞ୍ଚ:Infobox map/coordinate syntax

ଉଇକିପିଡ଼ିଆ‌ରୁ

Coordinate syntax[ସମ୍ପାଦନା]

Coordinates can be entered as decimal digits or using degrees, minutes and seconds. There is also the option of using the {{Coord}} template but this is not recommended since it does not allow for location map functionality. If no map is to be displayed then the Coord template will work fine.

Example dms
Example dm
Example d
| lat_d   = 33
| lat_m   = 39
| lat_s   = 3.6
| lat_NS  = S
| long_d  = 151
| long_m  = 12
| long_s  = 04
| long_EW = E
| lat_d   = 33
| lat_m   = 39
| lat_NS  = S
| long_d  = 151
| long_m  = 12
| long_EW = E
 
 
| lat_d   = 33
| lat_NS  = S
| long_d  = 151
| long_EW = E
 
 
 
 
Example unsigned dd
Example signed dd
| lat_d   = 33.65100
| lat_NS  = S
| long_d  = 51.20100
| long_EW = E
| lat_d   = -33.65100
| long_d  = 51.20100