Opened 14 years ago

Closed 11 years ago

#163 closed defect (invalid)

Unable to load PROJ.4 library

Reported by: timmie Owned by: osgeo4w-dev@…
Priority: major Component: Documentation
Version: Keywords:
Cc:

Description

Using ogr2org from OSGEO4W directly, I got the following error:

ERROR 6: Unable to load PROJ.4 library (proj.dll), creation of OGRCoordinateTransformation failed. Warning 1: Failed to create coordinate transformation between the input coordinate system and WGS84. This may be because they are not transformable, or because projection services (PROJ.4 DLL/.so) could not be loaded. KML geometries may not render correctly. This message will not be issued any more.

Source: GEOGCS["WGS 84",

DATUM["WGS_1984",

SPHEROID["WGS 84",6378137,298.257223563,

AUTHORITY["EPSG","7030"]],

TOWGS84[0,0,0,0,0,0,0], AUTHORITY["EPSG","6326"]],

PRIMEM["Greenwich",0,

AUTHORITY["EPSG","8901"]],

UNIT["degree",0.0174532925199433,

AUTHORITY["EPSG","9108"]],

AUTHORITY["EPSG","4326"]]

Change History (2)

comment:1 by jef, 12 years ago

is this still an issue?

comment:2 by jef, 11 years ago

Resolution: invalid
Status: newclosed

closing for the lack of feedback.

Note: See TracTickets for help on using tickets.