Changes between Version 65 and Version 66 of Grass7/NewFeatures74
- Timestamp:
- 11/17/17 07:36:46 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Grass7/NewFeatures74
v65 v66 89 89 * libproj now provides improved integration of GDAL and streamlining of spatial reference system handling with better support for US datums, as well as new functions (GPJ_grass_to_wkt2 and GPJ_grass_to_osr2). 90 90 * libgis has received several major and minor enhancements. There are new functions such as G_adjust_window_ll to automatically fix lat-lon errors and the lat-lon restrictions when reading DMS coords were relaxed. On the other hand, G_window_percentage_overlap now accounts for N == S or E == W. The function G_compare_projections has an enhanced ellipsoid check. Moreover, BZIP2 compression has been improved for speed and support for HTML/CSS hash hexadecimal colors has been added in G_str_to_color. 91 91 * GRASS GIS now support global datasets which slightly exceed -180..+180, -90..+90 92 92 == Source Code Portability == 93 93