source: git/tests/csbad.svx

walls-data
Last change on this file was 88ba3b1, checked in by Olly Betts <olly@…>, 2 years ago

cavern: Improve caret info for bad *cs custom

The caret highlighting now handles a quoted string.

  • Property mode set to 100644
File size: 914 bytes
Line 
1; pos=fail warn=0 error=27
2*fix 1 reference 0 0 0
3*cs EPSG:-1
4*cs ERSI:1234
5*cs EUR79Z31
6*cs IJTSK 03
7*cs IJTSK04
8*cs IJTSK99
9*cs IJTSK3
10*cs IJTSK032
11*cs IJTSK03a
12*cs lat-lat
13*cs Long-LONG
14*cs OSGB:ZZ
15*cs OSGB:HI
16*cs S-LONG
17*cs UTM0
18*cs UTM61N
19*cs UTM61S
20*cs custom "+proj=ection"
21*cs custom "+proj=ection +with +spaces"
22*cs out lat-long
23*cs out long-lat
24*cs out jtsk
25*cs out jtsk03
26*cs out EPSG:4326
27*cs out ESRI:104305
28; Check that an error from PROJ is usefully relayed by cavern.  PROJ >= 6 uses
29; a more accurate conversion for default for tmerc which works for the whole
30; world, so we specify +approx to force the old conversion to be used.  Older
31; PROJ doesn't understand +approx but appears to just ignore unrecognised
32; options.
33*cs out custom "+proj=tmerc +lat_0=49 +lon_0=-2 +k=0.9996012717 +x_0=0 +y_0=0 +ellps=airy +datum=OSGB36 +units=m +no_defs +approx"
34*cs long-lat
35*fix 2 reference 179 -89 1000
Note: See TracBrowser for help on using the repository browser.