stamen / terrain-classic

World-wide CartoCSS port of Stamen's classic terrain style
ISC License
144 stars 35 forks source link

Add natural feature labels? #17

Open clhenrick opened 9 years ago

clhenrick commented 9 years ago

Seems like some of these can be pulled in from Toner (eg: oceans and other bodies of water) but Natural Earth also has data for natural features at smaller scales / zoom levels. Could be a nice improvement to the original terrain tiles.

screen shot 2015-08-27 at 11 27 10 am

almccon commented 9 years ago

Most of the low zoom labels in Toner are also sourced from Natural Earth. We love it for low zoom stuff. The original Terrain never needed to deal with very low zooms, but now we certainly do. Please pull whatever you can from Toner's use of Natural Earth.

clhenrick commented 9 years ago

reference cartocss from toner: https://github.com/stamen/toner-carto/blob/master/labels.mss#L395-L429

clhenrick commented 8 years ago

Pulling in Natural Earth data for labeling mountain ranges and other natural features could be nice at low zooms. Thoughts @almccon @seth?

mojodna commented 8 years ago

:+1:

clhenrick commented 8 years ago

Added labels for water bodies at low zooms. Time permitting I'll create custom labels for land area geo features in MAPublisher.

almccon commented 8 years ago

I think pulling in Natural Earth for mountain ranges is the best we can hope for. None of us will have time to do anything custom in MAPublisher. :(

I'll leave this open as a nice-to-have in case I have time for it later.

clhenrick commented 8 years ago

I'll experiment with map publisher sometime as well

On Friday, September 18, 2015, Alan McConchie notifications@github.com wrote:

I think pulling in Natural Earth for mountain ranges is the best we can hope for. None of us will have time to do anything custom in MAPublisher. :(

I'll leave this open as a nice-to-have in case I have time for it later.

— Reply to this email directly or view it on GitHub https://github.com/stamen/terrain-classic/issues/17#issuecomment-141606674 .

-Chris L Henrick

MFA, Design & Technology Parsons, The New School For Design

http://chrishenrick.com Github: @clhenrick https://github.com/clhenrick Twitter: @chrislhenrick https://twitter.com/chrislhenrick

“Whenever I see an adult on a bicycle, I no longer despair for the future of the human race.” — H.G. Wells

almccon commented 8 years ago

Somewhat relevant: https://eox.at/2015/12/curved-labels/ @clhenrick you might find it interesting.

clhenrick commented 8 years ago

@almccon nice, interested in how much position tweaking is necessary with CartoCSS using that method. Will definitely be giving this a try!