﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
16098	wms error Arcgis hillshade layer problem	anonymous	team	"for me: JOSM 13367
Others have the same problem mentioned in the forum.

HTTP error 400 when loading tiles
Cleared cache content. After a new click on layer imagery, new cache content is there. But HTTP error.


The server of arcgis have multiple layers.
AHN3 maaiveld hillshade, where we get a HTTP error 400  at some layers other are working, but also for the AHN2 hillshade layers

This tile is not working. But open in browser, it is okay.
[http://ahn.arcgisonline.nl/arcgis/rest/services/Hoogtebestand/AHN3_i/ImageServer/exportImage?f=image&renderingRule=%7B%22rasterFunction%22:%22AHN2%20-%20Hillshade%22%7D&bboxSR=3857&imageSR=3857&format=jpgpng&bbox=197570.92183106276%2C6677905.2179320315%2C917913.476390528%2C7059478.863131612&size=1178,624]

The same zoomlevel tile in color is working.
[http://ahn.arcgisonline.nl/arcgis/rest/services/Hoogtebestand/AHN3_i/ImageServer/exportImage?f=image&bboxSR=3857&imageSR=3857&format=jpgpng&bbox=197570.92183106276%2C6677905.2179320315%2C917913.476390528%2C7059478.863131612&size=1178,624]

The difference is this part in the string.
**&renderingRule=%7B%22rasterFunction%22:%22AHN2%20-%20Hillshade%22%7D**


from JOSM imagery.

AHN3 maaiveld hillshade  **not working**

wms:http://ahn.arcgisonline.nl/arcgis/rest/services/Hoogtebestand/AHN3_i/ImageServer/exportImage?f=image&renderingRule=%7B""rasterFunction"":""AHN2 - Hillshade""%7D&bboxSR=3857&imageSR=3857&format=jpgpng&bbox={bbox}&size={width},{height}

maaiveld color ''working''

wms:http://ahn.arcgisonline.nl/arcgis/rest/services/Hoogtebestand/AHN3_i/ImageServer/exportImage?f=image&bboxSR=3857&imageSR=3857&format=jpgpng&bbox={bbox}&size={width},{height}

ruw hillshade **not working**

wms:http://ahn.arcgisonline.nl/arcgis/rest/services/Hoogtebestand/AHN3_r/ImageServer/exportImage?f=image&renderingRule=%7B""rasterFunction"":""AHN2 - Hillshade""%7D&bboxSR=3857&imageSR=3857&format=jpgpng&bbox={bbox}&size={width},{height}

ruw color ''working''

wms:http://ahn.arcgisonline.nl/arcgis/rest/services/Hoogtebestand/AHN3_r/ImageServer/exportImage?f=image&bboxSR=3857&imageSR=3857&format=jpgpng&bbox={bbox}&size={width},{height}

if I change http in https with **s**, the same problem.

Because the one works, not certificate problem I assume.

I use the hillshade every day, for mapping tracks and path in the woods, parks under trees and embankment.
Last day it happend. Did not update, no plugin update.
Contacted Arcgis and they say that last day they: changed to new architecture and version of used technology

And on their systems all is working well.
[https://ahn.arcgisonline.nl/ahnviewer/]

What is wrong?


"	defect	closed	normal		Core imagery		othersoftware	wms arcgis tile	
