Shapefile 🌎

ESRI Shapefile (SHP)

Open Beta
.shp.zip · application/zip

Shapefile-ն աշխարհագրական տեղեկատվական համակարգերում (GIS) ամենատարածված ձևաչափն է։ Աջակցվում է ArcGIS-ում, QGIS-ում, MapInfo-ում և տասնյակ այլ հավելվածներում։ Արտահանումը ներառում է .shp, .shx, .dbf և .prj ֆայլեր ZIP արխիվում։

Արտահանել Shapefile հիմա ✨ Open Beta — անվճար, առանց սահմանափակումների

Հիմնական հատկություններ

Ամբողջական 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 ֆայլերը

Հետևյալ ծրագրերն ու հավելվածները կարող են բացել, խմբագրել և աշխատել OSM2CDR-ից արտահանված ESRI Shapefile (SHP) (.shp.zip) ֆայլերի հետ՝

🌎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