vote up 0 vote down star

Hello,

I am also looking for a Python script to do the following:

Send an http request to a remote geodata server and read the data into our existing Python geoprocessing scripts.

Is there a generic script available so that I can customise it for the project in hand?

Sincerely,

David

flag

1 Answer

vote up 0 vote down

Take a look at Pycurl and Mechanize, they may help. For data extraction, check out the various xml libs for Python.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.