Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions man/GridsDatums.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
\item{\code{ISO}}{ISO code for country}
}
}
\details{The journal \emph{Photogrammetric Engineering & Remote Sensing}, run by the American Society for Photogrammetry and Remote Sensing (ASPRS), began publishing a more-or-less monthly column on the spatial reference systems used in different countries, including their datums. The column first appeared in September 1997, and continued until March 2016; subsequent columns are updated reprints of previous ones. Some also cover other topics, such as world and Martian spatial reference systems. They are written by Clifford J. Mugnier, Louisiana State University, Fellow Emeritus ASPRS. To access the columns, visit \code{https:\/\/www.asprs.org/asprs-publications/grids-and-datums}.}
\source{\code{https:\/\/www.asprs.org/asprs-publications/grids-and-datums}}
\details{The journal \emph{Photogrammetric Engineering & Remote Sensing}, run by the American Society for Photogrammetry and Remote Sensing (ASPRS), began publishing a more-or-less monthly column on the spatial reference systems used in different countries, including their datums. The column first appeared in September 1997, and continued until March 2016; subsequent columns are updated reprints of previous ones. Some also cover other topics, such as world and Martian spatial reference systems. They are written by Clifford J. Mugnier, Louisiana State University, Fellow Emeritus ASPRS. To access the columns, visit \url{https://my.asprs.org/PERS/PERS/Special-Articles/Grids-and-Datums.aspx}.}
\source{\url{https://my.asprs.org/PERS/PERS/Special-Articles/Grids-and-Datums.aspx}}
\examples{
data(GridsDatums)
GridsDatums[grep("Norway", GridsDatums$country),]
Expand Down
Loading