matkoniecz / lunar_assembler

SVG maps from OpenStreetMap data. Available at https://mapsaregreat.com/osm_to_svg_in_browser/
GNU Affero General Public License v3.0
40 stars 5 forks source link

NetworkError #118

Closed blackboxlogic closed 2 years ago

blackboxlogic commented 2 years ago

Hi, I'm following the directions on https://mapsaregreat.com/osm_to_svg_in_browser/laser_neighbourhood and I'm getting a popup message "TypeError: NetworkError when attempting to fetch resource." image

I'm pretty sure there's nothing wrong with my local network. I don't see any existing github issues mentioning it, so maybe it's just me?

I was just trying it out, looks like an interesting project.

matkoniecz commented 2 years ago

Probably problem is with https://github.com/matkoniecz/lunar_assembler/blob/master/lunar_assembler.js#L259 - OpenStreetMap France has issues with their overpass server.

matkoniecz commented 2 years ago

Deployed, GitHub pages may have some delay but within 20 minutes fixed version should be available.

Thanks for a report!