forked from MapComplete/MapComplete
Feature: add SVG for 3D-printing
This commit is contained in:
parent
8685ec8ccc
commit
8a9650c737
4 changed files with 69 additions and 15 deletions
|
@ -173,7 +173,9 @@
|
|||
"downloadAsPng": "Download as image",
|
||||
"downloadAsPngHelper": "Ideal to include in reports",
|
||||
"downloadAsSvg": "Download an SVG of the current map",
|
||||
"downloadAsSvgHelper": "Compatible Inkscape or Adobe Illustrator; will need further processing",
|
||||
"downloadAsSvgHelper": "Compatible with Inkscape or Adobe Illustrator; will need further processing",
|
||||
"downloadAsSvgLinesOnly": "Download an SVG of the current map only containing lines",
|
||||
"downloadAsSvgLinesOnlyHelper": "Self-intersecting lines are broken up, can be used with some 3D-software",
|
||||
"downloadCSV": "Download visible data as CSV",
|
||||
"downloadCSVHelper": "Compatible with LibreOffice Calc, Excel, …",
|
||||
"downloadFeatureAsGeojson": "Download as GeoJSON-file",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue