-
Notifications
You must be signed in to change notification settings - Fork 0
/
osni2osgb.html
34 lines (34 loc) · 1.29 KB
/
osni2osgb.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>OSNI to OSGB converter applet</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="author" CONTENT="David Harper and Lynne Marie Stockman">
<META NAME="copyright" CONTENT="(c) by David Harper and Lynne Marie Stockman">
<META NAME="description" CONTENT="OSNI to OSGB">
<META NAME="generator" CONTENT="Handcrafted by Obliquity">
<META NAME="keywords" CONTENT="Ordnance Survey, OSGB, National Grid,
OSNI, Irish Grid, conversion, latitude, longitude, easting, northing">
<META NAME="robots" CONTENT="index, nofollow">
</HEAD>
<BODY>
<H2 ALIGN="CENTER">OSNI to OSGB converter applet</H2>
<CENTER>
<APPLET CODE="OSNI2OSGB.class" ARCHIVE="mapping.jar" WIDTH=400 HEIGHT=380>
</APPLET>
</CENTER>
<HR>
[<A HREF="/astro/">Interactive Astronomy pages</A>]
[<A HREF="osgbapplet.html">OSGB to latitude/longitude converter</A>]
[<A HREF="osniapplet.html">OSNI to latitude/longitude converter</A>]
[OSNI to OSGB converter]
<HR>
<ADDRESS>
Copyright © 1995-2002 by David Harper and Lynne Marie Stockman<BR>
All Rights Reserved<BR>
Designed and maintained by
<A HREF="http://www.obliquity.com/cgi-bin/contact.cgi?subject=astrocgi">Obliquity</A><BR>
Last modified on 23 October 2002<BR>
</ADDRESS>
</BODY>
</HTML>