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

התוכנות והיישומים הבאים יכולים לפתוח, לערוך ולעבוד עם קבצי 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