Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a24185ad5ff8a5f3

Jump to content

Module:Location map/data/USA New York rivers

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