Coder Social home page Coder Social logo

tm-map-tiles's People

Contributors

grant-humphries avatar

Watchers

 avatar

tm-map-tiles's Issues

fix tunnel rendering

the dash array property needs to be adjusted at each zoom level for each street type

incorporate hillshade

add hillshade at further lower zoom levels, it looks like rlis data won't be adequate for this because the coverage doesn't extend throughout the whole extract that we cover, so I need to look into USGS as a source. The process of acquiring and loading the data into postgis should be automated

refine handling of parks

--small parks should be filtered out higher zoom levels and possibly smoothed
--may want to use different shades of green for the various park types (natural='wood', leisure='park', etc.)

handle rendering of racetracks

that is highway='raceway' these could be included or not, but as of now everything where highway is not null is rendered

add land cover at lower zoom levels

The source for this NLCD which is free data via the government. I've worked out the colors for this to a certain extent on the system map, but I'll need a way to implement the gaussian blur technique that was used in illustrator. And again the acquisition and loading of the data (into PostGIS) needs to be automated

add oneway arrows

I've created an svg for the system map project that should work well for this

add aerialways to map

it looks weird without them mostly due to the grass that has been digitized around runways, plus having detail at the airport is appropriate to the purpose of this map

fix turning circle casing

turning circle casing should be the same as the casing on other parts of the street. this also ties into the larger issue of creating variables for street casing not just for fill, this should simplify things, but giving them a clean look in the style sheet is somewhat difficult because the initial fill variables must be referenced meaning each variable assignment can take up a half a line or more

make adjustments to osm2pgsql style

-include the key 'motorway_link' to identify motorway links that connect two freeway
-switch to hstore for tags not named in stylesheet, this could actually take care of the above issue as well

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.