Skip to main content
Question

How do yo verify that both a raster and vector features are all in the same projection and that they overlap?

  • November 9, 2020
  • 3 replies
  • 8 views

Forum|alt.badge.img

With in the context of of using the MapnikRasterize Transformer?

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.

3 replies

david_r
Celebrity
  • 8392 replies
  • November 9, 2020

Try sending both datasets to the same Inspector and check if they overlap.


Forum|alt.badge.img+2
  • 194 replies
  • November 9, 2020

Add a reprojector to each one and set to read from feature and then define a projection. Then output to a visualizer to view them in the same projected space.


david_r
Celebrity
  • 8392 replies
  • November 9, 2020

Add a reprojector to each one and set to read from feature and then define a projection. Then output to a visualizer to view them in the same projected space.

I agree, as long as both datasets are already georeferenced. If a raster such as a PNG file does not have a world file, it may be necessary to georeference it first using e.g. the RasterGeoreferencer.