tannerjt / AGStoShapefile

Convert ArcGIS Server Dynamic Map Service to GeoJSON and Shapefile
MIT License
213 stars 47 forks source link

Repeat Issue? TypeError: Cannot read property '0' of undefined #11

Closed mdusch closed 8 years ago

mdusch commented 8 years ago

I saw the previous closed issue for [TypeError: Cannot read property '0' of undefined] but am still getting this problem with the latest iteration (Commit 66499ea on 6/20/2016).

The default Services that came with the file worked fine, but when I added my own Service file I got the error TypeError: Cannot read property '0' of undefined.

image

Also, when I reinstalled after the newest update and I got warnings for depreciated depencies: minimatch and graceful-fs. image