Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Isometric map #33

Closed
erickcfarias opened this issue Aug 2, 2018 · 8 comments
Closed

Isometric map #33

erickcfarias opened this issue Aug 2, 2018 · 8 comments

Comments

@erickcfarias
Copy link

Hey! Is there any possibility of getting an isometric map, with diriving distance rings instead of driving time?

@rCarto
Copy link
Member

rCarto commented Aug 3, 2018

Hello!
This feature is not implemented yet. I will first have to update osrmTable to extract distance tables.

@Ilana-R
Copy link

Ilana-R commented Feb 12, 2019

Hello! Has this feature been implemented? I'm new to using GitHub, so apologies if I am not looking in the right place. Thank you!

@Ilana-R
Copy link

Ilana-R commented Mar 15, 2019 via email

@Anyaoha
Copy link

Anyaoha commented Mar 20, 2019

Hello.
How do I add location along the path of travel so that I can get my route plotted at those points as well.
I'd appreciate a solution to this question. Thanks'

@rCarto
Copy link
Member

rCarto commented Mar 25, 2019

Hello.
How do I add location along the path of travel so that I can get my route plotted at those points as well.
I'd appreciate a solution to this question. Thanks'

See #41

@martin151190
Copy link

Hi, I run the function:
iso2 <- osrmIsochrone(loc = c(-60.694696,-32.878606), breaks = 20,exclude = NULL, res=30 )

But when I plot in a map I saw that not exactly.
image

Why the fuction return some polygons thats not include in the principal SpatialPolygonDataframe?.

Thanks for all.
Martín

@rCarto
Copy link
Member

rCarto commented Sep 18, 2019

see #34

@rCarto
Copy link
Member

rCarto commented Sep 23, 2019

Hey! Is there any possibility of getting an isometric map, with diriving distance rings instead of driving time?

I do not plan to implement this feature at the moment. If someone want to do it I'm open to PR, I can help to find the relevant parts to adapt in the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

5 participants