Markus Metz
|
6e0d4b8e25
PROJ6+ / WKT2 support (#1240)
|
4 years ago |
Markus Metz
|
7bf60a0b2c
libproj: fix crs modification with PROJ6+ (#1007)
|
4 years ago |
Markus Metz
|
72a4655037
libproj (#939)
|
4 years ago |
Markus Neteler
|
158a6f2a5a
bulk fixing of typos in comments (using tools/fix_typos.sh)
|
6 years ago |
Markus Metz
|
47cff81031
g.region: init PROJ transformation object
|
6 years ago |
Markus Metz
|
509ce2c898
g.region: use new GRASS API for coordinate transformation
|
7 years ago |
Markus Metz
|
e99cb4acc7
g.region: simplify PROJ 5 usage
|
7 years ago |
Markus Metz
|
3b8d83b272
g.region: use 4D type with PROJ 5+
|
7 years ago |
Markus Metz
|
bced601ae3
g.region: use new PROJ 5+ API if available
|
7 years ago |
Markus Metz
|
9bceccb05b
g.region: fix for https://trac.osgeo.org/grass/ticket/167 and other lat/lon bugs
|
8 years ago |
Moritz Lennert
|
6d35bc7dc9
g.region: new flag to allow flat output of shell script style printing
|
8 years ago |
Anna Petrášová
|
0cfa99b627
g.region: fix uninitialized struct - fixes convergence angle, https://trac.osgeo.org/grass/ticket/1500
|
8 years ago |
Martin Landa
|
b1647d32d7
g.region: print projection and zone info in shell script output (it's useful when building GRASS_REGION string)
|
9 years ago |
Hamish Bowman
|
9d81ce4e1d
projects.h dropped in proj4 upstream rev 1975. (https://trac.osgeo.org/grass/ticket/1335, merge from devbr6)
|
14 years ago |
Martin Landa
|
7f41d3778e
winGRASS/OSGeo4W updates (see https://trac.osgeo.org/grass/changeset/45429)
|
14 years ago |
Martin Landa
|
71c6212b69
g.region: 3dcells -> cells3 - bash variable can begins only with a letter or underscore
|
14 years ago |
Hamish Bowman
|
4f841d19ed
add a flag to print region in a style suitable for WMS
|
15 years ago |
Hamish Bowman
|
0172a80e98
tbres is not measured in degrees (bug https://trac.osgeo.org/grass/ticket/821; merge from devbr6)
|
15 years ago |
Hamish Bowman
|
99162a3b7a
New -t flag: Print the current region in GMT style (merge from devbr6)
|
15 years ago |
Glynn Clements
|
cef093c56b
Don't include <grass/raster.h> where not needed
|
15 years ago |
Glynn Clements
|
8b394a154d
Rename Rast.h->raster.h
|
15 years ago |
Martin Landa
|
2f7a38363b
rasterlib: raster-related fns moved from gislib to rasterlib (step 1)
|
15 years ago |
Hamish Bowman
|
687a3466a8
output correct precision for different projection types (bugs https://trac.osgeo.org/grass/ticket/654 and https://trac.osgeo.org/grass/ticket/335; merge from devbr6)
|
15 years ago |
Glynn Clements
|
ab082da4e0
Add "const" where appropriate to libgis return types
|
16 years ago |
Glynn Clements
|
21fa27a066
Eliminate use of static buffers for return values
|
16 years ago |
Hamish Bowman
|
0615666fea
add -n flag to output convergence angle (merge from devbr6)
|
16 years ago |
Markus Neteler
|
de522bec17
fixed unlucky formatted messages (thanks to Glynn)
|
16 years ago |
Markus Neteler
|
8868d4b686
indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \
|
16 years ago |
Hamish Bowman
|
1f14fd55be
fix whitespacing (merge from devbr6)
|
17 years ago |
Hamish Bowman
|
2f559951f1
lat/lon labels swapped with -b flag (merge from devbr6)
|
17 years ago |