How to Find the Projection of a Shapefile (When .prj is Missing or Wrong)
Complete guide to finding and fixing shapefile projections. Learn how to identify unknown CRS when the .prj file is missing, wrong, or you don't trust it.
Learn how to identify and fix coordinate system problems in your GIS files
Complete guide to finding and fixing shapefile projections. Learn how to identify unknown CRS when the .prj file is missing, wrong, or you don't trust it.
Guide to fixing GeoJSON files with wrong projections. Learn why GeoJSON coordinates in meters appear in the ocean, and how to identify the actual CRS.
Guide to identifying coordinate systems in CSV files with X/Y columns. Learn to detect if your CSV has lat/lon (WGS84), UTM, or other projections.
Guide to identifying coordinate systems in Excel spreadsheets with latitude/longitude or XY columns. Import XLSX coordinates correctly into GIS.
Guide to finding the coordinate system of GeoTIFF raster files. Extract embedded GeoKeys, identify unknown projections, and verify CRS.
Convert Well-Known Text projection strings to EPSG codes. Learn to extract EPSG from .prj files and WKT definitions.
Getting a CRS parse error in QGIS? This error means your .prj file has corrupt or unrecognised WKT. Step-by-step fix for QGIS and ArcGIS.
Fix GIS data appearing at 0,0 coordinates off the coast of Africa. Diagnose whether it's null values or a projection mismatch.
Understand the difference between NAD83 and WGS84 datums. Learn when the 1-2 meter offset matters and how to handle it.
A .prj file defines a Shapefile's coordinate reference system in WKT format. Learn how to open, read, fix, or generate a correct .prj file.
Got a GeoTIFF with no projection information? Learn why GeoTIFFs lose their CRS and how to identify and assign the correct one.
Need to reproject a Shapefile but don't have QGIS or ArcGIS? Free online tools and command-line options to change CRS.