The REST API can return geojson directly. Try setting `f=pgeojson`. https://github.com/openaddresses/pyesridump/blob/769cea60f06ddc4f383c3219bf45b129be28d326/esridump/dumper.py#L124
The REST API can return geojson directly. Try setting
f=pgeojson.pyesridump/esridump/dumper.py
Line 124 in 769cea6