PostScript 🖨

PostScript (.ps)

Open Beta
.ps · application/postscript

PostScript(.ps)は、Adobeによるページ記述言語で、PDFの前身です。学術出版におけるプリプレスおよびアーカイブの標準であり、数千ものプリンターやRIPサーバーで対応しています。LaTeXのパイプライン(dvips → ps2pdf)や、編集可能なベクター地図レイアウトを長期アーカイブとして保管するのに最適です。

今すぐPostScriptをエクスポート ✨ オープンベータ — 無料、制限なし

主な機能

PostScript Level 2/3、可逆
純粋なベクターグラフィック
LaTeXディストリビューションと互換
標準のCLIツールでPDF / EPS / SVGに変換可能
Example PostScript export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

PostScriptフォーマットについて

PostScript is a page description language invented by Adobe in the early 1980s; PDF grew directly out of it. A .ps file is, in essence, a small program executed by the interpreter inside a printer or a RIP server: it draws vector outlines, text and raster inserts. Level 3 is still understood by office and print-shop devices, and the free Ghostscript opens such a file on any operating system.

An OpenStreetMap map is exported to PostScript when the result goes into a printing or archival pipeline: hand it to a print shop, put it on a RIP, keep the layout in editable vector form for years ahead. For on-screen viewing the format is awkward — usually a .ps is first turned into a PDF with a single command.

Here is how the file is built on our side: QGIS draws the sheet in vector, the labels stay as text with embedded fonts, and then Ghostscript converts the result into PostScript Level 3 with a standard DSC structure. The sheet is 297x210 mm by default (A4 in landscape orientation), raster elements are 300 DPI. PostScript has no layers by the design of the format itself: the map arrives as a single stream of vector commands.

PostScriptファイルを開けるプログラム

次のプログラムおよびアプリケーションは、OSM2CDRからエクスポートしたPostScript (.ps)(.ps)ファイルを開き、編集し、利用できます:

💻Adobe Distiller 💻Ghostscript 💻GSview 💻LaTeX/dvips Inkscape (export) 🎨CorelDRAW

Format specifications

PostScript地図を利用するユーザー

🏗
プリプレス・RIP サーバー
The file goes to a print shop or onto a RIP as is: vector, embedded fonts, a predictable sheet layout.
💻
学術出版(LaTeX/dvips)
An illustration for a paper in the classic latex to dvips pipeline; for pdflatex the file is converted to PDF with one command.
📊
編集可能なベクター形式での地図保存
Long-term storage of a layout: PostScript is open, documented and still readable years later.
🎨
PostScript プリンターでの印刷
A PostScript-capable printer executes the file directly, bypassing driver conversions.
🗺
ps2pdf/Distiller による PDF 変換
A ready input for Distiller or Ghostscript when the PDF has to be produced by your own printing rules.

PostScriptのエクスポート方法

1
範囲を選択
osm2cdr.ruのインタラクティブ地図上で長方形またはポリゴンを描画します
2
PostScriptを選択
利用可能な127種類のエクスポートフォーマットの一覧からPostScript (.ps)を選択します
3
エクスポート
「エクスポート」をクリックすると、1〜5分で.psファイルを受け取れます
4
ダウンロード
完成したPostScriptファイルをダウンロードし、Adobe Distillerで開きます

エクスポート後の開き方

PostScriptの人気地図

フリー

PostScript (.ps)の地図エクスポートを入手

OpenStreetMapからプロフェッショナルなPostScript地図をダウンロード。即時生成、任意の範囲に対応。

無料 /エクスポート
今すぐPostScriptをエクスポート →

よくある質問

PS は EPS と何が違うのですか?
Adobe Reader なしで Windows 上で .ps を開けますか?
PostScript はもう時代遅れですか?
.ps ではレイヤーは保持されますか?
What sheet size do I get?
How is PS different from your own PDF?

関連フォーマット

よく一緒にエクスポートされるフォーマット

Related Articles