nationalparkservice / places-data

Data from the Places system.
http://www.nps.gov/npmap/tools/places/
13 stars 5 forks source link

AMME labeling twice #723

Closed chadlawlis closed 8 years ago

chadlawlis commented 8 years ago

Z11 only.

chadlawlis commented 8 years ago

Set ldir_enforce = 't'.

This should fix once boundaries are regenerated.

chadlawlis commented 8 years ago

The double label at z11 is fixed, but the label is now being cut off at z6 and z16.

Set ldir = 'W' (previously 'E'), will confirm if fixed once live.

chadlawlis commented 8 years ago

And the label is now cutting off at z15 and slightly at z9.

@mtaylorlong do you have a way of testing the label directionality locally before we update this in the database?

chadlawlis commented 8 years ago

Trying ldir = 'S' ...

chadlawlis commented 8 years ago

This now cuts off at z5. Trying ldir = 'N' ...

mtaylorlong commented 8 years ago

@cwlawlis802: I do have a way of testing before we commit to a value in the db. (sorry for the delayed response). After testing, I think ldir='NW' is best. I've also updated min_zoom_label_center to 14. Should be all set after the next render of boundary tiles.

chadlawlis commented 8 years ago

Hm, label is now cutting off partially at z6 and doubling at z12.

ldir_enforce already set to 't' so we'll have to find another workaround here.

chadlawlis commented 8 years ago

The map on insidemaps has now updated and the label is not doubling, so that's all set.

It is still cutting off partially at z9.

chadlawlis commented 8 years ago

We've exhausted our options here, so a partial label cutoff at z9 is something we'll have to live with. Closing.