wavded / ogre

ogr2ogr geojson-focused web client
http://ogre.adc4gis.com
MIT License
266 stars 78 forks source link

Receiving Failed to load resource: net::ERR_INCOMPLETE_CHUNKED_ENCODING #26

Closed alanthai closed 9 years ago

alanthai commented 10 years ago

On my home computer, the large Shapefiles seem to return incomplete data using Firefox.

On Chrome, it returns this error Failed to load resource: net::ERR_INCOMPLETE_CHUNKED_ENCODING

The Shapefile is 7MB, and it's reaturning ~35MB of GeoJSON data.

wavded commented 10 years ago

@alanthai do you have an example shapefile that I can test with?

alanthai commented 10 years ago

@wavded Here is a link https://www.dropbox.com/s/qrq18rn0hqjw7sp/2014_Planned_Harvest_All_v2_May_2014.zip

wavded commented 10 years ago

hmm.. I'm getting an invalid block type error when try to convert your shapefile in firefox. unfortunately my computer is a little hosed at the moment so I can't try running it directly through ogr2ogr to get more details until its back up which hopefully should be in a few days :( Have you had any luck using the the command line tools?

wavded commented 10 years ago

I'm no longer getting that error in Firefox or Chrome, perhaps an update to Firefox? Or an update to Node? Do you still get it?

wavded commented 9 years ago

Closing due to age. If still an issue, please reopen.

vinaytech commented 9 years ago

I was also getting same error. This issue was with web server user permission on cache folder.