I’m experiencing difficulties when trying to add the PostGIS extension to PostgreSQL. I wasn’t able to add the extension during the installation because of an error. Now I’m trying to add the extension manually through PGADMIN. But when I try to do this, a dialog box pops up saying: “ERROR: could not load library “C:/ProgramFiles/PostgreSQL/9.5/lib/rtpostgis-2.2.dll”:unknown error 127″. Note that I can open PostGIS (2.0), but I’m not able to spatially enable the database. So when I’m trying to import shapefiles, it gives me the message that it has failed to import the file because of a lacking geography column. I’ve read other posts that were in someway similar to my problem, but I still haven’t figured out how to fix it.
↧