-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Planning overview (revised!) #134
Comments
@jywarren The thread looks really nice. Would like to ask that can we write tests in Jest? Its kinda nice and efficient to use for Javascript testing. |
You can find more info about jest here - https://jestjs.io/ |
@sidntrivedi012 I like your thinking but I do not understand Why we use jest for Test because In a test we have to enable all layers like @jywarren open this issue #101 correct me if I am wrong @jywarren @sidntrivedi012 |
We currently use Jasmine for a number of tests and so would lean that
direction for consistency across PL libraries... and it tests HTML as well
(it wasn't clear that Jest does this, but maybe?). Can we move to the
dedicated testing issue for more discussion, this is great!!!
…On Sun, Mar 10, 2019 at 2:34 PM Siddhant N Trivedi ***@***.***> wrote:
You can find more info about jest here - https://jestjs.io/
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#134 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABfJwQrUQb48V3N5l3bYUK_WJn_aqdGks5vVVANgaJpZM4bltoC>
.
|
@jywarren Sure. Jasmine is great. And it's really a very nice notion to maintain consistency in the project. |
@jywarren I am an outreachy applicant and am interested to work on it. Please assign me this issue to work |
@jywarren , @gauravano I went through the project Extend Leaflet Environmental Layers with new layer menu and layer addition workflow carefully.It looks very interesting to me !! I did start contributing to this repository as well apart from plots2 to try and understand the workflow here. I have also worked on a project closely related to this previously. I would love to apply to this project as well :) Can i have more info in this regard ? Can i record my contribution and experience for this project in the main outreachy website itself ? Thanks! |
Hey @vaarigupta, this issue is for Outreachy and so not available for claiming. But, we would love to have your help with other issues of this repo https://github.com/publiclab/leaflet-environmental-layers/issues/. Thanks! |
hey @ananyaarun, if you're eligible for raising multiple proposals for a single org, then sure we would love to see your proposal. Yes, please go ahead and mention all the contributions you did in this repo. Thanks! |
Ya I am willing to participate in outreachy this year. So please suggest me how can I make contribution? |
Hey @vaarigupta, I think for being able to raise proposal, you need to solve a issue of this project. So, go through https://github.com/publiclab/leaflet-environmental-layers/issues and start with issues, which looks good to you. We don't have much Thanks! |
Hi! Actually there are so many parts of this that we expect it will take more than one Outreachy term to complete, so we are happy to have contributions before then as well! Please feel free to pick out a piece of this and give it a try. I might recommend #156 is mainly the installation of a plugin, so it could make a good self-contained issue to start with! |
@jywarren @gauravano is extending leaflet layers an outreachy project or a gsoc project or both ? |
It's part of both
…On Mon, Apr 1, 2019 at 1:58 PM Ananya Arun ***@***.***> wrote:
@jywarren <https://github.com/jywarren> @gauravano
<https://github.com/gauravano> is extending leaflet layers an outreachy
project or a gsoc project or both ?
I see it listed under both the outreachy website and this link for gsoc
ideas
https://publiclab.org/wiki/gsoc-ideas
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#134 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AT6S9vnD8EAQfvurjvlPgdNBV0BSqJNmks5vccMRgaJpZM4bltoC>
.
|
Added #174 to the list of new layers 🗺 ! |
Where do users go to use this full map and all its possibilities? I know MapKnitter.com uses mapping, but only for one layer. https://publiclab.org/maps/ has environmental layers listed on the map at the top, but it doesn't look the same as it does using the /example/ directory in my dev environment. Basically, is this used only within PublicLab.org and other of our sites, or is there/will there be a site users can go to create their own maps to share? |
Hey @nstjean , Yes definately we will work on making a utility that will generate maps with layer and an iframe link that people can use to embed the map on their websites. Thanks! I hope this helps! |
Infact very soon i will be working on this similar iframe feature, discussion ongoing here #274 |
Excellent! I understand the plans much better now. :) |
Adding here -- a search box so you can quickly search for locations on the earth would be great! Not open by default but behind a magnifying glass icon maybe, that pops open and then you can start searching. |
@jywarren I have checked off a few tasks that had been done recently from the checklist above. |
Awesome! |
This new library is rapidly seeing many new layers, and we need some additional structure to help make the display/management of this amazing data smoother. This would include:
Documentation
Bugs
Structure
UI
See mockup above!
Testing
New layers
Takes over for #1
Individual tasks (that try to break down the above items)
The text was updated successfully, but these errors were encountered: