[Geojs-users] problems loading wms layers with geojs current master

Jonathan Beezley jonathan.beezley at kitware.com
Mon Jan 4 14:43:29 EST 2016


Yes, that was one backward incompatible change that we made bumping to
0.6.  David fixed the WMS example with this commit:

https://github.com/OpenGeoscience/geojs/commit/69c8b9b2e9372902d508f63d76978978a67fedd2

I suspect you will probably need the same changes.

On Mon, Jan 4, 2016 at 2:37 PM, Aashish Chaudhary <
aashish.chaudhary at kitware.com> wrote:

> Mike,
>
> There is a list geojs-users at public.kitware.com -:) for the next time.
>
> - aashish
>
> On Mon, Jan 4, 2016 at 2:37 PM, Michael Grauer <michael.grauer at kitware.com
> > wrote:
>
>> Hi Geojs-ers,
>>
>> On a current master of Geojs, when I try to load a wms layer, when I try
>> to call
>>
>> layer.gcs(projection);
>>
>> I'm getting Uncaught TypeError: b.gcs is not a function.
>>
>> This used to work until quite recently (in terms of geojs), but I can't
>> build an older version of geojs inside my Girder+Minerva stack using
>> "girder-install plugin", only current geojs master.
>>
>> I see this in the geojs examples for wms, is that what I should change to?
>>
>> var bb = wms.gcsTileBounds({x: x, y: y, level: zoom}, projection);
>>
>>
>>
>>
>> Thanks,
>> Mike
>>
>
>
>
> --
>
>
>
> *| Aashish Chaudhary | Technical Leader         | Kitware Inc.            *
> *| http://www.kitware.com/company/team/chaudhary.html
> <http://www.kitware.com/company/team/chaudhary.html>*
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/geojs-users/attachments/20160104/63fc18a7/attachment.html>


More information about the Geojs-users mailing list