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

Add capability to plot in kilometers rather than meters #33

Closed
tedsteiner opened this issue Sep 26, 2014 · 0 comments
Closed

Add capability to plot in kilometers rather than meters #33

tedsteiner opened this issue Sep 26, 2014 · 0 comments
Assignees

Comments

@tedsteiner
Copy link
Owner

For large maps, especially in small windows, the axes labeling can overlap (for example, 1000, 2000, 3000 all overwrite one another). Adding the ability to display this scale in kilometers would fix this for most cases.

@tedsteiner tedsteiner self-assigned this Sep 26, 2014
@tedsteiner tedsteiner added this to the OpenStreetMap.jl v0.6.0 milestone Sep 26, 2014
tedsteiner added a commit that referenced this issue Sep 26, 2014
Issue #33.

Signed-off-by: Ted Steiner <tsteiner2@gmail.com>
tedsteiner added a commit that referenced this issue Sep 26, 2014
Fixed typos in plot.jl.
By returning the plot object, we now have access to a lot more data for testing whether plotting is working or not.
Issue #33

Signed-off-by: Ted Steiner <tsteiner2@gmail.com>
tedsteiner added a commit that referenced this issue Sep 26, 2014
Added an example showing how to most cleanly save plots.
Changed fontsize to default to 0, and handle this by allowing Winston to choose the axes font sizes for anyone who doesn't really care about it.
Issue #33

Signed-off-by: Ted Steiner <tsteiner2@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant