The website of Sodipodi, the SVG drawing tool, has a complete collection of the flags of the world in SVG. It would be really great if someone were to start a similar collection of political maps of countries... I always have trouble getting good world or country map data, and SVG maps could be rescaled and changed to suit the needs of each user. Anyone feel like taking this on?
Posted by gerv at October 26, 2005 11:32 PMI think you mean Sodipodi has a complete collection of the flags of the world in SVG, not the maps of the world.
Great find though... I too wish there were maps of the world available in SVG! I did draw continental outlines traced from Google Maps last summer, but they may not be at the level of detail expected from SVG maps, and not to mention, they are only the outlines. There are no country divisions.
Posted by: Sohail Mirza at October 27, 2005 12:07 AMYeah, it's so hard to find good maps. National Geographic's Map Machine, for example, sucks.
Best,
Tsee
Sorry, but the "Anarchist movement" and "Anarcommunist movement" are not countries.
Posted by: JR at October 27, 2005 4:01 AMSohail Mirza: Doh! Thanks; of course that's what I meant. I've updated the article.
Posted by: Gerv at October 27, 2005 7:51 AMI'm with you on this one! There's already a sizeable collection of vector maps in OpenOffice.org gallery format, and in French, at http://ooo.hg.free.fr/ (Cart'OOo, Atlas Hist'OOo, Gé'OOo), which is certainly good to have. It would be nice to see them migrate their work to SVG to be interoperable--but since OOo still can't import SVG yet, it's probably not going to happen soon.
Posted by: Smokey Ardisson at October 27, 2005 9:57 AMMaps are hard. Thinking about global maps makes you wonder which projection to use. I personally like http://en.wikipedia.org/wiki/Dymaxion_Map but that's too rarely used to be generally useful.
The real evil in this is, those are non-linear transforms, so you can't just slap an on it to get from one to the other.
Another idea would be to use a "make center of country the center of map and then project", but then of course, maps of different countries wouldn't fit back together.
3D sucks.
Posted by: Axel Hecht at October 27, 2005 10:19 AMI'm fairly sure the Open Clipart Library (http://openclipart.org/) has some SVG maps but their site is currently down.
Posted by: David Illsley at October 27, 2005 11:06 AMAxel: having the maps fit together is not a requirement. But we'd also need higher-level maps of continents and regions. For all but the largest or most northerly countries, projection doesn't matter too much. The purpose is to be illustrative, not to be cartographically perfect.
That said, I'm sure that some smart person could do a decent JavaScript implementation of the transforms required to reproject maps...
Posted by: Gerv at October 27, 2005 2:44 PMhttp://svg-solutions.net/services/worldmap/map.svg maybe?
Posted by: stelt at October 27, 2005 3:07 PMor this one: http://jibbering.com/svg/world-iso.svgz ?
Posted by: stelt at October 27, 2005 3:12 PMThe flag for Armenia doesn't display correctly in FF (and it's a simple one too). There doesn't seem to be a place to report it on their web site.
Posted by: Brad at October 27, 2005 5:58 PMstelt: that's really cool! Unfortunately it doesn't display properly in Firefox 1.5 beta 1. The owner should be serving it with Content-Encoding: gzip or something like that, or not using the SVG MIME type for something which is actually compressed SVG.
If I download it and view it, it's great but I can't "zoom in". Anyone know how I can get Firefox to render an SVG image at a different size to the size of the window?
Posted by: Gerv at October 27, 2005 6:24 PMWikipedia has a variety of maps available, including political boundary maps (down to State/Province and even county level in some cases I think):
http://en.wikipedia.org/wiki/Wikipedia:Blank_maps
Some are even SVG:
http://libre.redjar.org/maps/data/boundary/
Posted by: dave at October 27, 2005 9:00 PMAgree with Tsee, it's so hard to find good maps. National Geographic's Map Machine - sucks.
You guys have done an amazing job. Thanks =)
I have looked many places to find semi-detailed SVG maps of cities or countries. Does anyone know where they are sold or available? I am looking for Japan in particular, but others would be great to browse.
Posted by: Beale_J at October 29, 2005 12:27 PM