tilemaker
tilemaker copied to clipboard
feature order not kept from shapefiles
I try to avoid sorting on the client by pre-sorting the features (point features from a shapefile) in the source shapefile before adding them to tilemaker, but it does not work, because the order in the vector tile is different from the order in the source. Not sure if this is expected, if yes, maybe there is a way to keep the original order?