Hello

While doing: 

SimpleFeatureTypeBuilder builder = new SimpleFeatureTypeBuilder();
builder.add("Rough", Double.class);

I get attribute of type: Real(32,31) which doeas not allow me to enter value
(for example): 10.23 

How to properly define feature attribute to get for example Real(15,12) in a
shapefile?

Thanks,
Grzegorz 



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Definig-attributes-with-real-values-tp5257806.html
Sent from the geotools-gt2-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140
_______________________________________________
GeoTools-GT2-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to