Skip to main content
Question

How do I overlay a set of lines/vectors on an image?

  • November 9, 2020
  • 4 replies
  • 56 views

Forum|alt.badge.img

How do I overlay a set of lines on an image? See below…. I cant see the lines on the image?

Capture

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.

4 replies

david_r
Celebrity
  • 8392 replies
  • November 9, 2020

I would try the MapnikRasterizer. Just make sure that the vectors are on top of the raster.


Forum|alt.badge.img
  • Author
  • 20 replies
  • November 9, 2020

I would try the MapnikRasterizer. Just make sure that the vectors are on top of the raster.

How do you make sure the vectors are on top?


ebygomm
Influencer
Forum|alt.badge.img+44
  • Influencer
  • 3427 replies
  • November 9, 2020

The ordering is controlled by the input ports on the Mapnik Rasterizer, with the top port being drawn first as the bottom most layer.

 

Probably a good idea to check that your raster and vector are in the same coordinate system also


Forum|alt.badge.img
  • Author
  • 20 replies
  • November 9, 2020

Thank you. I've done the everything just not quite seeing the lines appear ontop of the rasta. It seems as if the lines are condensed together at the top left of the rasta once they are combined. Image below.

 

 

 

Capture1 

The yellow lines now seem to be top right? Why are they not overlayed to look the same as above?Capture2