Markus Metz
|
40b176bd1b
libgis: add read/write functions for WKT and srid (#976)
|
4 years ago |
Markus Metz
|
4e5a8b7ba9
g.proj: code cleanup for new option list_codes
|
6 years ago |
Markus Metz
|
bc8c578894
g.proj: also list SRS without proj definition
|
6 years ago |
Markus Metz
|
e48ecef109
g.proj: +error handling with PROJ 6
|
6 years ago |
Markus Metz
|
93fe355ce5
g.proj: need GRASS_PROJSHARE to list codes with PROJ 4
|
6 years ago |
Markus Metz
|
b556acb7d5
g.proj: +list_codes to list codes for given authority, compatible with PROJ 4, 5, 6
|
6 years ago |
Markus Metz
|
57e926a306
g.proj: consider EPSG code whenever possible
|
7 years ago |
Martin Landa
|
6a0c9127f2
g.proj: generate wkt output from EPSG code if available (do not discard towgs84 parameter)
|
7 years ago |
Martin Landa
|
a159f76e8e
g.proj: don't ignore epsg as parameter when printing info (-p/g)
|
9 years ago |
Martin Landa
|
2a9a584115
g.proj: fix compilation issue when OGR is disabled
|
9 years ago |
Martin Landa
|
33fd054947
g.proj: generate PROJ_EPSG file when `location` is given https://trac.osgeo.org/grass/ticket/2490
|
10 years ago |
Martin Landa
|
f9b5a94dcd
g.proj: description cosmetics
|
11 years ago |
Paul Kelly
|
43551aec99
Rename datumtrans= option to datum_trans= as suggested by Glynn. Add
|
12 years ago |
Paul Kelly
|
4da9000af4
Always also change the ellipsoid when overriding the datum
|
12 years ago |
Paul Kelly
|
a0b56312b8
Add new datum= option allowing the datum in the input co-ordinate
|
12 years ago |
Martin Landa
|
1b5c5cea0b
fix compilation without gdal/ogr
|
13 years ago |
Hamish Bowman
|
0890cd1a18
Retain EPSG code, if available, into a metadata file. NOTE: The EPSG
|
13 years ago |
Martin Landa
|
4196bc8bb0
g.proj: don't require `-c` when `location` is defined
|
14 years ago |
Martin Landa
|
18edc8784b
g.proj: `-g` flag implemented
|
14 years ago |
Hamish Bowman
|
323ec66bb9
typo (merge from devbr6)
|
16 years ago |
Martin Landa
|
85a012e393
g.proj: cosmetics in guisection, i18n
|
16 years ago |
Martin Landa
|
9339a2b67e
use array for keywords (to avoid duplicate locales)
|
16 years ago |
Glynn Clements
|
7c77344d6a
Fix unused variable warnings #ifndef HAVE_OGR
|
17 years ago |
Paul Kelly
|
2ee2a507a0
Compile with reduced functionality if HAVE_OGR not defined.
|
17 years ago |
Glynn Clements
|
94516acb96
Eliminate preprocessor abuse
|
17 years ago |
Markus Neteler
|
de522bec17
fixed unlucky formatted messages (thanks to Glynn)
|
17 years ago |
Glynn Clements
|
8a40b7b79f
Breaking stuff part 1: the 1970s called; they want their TTYs back
|
17 years ago |
Markus Neteler
|
8868d4b686
indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \
|
17 years ago |
Paul Kelly
|
3930cbfa86
Use OSRImportFromEPSG() function directly to work around recent changes
|
17 years ago |
Markus Neteler
|
db49180dd7
welcome to GRASS 7.0.svn
|
17 years ago |