Dear developpers,
Many thanks for this tool, which we used successfully some time ago. I try now to re-use it and it seems that there is a problem with the host wxs.ign.fr, probably due to the recent server changes at IGN :
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='wxs.ign.fr', port=443): Max retries exceeded with url: /search/layers?&cql_filter=demat_layer_id+=+'DEMAT.PVA$GEOPORTAIL:DEMAT;PHOTOS'+and+INTERSECTS(the_geom,POLYGON((43.65+3.5,43.65+3.6,43.75+3.6,43.75+3.5,43.65+3.5)))&outputFormat=json&request=GetFeature&resultType=hits&typeName=ign:missions&version=1.1.0 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x793e469348d0>: Failed to establish a new connection: [Errno -5] No address associated with hostname'))
How can I get this script work again ?
Many thanks in advance.
Dear developpers,
Many thanks for this tool, which we used successfully some time ago. I try now to re-use it and it seems that there is a problem with the host wxs.ign.fr, probably due to the recent server changes at IGN :
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='wxs.ign.fr', port=443): Max retries exceeded with url: /search/layers?&cql_filter=demat_layer_id+=+'DEMAT.PVA$GEOPORTAIL:DEMAT;PHOTOS'+and+INTERSECTS(the_geom,POLYGON((43.65+3.5,43.65+3.6,43.75+3.6,43.75+3.5,43.65+3.5)))&outputFormat=json&request=GetFeature&resultType=hits&typeName=ign:missions&version=1.1.0 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x793e469348d0>: Failed to establish a new connection: [Errno -5] No address associated with hostname'))How can I get this script work again ?
Many thanks in advance.