GridLoc!

A big amount of the world's population doesn't have street addresses. Cheap smartphones and GPS's are allowing systems to be adopted as solutions for people to be able to communicate location information to each other. There's a lot of theoretical papers but very few implementations with high accuracy so we decided to work on this. -Kevin


Inspiration:


What it does

Our project is an extended application of The Maidenhead Locator System which is a method for identifying positions on Earth commonly used by VHF/UHF enthusiasts. The position information is represented in a higher level of precision(roughly 10 meters). Pairs of characters alternate between letters and numbers to indicate a zone or a sub-zone.


How we built it


Future

A system of a similar implementation would be used in developing countries, it'll be really helpful for both companies and clients. If fully developed it could become an official address system as well.


Challenges:

Documentation


This project was built using vue.js for HackISU Fall 2017.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

References:

  1. [farvacque] Farvacque-Vitkovic C, Godin L, Leroux H, Verdet F, Chavez R 2005. Street Addressing and the Management of Cities, World Bank, 2005

Built With

Share this project:

Updates