Skip to content

Visualizing multiple layers #606

Answered by giswqs
jinha asked this question in Q&A
Nov 13, 2023 · 4 comments · 10 replies
Discussion options

You must be logged in to vote

The installation sequence probably cause this issue. Here is how I installed it. Install the pmtiles branch first, then install leafmap. Otherwise, the git installation might not overwrite the the existing ipyleaflet that comes with leafmap. I will see if I can publish the pmtiles branch as a PyPI package so that the installation is eaiser.

conda create -n pm python=3.11
conda activate pm
pip install git+https://github.com/giswqs/ipyleaflet.git@pmtiles
pip install leafmap pmtiles jupyterlab
jupyter lab

Replies: 4 comments 10 replies

Comment options

You must be logged in to vote
6 replies
@jinha
Comment options

@giswqs
Comment options

@jinha
Comment options

@giswqs
Comment options

@jinha
Comment options

Comment options

You must be logged in to vote
3 replies
@jinha
Comment options

@giswqs
Comment options

@jinha
Comment options

Answer selected by giswqs
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@jinha
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants