ESRI Shapefile Export
==================================================

Coordinate Reference System: EPSG:4326
Encoding: UTF-8

Included Layers:
------------------------------
  - barriers/
      barriers.shp
      barriers.shx
      barriers.dbf
      barriers.prj
      barriers.cpg
  - boundaries/
      boundaries.shp
      boundaries.shx
      boundaries.dbf
      boundaries.prj
      boundaries.cpg
  - buildings/
      buildings.shp
      buildings.shx
      buildings.dbf
      buildings.prj
      buildings.cpg
  - craft/
      craft.shp
      craft.shx
      craft.dbf
      craft.prj
      craft.cpg
  - cycling/
      cycling.shp
      cycling.shx
      cycling.dbf
      cycling.prj
      cycling.cpg
  - green_areas/
      green_areas.shp
      green_areas.shx
      green_areas.dbf
      green_areas.prj
      green_areas.cpg
  - landuse/
      landuse.shp
      landuse.shx
      landuse.dbf
      landuse.prj
      landuse.cpg
  - military/
      military.shp
      military.shx
      military.dbf
      military.prj
      military.cpg
  - parking/
      parking.shp
      parking.shx
      parking.dbf
      parking.prj
      parking.cpg
  - pedestrian/
      pedestrian.shp
      pedestrian.shx
      pedestrian.dbf
      pedestrian.prj
      pedestrian.cpg
  - places/
      places.shp
      places.shx
      places.dbf
      places.prj
      places.cpg
  - power/
      power.shp
      power.shx
      power.dbf
      power.prj
      power.cpg
  - public_transport/
      public_transport.shp
      public_transport.shx
      public_transport.dbf
      public_transport.prj
      public_transport.cpg
  - railways/
      railways.shp
      railways.shx
      railways.dbf
      railways.prj
      railways.cpg
  - roads/
      roads.shp
      roads.shx
      roads.dbf
      roads.prj
      roads.cpg
  - tourism/
      tourism.shp
      tourism.shx
      tourism.dbf
      tourism.prj
      tourism.cpg
  - water/
      water.shp
      water.shx
      water.dbf
      water.prj
      water.cpg
  - water_lines/
      water_lines.shp
      water_lines.shx
      water_lines.dbf
      water_lines.prj
      water_lines.cpg

File Descriptions:
------------------------------
  .shp - Geometry data (points, lines, polygons)
  .shx - Shape index for fast access
  .dbf - Attribute data (dBASE format)
  .prj - Projection/CRS definition
  .cpg - Character encoding (UTF-8)

Usage:
------------------------------
  1. Extract all files to a folder
  2. Open any .shp file in your GIS software:
     - QGIS: Layer > Add Layer > Add Vector Layer
     - ArcGIS: Add Data > select .shp file
     - MapInfo: File > Open > select .shp file

Generated by Vector Map Service
https://github.com/your-project/vector-map-service