Improved bugs and added proj/datu/ellip names leading to much better test coverage (70-90% of the crs test cases)

This commit is contained in:
Karim Bahgat
2015-08-05 04:08:43 +02:00
parent e24e1493ae
commit 5b0f3a31bb
76 changed files with 132 additions and 31 deletions
+8
View File
@@ -1,3 +1,11 @@
"""
PyCRS
Karim Bahgat, 2015
Intro...
"""
from . import loader
from . import parser
from . import utils