You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use ms_simplify(poly, weighting = 1, keep_shapes=T) to simplify polygons read in by rgdal::readOGR. On my windows machine this works fine, but on our web server (centos redhat server) I get an error that seems to be related to parsing the "mapshaper/mapshaper-browserify.min.js" file.
SyntaxError: Unexpected token ."
Here is the output of version for our linux server:
Happy to add anymore information as necessary
The text was updated successfully, but these errors were encountered:
I use ms_simplify(poly, weighting = 1, keep_shapes=T) to simplify polygons read in by rgdal::readOGR. On my windows machine this works fine, but on our web server (centos redhat server) I get an error that seems to be related to parsing the "mapshaper/mapshaper-browserify.min.js" file.
SyntaxError: Unexpected token ."
Here is the output of
version
for our linux server:Happy to add anymore information as necessary
The text was updated successfully, but these errors were encountered: