Skip to content

Script used to convert the CitiBike JSON feed to a shapefile using arcpy.

License

Notifications You must be signed in to change notification settings

parry-drew/CitiBike_Shp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CitiBike Shp

This script converts the CitiBike JSON feed to a shapefile using pandas and arcpy.

Directions

  1. In the terminal window change directory to the location if this script.
cd scripts\location
  1. Next run the following command.
C:\Python27\ArcGIS10.4\python.exe citibike_bake.py
  1. If the script is ran successfully then a folder will appear containing the shapefile.

About

Script used to convert the CitiBike JSON feed to a shapefile using arcpy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages