Grasshopper

algorithmic modeling for Rhino

It looks like I can´t use the Xml - parser if I want read from an https

( e. g. https://maps.googleapis.com/maps/api/timezone/xml?location=52.5,13.... in this case) .

Can someone advise please?

Views: 986

Replies to This Discussion

I tried with a few example files and https didn't seem to work. Does it need to be https?

Unfortunately yes:

"Important: You must submit requests via https, not http."

from

https://developers.google.com/maps/documentation/timezone/

Https sites encode their data. The XML parser has no input for certificate nor private key (unlike the Pachube/Cosm reader for ex.). Therefore it cannot read secure pages.

I see. Well, maybe something to add in the future, Luis?

Meanwhile using a diffenrent API (http://www.earthtools.org/) solved my problem.

Thank you all.

This was an easy fix ;)

Will be available in the next update, probably by the the coming weekend.  If you want it before then, I can send it on a case by case basis.  Message me here.

Best,

Luis

Great! Thanks a lot!

Hi Luis,

not sure If you saw my PM. Would you mind sending me just the parser in advance?

Thanks and Best,

Phillip

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service