Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

AddWmsSourceActivity fails to load tiles #1020

Closed
LukasPaczos opened this issue Apr 10, 2019 · 1 comment · Fixed by #1260
Closed

AddWmsSourceActivity fails to load tiles #1020

LukasPaczos opened this issue Apr 10, 2019 · 1 comment · Fixed by #1260

Comments

@LukasPaczos
Copy link
Member

AddWmsSourceActivity fails to load tiles and prints:

E/Mbgl: {GLThread 8507}[Style]: Failed to load tile 9/150/192=>9 for source web-map-source: Read error: ssl=0x787b738088: I/O error during system call, Connection reset by peer
E/Mbgl: {GLThread 8507}[Style]: Failed to load tile 5/9/12=>5 for source web-map-source: Read error: ssl=0x787a1f9a88: I/O error during system call, Connection reset by peer
E/Mbgl: {GLThread 8507}[Style]: Failed to load tile 9/150/193=>9 for source web-map-source: Read error: ssl=0x787b73f788: I/O error during system call, Connection reset by peer
E/Mbgl: {GLThread 8507}[Style]: Failed to load tile 9/149/192=>9 for source web-map-source: Read error: ssl=0x787db31d08: I/O error during system call, Connection reset by peer
E/Mbgl: {GLThread 8507}[Style]: Failed to load tile 9/150/191=>9 for source web-map-source: Read error: ssl=0x7896e43288: I/O error during system call, Connection reset by peer
@langsmith
Copy link
Contributor

langsmith commented Jul 17, 2019

Seems that the url for the tileset has changed

https://geodata.state.nj.us/imagerywms/

Screen Shot 2019-07-17 at 11 56 05 AM

Screen Shot 2019-07-17 at 11 55 48 AM

New imagery can be found via https://njgin.nj.gov/njgin/edata/imagery/#!/ or http://newjersey.maps.arcgis.com/home/item.html?id=7098965a8f904f00a8fff00ed6875c24

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

Successfully merging a pull request may close this issue.

2 participants