View Single Post
Posts: 673 | Thanked: 856 times | Joined on Mar 2006
#232
Hi,

I am trying to import maps from www.planplus.rs.

Each tile has the following URL:
http://www.planplus.rs/Services/getimage.aspx?zoom=$level&x=$x&y=$y&orto=0&porto=0
Example points to the upper left corner of the zoom level 11: http://www.planplus.rs/Services/geti...orto=0&porto=0
The tiles are 250px x 250px
zoom is ranged from (11 to 1), where 1 is most details.

The maps is split in zoom levels.
Inside the zoom level, each tile is identified through x-y integer pair, which does not relate to the X or Y absolute coordinates, or latitude and longitude.

Can you suggest on how to import this map? At the moment I can not identify projection which is used. (it will take some time to perform some measurements of whell known points).

Can you point to the document/url where supported projections and URL substitutions are explained in more details?

Best regards,
Momcilo