Skip to content

Commit

Permalink
Merge pull request #67 from huan7515/LiHuang-branch
Browse files Browse the repository at this point in the history
Update 03-crs.Rmd
  • Loading branch information
jsta authored Apr 14, 2021
2 parents 311504c + dda292b commit f335b2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _episodes_rmd/03-crs.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ Commons](https://en.wikipedia.org/wiki/Universal_Transverse_Mercator_coordinate_
> CRS has a integer identifier, e.g. WGS84 is EPSG:4326. The downside is that you can only use the
> CRSs EPSG defines and cannot customise them. Detailed information on the structure of
> the EPSG dataset is
> [available on their website](http://www.epsg.org/GuidanceNotes).
> [available on their website](https://epsg.org/guidance-notes.html).
>
> * The OGC WKT standard is used by a number of important geospatial apps and software libraries.
> WKT is a nested list of geodetic parameters. The structure of the information is
Expand Down

0 comments on commit f335b2e

Please sign in to comment.