Hello. I've been recently tasked to create an online map of our database. Unfortunately, I have never had any experience web-mapping anything and am having to teach myself the basics as I go. I imagine I'll haunt this forum for quite sometime but, for now, I have a simple question.
I am trying to set up an initial extent and the example given is for an extent around Australia:
<map initialextent="12042000 -5619000 17795000 -952000" top="40">
My question is: Can someone please define these coordinates? I've sort of worked out that they are Xmax, Xmin, Ymax, Ymin, but what coordinate system is it and is there an easy way to convert them from lat long. Also, what is "Top=40?"
Sorry for the very basic questions but any assistance would be greatly appreciated.