Shapefile 🌎

ESRI Shapefile (SHP)

Open Beta
.shp.zip · application/zip

Shapefile એ ભૌગોલિક માહિતી સિસ્ટમ (GIS) માં સૌથી લોકપ્રિય ફોર્મેટ છે. ArcGIS, QGIS, MapInfo અને ડઝનબંધ અન્ય એપ્લિકેશન દ્વારા સમર્થિત. નિકાસમાં ZIP આર્કાઇવમાં .shp, .shx, .dbf અને .prj ફાઇલો સામેલ છે.

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 ફાઇલો કયો પ્રોગ્રામ ખોલે છે

નીચેના પ્રોગ્રામ અને એપ્લિકેશન 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 પસંદ કરો
127 ઉપલબ્ધ એક્સપોર્ટ ફોર્મેટની યાદીમાંથી ESRI Shapefile (SHP) પસંદ કરો
3
એક્સપોર્ટ
Export પર ક્લિક કરો અને 1-5 મિનિટમાં તમારી .shp.zip ફાઇલ મેળવો
4
ડાઉનલોડ
તૈયાર Shapefile ફાઇલ ડાઉનલોડ કરો અને તેને ArcGIS માં ખોલો

એક્સપોર્ટ પછી કેવી રીતે ખોલવું

Shapefile માં લોકપ્રિય નકશા

મફત

ESRI Shapefile (SHP) નકશા એક્સપોર્ટ મેળવો

OpenStreetMap માંથી વ્યાવસાયિક Shapefile નકશા ડાઉનલોડ કરો. તાત્કાલિક જનરેશન, કોઈપણ વિસ્તાર.

મફત / એક્સપોર્ટ
Shapefile હમણાં એક્સપોર્ટ કરો →

વારંવાર પૂછાતા પ્રશ્નો

શું હું QGIS માં Shapefile ખોલી શકું?
કયા ગુણધર્મો સાચવાય છે?
કયું પ્રક્ષેપણ વપરાય છે?
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