Re: [Geotools-devel] How to buffer points

2008-11-05 Thread Andrea Aime
Jürgen Jacob ha scritto: > Andrea Aime schrieb: >> Jürgen Jacob ha scritto: >>> Dear all, >>> >>> is it possible to buffer Points into Polygons? I've a shapefile with >>> point features and I want to create a buffer around them. How can I >>> do this? The CRS is WGS84 and the buffer should be 50m

Re: [Geotools-devel] How to buffer points

2008-11-05 Thread Jürgen Jacob
Andrea Aime schrieb: > Jürgen Jacob ha scritto: >> Dear all, >> >> is it possible to buffer Points into Polygons? I've a shapefile with >> point features and I want to create a buffer around them. How can I do >> this? The CRS is WGS84 and the buffer should be 50m. The resultung >> geometry obje

Re: [Geotools-devel] How to buffer points

2008-11-05 Thread Andrea Aime
Jürgen Jacob ha scritto: > Dear all, > > is it possible to buffer Points into Polygons? I've a shapefile with > point features and I want to create a buffer around them. How can I do > this? The CRS is WGS84 and the buffer should be 50m. The resultung > geometry objects will be polygon, or? JT

[Geotools-devel] How to buffer points

2008-11-05 Thread Jürgen Jacob
Dear all, is it possible to buffer Points into Polygons? I've a shapefile with point features and I want to create a buffer around them. How can I do this? The CRS is WGS84 and the buffer should be 50m. The resultung geometry objects will be polygon, or? Thanks for any advice, Jürgen ---