I have a raster that I downloaded and for whatever reason there is no 'proj4string' when it is read in.
ndvi= raster("av_TOTND1996v4.bsq")
> proj4string(ndvi)
[1] NA
The documentation says that it is georeferenced, and I am wondering if I could create a custom 'proj4string' to define the data. I also have access to ARCGIS, however I am not really familiar with it, and can't figure out how to reset the center of the projection.
The georefernce information provided is:
Spatial_Reference_Information:
Horizontal_Coordinate_System_Definition:
Planar:
Map_Projection:
Map_Projection_Name: Lambert Azimuthal Equal Area
Lambert_Azimuthal_Equal_Area:
Longitude_of_Projection_Center: -100.000000
Latitude_of_Projection_Center: 45.000000
False_Easting: 0.000000
False_Northing: 0.000000
Planar_Coordinate_Information:
Planar_Coordinate_Encoding_Method: row and column
Coordinate_Representation:
Abscissa_Resolution: 1000.000000
Ordinate_Resolution: 1000.000000
Planar_Distance_Units: meters
Geodetic_Model:
Horizontal_Datum_Name: D_Sphere_ARC_INFO
Ellipsoid_Name: Sphere_ARC_INFO
Semi-major_Axis: 6370997.000000
Denominator_of_Flattening_Ratio: infinity