Closed khblaw closed 8 years ago
You may want to try upgrading node on your windows machine See documentation
Thanks for the reply. I tried to update on windows but still am not having luck. Will need to get back to that. I'm now trying on a mac, and have gotten a little further but now am getting this error:
I just made an update that will fix this particular error, but maybe not the underlying problem. Can you do a git pull origin master
and try running again. Also, can you provide the URL to the ArcGIS REST Service? If you are specifically trying to get GeoJSON, you might also look at this library Esri-dump
Thanks for that, I just tried again and am now getting a different error. I will check out the other library you suggested.
also here is a link to the service layer I'm tried to get
https://gisrevprxy.seattle.gov/ArcGIS/rest/services/SDOT_EXT/sdot_parking/MapServer/5
should be fixed now.
Thanks so much, this is an amazing script in every way!. I had this problem initially. What I did to get past it was to use the npm install command for each module the script uses. IE "npm install ogr2ogr". Works amazingly! Thanks again.
Thanks for posting this, and I'm glad it works well and is helpful for you. I'll keep updating as I get time.
I tried the suggestion in the closed issue, but get these errors below. Also, when I type ogr2ogr in windows command line it recognizes it. I've also a gist containing the debug log.
https://gist.github.com/kflaw/3110e46bb9dc2ebc5b66331f96cc1505