``` bash ./arcgis-get.py http://tigerweb.geo.census.gov/ Basemaps CommunityTIGER 9 --where="OBJECTID < 2000" | geojsonio ``` This is because I then AND it with an OBJECTID clause in the WHERE later I believe.