| { |
| "sources": [ |
| { |
| "id": "geopackage", |
| "url": "https://tiles.baremaps.com/samples/import_db.gpkg", |
| "format": "geopackage" |
| }, |
| { |
| "id": "geojson", |
| "url": "https://tiles.baremaps.com/samples/ne_50m_rivers_lake_centerlines_scale_rank.geojson", |
| "format": "geojson" |
| }, |
| { |
| "id": "shapefile", |
| "url": "https://tiles.baremaps.com/samples/monaco-shapefile.zip", |
| "format": "shp", |
| "archive": "zip", |
| "file": "gis_osm_buildings_a_free_1.shp" |
| }, |
| { |
| "id": "osmpbf", |
| "url": "https://tiles.baremaps.com/samples/liechtenstein.osm.pbf", |
| "format": "osmpbf" |
| } |
| ] |
| } |