-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
new CRAN submission with earthDist: Map download excluded from checks…
… + numerical rounding.
- Loading branch information
Showing
4 changed files
with
42 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
Package: OSMscale | ||
Title: Add a Scale Bar to 'OpenStreetMap' Plots | ||
Version: 0.4.0 | ||
Date: 2017-01-18 | ||
Version: 0.4.1 | ||
Date: 2017-01-19 | ||
Author: Berry Boessenkool | ||
Maintainer: Berry Boessenkool <[email protected]> | ||
Description: Functionality to handle and project lat-long coordinates, easily download background maps | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,15 @@ | ||
package OSMscale: project points and add a scalebar to OpenStreetMap plots. | ||
Feedback, ideas, code suggestions welcome at [email protected] or via github.com/brry/OSMscale | ||
|
||
|
||
For all changes, see: | ||
https://github.com/brry/OSMscale/compare/master@{2017-01-18}...master@{2017-01-19}#files_bucket | ||
|
||
|
||
----------------------------- | ||
----------------------------- | ||
|
||
Version 0.4.0 (2017-01-18) | ||
Version 0.4.1 (2017-01-19) | ||
- scaleBar default choices improved | ||
- pointsMap remowes margins before plotting and has proj argument instead of utm | ||
- earthDist can now compute distance relative to any of the coordinate pairs | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.