Use this for measurements
On Apr 23, 2017 23:24, inkscape-user-request@lists.sourceforge.net wrote:
Send Inkscape-user mailing list submissions to inkscape-user@lists.sourceforge.net
To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/inkscape-user or, via email, send a message with subject or body 'help' to inkscape-user-request@lists.sourceforge.net
You can reach the person managing the list at inkscape-user-owner@lists.sourceforge.net
When replying, please edit your Subject line so it is more specific than "Re: Contents of Inkscape-user digest..."
Today's Topics:
1. Clickable SVG map (Steve Litt) 2. Re: Clickable SVG map (Martin Owens) 3. Re: Clickable SVG map (Victor Westmann) 4. Re: Clickable SVG map (Steve Litt) 5. Re: Clickable SVG map (C R) 6. Re: Clickable SVG map (C R)
----------------------------------------------------------------------
Message: 1 Date: Mon, 24 Apr 2017 00:38:35 -0400 From: Steve Litt <slitt@...2357...> Subject: [Inkscape-user] Clickable SVG map To: inkscape-user@lists.sourceforge.net Message-ID: <20170424003835.552d6f01@...3217...> Content-Type: text/plain; charset=US-ASCII
Hi all,
I've read that, when making an HTML page with a clickable map (a map of the states in America, for instance), it's very doable in SVG. Has anybody done this? If so, did you need to copy and paste the svg code into the HTML, or were you able to work from an image imported with the <img src="mymap.svg"/> tag?
Did you need to do something to tell the CSS in your HTML doc's head that you meant #rect1234 in the <css> tree? Does anyone know of a document that unambiguously tells exactly how to do it?
Thanks,
SteveT
Steve Litt April 2017 featured book: Troubleshooting Techniques of the Successful Technologist http://www.troubleshooters.com/techniques
------------------------------
Message: 2 Date: Mon, 24 Apr 2017 00:58:27 -0400 From: Martin Owens <doctormo@...155...> Subject: Re: [Inkscape-user] Clickable SVG map To: Inkscape User Community inkscape-user@lists.sourceforge.net Message-ID: <1493009907.13767.9.camel@...155...> Content-Type: text/plain; charset="UTF-8"
I did this many years ago if's an interesting example for you:
http://divajutta.com/doctormo/locomap/map.svg
But there are lots of svg maps these days. Leaflet does a fairly good job of showing a map which can be constructed from svg paths, you can choose to have open street map tiles or not.
Best Regards, Martin Owens
On Mon, 2017-04-24 at 00:38 -0400, Steve Litt wrote:
Hi all,
I've read that, when making an HTML page with a clickable map (a map of the states in America, for instance), it's very doable in SVG. Has anybody done this? If so, did you need to copy and paste the svg code into the HTML, or were you able to work from an image imported with the <img src="mymap.svg"/> tag?
Did you need to do something to tell the CSS in your HTML doc's head that you meant #rect1234 in the <css> tree? Does anyone know of a document that unambiguously tells exactly how to do it?
Thanks,
SteveT
Steve Litt? April 2017 featured book: Troubleshooting Techniques ?????of the Successful Technologist http://www.troubleshooters.com/techniques
Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
------------------------------
Message: 3 Date: Sun, 23 Apr 2017 22:07:55 -0700 From: Victor Westmann <victor.westmann@...155...> Subject: Re: [Inkscape-user] Clickable SVG map To: Inkscape User Community inkscape-user@lists.sourceforge.net Message-ID: <CAPOH7=amxU8mZw-EVLr3AbN1=vQ1cLWhO8uwLjHHaFtCQF-2iw@...156...> Content-Type: text/plain; charset="utf-8"
Hi,
This is really cool. Do we have a map sample on inkscape website? I mean... can we promote our tool as an app that does this?
Do you guys think more people would be interested? On Apr 23, 2017 10:00 PM, "Martin Owens" <doctormo@...155...> wrote:
I did this many years ago if's an interesting example for you:
http://divajutta.com/doctormo/locomap/map.svg
But there are lots of svg maps these days. Leaflet does a fairly good job of showing a map which can be constructed from svg paths, you can choose to have open street map tiles or not.
Best Regards, Martin Owens
On Mon, 2017-04-24 at 00:38 -0400, Steve Litt wrote:
Hi all,
I've read that, when making an HTML page with a clickable map (a map of the states in America, for instance), it's very doable in SVG. Has anybody done this? If so, did you need to copy and paste the svg code into the HTML, or were you able to work from an image imported with the <img src="mymap.svg"/> tag?
Did you need to do something to tell the CSS in your HTML doc's head that you meant #rect1234 in the <css> tree? Does anyone know of a document that unambiguously tells exactly how to do it?
Thanks,
SteveT
Steve Litt April 2017 featured book: Troubleshooting Techniques of the Successful Technologist http://www.troubleshooters.com/techniques
Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
participants (1)
-
Susan Spencer