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

JusticeMap tiles not working with E302 #495

Open
martinfleis opened this issue Jan 31, 2023 · 8 comments
Open

JusticeMap tiles not working with E302 #495

martinfleis opened this issue Jan 31, 2023 · 8 comments

Comments

@martinfleis
Copy link
Contributor

JusticeMap tiles do not seem to be working right now and trying to fetch individual tiles manually raises Error 302, indicating some form of a change. This note from the website may be relevant

Sept 19, 2021. If you are using our API, please contact us. Otherwise, as I haven't heard from anyone who is - the API is going to be revised and the old version will break (We might replace justicemap-api.org with another domain). Also if you have been using our tile layers with javascript - this might stop working (though you can easily switch to the newer 2020 layers, and we'll continue to support the 2010 layers just with a different url that you'll need to update).

I assume that we are pointing to the 2010 layer now that has moved, so this shall be updated (not sure how, what is within the scope of this project, if both 2010 and 2020 shall be listed etc.)

@brunob
Copy link
Member

brunob commented Jan 31, 2023

Linked to #224

Could you contact Aaron et point him to this issue ?

@martinfleis
Copy link
Contributor Author

I dropped him an email to get his suggestions.

@martinfleis
Copy link
Contributor Author

Oops I forgot about this!

Hmm, we now have several different layers. For race, we've got 2010 and 2020 US Census.

For income, we've got the latest five year ACS with the 2010 Census boundaries, and the ACS with the 2020 census boundaries.

I put the 2020 data on a new server and never got a domain name for it (or I think for some reason the domain name didn't work):
2020 Race format
http://198.245.60.70/tile/county/race/2020/plural/5/9/11.png

2020 Income format
http://198.245.60.70/tile/county/income/income/5/7/12.png

2010 Income
http://www.justicemap.org/tile/county/income/5/9/12.png

2010 Race
http://www.justicemap.org/tile/county/plural/5/8/13.png

Is that good or do you need more details?

Aaron

It is a question which layers shall be included here, given the project is apparently growing.

@brunob
Copy link
Member

brunob commented Feb 3, 2023

Thx for the feedback, i think we can include all layers, but i would need the complete list to put that in a PR.

@brunob
Copy link
Member

brunob commented Apr 4, 2023

any news about a complete list of layers available ?

@martinfleis
Copy link
Contributor Author

I don't think it exists anywhere as an easy list to copy and Aaron hasn't sent it over.

In any case, the original reason why I opened this issue has resolved in the meantime.

@brunob
Copy link
Member

brunob commented Oct 18, 2023

So the bug is resolved and we can close this issue ?

@martinfleis
Copy link
Contributor Author

The original bug was but the layers seem do not seem to work now and return 404.

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

2 participants