mirror of
https://github.com/wassname/PyCRS.git
synced 2026-07-21 12:20:04 +08:00
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:
@@ -1,3 +1,11 @@
|
||||
"""
|
||||
PyCRS
|
||||
Karim Bahgat, 2015
|
||||
|
||||
Intro...
|
||||
"""
|
||||
|
||||
|
||||
from . import loader
|
||||
from . import parser
|
||||
from . import utils
|
||||
|
||||
Reference in New Issue
Block a user