shapefile filtering #404
-
I am using tilemaker with a set of shapefiles, and it is working quite well. But there are some features in the shapes that I would not want in the output, and more importantly, that I would only want to have in higher zoom levels. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Not at present I'm afraid, but I agree it's a good idea and it might be reasonably easy to implement - I'll give it some thought. Ultimately I would like to bring the shapefile Lua interface closer to the main (OSM-derived) PBF interface so that you can write objects out to whatever layer you want, as centroids if necessary, etc. |
Beta Was this translation helpful? Give feedback.
Not at present I'm afraid, but I agree it's a good idea and it might be reasonably easy to implement - I'll give it some thought.
Ultimately I would like to bring the shapefile Lua interface closer to the main (OSM-derived) PBF interface so that you can write objects out to whatever layer you want, as centroids if necessary, etc.