{% extends "base.html" %} {% block title %}About -{% endblock title %} {% block content %}

About Geopastebin

Geopastebin aims to be a useful way to paste geographic information much like programmers and designers paste code snippets that they want to talk about or ask questions about. Geopastebin currently supports the following Tex-based geographic formats:

Support is in the works for KML. Other formats that would be nice to support include GPX, NMEA, and GML.

Colophon

Geopastebin is merely a thin layer of glue on top of lots of excellent open source projects:

Geopastebin is released as open source software under the new-style BSD license.

{% endblock content %}