-
Notifications
You must be signed in to change notification settings - Fork 97
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
Update to OpenLayers 5.0 #181
Comments
We will first move to angular 6 packaging and then migrate openlayers. But yes, this should be done |
There are plans to include typings within openlayers itself (in progress). Also note that now only the ol-package is supported. |
Any new about this? Thank you! |
Hello @mhosman |
It seems like typings inside the ol-package probably won't be provided for some time :(. I started Perhaps you might be interested in testing them out for your migration to OL5. I don't want to release https://github.com/OSHistory/generate_ol_types https://github.com/OSHistory/generate_ol_types/releases/tag/v1.0.0-alpha.1 |
Any news about this? Does the |
wait too |
@maintainers can someone comment on this, please... |
To help for this one, some of you can solve conflicts on the PR #183 ? |
I'd be happy to, but I don't have write access to either of the repositories... Is there a way for me to help solving the conflict using some git magic? |
You can fork this code in another PR if you want and solve this. |
Just to make sure I follow your suggestion:
I don't mind doing so, but the same problem can occur again - I'm guessing the original PR did not have conflicts but they started to appear with time since it was not merged. |
The main idea here seems to be good.
I think the next step in the project will be to merge the current next on
mster and make the future next the OL5 version. I may be wrong, I let
@Neonox31 and his team share some details.
Le jeu. 21 févr. 2019 à 22:31, Harel M <[email protected]> a écrit :
… Just to make sure I follow your suggestion:
1. Fork the repository used by @samuel-girard
<https://github.com/samuel-girard>
2. Add the relevant code there to solve the conflicts (I'm not sure I
know how to do it since I'll need to get the latest changes from this
repository which won't be the parent of my repository)
3. Create another PR that will be used instead of #183
<#183>
Did i get it right?
I don't mind doing so, but the same problem can occur again - I'm
guessing the original PR did not have conflicts but they started to appear
with time since it was not merged.
Are you guys ready to merge a pull request with the relevant changes?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#181 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AB4S6m78XAA2hPVXPixSUQtwS5g-KgC0ks5vPxAXgaJpZM4U7f7_>
.
|
Hello @HarelM
You are right, the same problem will occur again if another MR is merged into It would be nice to see this before OpenLayers 6 comes out ;-) |
@Neonox31 can you share your status regarding this issue? |
@samuel-girard do you think we should create a npm package from your repository until someone here answers? I really need ol 5 for ol-mapbox-style conversion... |
@HarelM, yes we can create a temporary package with ol5 that you can use until the branch is merged in ngx-openlayers. |
@HarelM I just published
I'll remove this package once the ol5 branch is merged and published in ngx-openlayers. |
@samuel-girard Thanks!!! Did you happen to take by any chance the latest changes from I can create a PR to your repo if need be... |
Yes, I also rebased the branch on next before creating the package, so your change should be there. |
@samuel-girard you're a life saver!! :-) I've used your package to migrate my site to ol 5 and everything seems to be working as expected! Yay! |
@OSHistory I'll be happy to try out your typing, please let me know how to do it - your repository does not have the typings inside so I won't be able to use |
@HarelM yes, your changes are in the branch |
New OpenLayers 5.0 has been released. It could be great to update this library to support that version.
https://github.com/openlayers/openlayers/releases
The text was updated successfully, but these errors were encountered: