Yes.. I read it. But the URL format provided in examples does not work with ArcGIS API for java script. I need URL format as used in QueryTask method somthing like...
queryTask = new esri.arcgis.gmaps.QueryTask("http://localhost:8080/geoserver/rest/...............); so i dont know what should i put after rest/......... ? mcr wrote: > > Did you read > > http://docs.geoserver.org/2.0.0/user/extensions/rest/index.html > > > Quoting Mustafa646 <noorc...@gmail.com>: > >> >> By using code below, we can query featureSet to ArcGIS Sample Server. >> >> queryTask = new >> esri.arcgis.gmaps.QueryTask("http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Demographics/ESRI_Census_USA/MapServer/3"); >> >> I have published data on Geoserver by REST service. 1. Can i make this >> type >> of query (QueryTask) to Geoserver ? 2. what the URL string should i use? >> As >> i understood, The URL should be >> ("http://localhost:8080/geoserver/rest/"). >> But I dont know the complete URL. I mean what should i append with the >> URL >> after /rest/..... Can anybody explain the complete format of URL ? >> >> -- >> View this message in context: >> http://old.nabble.com/What-URL-should-i-use---tp30919758p30919758.html >> Sent from the GeoServer - User mailing list archive at Nabble.com. >> >> >> ------------------------------------------------------------------------------ >> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: >> Pinpoint memory and threading errors before they happen. >> Find and fix more than 250 security defects in the development cycle. >> Locate bottlenecks in serial and parallel code that limit performance. >> http://p.sf.net/sfu/intel-dev2devfeb >> _______________________________________________ >> Geoserver-users mailing list >> Geoserver-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/geoserver-users >> > > > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > > > ------------------------------------------------------------------------------ > The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: > Pinpoint memory and threading errors before they happen. > Find and fix more than 250 security defects in the development cycle. > Locate bottlenecks in serial and parallel code that limit performance. > http://p.sf.net/sfu/intel-dev2devfeb > _______________________________________________ > Geoserver-users mailing list > Geoserver-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/geoserver-users > > -- View this message in context: http://old.nabble.com/What-URL-should-i-use---tp30919758p30920691.html Sent from the GeoServer - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Geoserver-users mailing list Geoserver-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-users