| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 8 months |
| seen | Sep 12 '12 at 10:40 | |
| stats | profile views | 0 |
|
Sep 12 |
comment |
how to create a shapefile for 2 million points with geotools thanx iant, didn't know about this constraint. With a strategy of gnerating multiple small files and merging them together into one I hit the 2GB size limit at around 600 000 points...so I have to check with my customer if it makes any sense to continue |
|
Sep 12 |
awarded | Student |
|
Sep 12 |
asked | how to create a shapefile for 2 million points with geotools |
|
Sep 12 |
comment |
What is the most efficient way to create a shapefile from resultset using geotools I'm facing the same problem...I have to create a shapefile of around 2 000 000 points and whatever strategy I apply I seem to run into out of memory exceptions as well as everything running super slow...have you found a solution? |