Coder Social home page Coder Social logo

mohamedrezk122 / astar-osm Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 2.16 MB

A* implementation with open street maps data to compute shortest path on maps with kd-tree and mean of means algorithm.

License: MIT License

Python 100.00%
astar-algorithm kdtree knn median-finding priority-queue shortest-path-algorithm

astar-osm's Introduction

Hi there ๐Ÿ‘‹

Programming setup

  • Void Linux
  • i3wm with i3blocks
  • emacs
  • LunarVIM / Sublime Text 4
  • Zsh shell
  • st terminal

Programming skills

  • Python / C
  • Java : OOP
  • matlab / octave
  • shell / lua

astar-osm's People

Contributors

mohamedrezk122 avatar

Watchers

 avatar

astar-osm's Issues

Unable to create a Graphml file

Hello!! I'm interested in learning about how to apply A*search in real-world mapping

I'm encountering an issue with the graphml creation.

I managed to create a map.xml file using the fetch.py
But when it came to the graphHandler.py, I'm having issues with converting the map.xml file to a graphml file.

I have tried to alter the code multiple times to make it work, but none were successful.

The error that I'm getting initially was - UnicodeDecodeError: 'charmap' codec can't decode byte 0x8f in position 57355: character maps to

But when I tried to convert the xml file to utf-8, it still didn't work.

I'm very sorry for the inconvenience, but how could i solve this issue?? and what is the proper order of running the program?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.