Commit Graph
4 Commits
Author SHA1 Message Date
Karim Bahgat bc800b688c Expanded on the various docstrings 2015-08-04 14:40:14 +02:00
Karim Bahgat 63a5becca1 Added better testing (but still incomplete), properly parse proj4 unprojected, fixed flexible meter unit parsing, changed and docified websc 2015-08-01 02:34:04 +02:00
Karim Bahgat a8aad24a13 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.
2015-06-30 04:14:12 +02:00
Karim Bahgat fcc463fa76 Basic fromproj4 works, except need better handle when unprojected (longlat and latlong)
Also just need to expand to more projection name, datum name, and
ellipsoid name definitions, and also additional special parameters.

After that, test, and move onto from_wkt()...
2015-06-29 03:29:02 +02:00