Shapefile 🌎

ESRI Shapefile (SHP)

Open Beta
.shp.zip · application/zip

A Shapefile a legnépszerűbb formátum a térinformatikai rendszerekben (GIS). Az ArcGIS, a QGIS, a MapInfo és tucatnyi más alkalmazás támogatja. Az export .shp, .shx, .dbf és .prj fájlokat tartalmaz egy ZIP-archívumban.

Shapefile exportálása most ✨ Nyílt béta — ingyenes, korlátozás nélkül

Fő jellemzők

Teljes SHP/SHX/DBF/PRJ készlet
Attribútumadatok (nevek, típusok)
WGS84 vetület
Külön geometriarétegek
Example Shapefile export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

A(z) Shapefile formátumról

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.

Milyen program nyitja meg a(z) Shapefile fájlokat

A következő programok és alkalmazások képesek megnyitni, szerkeszteni és kezelni az OSM2CDR-ből exportált ESRI Shapefile (SHP) (.shp.zip) fájlokat:

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

Format specifications

Ki használ Shapefile térképeket

🏗
Térinformatikai elemzés
OSM layers with attributes, ready for spatial operations in QGIS, ArcGIS or GeoPandas.
💻
Településtervezés
A base for analyzing built-up density, development and accessibility in urban studies.
📊
Környezeti vizsgálatok
Boundaries of green zones, water bodies and land use for environmental assessments.
🎨
Közlekedéstervezés
A road network with road types for computing routes and transport accessibility.
🗺
Távközlés
A geographic base for network planning: routes, coverage and connection points on real development.

Hogyan exportáljon Shapefile formátumba

1
Terület kijelölése
Rajzoljon egy téglalapot vagy sokszöget az interaktív térképen az osm2cdr.ru oldalon
2
Shapefile kiválasztása
Válassza ki a(z) ESRI Shapefile (SHP) formátumot a 127 elérhető exportformátum listájából
3
Exportálás
Kattintson az Exportálás gombra, és 1-5 percen belül megkapja a(z) .shp.zip fájlt
4
Letöltés
Töltse le a kész Shapefile fájlt, és nyissa meg a(z) ArcGIS programban

Hogyan nyissa meg az exportálás után

Népszerű térképek Shapefile formátumban

Ingyenes

Szerezzen be ESRI Shapefile (SHP) térképexportokat

Töltsön le professzionális Shapefile térképeket az OpenStreetMap adataiból. Azonnali generálás, bármilyen terület.

Ingyenes / export
Shapefile exportálása most →

Gyakran feltett kérdések

Megnyitható a Shapefile a QGIS-ben?
Mely attribútumok maradnak meg?
Milyen vetületet használ?
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?

Összehasonlítás más formátumokkal

Kapcsolódó formátumok

Gyakran együtt exportálva

Related Articles