TheSwamp

Code Red => AutoLISP (Vanilla / Visual) => Topic started by: Lastknownuser on May 19, 2022, 02:36:58 AM

Title: Download image from URL
Post by: Lastknownuser on May 19, 2022, 02:36:58 AM
Hi! How can I download image from URL and save it on my pc with LISP? And also I'd like to add that image to my drawing, so it would be all done with one single LISP function.

Edit: I don't have a image format in link, ex.".jpeg". I'm trying to download WMS image that I got from a manually entered link with certain parameters
Title: Re: Download image from URL
Post by: VovKa on May 19, 2022, 06:37:25 AM
can you post the link to your WMS server?

or try this https://www.theswamp.org/index.php?topic=33750.0

Title: Re: Download image from URL
Post by: Lastknownuser on May 19, 2022, 07:13:04 AM
can you post the link to your WMS server?

or try this https://www.theswamp.org/index.php?topic=33750.0

Thanks for the thread!