Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/digidem/mapeo-webmaps-example

Example data for https://maps.mapeo.world/
https://github.com/digidem/mapeo-webmaps-example

Last synced: 5 days ago
JSON representation

Example data for https://maps.mapeo.world/

Awesome Lists containing this project

README

        

# Mapeo Webmaps Example data

- `metadata.json` contains the title and description that are used for the map.
- `points.json` has all the points, with `title`, `data`, `description` and
`image`, which must match the filename of the corresponding image in the
`images` folder.

To prepare for upload to https://maps.mapeo.world/ create a Zip archive from all
the files. On Mac: select all the files (`metadata.json`, `points.json` and the
`images` folder), right-click, and select "Create Archive". Then rename the file
replacing the `.zip` with `.mapeomap`. It is then ready to upload.