Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hcarrasc/gps-simulator

calculate the most short road that binds two points in a map
https://github.com/hcarrasc/gps-simulator

Last synced: about 2 months ago
JSON representation

calculate the most short road that binds two points in a map

Awesome Lists containing this project

README

        

GPS-simulator
=============

This is an unfinished work, that simulate a GSP using artificial intelligence. For example, you select two points of the map, and then it calculate for you the most short road that binds these two points.

The points of the map was stored in a postgresql database. The sql code or the data batabase are not provided.