OpenPrecincts / openprecincts-web

web application for managing OpenPrecincts contributions & workflows
GNU General Public License v3.0
6 stars 1 forks source link

geojson transformation failure #96

Closed indraneel closed 4 years ago

indraneel commented 4 years ago

``{"exc_type": "CommandError", "exc_message": ["'ogr2ogr -f GeoJSON -t_srs EPSG:4326 -nln precincts /tmp/tmp5611too_/output.geojson /tmp/tmp5611too_/output.zip' returned 1: FAILURE:\nUnable to open datasource/tmp/tmp5611too_/output.zip' with the following drivers.\n -> PCIDSK'\n ->netCDF'\n -> JP2OpenJPEG'\n ->PDF'\n -> ESRI Shapefile'\n ->MapInfo File'\n -> UK .NTF'\n ->OGR_SDTS'\n -> S57'\n ->DGN'\n -> OGR_VRT'\n ->REC'\n -> Memory'\n ->BNA'\n -> CSV'\n ->NAS'\n -> GML'\n ->GPX'\n -> LIBKML'\n ->KML'\n -> GeoJSON'\n ->Interlis 1'\n -> Interlis 2'\n ->OGR_GMT'\n -> GPKG'\n ->SQLite'\n -> OGR_DODS'\n ->ODBC'\n -> WAsP'\n ->PGeo'\n -> MSSQLSpatial'\n ->OGR_OGDI'\n -> PostgreSQL'\n ->MySQL'\n -> OpenFileGDB'\n ->XPlane'\n -> DXF'\n ->CAD'\n -> Geoconcept'\n ->GeoRSS'\n -> GPSTrackMaker'\n ->VFK'\n -> PGDUMP'\n ->OSM'\n -> GPSBabel'\n ->SUA'\n -> OpenAir'\n ->OGR_PDS'\n -> WFS'\n ->SOSI'\n -> HTF'\n ->AeronavFAA'\n -> Geomedia'\n ->EDIGEO'\n -> GFT'\n ->SVG'\n -> CouchDB'\n ->Cloudant'\n -> Idrisi'\n ->ARCGEN'\n -> SEGUKOOA'\n ->SEGY'\n -> XLS'\n ->ODS'\n -> XLSX'\n ->ElasticSearch'\n -> Walk'\n ->Carto'\n -> AmigoCloud'\n ->SXF'\n -> Selafin'\n ->JML'\n -> PLSCENES'\n ->CSW'\n -> VDV'\n ->GMLAS'\n -> TIGER'\n ->AVCBin'\n -> AVCE00'\n ->HTTP'\n"], "exc_module": "files.transformations.base"}

indraneel commented 4 years ago

@hwheelen figured out the issue here. closing for now