Hi Dear QV Community
I try to implement the example given in this post http://community.qlik.com/docs/DOC-3299 and I was not successful, I think my problem was to send the URL to load the background image with ArcGIS map if anyone can help I would be grateful.
Attached the QVW file
This is the URL resultant http://server.arcgisonline.com/arcgis/rest/services/World_Street_Map/MapServer/export?BBOX=-10663871...
And this is the values for map variables
Variable | Values |
max_zoom_level | 17 |
var_lat_offset | 0 |
var_zoom | 5 |
map_size_x | 640 |
map_size_y | 480 |
vImageSR | 0 |
vMapIP | server.arcgisonline.com |
vMapService | World_Street_Map |
vMapURL | http://server.arcgisonline.com/arcgis/rest/services/World_Street_Map/MapServer/export?BBOX==z_x_min_... z_constant*log(tan((z_y_min_use*(pi()/180))/2 + (pi()/4))),,= z_constant*log(tan((z_y_max_use*(pi()/180))/2 + (pi()/4)))&bboxSR=&layers=&layerdefs=&size=640,480&imageSR=0&format=jp g&transparent=false&dpi=&time=&layerTimeOptions=&f=image |
z_constant | 6378137 |
z_k_max | 1.8270819234988 |
z_k_min | 1.0907711453137 |
z_x1 | -10663871.437286 |
z_x2 | -7533010.7587256 |
z_x_max | 2556.1273002667 |
z_x_max_use | -67.670187 |
z_x_min | 1916.1273002667 |
z_x_min_use | -95.795187 |
z_y1 | 3478543.9002287 |
z_y2 | 5826689.4091494 |
z_y_max | -2904.9277662877 |
z_y_max_use | 46.288417516751 |
z_y_min | -3384.9277662877 |
z_y_min_use | 29.805272375079 |
var_mid_lat | 38.516272 |
var_mid_long | -81.732687 |
This is the URL resultant http://server.arcgisonline.com/arcgis/rest/services/World_Street_Map/MapServer/export?BBOX=-10663871...
And this is the values for map variables
Variable | Values |
max_zoom_level | 17 |
var_lat_offset | 0 |
var_zoom | 5 |
map_size_x | 640 |
map_size_y | 480 |
vImageSR | 0 |
vMapIP | server.arcgisonline.com |
vMapService | World_Street_Map |
vMapURL | http://server.arcgisonline.com/arcgis/rest/services/World_Street_Map/MapServer/export?BBOX==z_x_min_... z_constant*log(tan((z_y_min_use*(pi()/180))/2 + (pi()/4))),,= z_constant*log(tan((z_y_max_use*(pi()/180))/2 + (pi()/4)))&bboxSR=&layers=&layerdefs=&size=640,480&imageSR=0&format=jp g&transparent=false&dpi=&time=&layerTimeOptions=&f=image |
z_constant | 6378137 |
z_k_max | 1.8270819234988 |
z_k_min | 1.0907711453137 |
z_x1 | -10663871.437286 |
z_x2 | -7533010.7587256 |
z_x_max | 2556.1273002667 |
z_x_max_use | -67.670187 |
z_x_min | 1916.1273002667 |
z_x_min_use | -95.795187 |
z_y1 | 3478543.9002287 |
z_y2 | 5826689.4091494 |
z_y_max | -2904.9277662877 |
z_y_max_use | 46.288417516751 |
z_y_min | -3384.9277662877 |
z_y_min_use | 29.805272375079 |
var_mid_lat | 38.516272 |
var_mid_long | -81.732687 |