Difference between revisions of "Map Creation and Editing"

From Hack Sphere Labs Wiki
Jump to: navigation, search
(Map Creation)
(PDF to SVG)
Line 17: Line 17:
 
=PDF to SVG=
 
=PDF to SVG=
 
InkScape but the bigger problem is that it does not handle text correctly (i am assuming) if you do not have the matching fonts installed.  It is a 'bug' in inkscape that does not allow direct svg conversion of text.  A post suggested using the poppler (http://poppler.freedesktop.org/) library.  I did not push into it.
 
InkScape but the bigger problem is that it does not handle text correctly (i am assuming) if you do not have the matching fonts installed.  It is a 'bug' in inkscape that does not allow direct svg conversion of text.  A post suggested using the poppler (http://poppler.freedesktop.org/) library.  I did not push into it.
 +
 +
=Map IRL Conferences=
 +
*http://2013.foss4g.org/

Revision as of 09:26, 23 September 2013

Misc

  • GeoTiff

TIFF to PDF

Ghostscript seems to be the best for this. One could use different graphic editors but on large files with high resolutions this will choke as trying to load the entire graphic in memory.

Managing Large TIFF Files

Map Creation

QGIS

PDF to SVG

InkScape but the bigger problem is that it does not handle text correctly (i am assuming) if you do not have the matching fonts installed. It is a 'bug' in inkscape that does not allow direct svg conversion of text. A post suggested using the poppler (http://poppler.freedesktop.org/) library. I did not push into it.

Map IRL Conferences