I have a shapefile with 180 points. I'm using shp2pgsql-gui via pgAdminIII. This is an error it gives me when I try to import shapefile.
Failed in pgui_exec(): ERROR: Coordinate values are out of range [-180 -90, 180 90] for GEOGRAPHY type
This is information about coordinate system:
Geographic Coordinate System: GCS_WGS_1984
Datum: D_WGS_1984
Prime Meridian: Greenwich
Angular Unit: Degree
Can someone help me?