As a geospatial analyst
I want to dataset CRS properly recognized by GDAL/QGIS
So that my data aligns correctly with other datasets
Acceptance Criteria:
Tasks:
- Implement GetSpatialRef() method
- Create PROJ pipeline for slant-range → geographic
- Test with gdalwarp
- Verify QGIS compatibility