You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nota: no estoy muy segura de qué aporta calcular esto vía servicio API y no simples funciones geográficas, no sé si tiene en cuenta el terreno u otros temas... estaría bien investigarlo para documentar su caso de uso.
The text was updated successfully, but these errors were encountered:
Implementar la función que, dado una lat, lon de un punto y su radio, devuelve el polígono que se considera su área de influencia.
Endpoint: http://www.cartociudad.es/services/api/serviceArea
Función equivalente en R: https://github.com/rOpenSpain/caRtociudad/blob/master/R/cartociudad_get_area.R
Nota: no estoy muy segura de qué aporta calcular esto vía servicio API y no simples funciones geográficas, no sé si tiene en cuenta el terreno u otros temas... estaría bien investigarlo para documentar su caso de uso.
The text was updated successfully, but these errors were encountered: