We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43404b6 commit fd627b3Copy full SHA for fd627b3
src/main/java/mil/nga/crs/wkt/CRSPretty.java
@@ -7,7 +7,8 @@
7
import mil.nga.crs.util.proj.ProjParser;
8
9
/**
10
- * Parse a CRS and pretty print the WKT and PROJ params
+ * Parse OGC Coordinate Reference System Well-Known Text (1|2) and pretty print
11
+ * Coordinate Reference System Well-Known Text 2 and PROJ params
12
*
13
* To run from command line:
14
0 commit comments