mbloch / mapshaper

Tools for editing Shapefile, GeoJSON, TopoJSON and CSV files
http://mapshaper.org
Other
3.74k stars 532 forks source link

mapshaper-gui error in linux ubuntu #598

Closed sintret closed 1 year ago

sintret commented 1 year ago

i have command in linux like this following code

mapshaper-gui --port 10324 JALANKABUPATENSEMEULUE_LN_SUMATERA_50K.dbf JALANKABUPATENSEMEULUE_LN_SUMATERA_50K.prj JALANKABUPATENSEMEULUE_LN_SUMATERA_50K.shp

this is error Error: Exited with code 3 cmd : /usr/lib/node_modules/mapshaper/node_modules/opn/xdg-open args : http://localhost:10324 cpopts : {} at ChildProcess. (/usr/lib/node_modules/mapshaper/node_modules/opn/index.js:85:13)

what should i do in ubuntu linux

sintret commented 1 year ago

fixed replace opn with better-opn