Skip to main content
Question

SQL Server Geometry with WMS OrthoExport to Image File

  • January 22, 2018
  • 0 replies
  • 10 views

What I have:

  • Individual asset geometry (e.g. point asset, linestring asset and polygon asset) from SQL server;
  • Individual park geometry from SQL server (each asset has a key to park);
  • WMS providing ortho of the city;

What I need:

  1. For each asset, an image type file (e.g. PNG or GEOTIFF etc.) highlighting the asset;
  2. Each image file should only zoom to the boundary of the park which the asset is in;
  3. Each image uses WMS ortho as the backgroud which of course is zoomed into the park boundary area;

I am new to FME and trialed and errored multiple transformers but all failed.

Could you please point me to the right direction?

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.