systemapic / pile

PostGIS tile server
0 stars 2 forks source link

Vector tiles #5

Open knutole opened 8 years ago

knutole commented 8 years ago

see https://github.com/systemapic/wu/issues/330 and https://github.com/systemapic/wu/issues/331

knutole commented 8 years ago

@strk This is our current vector tile creator: https://github.com/systemapic/pile/blob/master/src/pile.js#L1331

However, it has no support for #layer::pseudo, which we want. Also, need to look at how to implement Mapbox Vector Tile spec.

strk commented 8 years ago

I'm finally seeing vectors rendered, so ready to move on here. Are vector-tile branches to be rebased to current master ?