Re: 1 pixel artifact when map masking contour plot

From: daryl herzmann <akrherz_at_nyahnyahspammersnyahnyah>
Date: Mon Sep 27 2010 - 09:04:35 MDT

Hi Mary,

Thanks so much for looking into this!

On Mon, 27 Sep 2010, Mary Haley wrote:

> pixel.py:resources.mpPerimOn = True
> pixel.py:resources.mpPerimLineColor = 0
> pixel.py:resources.mpPerimLineThicknessF = 5.0
>
> This causes a white border to be drawn around your map, hiding the line.

Oooo, fancy idea. As an aside, I have had lots of issues with
  'mpPerimOn = False' not working. I get a map perimeter regardless :)

> I also tried this:
>
> resources.mpFillOn = True
> resources.mpFillAreaSpecifiers = ["water","caribbean islands","mexico","canada","nova scotia","newfoundland","new brunswick"]
> resources.mpFillBoundarySets = "NoBoundaries"
> resources.mpSpecifiedFillColors = [0,0,0,0,0,0,0]
>
> in an attempt to explicitly fill those areas that are still appearing as
> a faint outline. I think "New Brunswick" is part of the problem, as I
> still see the faint outline of this.
>
> Are you seeing this?

Yup, I couldn't figure that out either, but figured I take it one step at
a time :)

thanks,
   daryl
Received on Mon Sep 27 09:04:48 2010

This archive was generated by hypermail 2.1.8 : Mon Oct 04 2010 - 09:57:00 MDT