It’s possible to generate atlases from raw GeoJSON files. This can be done in one of two ways:
A GeoJSON file (similar to the below) can be POST
ed as an attached file to http://fieldpapers.org/compose
, named geojson_file
:
Alternatively, raw GeoJSON content can be POST
ed to http://fieldpapers.org/compose
as a form value, named geojson_data
: