AppGeo / ckanext-agsview

MIT License
10 stars 10 forks source link

Mixed Content Warning #8

Closed jqnatividad closed 7 years ago

jqnatividad commented 7 years ago

Was able to use a Proxy to serve up the this info

https://jqnatividad-prod.apigee.net/mapservices-bostonredevelopmentauthority-org/arcgis/rest/services/Maps/Zoning/MapServer/0

from

http://mapservices.bostonredevelopmentauthority.org/arcgis/rest/services/Maps/Zoning/MapServer/0

However, there is still mixed content warning from ags_fs_view/ags_ms_view js loading http://epsg.io.

https://github.com/AppGeo/ckanext-agsview/blob/master/ckanext/agsview/public/js/ags_fs_view.js#L72

https://github.com/AppGeo/ckanext-agsview/blob/master/ckanext/agsview/public/js/ags_ms_view.js#L106

See https://data.boston.gov/dataset/zoning-districts/resource/d993c51f-0224-429e-81c1-d71e1b507b5e

cc @calvinmetcalf @GuidoS @pgirard @jguo144 @samibaig

klokan commented 7 years ago

Do you know we serve the epsg.io web over https:// as well? https://epsg.io/

calvinmetcalf commented 7 years ago

thanks @klokan pushed up a fix

jqnatividad commented 7 years ago

We applied the fixes and the map partly renders, however, we now have another set of JS errors

https://data.boston.gov/dataset/zoning-districts/resource/d993c51f-0224-429e-81c1-d71e1b507b5e

cc @pgirard @calvinmetcalf @GuidoS

calvinmetcalf commented 7 years ago

it works for me, I do see 2 warnings in the console but those arn't related to our plugin

On Wed, Feb 1, 2017 at 2:20 PM Joel Natividad notifications@github.com wrote:

We applied the fixes and the map partly renders, however, we now have another set of JS errors

https://data.boston.gov/dataset/zoning-districts/resource/d993c51f-0224-429e-81c1-d71e1b507b5e

cc @pgirard https://github.com/pgirard @calvinmetcalf https://github.com/calvinmetcalf @GuidoS https://github.com/GuidoS

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/AppGeo/ckanext-agsview/issues/8#issuecomment-276753523, or mute the thread https://github.com/notifications/unsubscribe-auth/ABE4n1vItV55KCWmgzDlZC-ykb3kp6s6ks5rYNsAgaJpZM4L0HEl .