mirror of
https://github.com/wassname/PyCRS.git
synced 2026-07-26 13:08:17 +08:00
Added almost all params, made front API usable, and added crs transform draw testing.
Next step figure out more stable proj4 parsing of datums and proj etc, with adding more specific names. Then consistently make to_esriwkt work.
This commit is contained in:
+2
-2
@@ -71,7 +71,7 @@ def crsstring_to_string(string, newformat):
|
||||
return result
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
build_crs_table("crstable.txt")
|
||||
##if __name__ == "__main__":
|
||||
## build_crs_table("crstable.txt")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user