<html><body><div id="zimbraEditorContainer" style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000" class="15"><div><style type="text/css" scoped="">
p, li { white-space: pre-wrap; }
</style></div><div>Buenos días,</div><div><br data-mce-bogus="1"></div><div>Estoy utiltizando QGIS 3.4.9 la herramienta de ORS Tools para generar mapas de isocronas. Me he dado de alta en Openrouteservice para obtener la clave y pongo en funcionamiento la herramienta para generar isocronas.</div><div>Si paso el proceso incluyendo un punto sobre el mapa lo hace correctamente, pero no con una capa de puntos.</div><div><br data-mce-bogus="1"></div><div>En concreto, quiero calcular las isocronas a partir de una capa de puntos con el modo de 'foot-walking' y una distancia de 100 metros. Paso el proceso pero me da el siguiente error:</div><div><br data-mce-bogus="1"></div><div><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;" data-mce-style="-qt-block-indent: 0; text-indent: 0px; margin: 0px;"><!--StartFragment-->Procesando algoritmo...</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;" data-mce-style="-qt-block-indent: 0; text-indent: 0px; margin: 0px;"><span style="font-weight: 600;" data-mce-style="font-weight: 600;">Algoritmo 'Generate Isochrones' comenzando…</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;" data-mce-style="-qt-block-indent: 0; text-indent: 0px; margin: 0px;">Parámetros de entrada:</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;" data-mce-style="-qt-block-indent: 0; text-indent: 0px; margin: 0px;"><span style="font-family: 'Courier New';" data-mce-style="font-family: 'Courier New';">{ 'INPUT_FIELD' : 'id', 'INPUT_METRIC' : 1, 'INPUT_POINT' : None, 'INPUT_POINT_LAYER' : 'K:\\Cartografia\\MediAmbient\\Indicadors_Territorials\\2019\\AccessibilitatEspaisNaturals\\Punts.shp', 'INPUT_PROFILE' : 7, 'INPUT_PROVIDER' : 0, 'INPUT_RANGES' : '100', 'OUTPUT' : 'memory:' }</span></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;" data-mce-style="-qt-paragraph-type: empty; -qt-block-indent: 0; text-indent: 0px; margin: 0px;"><br></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;" data-mce-style="-qt-block-indent: 0; text-indent: 0px; margin: 0px;"><span style="color: #ff0000;" data-mce-style="color: #ff0000;">Traceback (most recent call last):<br>File "C:/Users/xcaparros/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\ORStools\proc\isochrones_proc.py", line 232, in processAlgorithm<br>requests.append(deepcopy(params))<br>File "C:\PROGRA~1\QGIS3~1.4\apps\Python37\lib\copy.py", line 150, in deepcopy<br>y = copier(x, memo)<br>File "C:\PROGRA~1\QGIS3~1.4\apps\Python37\lib\copy.py", line 240, in _deepcopy_dict<br>y[deepcopy(key, memo)] = deepcopy(value, memo)<br>File "C:\PROGRA~1\QGIS3~1.4\apps\Python37\lib\copy.py", line 169, in deepcopy<br>rv = reductor(4)<br>TypeError: can't pickle QVariant objects<br></span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;" data-mce-style="-qt-block-indent: 0; text-indent: 0px; margin: 0px;"><span style="color: #ff0000;" data-mce-style="color: #ff0000;">La ejecución falló después de 0.05 segundos</span></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;" data-mce-style="-qt-paragraph-type: empty; -qt-block-indent: 0; text-indent: 0px; margin: 0px;"><br></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;" data-mce-style="-qt-block-indent: 0; text-indent: 0px; margin: 0px;">Cargando las capas resultantes</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;" data-mce-style="-qt-block-indent: 0; text-indent: 0px; margin: 0px;">Algoritmo 'Generate Isochrones' finalizado<!--EndFragment--></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;" data-mce-style="-qt-block-indent: 0; text-indent: 0px; margin: 0px;"><br data-mce-bogus="1"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;" data-mce-style="-qt-block-indent: 0; text-indent: 0px; margin: 0px;"><br data-mce-bogus="1"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;" data-mce-style="-qt-block-indent: 0; text-indent: 0px; margin: 0px;">Alguien lo ha probado satisfactoriamente? O conoce el motivo del error?</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;" data-mce-style="-qt-block-indent: 0; text-indent: 0px; margin: 0px;"><br data-mce-bogus="1"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;" data-mce-style="-qt-block-indent: 0; text-indent: 0px; margin: 0px;">saludos,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;" data-mce-style="-qt-block-indent: 0; text-indent: 0px; margin: 0px;"><br data-mce-bogus="1"></p></div><div><br></div><div data-marker="__SIG_PRE__"><div><strong>Xavier Caparros Murall</strong><br><span style="font-size: 11pt;"><em>Responsable GIS</em></span></div><div><span style="font-size: 11pt;"> Sistemes d'Informació i Comunicació</span></div><div><span style="font-size: 11pt;"></span><span style="font-size: 11pt;">Tel : 938426761</span></div><div><a href="https://www.granollers.cat" target="_blank" rel="noopener"><span style="font-size: 11pt;">www.granollers.cat</span></a><br></div><div><a href="https://www.granollers.cat" target="_blank" rel="noopener"><img src="https://www.granollers.cat/sites/default/files/correu/logoajuntamentmail.png" data-mce-src="https://www.granollers.cat/sites/default/files/correu/logoajuntamentmail.png"></a><br></div></div></div>
<br><html>

  <head>



  </head>

  <body>

      



      

      

<p style="font-size: 75%">

    Si no sou el destinatari d'aquest email, us demanem que l'elimineu i ens informeu al més aviat possible.<br><br>

<b>Política de privacitat</b><br>

Les vostres dades són tractades per l'Ajuntament de Granollers en relació amb el fet de contactar amb l'Ajuntament i la gestió i tramitació de comunicacions dels ciutadans amb l'Ajuntament.<br>

<i>Base jurídica del tractament:</i> tractem les vostres dades per al compliment d'una missió feta en interès públic, exercici de poders públics i/o compliment d'obligació legal. Podeu ampliar aquesta informació a: <a href="http://www.granollers.cat/politicadeprivacitat" target="_blank" style="color: #96004b; text-decoration: none">http://www.granollers.cat/politicadeprivacitat</a>.<br>

<i>Drets:</i> podeu exercir els vostres drets d'accés, rectificació, supressió, portabilitat de dades, limitació i d'oposició al tractament adreçant-vos a l'a/e: <a href="mailto:oac@ajuntament.granollers.cat" target="_blank" style="color: #96004b; text-decoration: none">oac@ajuntament.granollers.cat</a> o per correu postal: Ajuntament de Granollers, Pl. Porxada, 6, 08401 Granollers.

      

      </p>      

    

    </body>

</html>



<br></body></html>