Re: [geonode] The easiest way to implement an ArcGIS layer as a gxp plugin.
- From:
- Andreas Hocevar
- Date:
- 2011-07-21 @ 08:04
Hi,
you can either do exactly as you're saying, or you can shortcut and
just use an OLSource layer. See
http://opengeo.github.com/gxp/lib/plugins/OLSource.html for
documentation.
Andreas.
On Thu, Jul 21, 2011 at 9:42 AM, Gis Mage <gismage@gmail.com> wrote:
> Hi, list!
> I just wanted to ask if anyone had an experience making a plugin for gxp to
> work with arcgis rest services?
> I guess such a plugin should "require layersource.js" and have a structure
> like a WMSSource.js.
> Does anyone have any guidelines or maybe docs for such a plugin?
> Thanks
--
Andreas Hocevar
OpenGeo - http://opengeo.org/
Expert service straight from the developers.
Re: [geonode] The easiest way to implement an ArcGIS layer as a gxp plugin.
- From:
- Gis Mage
- Date:
- 2011-07-21 @ 13:10
Thanks for the tip.
I'll try
2011/7/21 Andreas Hocevar <ahocevar@opengeo.org>
> Hi,
>
> you can either do exactly as you're saying, or you can shortcut and
> just use an OLSource layer. See
> http://opengeo.github.com/gxp/lib/plugins/OLSource.html for
> documentation.
>
> Andreas.
>
> On Thu, Jul 21, 2011 at 9:42 AM, Gis Mage <gismage@gmail.com> wrote:
> > Hi, list!
> > I just wanted to ask if anyone had an experience making a plugin for gxp
> to
> > work with arcgis rest services?
> > I guess such a plugin should "require layersource.js" and have a
> structure
> > like a WMSSource.js.
> > Does anyone have any guidelines or maybe docs for such a plugin?
> > Thanks
>
>
>
> --
> Andreas Hocevar
> OpenGeo - http://opengeo.org/
> Expert service straight from the developers.
>