A way more flexible (and dificult) is using PostgreSQL with PostGIS. The version 8.1 is compatible with Windows, and have the shp2sql.exe program. When you run this, the result is a SQL script for PostgreSQL and then is possible introduce de shape into the database. Then is possible modify de map, make new ones with spatial analysis, export then again to SHP, or make a SVG map with the function asSVG() witch is explain in the PostGIS manual. Andreas Neumann in his Web site have more details:
http://www.carto.net/papers/svg/postgis_geturl_xmlhttprequest/ Jeroen Vanattenhoven <[EMAIL PROTECTED]> escribió: Andreas Neumann has created a little tool which you can use for free. It is commandline with several options (including id options if I remember correctly). You can get it at http://www.carto.net/papers/svg/utils/shp2svg/. Jeroen csorba_edith schreef: > > Hi, > I am new to the group, so if this question was already debated, sorry > for that. > I have a problem with transfering shapefiles from ArcMap to SVG > format. If I use the "export map" to SVG format option in ArcMap it > doesn't use the coordinates in meters and doesn't add ID's, which I > need to connect to my database. I tried using GeoCon, but the output > SVG file is more like a map of black stains, than an actual map. I > have around 10 shapefiles on the map, and they are quite detailed. > Any hint, any help? > Thanks. > Edith > > Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm __________________________________________________ Correo Yahoo! Espacio para todos tus mensajes, antivirus y antispam ¡gratis! Regístrate ya - http://correo.espanol.yahoo.com/ [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> Get to your groups with one click. Know instantly when new email arrives http://us.click.yahoo.com/.7bhrC/MGxNAA/yQLSAA/1U_rlB/TM --------------------------------------------------------------------~-> ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

