gis data to svg; cdr
Hi,
FYI, there are LGPL tools to convert ArcView Shapefiles, used as common GIS exchange file format, to SVG: http://www.carto.net/papers/svg/utils/shp2svg/
And, btw, do we really want to forget cdr2svg.py script by Richard Hughes from September 2005?
Alexandre
On Fri, 2006-08-04 at 20:20 +0400, Alexandre Prokoudine wrote:
Hi,
FYI, there are LGPL tools to convert ArcView Shapefiles, used as common GIS exchange file format, to SVG: http://www.carto.net/papers/svg/utils/shp2svg/
And, btw, do we really want to forget cdr2svg.py script by Richard Hughes from September 2005?
Alexandre
Heya, at siggraph, I have many conversations with people about different file format converters: Google Earth people were interested, some cartography people were interested, and others. Basically, > 3 people from big companies were interested in GIS data in Inkscape, even if they have to chuck the altitude (the 3rd-D).
I am writing up an email about the meetings here after I recover from the trip.
I will take first stroke at seeing if this converter works with Inkscape, as I messed around with this with another developer at siggraph...
The conference went beyond amazing! pictures soon!
Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=D... _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
# from Jon Phillips # on Friday 04 August 2006 11:15 am:
I will take first stroke at seeing if this converter works with Inkscape, as I messed around with this with another developer at siggraph...
There has been an GDAL/OGR to rhizopod connector in vectorsection for a while. It's python.
--Eric
a few comments see below:
Jon Phillips wrote:
On Fri, 2006-08-04 at 20:20 +0400, Alexandre Prokoudine wrote:
Hi,
FYI, there are LGPL tools to convert ArcView Shapefiles, used as common GIS exchange file format, to SVG: http://www.carto.net/papers/svg/utils/shp2svg/
The carto.net shapefile -> svg solution is really a 2 step perl script process - first converting to a postgis enabled postgres database file then to the svg file. Kind of cumbersome. This is because a "shp shapefile" is really 3 files: a geographical info file, an attribute dbf file and an index file. It's also only 2-D. A straight geo info to svg wouldn't be too hard (I already have a shp->java2d one) and the conversion to svg is on my forever asap list - I will post stuff here when I start working on it unless one of the better programmers beats me to it :)
And, btw, do we really want to forget cdr2svg.py script by Richard Hughes from September 2005?
Alexandre
Heya, at siggraph, I have many conversations with people about different file format converters: Google Earth people were interested, some cartography people were interested, and others. Basically, > 3 people from big companies were interested in GIS data in Inkscape, even if they have to chuck the altitude (the 3rd-D).
A svg connection with Google Earth would be very cool. re 3-D, it's a shame to chuck it - there wasn't too much interest in Inkscape 3-D as a SOC project this year but maybe next year! Remember Katrina was an elevation problem.
I will take first stroke at seeing if this converter works with Inkscape, as I messed around with this with another developer at siggraph...
Another opensource GIS program and format is "GRASS". But I'm not sure what their file format is like but would be a great format to have a conversion for and a good group to have a connection with.
Another opensource GIS program and format is "GRASS". But I'm not sure what their file format is like but would be a great format to have a conversion for and a good group to have a connection with.
there was a v.out.svg module for grass announced a few days ago: http://svg.cc/grass/
but I'haven't tested it yet, because compiling grass on cygwin seems not to be easy. But I would really appreciate to have this. Till now I'm using the shp2svg converter to get my data converted.
Cheers Wolfgang
participants (5)
-
Alexandre Prokoudine
-
Eric Wilhelm
-
Jon Phillips
-
jtaber
-
Wolfgang