//

[This may be out of date - the code is on github]

About

Geoplot is a simple web resource for generating map images. Using a REST interface it can plot points at specified locations.

Features

REST Format

Use following code:

<img src = "http://peterbraden.co.uk/tools/geoplot/?(params)" alt = "map name" >

Replace (params) with:

points=(latitude),(longitude),(latitude),(longitude)...

Specify size of output with:

&size=(S/M/L)

Free to use for sites with reasonable traffic. If you pound my server without telling me I'll probably block you. A linkback is always appreciated.

Upcoming