Skip to content

Commit

Permalink
update proj4 to proj (#56)
Browse files Browse the repository at this point in the history
g.version doesn't make sense since proj was update to version 6. Watching reference de proj.4 in g.version is perturbing
  • Loading branch information
kikislater authored and landam committed Jul 16, 2019
1 parent 4811570 commit 345a1fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion general/g.setproj/g.setproj.html
Expand Up @@ -36,7 +36,7 @@ <h2>NOTES</h2>

<p>The user will be prompted for the projection name.
Most projections are supported. The
<a href="http://proj.maptools.org/">PROJ.4</a> abbreviations for the names are
<a href="https://proj.org/">PROJ</a> abbreviations for the names are
used with two exceptions, viz. 'll', for latitude / longitude geographic
co-ordinates, and 'stp', for the State Plane Co-ordinate system (used in the
USA).
Expand Down

0 comments on commit 345a1fe

Please sign in to comment.