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

Jonathan Beezley jonathan.beezley at kitware.com
Mon Jan 4 14:53:17 EST 2016


You probably want this commit then:
https://github.com/OpenGeoscience/geojs/commit/5444c02ac9554cf133b2c56d4b30df9ccbf66653

Although, it wouldn't be a bad idea to fix the issues with the latest
master.  We will want to do so soon anyway.

On Mon, Jan 4, 2016 at 2:50 PM, Michael Grauer <michael.grauer at kitware.com>
wrote:

> That line does set the Geojs SHA that Minerva uses, but with that SHA you
> linked to (and what I had used before), installing minerva via "sudo
> girder-install plugin" fails on the bower step.  Using Geojs master
> succeeds.
>
> On Mon, Jan 4, 2016 at 2:47 PM, Jonathan Beezley <
> jonathan.beezley at kitware.com> wrote:
>
>> Does this line in the package.json not fix the SHA that minerva checks
>> out?
>>
>> <http://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/a24e358c/attachment-0001.html>


More information about the Geojs-users mailing list