Map of Ruby in GeoPackage 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.
About GeoPackage
Map of Ruby in GeoPackage — an export of real OpenStreetMap data for the selected area.
Open OGC format based on SQLite — a modern Shapefile replacement. Stores multiple layers, rasters, and metadata in a single compact file with SQL query support.
Which layers are in the file
This file for the selected area contains:
- Roads
- Buildings
- Water
- Points of interest
Coordinate systems
WGS 84 (EPSG:4326), selectable in the wizard
Compatibility
Units
Meters (projected in the chosen coordinate system)
| Category | GIS |
| File extension | .gpkg |
| Tier | Free |
What's in the GeoPackage map of Ruby
94 buildings, 26.5 km of roads, 1 points of interest.
The area covers 8.2 km², with about 12 buildings per km².
Mostly residential streets 17.8 km, trunk roads 4.6 km, secondary roads 2.2 km.
The map marks 4 water bodies.
Key amenities: schools — 1.
GeoPackage includes 94 buildings and 1 POIs in a single SQLite file. Open in QGIS for analysis.
Main streets: Wexford Street, Woodland Hills Road, Mill Street, Market Street, Thurman Avenue
How to use GeoPackage for Ruby
- Select the Ruby map area on the main page
- Choose GeoPackage format and configure export settings
- Click Export and wait for processing
- Download the file and use in your application
Programs that open GeoPackage
FAQ: GeoPackage for Ruby
Why is GeoPackage better than Shapefile?
GeoPackage stores all layers in one file, supports long field names, has no 2GB limit, and works faster.
