Skip to main content
Question

How to convert shapefile to mbtiles in FME 2019?

  • April 17, 2019
  • 2 replies
  • 62 views

hoa_le
Contributor
Forum|alt.badge.img+5
Hi all,

 

I want to convert shapfile to .mbtiles in FME2019.

Could you show me how to convert?

 

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.

2 replies

redgeographics
Celebrity
Forum|alt.badge.img+60
  • Celebrity
  • 3702 replies
  • April 17, 2019

That's a very general question. Shape is a vector format and MBTiles is a raster format so that means you'll have to use for example an ImageRasterizer or MapnikRasterizer to create that raster. You'll also need to think about zoom levels and styling.

If you can go a bit more in detail about what you have as input and what you want to get as an end-result we'd be able to give you some more specific advice.


hoa_le
Contributor
Forum|alt.badge.img+5
  • Author
  • Contributor
  • 142 replies
  • April 19, 2019

That's a very general question. Shape is a vector format and MBTiles is a raster format so that means you'll have to use for example an ImageRasterizer or MapnikRasterizer to create that raster. You'll also need to think about zoom levels and styling.

If you can go a bit more in detail about what you have as input and what you want to get as an end-result we'd be able to give you some more specific advice.

Yes. I have a model in FME to convert vector to mbtile in here:

26261-tab-to-mbtiles.fmwt