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

Jonathan Beezley jonathan.beezley at kitware.com
Mon Jan 4 14:47:39 EST 2016


Does this line in the package.json not fix the SHA that minerva checks out?

<goog_1216635884>
https://github.com/Kitware/minerva/blob/master/package.json#L9

On Mon, Jan 4, 2016 at 2:43 PM, Jonathan Beezley <
jonathan.beezley at kitware.com> wrote:

> 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/1d9ee0a9/attachment.html>


More information about the Geojs-users mailing list