Closed jimginn closed 11 years ago
@jimginn we set a cap on the size, think its 15mb right now, I can bump it up (or you can setup ogre on your own servers or just use ogr2ogr directly), what is your max size?
our next project file zipped (prj shp shx & dbf) is 30MB but some are bigger than that .... started to look for ogr2ogr ie:
http://download.opensuse.org/repositories/Application:/Geo/openSUSE_11.4/x86_64/
but didn't have the time presently to install, configure and figure it out ....
@jimginn ok now i'm confused, the limit actually is actually set much higher than 15mb although the website says 15mb, what happens when you try a large file?
you are correct as the file (ac.zip - 30MB) uploaded ... anyway to extract latitude / longitude for parcels from the entire project file ?
hmm not sure if this project can help you there, I'm assuming that is attribute data? if so it should be available in the JSON and from there you could use just a JSON lib in your favorite programming language to pull out what you need.
doing some spring cleaning, closing for now
most of my shape zip files (prj, shp, shx, and dbf file) are at 30+MB. Any way to get them converted ?