Shapefile 🌎

ESRI Shapefile (SHP)

Open Beta
.shp.zip · application/zip

Shapefile é o formato mais popular em sistemas de informação geográfica (SIG). Suportado por ArcGIS, QGIS, MapInfo e dezenas de outras aplicações. A exportação inclui os ficheiros .shp, .shx, .dbf e .prj num arquivo ZIP.

Exportar Shapefile agora ✨ Beta Aberta — gratuito, sem limites

Principais características

Conjunto completo SHP/SHX/DBF/PRJ
Dados de atributos (nomes, tipos)
Projeção WGS84
Camadas de geometria separadas
Example Shapefile export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

Sobre o formato 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.

Que programa abre ficheiros Shapefile

Os seguintes programas e aplicações podem abrir, editar e trabalhar com ficheiros ESRI Shapefile (SHP) (.shp.zip) exportados do OSM2CDR:

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

Format specifications

Quem utiliza mapas Shapefile

🏗
Análise SIG
OSM layers with attributes, ready for spatial operations in QGIS, ArcGIS or GeoPandas.
💻
Planeamento urbano
A base for analyzing built-up density, development and accessibility in urban studies.
📊
Estudos ambientais
Boundaries of green zones, water bodies and land use for environmental assessments.
🎨
Planeamento de transportes
A road network with road types for computing routes and transport accessibility.
🗺
Telecomunicações
A geographic base for network planning: routes, coverage and connection points on real development.

Como exportar para Shapefile

1
Selecionar área
Desenhe um retângulo ou polígono no mapa interativo em osm2cdr.ru
2
Escolher Shapefile
Selecione ESRI Shapefile (SHP) na lista de 127 formatos de exportação disponíveis
3
Exportar
Clique em Exportar e receba o seu ficheiro .shp.zip em 1-5 minutos
4
Descarregar
Descarregue o ficheiro Shapefile pronto e abra-o no ArcGIS

Como abrir depois da exportação

Mapas populares em Shapefile

Free

Obtenha exportações de mapas em ESRI Shapefile (SHP)

Descarregue mapas profissionais em Shapefile a partir do OpenStreetMap. Geração instantânea, qualquer área.

Gratuito / exportação
Exportar Shapefile agora →

Perguntas frequentes

Posso abrir Shapefile no QGIS?
Que atributos são preservados?
Que projeção é utilizada?
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?

Comparar com outros formatos

Formatos relacionados

Frequentemente exportados em conjunto

Related Articles