Shapefile 🌎

ESRI Shapefile (SHP)

Open Beta
.shp.zip · application/zip

Shapefile je nejrozšířenější formát v geografických informačních systémech (GIS). Podporují jej ArcGIS, QGIS, MapInfo a desítky dalších aplikací. Export zahrnuje soubory .shp, .shx, .dbf a .prj v archivu ZIP.

Exportovat Shapefile hned ✨ Otevřená beta — zdarma, bez omezení

Klíčové vlastnosti

Kompletní sada SHP/SHX/DBF/PRJ
Atributová data (názvy, typy)
Projekce WGS84
Samostatné geometrické vrstvy
Example Shapefile export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

O formátu Shapefile

The shapefile was invented by ESRI in the early 1990s, and it is still the most widespread exchange format in GIS: it is read by ArcGIS, QGIS, MapInfo, GRASS, GeoPandas, PostGIS and by almost anything that can work with a map at all. Formally it is not one file but a set: geometry, an index, an attribute table, a description of the coordinate system and of the encoding.

Data is exported to a shapefile when it goes into somebody else's workflow: hand it to a contractor, load it into a municipal GIS, put it into a project where this has been the practice for years. The format is old and has limitations, but that is exactly why it is guaranteed to open without questions.

What is in the archive: a ZIP where each layer sits in its own folder as a full set of files — roads separately, buildings separately — with a README.txt description next to them. That is not done for looks: one shapefile stores only one geometry type, points, lines and polygons physically cannot live together. The coordinates are WGS84 (EPSG:4326), and the OpenStreetMap attributes are written into the table in UTF-8.

Worth knowing up front: field names are limited to ten characters and long names get truncated, and the geometry file cannot exceed 2 GB. If these limits get in the way — take GeoPackage: the same layers in one modern file and without such restrictions.

Jaký program otevírá soubory Shapefile

Následující programy a aplikace dokážou otevřít, upravit a zpracovat soubory ESRI Shapefile (SHP) (.shp.zip) exportované z OSM2CDR:

🌎ArcGIS 🌎QGIS 🌎MapInfo 🌎GRASS GIS 💻GeoPandas (Python) 💻PostGIS

Format specifications

Kdo používá mapy Shapefile

🏗
Analýza GIS
OSM layers with attributes, ready for spatial operations in QGIS, ArcGIS or GeoPandas.
💻
Územní plánování
A base for analyzing built-up density, development and accessibility in urban studies.
📊
Studie životního prostředí
Boundaries of green zones, water bodies and land use for environmental assessments.
🎨
Dopravní plánování
A road network with road types for computing routes and transport accessibility.
🗺
Telekomunikace
A geographic base for network planning: routes, coverage and connection points on real development.

Jak exportovat Shapefile

1
Vyberte oblast
Nakreslete obdélník nebo polygon na interaktivní mapě na osm2cdr.ru
2
Zvolte Shapefile
Vyberte ESRI Shapefile (SHP) ze seznamu 127 dostupných exportních formátů
3
Export
Klikněte na Exportovat a obdržíte soubor .shp.zip během 1–5 minut
4
Stáhnout
Stáhněte si hotový soubor Shapefile a otevřete jej v ArcGIS

Jak soubor otevřít po exportu

Oblíbené mapy ve formátu Shapefile

Zdarma

Získejte mapové exporty ve formátu ESRI Shapefile (SHP)

Stáhněte si profesionální mapy Shapefile z OpenStreetMap. Okamžité generování, libovolná oblast.

Zdarma / export
Exportovat Shapefile hned →

Časté dotazy

Mohu otevřít Shapefile v QGIS?
Které atributy zůstanou zachovány?
Která projekce se používá?
Why are there several folders in the archive instead of one file?
Why are the field names cut off?
What do I do if a layer is too big?

Porovnání s dalšími formáty

Související formáty

Často exportováno společně

Related Articles