-
Notifications
You must be signed in to change notification settings - Fork 363
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
Integrate geoportal extensions leaflet #1042
base: master
Are you sure you want to change the base?
Integrate geoportal extensions leaflet #1042
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should these layers be part of https://github.com/geopandas/xyzservices?
update galata reference |
d6b4259
to
d2f4b69
Compare
please update galata references |
…s, and update the SearchEngine, MousePosition and Route controls.
d2f4b69
to
9a580e8
Compare
Co-authored-by: David Brochart <[email protected]>
Co-authored-by: David Brochart <[email protected]>
Co-authored-by: David Brochart <[email protected]>
Co-authored-by: David Brochart <[email protected]>
Co-authored-by: David Brochart <[email protected]>
Co-authored-by: David Brochart <[email protected]>
Co-authored-by: David Brochart <[email protected]>
Co-authored-by: David Brochart <[email protected]>
Co-authored-by: David Brochart <[email protected]>
6f8af2f
to
8ed7407
Compare
8ed7407
to
39dafb8
Compare
This reverts commit 39dafb8.
please update galata references |
231dacc
to
bc31e3c
Compare
I just rebased. |
bc31e3c
to
3791744
Compare
Thanks ! |
I don't know how to fix the widgets rendering failing tests. |
There is a PR under review open to integrate the IGN tile layers in the providers of xyzservices : geopandas/xyzservices#126 |
There might be a bug in the geoportal extension for leaflet. |
Integrate the controls of the geoportal extensions leaflet. This includes :
GeoportalLayerSwitcher
: a control to switch between different tile layersGeoportalSearchEngine
: a control to locate an address, a cityGeoportalRoute
: a control to calculate itineraries (by car or by walking)GeorportalMousePosition
: a control to get the coordinates of a position on a mapGeoportalElevationPath
: a control to plot the altimetric profile along a given itineraryGeoportalIsocurve
: a control to determine an aera around a position covering a given distance or a duration given a locomotion mean (by car or by walking)GeoportalReverseGeocode
: a control to get the adress or the parcel on a given selected place on a map