Frank Warmerdam wrote:
On 11-05-27 06:49 PM, David J. Bakeman wrote:
Frank Warmerdam wrote:
On 11-05-27 04:42 PM, David J. Bakeman wrote:
Is there a valid proj4 description of the following coordinate
system in wkt?
GEOGCS["WGS84_ds",
DATUM["D_WGS_1984",
SPHEROID["WGS_1984",6378137.0,298.257
On 11-05-27 06:49 PM, David J. Bakeman wrote:
Frank Warmerdam wrote:
On 11-05-27 04:42 PM, David J. Bakeman wrote:
Is there a valid proj4 description of the following coordinate system in wkt?
GEOGCS["WGS84_ds",
DATUM["D_WGS_1984",
SPHEROID["WGS_1984",6378137.0,298.257223563]],
PRIMEM["Greenwi
Frank Warmerdam wrote:
On 11-05-27 04:42 PM, David J. Bakeman wrote:
Is there a valid proj4 description of the following coordinate system
in wkt?
GEOGCS["WGS84_ds",
DATUM["D_WGS_1984",
SPHEROID["WGS_1984",6378137.0,298.257223563]],
PRIMEM["Greenwich",0.0],
UNIT["Second",0.0484813681109536
On 11-05-27 04:42 PM, David J. Bakeman wrote:
Is there a valid proj4 description of the following coordinate system in wkt?
GEOGCS["WGS84_ds",
DATUM["D_WGS_1984",
SPHEROID["WGS_1984",6378137.0,298.257223563]],
PRIMEM["Greenwich",0.0],
UNIT["Second",0.0484813681109536]]
David,
I do not be
Is there a valid proj4 description of the following
coordinate system in wkt?
GEOGCS["WGS84_ds",
DATUM["D_WGS_1984",
SPHEROID["WGS_1984",6378137.0,298.257223563]],
PRIMEM["Greenwich",0.0],
UNIT["Second",0.0484813681109536]]
I used the following python code from the web