which I mention here because any replies there may be useful to people reading this here, if that makes sense. Anyway ..
I have an SVG file which plots points on a background PNG image (a map), and I want to edit it in Inkscape to add points and paths aligned to certain features on the PNG map.
The PNG image and plot points display fine when I open the SVG with Chrome or (with a glitch or two) Firefox. But when I open the SVG with Inkscape the PNG image does not show up, even though it is in the same directory.
I would have thought overlaying vector entities on a background raster image was a very common use case, but Googling this with reference to Inkscape shows up no relevant results that I can see.
Any ideas? Maybe I have to somehow tag the image with a sodipodi reference, of the kind Inkscape seems to use behind the scenes? Or maybe Inkscape doesn't search the current directory for relative paths/names?
I would be fine with a procedure for manually loading the background PNG image each time I start editing the SVG image, provided the vector components are visible in the foreground. But it would be better if Inkscape could do this automatically.
Hi all.
I also posted the following question at:
https://graphicdesign.stackexchange.com/questions/150038/why-does-inkscape-not-display-background-png-image-when-i-edit-svg-file-that-ref
which I mention here because any replies there may be useful to people reading this here, if that makes sense. Anyway ..
I have an SVG file which plots points on a background PNG image (a map), and I want to edit it in Inkscape to add points and paths aligned to certain features on the PNG map.
The PNG image and plot points display fine when I open the SVG with Chrome or (with a glitch or two) Firefox. But when I open the SVG with Inkscape the PNG image does not show up, even though it is in the same directory.
I would have thought overlaying vector entities on a background raster image was a very common use case, but Googling this with reference to Inkscape shows up no relevant results that I can see.
Here is an excerpt of the SVG file:
Any ideas? Maybe I have to somehow tag the image with a sodipodi reference, of the kind Inkscape seems to use behind the scenes? Or maybe Inkscape doesn't search the current directory for relative paths/names?
I would be fine with a procedure for manually loading the background PNG image each time I start editing the SVG image, provided the vector components are visible in the foreground. But it would be better if Inkscape could do this automatically.
Could it be the image is just linked (not embedded) and lost file path?
Just close the </g>
The older style xlink:href instead
There are two files attached, bit difficult to see the svg in the forum. Should be able to download both