Skip to content

ParkenDD/parkapi-static-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csv2geojson.py

This script converts a csv file into a geojson file, e.g.:

python csv2geojson.py kienzler_stuttgart.csv

will generate the file kienzler_stuttgart.geojson.

xlsx2geojson.py

This script converts ParkAPI Reference Table in Excel into a geojson file, e.g.:

python xlsx2geojson.py ulm_sensors parking-sites

will generate the file ulm_sensors.geojson for ParkingSites in the folder parking-sites.

python xlsx2geojson.py ulm_sensors parking-spots

will generate the file ulm_sensors.geojson for ParkingSpots in the folder parking-spots.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages