4 | | Granted that the file PERMANENT/PROJ_EPSG exists, this works for me with relbr74 and trunk, no action required. |
| 4 | Granted that the file PERMANENT/PROJ_EPSG exists, this works for me with relbr74 and trunk, no action required. |
| 5 | |
| 6 | Explanation: |
| 7 | |
| 8 | The EPSG code of the projection is only written out if it is known. Use `g.proj -p` or `g.proj -g` to test if the EPSG code is known. |
| 9 | |
| 10 | Regarding GDAL/OGR input: if the EPSG code of the projection of the input is known and if a new location is created from that input, this EPSG code is now preserved in PERMANENT/PROJ_EPSG as of trunk r72114. |