windows-builds icon indicating copy to clipboard operation
windows-builds copied to clipboard

can't access aws from china, how to use node-mapnik

Open diversoft opened this issue 9 years ago • 1 comments

diversoft avatar May 17 '16 03:05 diversoft

S3 access is broken in China.

Things to try from the top of my head:

  • You could try to pass an accessible mirror to node-pre-gyp. Although I'm not aware of any mirrors for node-mapnik.
  • Try to somehow proxy your way through the GFW.
  • Build mapnik and node-mapnik from source although that would be a tough rough road as you'd
    • need a powerfull machine and quite some time
    • have to compile all dependencies from source (https://github.com/mapbox/windows-builds/tree/master/scripts) as all pre-built binary deps packages are also located on S3

wilhelmberg avatar May 20 '16 10:05 wilhelmberg