mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-24 10:34:18 -08:00
10 lines
323 B
JSON
10 lines
323 B
JSON
|
{
|
||
|
"action": "ogr2ogr",
|
||
|
"command": [
|
||
|
"--debug", "ON",
|
||
|
"-f",
|
||
|
"GeoJSON",
|
||
|
"/vsis3/j40-sit-justice40-data-harvester-data/sources/tabblock2010_01_pophu.json",
|
||
|
"/vsizip//vsicurl/https://j40-sit-justice40-data-harvester-data.s3.amazonaws.com/census/tabblock2010_01_pophu.zip"
|
||
|
]
|
||
|
}
|