plepe / pgmapcss

PGMapCSS is a library for PostgreSQL/PostGIS which works between an osm2pgsql based database and Mapnik (and maybe other renderers). It processes database (usually OpenStreetMap) objects according to MapCSS rules and calculates resulting colors, widths and other properties for Symbolizers, even geometric modifications.
GNU Affero General Public License v3.0
35 stars 8 forks source link

JOSM pseudo classes #10

Closed plepe closed 10 years ago

plepe commented 10 years ago

Will not support:

plepe commented 10 years ago

general support for pseudo classes has been added in #9

plepe commented 10 years ago

Postponing :righthandtraffic until join CSV support (#8) has been implemented.

plepe commented 10 years ago

:righthandtraffic has been implemented in #29