Coder Social home page Coder Social logo

sondosaabed / palestine-cities-map Goto Github PK

View Code? Open in Web Editor NEW
9.0 1.0 0.0 1016 KB

Find shortest paths between Palestinian cities using A* or Greedy BFS algorithms. Note: Heuristic values may not be accurate for the showcased 15 cities. ๐Ÿ‡ต๐Ÿ‡ธ

License: MIT License

Java 100.00%
a-star-algorithm country-map greedy greedy-best-first-search java javafx-application map pathfinding palestine-map

palestine-cities-map's Introduction

Palestinian Cities map

  • Use the Report in the repo. for more detailed information.

Summary

Throughout the development of this project, the process was divided into 3 sections:

  • The first section (Data Collection) collects data including Cities, roads, and air distance comma-separated Values (CSV) files.
  • The second section (Methodology) is concerned with the selected algorithms, their implementation, and the justification of that selection.
  • The third section (User Interface) presents the user interface specifications.

Features:

  • User can browse for the cities, streets and arial data.
  • User can chose distination and sourse cities.
  • User can find the shhortest path between them.
  • User can see the distance and the path on the map.
  • User can chose the algorithm used (A*) or (Gdeedy BFS).

Note:

Data was collected in csv files, but the heuristic values were not collected right. 15 cities are shown and paths on the map.

Screenshots of the Running Program:

First Scene Broswe for the citits file

image

The map scene:

image

After chosing the algorithm and the source and the destination the rout is shown in the Map:

image

palestine-cities-map's People

Contributors

sondosaabed avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

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.