Skip to content

coordinate reference system (CRS) #215

Answered by giswqs
dahlalex asked this question in Q&A
Discussion options

You must be logged in to vote

For vector, leafmap supports any CRS supported by GeoPandas. Under the hood, all CRS are converted to WGS 84 (lat/lon) to be displayed on the map.

For raster, leafmap supports any CRS supported by ipyleaflet, which only supports a limited number of CRS. See https://github.com/jupyter-widgets/ipyleaflet/blob/stable/ipyleaflet/projections.py

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by giswqs
Comment options

You must be logged in to vote
6 replies
@rh-afk
Comment options

@giswqs
Comment options

@rh-afk
Comment options

@giswqs
Comment options

@rh-afk
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
3 participants