Skip to content

Commit

Permalink
Merge pull request #27 from anne-gropler/master
Browse files Browse the repository at this point in the history
Add limitations to readme
  • Loading branch information
ahocevar authored Jun 12, 2024
2 parents 03e7644 + 501cef7 commit 4da07da
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@ wkt-parser
===

The wkt parser pulled out of proj4 so it can be hacked on.

The parser currently only supports wkt strings of [version 1](https://docs.ogc.org/is/18-010r7/18-010r7.html#196) (earlier than 2015).

It does not support geocentric currently (`GEOCCS`).

0 comments on commit 4da07da

Please sign in to comment.