From Wikipedia, the free encyclopedia


return {

        name = 'USA New York rivers',

        x = '100 - 100*($2 - -71.69)/(-80.1 - -71.69) - (($1 - 42.884)/5)*($2 - -75.90)',

		y = '100 - 100*($1 - 40.24)/(45.448 - 40.24) - abs($2 + 75.9)/3',

        image = 'USA New York rivers NAD27 locator map.svg',

        image1 = 'USA New York rivers NAD27 locator map with grid.svg',

        mark = 'Disc Plain red.svg',

        marksize = 7

}

-- $1 = myLat

-- $2 = myLong

-- top = 45.448,

-- bottom = 40.24,

-- left = -80.1,

-- right = -71.690,

-- midLat = 42.884

-- midLong = -75.90