Hi, Michael, Thanks for replying,
Yes, I get my featureSource from the existing shapefile, which contains a set of points (a trajectory). I am implementing an interpolation of trajectory points. So, basically, I need to create several points along the azimuth from a starting point to a destination point. For now, I just want output a collection with newly generated points on a MapContext map to see the results. I can output a collection itself, but the new points that I "generate" does not show up on a map, because they are not added to a collection. I've checked the size of my collection before and after adding these new points - it didn't change. -- View this message in context: http://osgeo-org.1560.n6.nabble.com/Problem-creaing-a-point-and-adding-it-to-featureCollection-tp4560392p4560566.html Sent from the geotools-gt2-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ GeoTools-GT2-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
