Skip to content

TonyGnk/osm_data_parser_to_sqlite

Repository files navigation

🗺️ OSM Data Parser To Sqlite

🌟 Introduction

This project is a Kotlin DSL for parsing OpenStreetMap (OSM) data into a SQL database. It efficiently processes OSM data, extracts relevant information, and stores it in a structured format for easy querying and analysis.

✨ Features

  • Parses OSM data into SQL tables: way_nodes, places, roads, and location categories
  • Optimizes storage by connecting words and finding average coordinates for multipoint locations
  • Provides a Domain-Specific Language (DSL) for easy customization and extension
  • Efficient data processing and database insertion

📄 License

This project is licensed under the MIT License.

About

A Kotlin DSL for parsing and storing OSM data in SQLite

Resources

License

Stars

Watchers

Forks

Languages