<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000'>Hello!<br><br>I have a need for uploading layers with certain projection (see .prj contents below), however Geonode states:<br>"Geoserver failed to detect the projection for layer [layer_name]. It doesn't look like EPSG:4326, so backing out the layer."<br><br>I've checked the format, but maybe there is an issue with units? or someting in geoserver?... (sorry I'm newbie in GIS)<br><br>the .prj file has:<br>PROJCS["Geographic_Coordinate_System_Transverse_Mercator",<br>    GEOGCS["GCS_WGS_1984",<br>        DATUM["D_WGS_1984",<br>            SPHEROID["WGS_1984",6378137.0,298.257223560493]],<br>        PRIMEM["Greenwich",0.0],<br>        UNIT["Degree",0.0174532925199433]],<br>    PROJECTION["Transverse_Mercator"],<br>    PARAMETER["false_easting",2500000.0],<br>    PARAMETER["false_northing",10001965.7],<br>    PARAMETER["central_meridian",-69.0],<br>    PARAMETER["scale_factor",1.0],<br>    PARAMETER["latitude_of_origin",0.0],<br>    UNIT["Meter",1.0]]<br><br><br><div><span name="x"></span>Ing. Nicolás A. Gallia<br>SECECOM<br><br>Centro Nacional Patagónico-CONICET<br>Bvd. Brown 2915<br>U9120ACD Puerto Madryn<br>Argentina<br>Tel +54 (0)280 488-3184 / 488-3185 (int. 1262)<span name="x"></span><br></div><br></div></body></html>