I've tried with data in "common GIS formats" from:
http://www.grassbook.org/data_menu3rd.php
I was able to see data from boundary_county.shp file which is in the tar.gz labeled "Vector maps in SHAPE format". However, as I was trying further (trying to upload more data), GISCube process ended with the output bellow:
[07/Feb/2015 16:40:00] "GET /static/uploaded_files/lc96ras_cut/7/37/75.png HTTP/1.1" 404 1718
ERROR 4: `/home/vagrant/GISCube/giscube_app/static/uploaded_files/boundary_county.dbf' not recognised as a supported file format.
ESRI Shapefile
ESRI Shapefile
ERROR 4: `/home/vagrant/GISCube/giscube_app/static/uploaded_files/boundary_county.prj' not recognised as a supported file format.
Format not found.
ERROR 4: `/home/vagrant/GISCube/giscube_app/static/uploaded_files/boundary_county.shx' not recognised as a supported file format.
ESRI Shapefile
ESRI Shapefile
ERROR 4: `/home/vagrant/GISCube/giscube_app/static/uploaded_files/.DS_Store' not recognised as a supported file format.
Format not found.
ERROR 4: `/home/vagrant/GISCube/giscube_app/static/uploaded_files/boundary_county.shp' not recognised as a supported file format.
ESRI Shapefile
ESRI Shapefile
ERROR 4: `/home/vagrant/GISCube/giscube_app/static/uploaded_files/elcontour1m.kml' not recognised as a supported file format.
Format not found.
GeoTIFF
ERROR 4: `/home/vagrant/GISCube/giscube_app/static/uploaded_files/boundary_county_wgs84.json' not recognised as a supported file format.
Killed
I've uploaded one KML and it also (correctly) asked me to upload the also the other files for the Shapefile. I haven't uploaded any JSON.
I suggest two things. From documentation, link some data you know it GISCube works well. Second, try the data I've tried. And of course, let me know if I should test some specific steps in more controlled environment.
I was using Vagrant installation.
I've tried with data in "common GIS formats" from:
http://www.grassbook.org/data_menu3rd.php
I was able to see data from boundary_county.shp file which is in the tar.gz labeled "Vector maps in SHAPE format". However, as I was trying further (trying to upload more data), GISCube process ended with the output bellow:
I've uploaded one KML and it also (correctly) asked me to upload the also the other files for the Shapefile. I haven't uploaded any JSON.
I suggest two things. From documentation, link some data you know it GISCube works well. Second, try the data I've tried. And of course, let me know if I should test some specific steps in more controlled environment.
I was using Vagrant installation.