Map of Ibia in GeoJSON format
A map built from OpenStreetMap data, ready to download
Customize the map
Open this place's area in the constructor and adjust everything to your needs
Open in constructor →Map passport
What this map contains by default
This is how the map is built as-is — every setting can be changed in the constructor.
.geojsonAbout GeoJSON
Map of Ibia in GeoJSON: 24 buildings, 31 km of roads, 1 points of interest — in the WGS 84 coordinate system, units are meters.
Which layers are in the file
This file for the selected area contains:
- Roads
- Buildings
- Water
- Points of interest
Geometry by layer
- Roads — lines (LineString) with OpenStreetMap tags
- Buildings — polygons (Polygon) with OpenStreetMap tags
- Water — waterbody polygons and watercourse lines with tags
- Points of interest — points (Point) with names and tags
What the file carries
The GeoJSON file for Ibia: the whole map comes as a single file, the file is plain text and opens in any editor, all features lie in one collection, and the source layer name stays in the _layer field, OpenStreetMap tags are kept as feature attributes.
File size
The expected size of the GeoJSON file for Ibia is about 1.8 MB; the exact size depends on the chosen layers and area.
Coordinate systems
WGS 84 (EPSG:4326), selectable in the wizard
Compatibility
Units
Meters (projected in the chosen coordinate system)
| Category | GIS |
| File extension | .geojson |
| Tier | Free |
What's in the GeoJSON map of Ibia
24 buildings, 31.1 km of roads, 1 points of interest.
The area covers 2.0 km², with about 12 buildings per km².
Mostly tertiary roads 21.0 km, secondary roads 9.7 km, unclassified roads 0.4 km.
The map marks 2 water bodies.
GeoJSON contains 24 buildings and 1 POIs with coordinates, names and attributes. Ready for Leaflet, Mapbox, D3.js.
How to use GeoJSON for Ibia
- Select the Ibia area on the map
- Export to GeoJSON
- Load into QGIS, Mapbox Studio, or kepler.gl
- Use for analysis, filtering, and visualization
Programs that open GeoJSON
FAQ: GeoJSON for Ibia
How to open GeoJSON?
GeoJSON opens in QGIS, geojson.io, Mapbox Studio, kepler.gl, or any text editor — it's just JSON.
Is GeoJSON suitable for large areas?
For large areas, GeoPackage or FlatGeobuf is better — they're more compact and load faster.
