Clear, Concise and exactly what I was looking for. Much appreciated Jakob, you have helped me more than you can imagine. Hope you are doing well, +100 Karma points haha
*SVG Introduction - Video* I have started making video versions of my existing tutorials. I have started with SVG because it is a pretty complete tutorial. This is the first video - the introduction to SVG. #svg
Hello, is it possible to import a map image (svg or jpeg) format and using browser we can pin point the (x,y) coordinates of certain number of points on such a map? Thanks
Thanks for your response. However, I notice that HTML canvas works only on bitmap files ? I have to do it for vector images, however bitmap based images is last resort. Can you please tell if SVG source code is available and we can modify the source code to fit in our needs like i have mentioned in my previous post ? I think SVG has an open source license!
Thanks for your answer! I need to look for a tool (web based ) that can import an indoor map of a building ( just one floor) in form of image (svg format) and then make a x,y coordinate system (with origin (0,0) on the top left of image) on that image so that i can pin point certain points in that image with (x,y) coordinates of those points, also i would like to edit the property of those points such as location inside the room and some unique ID. The idea of this whole process is to know the exact locations of certain points inside the floor of a building. Of course I would need some kind of calculation mechanism at the back end to map the pixels to the actual location in the room. however, i am not having any idea on how the front end could be done.
Clear, Concise and exactly what I was looking for. Much appreciated Jakob, you have helped me more than you can imagine.
Hope you are doing well, +100 Karma points haha
Thanks !! I am happy you found my tutorial helpful!! 😊
*SVG Introduction - Video*
I have started making video versions of my existing tutorials. I have started with SVG because it is a pretty complete tutorial. This is the first video - the introduction to SVG.
#svg
+Jakob Jenkov
Thank you so much !!!
:) ha you save me, i search longtime, svg courses, thank you Sir and God Bless you
Very nice. You might as well leave out the reference to Adobe SVG Viewer, because it's no longer necessary or maintained.
Thank you so much! I have already subscribed you, forever =))
Thank you for your kind words :-) I am glad my video helped you!
Do you not miss XML definition tag?
***** I am not sure it is really necessary. Try it out without the XML def. tag.
Hello, is it possible to import a map image (svg or jpeg) format and using browser we can pin point the (x,y) coordinates of certain number of points on such a map?
Thanks
I am not sure if you can do that with SVG, but you can with HTML5 canvas.
Thanks for your response. However, I notice that HTML canvas works only on bitmap files ? I have to do it for vector images, however bitmap based images is last resort. Can you please tell if SVG source code is available and we can modify the source code to fit in our needs like i have mentioned in my previous post ? I think SVG has an open source license!
invinciblekd I am not sure if you can do that. What exactly do you need to pinpoint on the map? What functionality are you trying to implement?
Thanks for your answer! I need to look for a tool (web based ) that can import an indoor map of a building ( just one floor) in form of image (svg format) and then make a x,y coordinate system (with origin (0,0) on the top left of image) on that image so that i can pin point certain points in that image with (x,y) coordinates of those points, also i would like to edit the property of those points such as location inside the room and some unique ID. The idea of this whole process is to know the exact locations of certain points inside the floor of a building. Of course I would need some kind of calculation mechanism at the back end to map the pixels to the actual location in the room. however, i am not having any idea on how the front end could be done.
SVG has coordinates too. Why not just add some SVG elements to your SVG images? Or - do you have the map as jpeg?
Great explanation. What software is best for drawing svg? preferably free.
Not sure. InkScape is a good guess.
Great work
Thanks! :-)
nice tutorial, thank you
Thanks! :)
Encouraging!
Thanks
3:99 No. But great explanation though
My bad... Thanks man