Hello,
I apologize in advance if this is not an appropriate question for the list.
I have relatively small project that I am stuck on a few (probably
small) points. Is anyone here is interested in earning a modest
consultation fee to "hold my hand" through the rough patches?
If so, please e-mail
On Wed, Sep 29, 2010 at 1:21 PM, Tony S Yu wrote:
>
> On Sep 29, 2010, at 1:06 PM, Jeremy Lounds wrote:
>
>> I am attempting to turn the border (frame?) off altogether. Here is
>> the script, with some sections kept out for brevity:
>
>
> I'm assuming you
Hello again,
I am not sure if this is a matplotlib question, or a basemap one. The
sample code I found on Google for this either broke my script or
didn't change the end result.
I am attempting to turn the border (frame?) off altogether. Here is
the script, with some sections kept out for brevity
Thanks, I was able to find the files I needed from here:
http://www.census.gov/geo/www/cob/co2000.html#shp
~ Jeremy
On Fri, Sep 24, 2010 at 6:13 PM, Benjamin Root wrote:
> On Fri, Sep 24, 2010 at 4:27 PM, Jeremy Lounds wrote:
>>
>> Hello,
>>
>> Sorry, its me agai
Hello,
Sorry, its me again! I am not sure where else to ask this, so please
bear with me.
Does anyone know of a tutorial or source on how I could get county
boundaries ready to be plotted on my basemap output? I have
"drawstates" working wonderfully, and need something like
"drawcounties"
Thanks
Hi,
I have another question for the group...
I saw in the archives someone else who was getting the error I am now
running in to now. He said he solved it by recompiling from sources. I
was wondering what version of Python is optimal for matplotlib and
basemap?
Or maybe somebody knows how I can
, Jeremy Lounds wrote:
> Hello,
>
> I am new to python, matplotlib and basemap, but I _am_ familiar with Linux.
>
> I have dome some searching on this but am still not sure where I am
> going wrong. It looks like basemap is being installed as an "egg" even
> though I us
Hello,
I am new to python, matplotlib and basemap, but I _am_ familiar with Linux.
I have dome some searching on this but am still not sure where I am
going wrong. It looks like basemap is being installed as an "egg" even
though I used this command when installing:
python setup.py install
When