HPGL 🖌

HPGL — Hewlett-Packard Graphics Language

Open Beta
.hpgl · application/vnd.hp-hpgl

HPGL is a text-based vector plotter control language created by Hewlett-Packard and publicly documented in 1984. It is not an image but a stream of ASCII commands (IN, SP, PU, PD, PA) the device executes as pen or blade movements. Over forty years HPGL migrated from pen plotters to vinyl cutters, laser engravers, and CNC. Our exporter generates HPGL directly: each map layer gets its own pen (1-8), polygons are closed, points are drawn as small crosses. HPGL has no labels — the output is clean outlines of roads, buildings, and water bodies.

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

主な機能

Direct HPGL export (pure Python, IN/SP/PU/PD/PA commands)
A separate pen per map layer (pens 1-8)
Polygons auto-closed, points drawn as ~5 m crosses
Coordinates in plotter units (40 units/mm), scaled to page size
2D-only, clean outlines without raster or fills
Example HPGL export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

HPGLフォーマットについて

HPGL is a plotter control language invented by Hewlett-Packard and publicly documented in 1984. It is not an image but a list of commands the device carries out literally: lift the pen, lower it, move to a point. Over forty years the language has outlived pen plotters and is still understood by vinyl cutters, laser engravers and CNC machines.

A map is exported to HPGL when the result has to be a physical object: the outline of a district drawn with a real pen on paper, a city silhouette cut out of film, a street plan engraved into wood. The file is text — you can open it in an editor and read every command.

The stream contains the IN, SP, PU, PD and PA commands: initialization, pen selection, movement with the pen up and down. Each map layer gets its own pen numbered from one to eight, polygons are closed, and point features are drawn as crosses about five meters across at map scale. Coordinates are written in plotter units — forty units per millimeter.

The format's limitations are stated honestly: two-dimensional outlines only, with no fills, raster or labels — older devices simply have no text commands. The physical color of a line depends not on the file but on which pen or which blade sits in the matching holder.

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

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

Inkscape (AxiDraw / pen-plotting extension) 💻LightBurn (лазер / laser) 💻Chiplotle (Python plotter driver) 💻Roland CutStudio 💻LaserGRBL

Format specifications

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

🏗
Plotting a district outline on a vintage pen plotter (HP 7475A, Roland DXY)
The native language of the HP 7475A and the Roland DXY: the map is drawn with a pen on paper as it is.
💻
Cutting a vinyl sticker or panel on a cutting plotter (Roland GX-24)
City outlines go to a cutting plotter as blade paths.
📊
Engraving a map outline into wood or acrylic on a laser / CNC
Ready paths for a laser or CNC — each map layer runs as a separate pass.
🎨
Contour printing on a large HP DesignJet via the HPGL/2 driver
Vector output of a wide-format drawing through the standard HPGL/2 driver.

HPGLのエクスポート方法

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

エクスポート後の開き方

HPGLの人気地図

フリー

HPGL — Hewlett-Packard Graphics Languageの地図エクスポートを入手

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

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

よくある質問

Is this a ready file for a plotter or cutter?
Why are there no street names on the map?
How are colors assigned?
At what scale will the drawing come out?
Will the file work for a laser or a CNC machine?

関連フォーマット

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

Related Articles