source: git/tests/cs.svx

walls-data-hanging-as-warning
Last change on this file was 6fdb5e0, checked in by Olly Betts <olly@…>, 3 weeks ago

Test EPSG:3912 case reported as failing

Report from Peter Mašič. I haven't managed to reproduce so far.

  • Property mode set to 100644
File size: 1.1 KB
Line 
1; pos=yes warn=0
2*cs EPSG:4167
3*cs ESRI:104305
4*cs EUR79Z30
5*cs IJTSK
6*cs IJTSK03
7*cs JTSK
8*cs JTSK03
9; Not yet supported: *cs lat-long
10*cs Long-Lat
11; Not yet supported: *cs local
12*cs OSGB:HA
13*cs OSGB:OV
14*cs S-MERC
15*cs UTM1
16*cs UTM12N
17*cs UTM60S
18*cs out custom "+proj=tmerc +lat_0=0 +lon_0=13d20 +k=1 +x_0=0 +y_0=-5200000 +ellps=bessel +towgs84=577.326,90.129,463.919,5.137,1.474,5.297,2.4232"
19
20; Reported as failing on Microsoft Windows with 1.4.6 (but not 1.4.5) with:
21; error: Invalid coordinate system: Unknown error (code 2) *cs EPSG:3912
22; error: Invalid coordinate system: Unknown error (code 2) *cs out EPSG:3912
23*cs EPSG:3912
24*cs out EPSG:3912
25
26*cs custom "+proj=tmerc +lat_0=0 +lon_0=13d20 +k=1 +x_0=0 +y_0=-5200000 +ellps=bessel +towgs84=577.326,90.129,463.919,5.137,1.474,5.297,2.4232"
27*cs out EUR79Z30
28*cs out IJTSK
29*cs out IJTSK03
30*cs out OSGB:HA
31*cs out OSGB:OV
32*cs out S-MERC
33*cs out UTM1
34*cs out UTM12N
35*cs out UTM60S
36*fix 1 reference 36000 83000 1600
37; regression test - until 1.2.21, *fix with sds ignored the coordinate system
38*cs UTM33N
39*fix 2 reference 410848.11 5281938.82 1600.00 10 10 30
Note: See TracBrowser for help on using the repository browser.