Re: [Geoserver-users] IDW Interpolation

2016-06-22 Thread ruz76
I have tried it via WMS woth different style and it gives me quite correct
results. I have tried it on dmeo data from GeoServer.

http://localhost:8080/geoserver/sf/wms?service=WMS=1.1.0=GetMap=sf:bugsites=barnes=590223.4382724703,4914107.882513998,608462.4604629107,4920523.89081033=768=330=EPSG:26713=application/openlayers

 

http://www.opengis.net/sld StyledLayerDescriptor.xsd"
 xmlns="http://www.opengis.net/sld;
 xmlns:ogc="http://www.opengis.net/ogc;
 xmlns:xlink="http://www.w3.org/1999/xlink;
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;>
  
Barnes surface

  Barnes Surface
  A style that produces a Barnes surface using a rendering
transformation
  
   
 
   
 data
   
   
 valueAttr
 cat
   
   
 scale
 1000
   
   
 convergence
 0.2
   
   
 passes
 3
   
   
 minObservations
 1
   
   
 maxObservationDistance
 1000
   
   
 pixelsPerCell
 10
   
   
 queryBuffer
 4
   
   
 outputBBOX
 
wms_bbox
 
   
   
 outputWidth
 
wms_width
 
   
   
 outputHeight
 
wms_height
 
   
 
   
   
 
   
   point
   0.8
   
 
 

























































































 
   
 

  

  




--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/IDW-Interpolation-tp5271484p5272743.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
Attend Shape: An AT Tech Expo July 15-16. Meet us at AT Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] IDW Interpolation

2016-06-22 Thread ruz76
I have tried the Barnes Surface Interpolation with WPS request builder and it
gives me correct results. So there should be problem with styling.



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/IDW-Interpolation-tp5271484p5272741.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
Attend Shape: An AT Tech Expo July 15-16. Meet us at AT Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] IDW Interpolation

2016-06-21 Thread ruz76
I have the same problem with Barnes surface, but I was successful with
Heatmap. So you can try Heatmap instead of Barnes surface. The function may
work different than interpolation, but may be useful for you purposes (I do
not know them). 

http://www.opengis.net/sld
StyledLayerDescriptor.xsd"
   xmlns="http://www.opengis.net/sld;
   xmlns:ogc="http://www.opengis.net/ogc;
   xmlns:xlink="http://www.w3.org/1999/xlink;
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;>
 
   Heatmap
   
 Heatmap
 A heatmap surface showing population density
 
   
 
   
 data
   
   
 weightAttr
 cat
   
   
 radiusPixels
 
   radius
   100
 
   
   
 pixelsPerCell
 10
   
   
 outputBBOX
 
   wms_bbox
 
   
   
 outputWidth
 
   wms_width
 
   
   
 outputHeight
 
   wms_height
 
   
 
   
  


  
the_geom
  0.6
  





  

   
 
   
 


 



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/IDW-Interpolation-tp5271484p5272624.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
Attend Shape: An AT Tech Expo July 15-16. Meet us at AT Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users