Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.5-RC0
-
Fix Version/s: 2.5.1
-
Component/s: shapefile-render extension
-
Labels:None
Description
Shapefile renderer builds feaetures using the static methods of SimpleFeatureBuidler, meaning there is an unecessary allocation of a attribute array and a SimpleFeatureBuilder object, plus a SPI scan for the default feature factory, at each feature built. This is less than ideal, should be fixed by creating a single, reused SimpleFeatureBuilder out of the feature "loadi and render" loop.
Activity
Justin Deoliveira
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 2.5.0 [ 13698 ] | |
| Fix Version/s | 2.6-M0 [ 14429 ] | |
| Fix Version/s | 2.5.1 [ 14600 ] |
Justin Deoliveira
made changes -
| Fix Version/s | 2.5.1 [ 14600 ] | |
| Fix Version/s | 2.5.2 [ 14662 ] |
Justin Deoliveira
made changes -
| Fix Version/s | 2.5.2 [ 14662 ] | |
| Fix Version/s | 2.5.3 [ 14778 ] |
Andrea Aime
made changes -
| Fix Version/s | 2.5.3 [ 14778 ] | |
| Fix Version/s | 2.5.1 [ 14600 ] | |
| Resolution | Fixed [ 1 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |