-
Notifications
You must be signed in to change notification settings - Fork 0
7. Convert completed CSV to JSON
Michelle Janowiecki edited this page Aug 24, 2020
·
1 revision
Set-up
To complete this step, you need:
- Access to the command line
- Python 3.0+ with:
- Scripts:
Purpose
Generates JSON files from completed CSV file.
Instructions
-
Run convertGeoCSVToGeoJSON.py on the spreadsheet completed in Step 6.
- Creates identifier and slug elements if not found in spreadsheet
- Converts bounding box from (West, South, East, North) to (West, East, North, South)
- Adds provenance element
- Adds geoblacklight_version element
- Adds b1g_centroid_ss element
- Validates json files against geoblacklight-schema.json