Author Topic: Download image from URL  (Read 803 times)

0 Members and 1 Guest are viewing this topic.

Lastknownuser

  • Newt
  • Posts: 28
Download image from URL
« 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
« Last Edit: May 19, 2022, 03:13:03 AM by Lastknownuser »

VovKa

  • Water Moccasin
  • Posts: 1631
  • Ukraine
Re: Download image from URL
« Reply #1 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


Lastknownuser

  • Newt
  • Posts: 28
Re: Download image from URL
« Reply #2 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!