I am studying convert shapefile to .Mbtiles. But the output name I can't set as input file name.
I attacted my workspace in the below.
Could you tell me how to make output file the same input file?
Thank you
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
Use am AttributeCreator to put fme_basename in a "FileName" attribute, in the MapnickRasterizer set the GroupBy Parameter to the FileName attribute you created earlier, then set your writer Raster File Name parameter to the same attribute.
The only way to pass an attribute through the MapnickRasterizer is to use GroupBy
Use am AttributeCreator to put fme_basename in a "FileName" attribute, in the MapnickRasterizer set the GroupBy Parameter to the FileName attribute you created earlier, then set your writer Raster File Name parameter to the same attribute.
The only way to pass an attribute through the MapnickRasterizer is to use GroupBy
Use am AttributeCreator to put fme_basename in a "FileName" attribute, in the MapnickRasterizer set the GroupBy Parameter to the FileName attribute you created earlier, then set your writer Raster File Name parameter to the same attribute.
The only way to pass an attribute through the MapnickRasterizer is to use GroupBy