[Geoserver-users] How to enable CORS in geoserver 2.8.2 or how to use JSONP in geoserver

2017-03-06 Thread rakesh.modi1585
I want to identify number of layers in to workspace in geoserver for that I am using below rest api 'http://admin:geoserver@localhost:8080/geoserver/rest/workspaces/gisc/featuretypes.json?callback=?' My application is running on IIS so i am using jsonp. I have enabled JSONP in geoserver but I can

Re: [Geoserver-users] GDAL_GRID Function in Geoerver or GeoTools

2016-07-11 Thread rakesh.modi1585
Does Any body use GDAL library in Geoserver ?? Or there is another way to do IDW interpolation in geoesrver. -- View this message in context: http://osgeo-org.1560.x6.nabble.com/GDAL-GRID-Function-in-Geoerver-or-GeoTools-tp5275299p5275675.html Sent from the GeoServer - User mailing list arc

[Geoserver-users] GDAL_GRID Function in Geoerver or GeoTools

2016-07-07 Thread rakesh.modi1585
Hi All, How can i use GDAL_GRID gdal function in geoserver or geotools. I need to use IDW interpolation technique. Thanks .. -- View this message in context: http://osgeo-org.1560.x6.nabble.com/GDAL-GRID-Function-in-Geoerver-or-GeoTools-tp5275299.html Sent from the GeoServer - Use

[Geoserver-users] How to use R function in Geoserver

2016-07-07 Thread rakesh.modi1585
Hi All, R can be used by ProcessFactory as described by GeoWolf in Previous Post. But I didnt find any document which describe the process. I need to use IDW Interpolation Technique. can any body tell what would be the process or there is any documentation. -- View this message in c

[Geoserver-users] How Can I use Weighted Overlay Analysis / Suitability Analysis in Geoserver

2016-06-27 Thread rakesh.modi1585
Hi All, In ArcGIS I used Weighted Overlay Analysis Tool. In Geoserver How Can I used Weighted Overlay Analysis / Suitability Analysis. -- View this message in context: http://osgeo-org.1560.x6.nabble.com/How-Can-I-use-Weighted-Overlay-Analysis-Suitability-Analysis-in-Geoserver-tp527348

Re: [Geoserver-users] IDW Interpolation

2016-06-22 Thread rakesh.modi1585
Hi ruz76, I have also tried on demo data it works really fine but it wont work on my data, It is quite possible because of the scaling since demo data is for world while my scaling point containing only 10-15 plots in a particular village. Barnes is not working properly for m

Re: [Geoserver-users] IDW Interpolation

2016-06-19 Thread rakesh.modi1585
Does any body find same problem .. -- View this message in context: http://osgeo-org.1560.x6.nabble.com/IDW-Interpolation-tp5271484p5272421.html Sent from the GeoServer - User mailing list archive at Nabble.com. --

Re: [Geoserver-users] IDW Interpolation

2016-06-15 Thread rakesh.modi1585
Thank geowolf for reply, Now i am using BarnesSurface Interpolation as you suggested but this will not give appropriate work. I am having valueattr in between 60 to 150 but the output raster contains only one value. pls find below my PointLayer, style XML and outpur.

[Geoserver-users] IDW Interpolation

2016-06-13 Thread rakesh.modi1585
Hi All, I have a point sampling location on which I want to execute IDW Interpolation. Regarding this I have number of questions as follows - a) Is there any process available for IDW interpolation (Available in ArcGIS) in Geoserver. b) If not present how can I write my own fun

[Geoserver-users] How to change dynamic line color of WMS layer ??

2013-01-17 Thread rakesh.modi1585
HI all, how can i change dynamic line color of WMS layer ?? I have tried OpenLayers.Layer.WMS.Post but it is depricated. My layer is as follows - var sh = new OpenLayers.Layer.WMS( "stateHighway", "http://localhost:8080/geoserver/drupal/wms";, {