Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - CrAfTy

#1
MAPAS/MAPS / Re: Strava heatmap
December 11, 2019, 08:38:18 AM
Quote from: Camino_ancho on August 01, 2019, 02:59:10 PM
<r>No consigo hacer que funcione. Cuando sigo estos pasos, no encuentro el símbolo '

Gracias</r>

Se hacen los mismos pasos pero a la hora de copiar el cookie es diferente:


  • Create a Strava account (it's free)
  • Use Chrome to browse to the Strava Heatmap site (i.e. https://www.strava.com/heatmap#12.56/8. ... 9/hot/ride)
  • Login in Strava to be able to zoom on street level
  • Open open chrome developer tools -> network, filter for .png
  • Right click an entry in the column Name and do a "copy as cURL"
  • Paste that in an editor and copy the Cookie Part, everything after "Cookie:" up unto '<e>
  • Right click an entry in the column Name and select Save all as HAR with content
  • In file saved seach for cookie and paste the value in httpparam

En el fichero .har que has guardado se busca el value de la cookie (valor en rojo) y se pega en httpparam:


            },
            {
              "name": "accept-language",
              "value": "es-ES,es;q=0.9"
            },
            {
              "name": "cookie",
              "value": "_ga=GA1.2.130219886.1572709495; sp=1d23eec3-ce2e-4098-a8dc-1fc124d2950a; _strava4_session=79dituff63soed6KSSjFFCaYkciIRf7vzYRlcvWrxp1LsitYdZNk2NK0bl~T0FoJBRudFRodnysgnnF7vqgEN579P6OCGvE7iIdSrxXFBnFf9KtwvlKRb~M~kBpHvlmgrqz84BVelyt9zzk5zvZBirDDot3dCgACZ~qpeNRuteqVDCJ4lyu62cXDoyU497vxJQrkwj4Shr-QQwEiWg-CDI0L0tEU6teUcrkFr7dQrtjOt-9TQQR9FtMVBGNkzuwKTauuA__; _dc_gtm_UA-6309847-24=1"
            }
          ],






#2
MAPAS/MAPS / Re: Strava heatmap
October 29, 2018, 10:14:27 AM
First of all, sorry for my english.



This code works for me:
Quote from: phil-bzh post_id=13619 time=1527431281 user_id=7312


<onlinemapsource uid="716">
<name>Strava heatmap cycle hot (STRAVA)</name>
<url><![CDATA[https://heatmap-external-a.strava.com/tiles-auth/ride/hot/{$z}/{$x}/{$y}.png?px=256]]></url>
<minzoom>6</minzoom>
<maxzoom>23</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers></servers>
<httpparam name="Cookie"><![CDATA[ajs_group_id=null; ajs_anonymous_id=%221ead31b....3a0d67%22]]></httpparam>
<cacheable>1</cacheable>
<downloadable>1</downloadable>
<maxtilesday>0</maxtilesday>
<maxthreads>0</maxthreads>
<xop></xop>
<yop></yop>
<zop></zop>
<qop></qop>
</onlinemapsource>



I got the cookie in chrome with these steps of locus-forum:


Create a Strava account (it's free)
Use Chrome to browse to the Strava Heatmap site (i.e. https://www.strava.com/heatmap#12.56/8. ... 9/hot/ride)
Login in Strava to be able to zoom on street level
Open open chrome developer tools -> network, filter for .png
Right click an entry in the column Name and do a "copy as cURL"
Paste that in an editor and copy the Cookie Part, everything after "Cookie:" up unto '


that paste to the httpparam value and the zoom works perfectly up to a scale of 400 m. ;)



The only mistake I had is that in the URL I was erroneously putting the address.

The correct ones would be:



https://heatmap-external-a.strava.com/tiles-auth/both/bluered/%7B$z%7D/%7B$x%7D/%7B$y%7D.png?px=256">https://heatmap-external-a.strava.com/t ... png?px=256">https://heatmap-external-a.strava.com/tiles-auth/both/bluered/{$z}/{$x}/{$y}.png?px=256 for the "ALL" map.

https://heatmap-external-a.strava.com/tiles-auth/ride/hot/%7B$z%7D/%7B$x%7D/%7B$y%7D.png?px=256">https://heatmap-external-a.strava.com/t ... png?px=256">https://heatmap-external-a.strava.com/tiles-auth/ride/hot/{$z}/{$x}/{$y}.png?px=256 for the "RIDE" map.

https://heatmap-external-a.strava.com/tiles-auth/run/blue/%7B$z%7D/%7B$x%7D/%7B$y%7D.png?px=256">https://heatmap-external-a.strava.com/t ... png?px=256">https://heatmap-external-a.strava.com/tiles-auth/run/blue/{$z}/{$x}/{$y}.png?px=256 for the "RUNNING" map.



And the colors that I put differentiating the maps are "bluered", "hot" and "blue" but I think it is also valid "gray" although this last one I have not tried because I do not like it.



I hope my message will help.

Thank you all for this..

It's great.



;)
#3
Quote from: "orux"
Hola;



no está previsto borrar puntos de una ruta concreta. Sólo está previsto el borrado de un wpt total, para todas las rutas.



se me ocurren varias formas de hacer lo que necesitas, aunque son un poco engorrosas:



--exportar la ruta en formato gpx, borrar a mano el wpt del fichero, luego volver a importar el gpx



--exportar el wpt a fichero, borrarlo de la base de datos, volverlo a importar y adjuntarlo de manera masiva a las rutas que sí deben tenerlo,



...





orux


Una pena que no pueda hacerse directamente.

Probaré eso que dices o sino borraré el waypoint y volveré a crearlo.

Orux, muchas gracias por la respuesta y por el gran curro de esta app.
#4
Seguro que es una cosa sencilla pero... no consigo encontrar la opción, o no se si existe.

Os explico:

Tengo la versión 6.0.7. y por error he metido un waypoint que no debera estar en una ruta.

En el gestor de rutas, en las opciones de la ruta me meto en el listado de waypoint y trato de eliminarlo de la lista, no de la base de datos porque sino lo borra completamente y se está usando en otras rutas.

El tema es que no me lo quita de la ruta, sigue estando cuando la cargo en el mapa.



¿ Como puedo eliminar un waypoint de una ruta y no del resto ? ¿ Hay alguna opción ?



Un saludo.