Skip to content
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

How to add raster tiles in leaflet using django? #316

Open
Momna03 opened this issue Mar 10, 2021 · 6 comments
Open

How to add raster tiles in leaflet using django? #316

Momna03 opened this issue Mar 10, 2021 · 6 comments

Comments

@Momna03
Copy link

Momna03 commented Mar 10, 2021

I am creating a website using the Django leaflet. I want to create a world map and want to set colors of different regions according to my data by a region name by using raster tiles. I am working on leaflet first time. I need some help. Thank you in advance. This is the map, I displayed on my website. I only want to display different regions in different colors.
This is how I am displaying the map and want to display various regions in different colors.
image

@claudep
Copy link
Contributor

claudep commented Mar 10, 2021

I'm afraid this is not really the right place to get help. Is your current code published somewhere?

@Momna03
Copy link
Author

Momna03 commented Mar 10, 2021

My current code is not published somewhere. Right now I am trying to develop it.

@claudep
Copy link
Contributor

claudep commented Mar 10, 2021

I guess that people could help you if you had more specific questions and could view somewhere the current state of the code of your project.

@Gagaro
Copy link
Member

Gagaro commented Mar 15, 2021

Do you already have the raster tiles and want to use them or do you need to generate them?

@Momna03
Copy link
Author

Momna03 commented Mar 15, 2021

Do you already have the raster tiles and want to use them or do you need to generate them?

I do not have any raster tiles.

@Gagaro
Copy link
Member

Gagaro commented Mar 15, 2021

Then you first need to generate them, which is outside of the scope of this module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants