Shapefile 🌎

ESRI Shapefile (SHP)

Open Beta
.shp.zip · application/zip

Shapefile је најпопуларнији формат у географским информационим системима (GIS). Подржавају га ArcGIS, QGIS, MapInfo и десетине других апликација. Извоз укључује фајлове .shp, .shx, .dbf и .prj у ZIP архиви.

Извезите Shapefile одмах ✨ Отворена бета — бесплатно, без ограничења

Кључне могућности

Комплетан скуп SHP/SHX/DBF/PRJ
Атрибутски подаци (називи, типови)
WGS84 пројекција
Одвојени геометријски слојеви
Example Shapefile export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

О формату 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.

Који програм отвара Shapefile датотеке

Следећи програми и апликације могу да отворе, уреде и раде са ESRI Shapefile (SHP) (.shp.zip) датотекама извезеним из OSM2CDR:

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

Format specifications

Ко користи Shapefile карте

🏗
GIS анализа
OSM layers with attributes, ready for spatial operations in QGIS, ArcGIS or GeoPandas.
💻
Урбанистичко планирање
A base for analyzing built-up density, development and accessibility in urban studies.
📊
Студије заштите животне средине
Boundaries of green zones, water bodies and land use for environmental assessments.
🎨
Планирање саобраћаја
A road network with road types for computing routes and transport accessibility.
🗺
Телекомуникације
A geographic base for network planning: routes, coverage and connection points on real development.

Како извести Shapefile

1
Изаберите област
Нацртајте правоугаоник или полигон на интерактивној карти на osm2cdr.ru
2
Одаберите Shapefile
Изаберите ESRI Shapefile (SHP) са листе од 127 доступних формата извоза
3
Извоз
Кликните на Извоз и добићете своју .shp.zip датотеку за 1–5 минута
4
Преузимање
Преузмите готову Shapefile датотеку и отворите је у ArcGIS

Како отворити након извоза

Популарне карте у формату Shapefile

Бесплатно

Преузмите извозе карата у формату ESRI Shapefile (SHP)

Преузмите професионалне Shapefile карте из OpenStreetMap. Тренутачно генерисање, било која област.

Бесплатно / извоз
Извезите Shapefile одмах →

Често постављана питања

Могу ли да отворим Shapefile у QGIS-у?
Који атрибути се чувају?
Која пројекција се користи?
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?

Упоредите са другим форматима

Сродни формати

Често се извозе заједно

Related Articles