[POC] Cartoff ou l’aperçu d’un outil cartographique offline d’aide à la gestion de crise #citoyens #cartographie #coarto #offline #crise #emcom #hamradio #radioamateur #cartographie #leaflet #DIY #inondation #neige #météo #collter #AASC #résilience #OSM #protomap #javascript ....
@abbienormal @dashdsrdash @cobalt Oh right, that's a good reason to have a web server. From what I've heard of #protomap, it's quite cool. Are you building anything in particular or just trying out?

@stdh @dashdsrdash @cobalt

I'm trying to run a #protomap based solution

It needs the http "range" call

So yes, I need a http server answering to that range call

@CyReVolt

thank you for your concern 🙏​

A bit of context

I'm not trying to develop any extension

What I'm trying to do is serving a map in the browser using the #protomap way

https://docs.protomaps.com/pmtiles/maplibre

I have a PMTiles file and it's being served by a ngnix process, I can access it on

localhost:80/my_pmtiles_file.pmtiles

Then, I have a node/npm project

Now, the map is failing to load indeed

But I don't understand this error message

If I load that url a file does show up

So how is it failing to load ?

PMTiles for MapLibre GL | Protomaps Docs

Technical Documentation for Protomaps