*begin NC3-threecountiesandnorthwest ; include all caves in the NC3 Northern Caves 3 guidebook areas *cs OSGB:SD *cs out EPSG:27700 ; 15.4.21 - Becka replaced "*cs out OSGB:SD" with this on Patrick's advice: "EPSG:27700 gets the output into the coordinate reference system that's used by the Ordnance Survey and will be recognised by the QGIS import plugin". In aven "the eastings and northings should be recognisable as the SD coordinates plus extra leading digits for the fully numeric OSGB coordinate system." *INFER exports on ;*include filename ; USE THIS FOR ANY DATA WHERE MAGNETIC DECLINATION HAS ALREADY BEEN APPLIED SO NO FURTHER CORRECTION NEEDED eg EaseGill-Pippikin data ; EaseGill data from RRCPC / Ray Duffy / Sam Lieberman *include NC3-EaseGill/survexdata/easegill *include NC3-Barbondale/survexdata/barbondale ;*include filename ; USE THIS FOR ANY DATA WHERE MAGNETIC DECLINATION HAS ALREADY BEEN APPLIED SO NO FURTHER CORRECTION NEEDED eg EaseGill-Pippikin data ;+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ;This automatically applies correction for magnetic declination and grid north to all included surveys ;Any files where the declination has ALREADY been applied (eg most data in EaseGill) should have its *include ABOVE this *declination line so that line does not apply *declination auto 67101 77807 373 ; Coordinates for Notts Pot ;+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ; Largely MMMMC data - Notts 1-4, Ireby, Lost Johns, Large, Rift etc from Marble Steps and Leck Fell areas of NC3 ; plus data from more recent digs *include NC3-MarbleStepsAndLeckFell/survexdata/marblestepsandleckfell ; West Kingsdale data including diving data from John Cordingley and Rupert Skorupka collated by Footleg (Paul Fretwell) who has also collected some dry cave data ; plus more recent data *include NC3-WestKingsdale/survexdata/westkingsdale ;East Kingsdale - added 07/07/13 by Becka ;Resurvey data plus some data generated by Simon Cornhill from preexisting surveys *include NC3-EastKingsdale/survexdata/eastkingsdale ;Scales Moor - added 07/07/13 by Becka *include NC3-ScalesMoor/survexdata/scalesmoor *EQUATE eastkingsdale.IllusionPot.illusion_3.6 scalesmoor.DaleBarnCave.ExpressWay-Recon.path5.0 *end NC3-threecountiesandnorthwest